Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "account": "123",
- "detailType": "CodePipeline Pipeline Execution State Change",
- "region": "us-east-1",
- "source": "aws.codepipeline",
- "time": "2023-04-06T18:11:13Z",
- "notificationRuleArn": "arn:aws:codestar-notifications:us-east-1:123:notificationrule/fcc345658f2749f02f63d15941a097f5874dceb9",
- "detail": {
- "pipeline": "MyApp3",
- "execution-id": "2127006b-d467-4a67-a0c8-e5e1be423ad9",
- "state": "FAILED",
- "version": 2
- },
- "resources": [
- "arn:aws:codepipeline:us-east-1:123:MyApp3"
- ],
- "additionalAttributes": {
- "failedActionCount": 1,
- "failedActions": [
- {
- "action": "Deploy_To_Fargate",
- "additionalInformation": "Unable to access the artifact with Amazon S3 object key 'MyApp3/BuildArtif/w7PpozB' located in the Amazon S3 artifact bucket 'codepipeline-us-east-1-886966895978'. The provided role does not have sufficient permissions."
- }
- ],
- "failedStage": "Deploy"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement