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 support for additional resource policies #2

Open
noamsdahan opened this issue Mar 3, 2022 · 0 comments
Open

Add support for additional resource policies #2

noamsdahan opened this issue Mar 3, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@noamsdahan
Copy link
Contributor

Add support for additional resource policies. Consult the list of services which support resource-based policies.
Currently, aws-access-undenied supports resource policies for KMS Keys, Secret Manager secrets, S3 buckets, ECR repositories and Lambda Functions.

To add resource policy support.

  • Add the function _get_<service>_<resource>_resource_policy to resource_policy_utils.py
  • Call the function in the appropriate circumstances from get_resource_policy
@noamsdahan noamsdahan added the good first issue Good for newcomers label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Development

No branches or pull requests

1 participant