Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get mapping for PrefixListIdMap:eu-north-1:s3 #14

Open
ceasterday1 opened this issue Mar 18, 2020 · 0 comments
Open

Unable to get mapping for PrefixListIdMap:eu-north-1:s3 #14

ceasterday1 opened this issue Mar 18, 2020 · 0 comments

Comments

@ceasterday1
Copy link

ceasterday1 commented Mar 18, 2020

It appears that there is no prefix list mapping for eu-north in the template and therefore Cloudformation fails to run the build with the error described in the title.

"PrefixListIdMap" : {
      "ap-south-1" : { "s3" : "pl-78a54011" },
      "eu-west-1" : { "s3" : "pl-6da54004" },
      "eu-west-2" : { "s3" : "pl-7ca54015" },
      "eu-west-3" : { "s3" : " pl-23ad484a " },
      "ap-southeast-1" : { "s3" : "pl-6fa54006" },
      "ap-southeast-2" : { "s3" : "pl-6ca54005" },
      "eu-central-1" : { "s3" : "pl-6ea54007" },
      "ap-northeast-2" : { "s3" : "pl-78a54011" },
      "ap-northeast-1" : { "s3" : "pl-61a54008" },
      "us-east-1" : { "s3" : "pl-63a5400a" },
      "us-east-2" : { "s3" : "pl-7ba54012" },
      "sa-east-1" : { "s3" : "pl-6aa54003" },
      "us-west-1" : { "s3" : "pl-6ba54002" },
      "us-west-2" : { "s3" : "pl-68a54001" },
      "ca-central-1" : { "s3" : "pl-7da54014" },
      "sa-east-1" : { "s3" : "pl-6aa54003" }
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant