File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (18 lines) | stat: -rw-r--r-- 1,118 bytes parent folder | download
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