Skip to content

Conversation

@abishekrsrikaanth
Copy link
Contributor

The serverless deploy cli command now requires the iam:TagRole permissions on the minimum policy for the Deployment to be completed. Without this role, we get the following error

CREATE_FAILED: IamRoleLambdaExecution (AWS::IAM::Role)
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: "User: arn:aws:iam::XXXXXX:user/lambda_user is not authorized to perform: iam:TagRole on resource: arn:aws:iam::XXXXXX:role/app-dev-ap-south-1-lambdaRole because no identity-based policy allows the iam:TagRole action

@mnapoli
Copy link
Member

mnapoli commented Nov 28, 2025

Thanks, is it a change in serverless v3 or v4?

@abishekrsrikaanth
Copy link
Contributor Author

This is for v3

@mnapoli mnapoli merged commit 912298b into brefphp:master Nov 28, 2025
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