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

Deployment Errors #3

Closed
bfranzen1-zz opened this issue Apr 7, 2020 · 1 comment
Closed

Deployment Errors #3

bfranzen1-zz opened this issue Apr 7, 2020 · 1 comment

Comments

@bfranzen1-zz
Copy link

I ran into a couple of errors when initially deploying this AWS Solution. First, there seems to be a misconfiguration in the source stage of the codepipeline that is created. I had to add a "_" to the object name in this stage. Also, initially the account that the solution is deployed in has no access to download the customization templates from S3 because the KMS key used doesn't allow the root of the account to decrypt using the key.

@groverlalit
Copy link
Member

Hello @bfranzen1,
The KMS key policy by default as a best practice doesn't add 'root' ARN to the policy. We recommend to add only needed user/group/role ARN to the key policy to limit the access to the resources encrypted by the solution KMS key.
Hope this helps.
Thanks

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

3 participants