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

Add generation for CFN handler permissions #939

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 13, 2021

This commit introduces automatic generation for handler permissions
based on the lifecycle operation used and permissions listed in the
@aws.iam#requiredActions trait on that operation.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich kstich requested a review from a team as a code owner October 13, 2021 22:23
This commit introduces automatic generation for handler permissions
based on the lifecycle operation used and permissions listed in the
@aws.iam#requiredActions trait on that operation.
@kstich kstich merged commit e0bcdd0 into main Oct 15, 2021
@kstich kstich deleted the support_cfn_handlers branch October 15, 2021 21:16
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

Successfully merging this pull request may close these issues.

2 participants