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

aws - mu refactor - add permission extracted and mugc support tag for mode detection #6988

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kapilt
Copy link
Collaborator

@kapilt kapilt commented Nov 9, 2021

while testing #6969 some oddities wrt to add permission handling
where noted, this pr refactors mu's event classes to consistently
use a base class which also provide a centralized implementation
of add_permission.

additionally mugc was updated to support using the custodian-info
tag on lambdas to determine which event mode the function is using,
falling back to the previous if no tag is found. the tag has been
present in custodian releases and provisioned lambda functions for
over two years. this will allow mugc to expand to other event modes
more easily.

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.

None yet

1 participant