0% found this document useful (0 votes)
154 views

CDK Error

The resource handler returned an error message stating that the uploaded file must be a non-empty zip file. The AWS CloudFormation command described the stack resources and returned the physical resource ID of the staging bucket.

Uploaded by

Joel White
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
154 views

CDK Error

The resource handler returned an error message stating that the uploaded file must be a non-empty zip file. The AWS CloudFormation command described the stack resources and returned the physical resource ID of the staging bucket.

Uploaded by

Joel White
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Resource handler returned message: "Uploaded file must be a non-empty zip (Service:

Lambda, Status Code: 400, Extended Request ID: null


)" HandlerErrorCode: InvalidRequest)

TeamRole:~/environment/cdk-workshop (master) $ aws cloudformation describe-stack-


resources --stack-name CDKToolkit --logical-resource-id StagingBucket --query
'StackResources[].PhysicalResourceId'

[
"cdktoolkit-stagingbucket-1ui3vbzhvmyh2"
]
TeamRole:

You might also like