Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Permit S3 tagging for CloudFormation
Avoid errors like this: ``` Resource handler returned message: "Encountered a permissions error performing a tagging operation, please add required tag permissions. See https://repost.aws/knowledge-center/cloudformation-tagging-permission-error for how to resolve. Resource handler returned message: "Access Denied (Service: S3, Status Code: 403, Request ID: GDYGC3TFW6806N9H, Extended Request ID: ...)"" (RequestToken: ..., HandlerErrorCode: UnauthorizedTaggingOperation) ```
- Loading branch information