B2BI#
Client#
- class B2BI.Client#
- A low-level client representing AWS B2B Data Interchange (B2BI) - 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. - Note- Rather than actually running a command, you can use the - --generate-cli-skeletonparameter 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.- import boto3 client = boto3.client('b2bi') 
These are the available methods:
- can_paginate
- close
- create_capability
- create_partnership
- create_profile
- create_starter_mapping_template
- create_transformer
- delete_capability
- delete_partnership
- delete_profile
- delete_transformer
- generate_mapping
- get_capability
- get_paginator
- get_partnership
- get_profile
- get_transformer
- get_transformer_job
- get_waiter
- list_capabilities
- list_partnerships
- list_profiles
- list_tags_for_resource
- list_transformers
- start_transformer_job
- tag_resource
- test_conversion
- test_mapping
- test_parsing
- untag_resource
- update_capability
- update_partnership
- update_profile
- update_transformer
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: