aws-samples / amazon-kinesis-data-analytics-examples

Example applications in Java, Python and SQL for Kinesis Data Analytics, demonstrating sources, sinks, and operators.
MIT No Attribution
139 stars 87 forks source link

converting KDA-SQL to KDA-Studio #63

Closed rajdban closed 1 year ago

rajdban commented 1 year ago

Issue #, if available:

Description of changes: This feature describes the cloudformation template and zepplin notebook for converting KDA-SQL to KDA-Studio

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jeremyber-aws commented 1 year ago

Getting an error on the CFN:

Resource handler returned message: "Error occurred while GetObject. S3 Error Code: NoSuchKey. S3 Error Message: The specified key does not exist. (Service: Lambda, Status Code: 400, Request ID: 8ebc6c8b-7179-4e3c-859c-16f7529b5d34)" (RequestToken: 9375eafd-fd8e-bb2e-4445-7fa6af6b7664, HandlerErrorCode: InvalidRequest)

for the following resource:

CustomS3AutoDeleteObjectsCustomResourceProviderHandler9D90184F


jeremyber-aws commented 1 year ago

CFN works--was a regional issue in my account. Approved on my end