Step 1: Set up your Amazon S3 infrastructure
AWS B2B Data Interchange requires Amazon S3 buckets to store input EDI documents and output transformed files. You need to configure proper permissions and enable EventBridge notifications for the service to automatically process your documents.
Create Amazon S3 buckets
To create input and output buckets
-
Open the Amazon S3 console at https://console.aws.amazon.com/s3/
. -
Choose Create bucket.
-
For Bucket name, enter
my-b2bi-input-bucket-.your-account-id -
Select your preferred AWS Region (ensure it matches where you'll use AWS B2B Data Interchange).
-
Leave other settings as default and choose Create bucket.
-
Repeat steps 2-5 to create an output bucket named
my-b2bi-output-bucket-.your-account-id
Configure EventBridge notifications
To enable EventBridge notifications
-
Navigate to your input bucket.
-
Choose the Properties tab.
-
Scroll to Amazon EventBridge section.
-
Choose Edit.
-
Select On and choose Save changes.
-
Repeat for your output bucket.
Required fields
-
Bucket names (must be globally unique)
-
AWS Region (must match your AWS B2B Data Interchange region)
-
EventBridge notifications: Enabled