codepipeline: EcsDeployAction missing ecs:TagResource #29400
Labels
@aws-cdk/aws-codepipeline
Related to AWS CodePipeline
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p1
Describe the bug
According to the document,
ecs:TagResource
is required for the role but missing in our code:aws-cdk/packages/aws-cdk-lib/aws-codepipeline-actions/lib/ecs/deploy-action.ts
Lines 84 to 92 in f0383d6
Expected Behavior
The correct policy statement should be updated:
Current Behavior
missing
ecs:TagResource
Reproduction Steps
N/A
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
v2.131.0
Framework Version
No response
Node.js Version
all versions
OS
all
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: