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

Allow the deploy user to tag SNS topics. #36

Merged

Conversation

hubertott
Copy link
Contributor

When you are wanting to tag an SNS Topic upon creation you are required to have the :sns:TagResource permissions.

This seems to happen when you refer to a topic by environment reference.

References:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-topic.html#cfn-sns-topic-tags
an SNS Topic
https://docs.aws.amazon.com/sns/latest/api/API_TagResource.html

@hubertott hubertott requested a review from a team as a code owner March 7, 2024 03:16
@hubertott hubertott requested review from AdamJHall and removed request for a team March 7, 2024 03:16
@hubertott hubertott merged commit dd215ff into main Mar 7, 2024
1 check 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.

3 participants