Update
How to update the deployment to newer version
Last updated
How to update the deployment to newer version
Last updated
Open AWS console -> Cloud Formation -> Stacks
Make sure you're in the same region you chose in Step 3.
Click your top level stack, the one without the NESTED
badge.
Click the Update
button at the top right.
Choose the Replace current template
option
Ensure Template source is set to Amazon S3 URL
Use the following URL as the template URL:
Click Next
through the form until you reach the summary page
Wait until
Check the checkboxes right above buttons at the bottom of the page
Click "Submit" - which will trigger the update.
Wait until status of the stack will reach the value UPDATE_COMPLETE
Install AWS CLI
Authenticate AWS CLI