Package-level declarations
Types
You do not have sufficient access to perform this action.
Base class for all service related exceptions thrown by the B2Bi client
A capability object. Currently, only EDI (electronic data interchange) capabilities are supported. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.
Contains the details for an Outbound EDI capability.
Returns the capability summary details. A trading capability contains the information required to transform incoming EDI documents into JSON or XML outputs.
A conflict exception is thrown when you attempt to delete a resource (such as a profile or a capability) that is being used by other resources.
Describes the input for an outbound transformation.
Provide a sample of what the output of the transformation should look like.
Contains a structure describing the X12 details for the conversion target.
Specifies the details for the EDI (electronic data interchange) transformation.
A structure that contains the X12 transaction set and version.
Contains the input formatting options for an inbound transformer (takes an X12-formatted EDI document as input and converts it to JSON or XML.
The input file to use for an outbound transformation.
This exception is thrown when an error occurs in the Amazon Web Services B2B Data Interchange service.
A container for outbound EDI options.
Contains the formatting options for an outbound transformer (takes JSON or XML as input and converts it to an EDI document (currently only X12 format is supported).
Container for the location of a sample file used for outbound transformations.
A structure that contains the details for a partnership. A partnership represents the connection between you and your trading partner. It ties together a profile and one or more trading capabilities.
Contains the details for a profile. A profile is the mechanism used to create the concept of a private network.
Occurs when the requested resource does not exist, or cannot be found. In some cases, the resource exists in a region other than the region specified in the API call.
Specifies the details for the Amazon S3 file location that is being used with Amazon Web Services B2B Data Interchange. File locations in Amazon S3 are identified using a combination of the bucket and key.
An array of the Amazon S3 keys used to identify the location for your sample documents.
Describes a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.
Occurs when the calling command attempts to exceed one of the service quotas, for example trying to create a capability when you already have the maximum number of capabilities allowed.
Creates a key-value pair for a specific resource. Tags are metadata that you can use to search for and group a resource for various purposes. You can apply tags to capabilities, partnerships, profiles and transformers. A tag key can take more than one value. For example, to group capabilities for accounting purposes, you might create a tag called Group
and assign the values Research
and Accounting
to that group.
A data structure that contains the information to use when generating a mapping template.
The request was denied due to throttling: the data speed and rendering may be limited depending on various parameters and conditions.
Contains the details for a transformer object. A transformer can take an EDI file as input and transform it into a JSON-or XML-formatted document. Alternatively, a transformer can take a JSON-or XML-formatted document as input and transform it into an EDI file.
Occurs when a B2BI object cannot be validated against a request from another object.
In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header. The delimiters are part of the message's syntax and divide up its different elements.
A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.
A wrapper structure for an X12 definition object.
Part of the X12 message structure. These are the functional group headers for the X12 EDI object.
In X12, the Interchange Control Header is the first segment of an EDI document and is part of the Interchange Envelope. It contains information about the sender and receiver, the date and time of transmission, and the X12 version being used. It also includes delivery information, such as the sender and receiver IDs.
A structure containing the details for an outbound EDI object.