1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package b2bi provides the API client, operations, and parameter types for AWS
// B2B Data Interchange.
//
// This is the Amazon Web Services B2B Data Interchange API Reference. It provides
// descriptions, API request parameters, and the XML response for each of the B2BI
// API actions. B2BI enables automated exchange of EDI (electronic data
// interchange) based business-critical transactions at cloud scale, with
// elasticity and pay-as-you-go pricing. Businesses use EDI documents to exchange
// transactional data with trading partners, such as suppliers and end customers,
// using standardized formats such as X12. Rather than actually running a command,
// you can use the --generate-cli-skeleton parameter with any API call to generate
// and display a parameter template. You can then use the generated template to
// customize and use as input on a later command. For details, see Generate and
// use a parameter skeleton file (https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-skeleton.html#cli-usage-skeleton-generate)
// .
package b2bi
|