Displaying 1 result from an estimated 1 matches for "awsregionarch2ami".
2020 Jun 09
0
Amazon Machine Image failing because of ec2:RunInstances Not authorized for images: [ami-03c4e540f2256d223]
...configuration or I would suggest contact the
marketplace provider support directly, unfortunately we do not have insight
in those images, only the provider.
This way they'll update the below mappings in the CloudFormation template
with the relevant AMI for us-west-2 region for you.
---
"AWSRegionArch2AMI": {
"us-east-1": {
"HVM64": "ami-0e683f9e59dd2838c"
},
"us-west-2": {
"HVM64": "ami-03c4e540f2256d223"
},
"us-west-1": {...