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
{{ message }}
This repository was archived by the owner on Aug 31, 2022. It is now read-only.
When I tried to deploy the app using the CFN template I got the following error:
AMI ami-059f8e2bf146b1e8f is invalid: The image id '[ami-059f8e2bf146b1e8f]' does not exist (Service: AmazonAutoScaling; Status Code: 400; Error Code: ValidationError; Request ID: 68fd4efd-1cde-11ea-b4af-a53356b0d218)
Hi!
When I tried to deploy the app using the CFN template I got the following error:
AMI ami-059f8e2bf146b1e8f is invalid: The image id '[ami-059f8e2bf146b1e8f]' does not exist (Service: AmazonAutoScaling; Status Code: 400; Error Code: ValidationError; Request ID: 68fd4efd-1cde-11ea-b4af-a53356b0d218)
Is there a new image id to use?
Thanks!