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

fix: IAM policy paths for parameters and secrets are incorrect #907

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

bmiller08
Copy link
Contributor

SSM and Secrets Manager policies were incorrectly given the path values and not the full ARN which created invalid policies. Parameters and Secrets use slightly different ending syntax but mostly the same otherwise. Policies and testing have been updated to reflect what should be proper ARNs

Closes #906

SSM and Secrets Manager policies were incorrectly given the path values and not the full ARN which created invalid policies. Parameters and Secrets use slightly different ending syntax but mostly the same otherwise. Policies and testing have been updated to reflect what should be proper ARNs

Closes #906
@bmiller08 bmiller08 merged commit e3815d0 into master Jun 18, 2024
2 checks passed
@bmiller08 bmiller08 deleted the iamfix branch June 18, 2024 02:54
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.

Incorrect policy setup for SSM/SecretsManager storage option
1 participant