aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.48k stars 863 forks source link

New Serverless pattern - Event-Driven EDI to JSON Transformation using AWS B2B Data Interchange Status Updates #2219

Closed biswanathmukherjee closed 1 month ago

biswanathmukherjee commented 2 months ago

Issue #, if available:

Description of changes: This sample project demonstrates how AWS B2B Data Interchange can transform EDI Files into JSON as per the transformation logic. The transformation completion event is further processed using Amazon EventBridge Rule and SQS integration.

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

ellisms commented 1 month ago

Hi @biswanathmukherjee I tested this and am receiving an access denied error on the output bucket from the EDI: Access denied accessing s3://bucket_name_redacted/output/tp-f8d8b99b62ae4d60a/parsed/parsed-sCEPKD3sQsqL3Bq41nlIkQ.json The SQS queue message also reports this error, and not a success.