File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (22 lines) | stat: -rw-r--r-- 1,175 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// 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].
//
// [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