aws-samples / aws-dataexchange-api-samples

Samples to help you get started with the AWS Data Exchange API.
https://aws.amazon.com/data-exchange
MIT No Attribution
22 stars 13 forks source link

Handled exception for S3 path not exists #86

Closed pradeep-misra closed 1 year ago

pradeep-misra commented 1 year ago

Description of changes: Changed code to handle S3 path when it does not exists and optimized steps to identify the read path

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

pradeep-misra commented 1 year ago

Identified a change