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 - policy modify - handle statements without sids #6943

Merged

Conversation

kapilt
Copy link
Collaborator

@kapilt kapilt commented Oct 14, 2021

closes #6940


@kapilt
Copy link
Collaborator Author

kapilt commented Oct 15, 2021

would like to have some tests against resource policies (sns) that lack sids.

@kapilt kapilt marked this pull request as ready for review October 6, 2022 19:19
@PratMis
Copy link
Collaborator

PratMis commented May 8, 2023

@kapilt, getting to this one, I see you wanted to have a test re: sns without sid on this. Hence, I went ahead and added one. Please let me know if that satisfies it. Thanks

Copy link
Member

@ajkerrigan ajkerrigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me 👍 . One nit inline wondering if the sid-generation logic might cause some unexpected churn, but that may be a non-issue.

c7n/actions/policy.py Show resolved Hide resolved
@ajkerrigan ajkerrigan merged commit 6ec2112 into cloud-custodian:main May 16, 2023
21 checks passed
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.

Key error when adding a policy statement to an SNS Topic
3 participants