one-observability-demo icon indicating copy to clipboard operation
one-observability-demo copied to clipboard

Stack creation fails when deploying Services stack (issue with creating lambda layer)

Open firstgear opened this issue 4 years ago • 1 comments

Step 2.1C when running

$cdk deploy Services

Stack is being rolled back.

Output

11:33:47 AM | CREATE_FAILED        | AWS::Lambda::LayerVersion                   | s3seederpetadoptionAwsCliLayerA76F30C6
Could not unzip uploaded file. Please check your file, then try to upload again. (Service: AWSLambdaInternal; Status Code: 400; Error Code: Invalid
ParameterValueException; Request ID: f9745e99-cfa6-42f5-a8c0-0d1947a3cd14; Proxy: null)

Output of environment validation

$ aws sts get-caller-identity --query Arn | grep observabilityworkshop-admin -q && echo "You're good. IAM role IS valid." || echo "IAM role NOT valid. DO NOT PROCEED."

You're good. IAM role IS valid.

firstgear avatar Oct 04 '21 11:10 firstgear

Same problem here, is there any fix for this issue?

edwio avatar Dec 09 '21 15:12 edwio

This is already addressed. Let us know if you face this issue again.

awsimaya avatar Oct 24 '22 16:10 awsimaya

@awsimaya what was the resolution??

shellscape avatar Dec 14 '22 19:12 shellscape