If you have not defined a default region and default profile, you must specify the region and profile in the script:
--profileAWS_PROFILE--regionAWS_SERVER_REGION
Be sure to replace AWS_PROFILE and AWS_SERVER_REGION with your profile and region values.
At your AWS CLI prompt, enter the updated script from the previous step to initiate the update. The AWS CLI will return an object containing the StackId.
In CloudFormation, on the Stack Info tab, confirm that the update has completed:
Go to the Stacks page. A list of the stacks in the account are displayed.
Under the Stack name column, click the stack name.
On the Stack info tab, check the Status.
Troubleshooting
This section details common errors that can occur during the updating process. If an error occurs that is not listed below, please contact your Apono representative.
An error occurred (ValidationError) when calling the UpdateStack operation: Stack [stack name] does not exist.
This occurs when the incorrect stack name has been included in the update script.
Use the following steps to correct this error:
Locate and copy the stack name under the Stack name column of the Stacks page.