PartnerCentralAccountAPI¶
Client¶
- class PartnerCentralAccountAPI.Client¶
A low-level client representing Partner Central Account API
AWS Partner Central Account service provides APIs for managing partner accounts, connections, and profiles within the AWS Partner Network. This service enables partners to create and manage their partner profiles, establish connections with other partners, and maintain their account information.
client = session.create_client('partnercentral-account')
These are the available methods:
- accept_connection_invitation
- associate_aws_training_certification_email_domain
- can_paginate
- cancel_connection
- cancel_connection_invitation
- cancel_profile_update_task
- close
- create_connection_invitation
- create_partner
- disassociate_aws_training_certification_email_domain
- get_alliance_lead_contact
- get_connection
- get_connection_invitation
- get_connection_preferences
- get_paginator
- get_partner
- get_profile_update_task
- get_profile_visibility
- get_verification
- get_waiter
- list_connection_invitations
- list_connections
- list_partners
- list_tags_for_resource
- put_alliance_lead_contact
- put_profile_visibility
- reject_connection_invitation
- send_email_verification_code
- start_profile_update_task
- start_verification
- tag_resource
- untag_resource
- update_connection_preferences
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: