You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS EMR requires the bootstrap actions to be contained in S3, but this
prevents easy tracking using a VCS.
Create a static file that can be placed in S3, and called with VCS info
to run a dynamic script that is in version control. This means the
version of bootstrap scripts is set in the cloudformation template.
0 commit comments