File: //opt/go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.8/service/b2bi/doc.go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package b2bi provides the client and types for making API
// requests to 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).
//
// See https://docs.aws.amazon.com/goto/WebAPI/b2bi-2022-06-23 for more information on this service.
//
// See b2bi package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/b2bi/
//
// # Using the Client
//
// To contact AWS B2B Data Interchange with the SDK use the New function to create
// a new service client. With that client you can make API requests to the service.
// These clients are safe to use concurrently.
//
// See the SDK's documentation for more information on how to use the SDK.
// https://docs.aws.amazon.com/sdk-for-go/api/
//
// See aws.Config documentation for more information on configuring SDK clients.
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
//
// See the AWS B2B Data Interchange client B2bi for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/b2bi/#New
package b2bi