Open
Description
Running make install
on a new deployment fails due to CodeStarNotifications
drem-pipeline-main: creating CloudFormation changeset...
16:58:26 | CREATE_FAILED | AWS::CodeStarNotifications::NotificationRule | NotificationRule44229486
Resource handler returned message: "Invalid request provided: AWS::CodeStarNotifications::NotificationRule" (RequestToken: abf74393-352f-0fd6-2d08-7c612c397d59, HandlerErrorCode: InvalidRequest)
❌ drem-pipeline-main failed: Error: The stack named drem-pipeline-main failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "Invalid request provided: AWS::CodeStarNotifications::NotificationRule" (RequestToken: abf74393-352f-0fd6-2d08-7c612c397d59, HandlerErrorCode: InvalidRequest)
at FullCloudFormationDeployment.monitorDeployment (/Users/davidsmith/Documents/Development/deepracer/drem/node_modules/aws-cdk/lib/index.js:443:10236)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.deployStack2 [as deployStack] (/Users/davidsmith/Documents/Development/deepracer/drem/node_modules/aws-cdk/lib/index.js:446:153718)
at async /Users/davidsmith/Documents/Development/deepracer/drem/node_modules/aws-cdk/lib/index.js:446:137166
❌ Deployment failed: Error: The stack named drem-pipeline-main failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "Invalid request provided: AWS::CodeStarNotifications::NotificationRule" (RequestToken: abf74393-352f-0fd6-2d08-7c612c397d59, HandlerErrorCode: InvalidRequest)
at FullCloudFormationDeployment.monitorDeployment (/Users/davidsmith/Documents/Development/deepracer/drem/node_modules/aws-cdk/lib/index.js:443:10236)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.deployStack2 [as deployStack] (/Users/davidsmith/Documents/Development/deepracer/drem/node_modules/aws-cdk/lib/index.js:446:153718)
at async /Users/davidsmith/Documents/Development/deepracer/drem/node_modules/aws-cdk/lib/index.js:446:137166
The stack named drem-pipeline-main failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "Invalid request provided: AWS::CodeStarNotifications::NotificationRule" (RequestToken: abf74393-352f-0fd6-2d08-7c612c397d59, HandlerErrorCode: InvalidRequest)
make: *** [pipeline.deploy] Error 1
Metadata
Metadata
Assignees
Labels
No labels