PartnerCentralChannelAPI¶
Client¶
- class PartnerCentralChannelAPI.Client¶
A low-level client representing Partner Central Channel API
AWS Partner Central Channel service for managing partner relationships, handshakes, and program management accounts.
client = session.create_client('partnercentral-channel')
These are the available methods:
- accept_channel_handshake
- can_paginate
- cancel_channel_handshake
- close
- create_channel_handshake
- create_program_management_account
- create_relationship
- delete_program_management_account
- delete_relationship
- get_paginator
- get_relationship
- get_waiter
- list_channel_handshakes
- list_program_management_accounts
- list_relationships
- list_tags_for_resource
- reject_channel_handshake
- tag_resource
- untag_resource
- update_program_management_account
- update_relationship
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
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: