Skip to content

Add AddTagsToResource to fix issue with CreateDBSnapshot#196

Merged
Tom Smith (tom-j-smith) merged 1 commit into
mainfrom
manual-snapshot-irsa-fix
Sep 23, 2025
Merged

Add AddTagsToResource to fix issue with CreateDBSnapshot#196
Tom Smith (tom-j-smith) merged 1 commit into
mainfrom
manual-snapshot-irsa-fix

Conversation

@tom-j-smith
Copy link
Copy Markdown
Contributor

This adds permission to the RDS irsa to add tags which is required when CreateDBSnapshot is used.
The tags from the RDS are automatically added to the snapshot so this process fails without these permissions:
An error occurred (AccessDenied) when calling the CreateDBSnapshot operation: {user} is not authorized to perform: rds:AddTagsToResource on {rds arn} because no identity-based policy allows the rds:AddTagsToResource action

@tom-j-smith Tom Smith (tom-j-smith) changed the title Add AddTagsToResource to fix error with CreateDBSnapshot Add AddTagsToResource to fix issue with CreateDBSnapshot Sep 23, 2025
@tom-j-smith Tom Smith (tom-j-smith) merged commit 71e3c84 into main Sep 23, 2025
3 checks passed
@tom-j-smith Tom Smith (tom-j-smith) deleted the manual-snapshot-irsa-fix branch September 23, 2025 12:15
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.

2 participants