aws-samples / aws-s3-nosql-offloading-blog

Code to support Databases blog post - How to offload data from your transactional NoSQL database to Amazon S3, perform advanced analytics, and build visualizations
MIT No Attribution
14 stars 18 forks source link

Error while Creating Stack #4

Closed akmustafa closed 5 years ago

akmustafa commented 5 years ago
2019-08-27 22:24:24 UTC+0300 qwe ROLLBACK_IN_PROGRESS The following resource(s) failed to create: [ddbToFirehose, myDynamoDBTable]. . Rollback requested by user.
2019-08-27 22:24:24 UTC+0300 myDynamoDBTable CREATE_FAILED Resource creation cancelled
**2019-08-27 22:24:23 UTC+0300 ddbToFirehose CREATE_FAILED Error occurred while GetObject. S3 Error Code: NoSuchKey. S3 Error Message: The specified key does not exist. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 2aa8f5b3-fc3b-4b57-8653-e977ddd601bc)**
2019-08-27 22:24:22 UTC+0300 deliveryRole CREATE_COMPLETE -
2019-08-27 22:24:22 UTC+0300 myS3Bucket CREATE_COMPLETE -
2019-08-27 22:24:16 UTC+0300 ddbToFirehose CREATE_IN_PROGRESS -
2019-08-27 22:24:13 UTC+0300 LambdaExecutionRole CREATE_COMPLETE -
2019-08-27 22:24:01 UTC+0300 myS3Bucket CREATE_IN_PROGRESS Resource creation Initiated
2019-08-27 22:24:01 UTC+0300 myDynamoDBTable CREATE_IN_PROGRESS Resource creation Initiated
2019-08-27 22:24:01 UTC+0300 LambdaExecutionRole CREATE_IN_PROGRESS Resource creation Initiated
2019-08-27 22:24:01 UTC+0300 deliveryRole CREATE_IN_PROGRESS Resource creation Initiated
2019-08-27 22:24:00 UTC+0300 deliveryRole CREATE_IN_PROGRESS -
2019-08-27 22:24:00 UTC+0300 myDynamoDBTable CREATE_IN_PROGRESS -
2019-08-27 22:24:00 UTC+0300 myS3Bucket CREATE_IN_PROGRESS -
2019-08-27 22:24:00 UTC+0300 LambdaExecutionRole CREATE_IN_PROGRESS -
2019-08-27 22:23:57 UTC+0300 qwe CREATE_IN_PROGRESS User Initiated
akmustafa commented 5 years ago

To resolve the issue, compress the file ddb-to-firehose.py to ddb-to-firehose.zip and upload this zip file to S3 bucket.