PartnerCentralBenefits¶
Client¶
- class PartnerCentralBenefits.Client¶
A low-level client representing Partner Central Benefits API (PartnerCentral Benefits)
AWS Partner Central Benefits Service provides APIs for managing partner benefits, applications, and allocations within the AWS Partner Network ecosystem.
import boto3 client = boto3.client('partnercentral-benefits')
These are the available methods:
- amend_benefit_application
- associate_benefit_application_resource
- can_paginate
- cancel_benefit_application
- close
- create_benefit_application
- disassociate_benefit_application_resource
- get_benefit
- get_benefit_allocation
- get_benefit_application
- get_paginator
- get_waiter
- list_benefit_allocations
- list_benefit_applications
- list_benefits
- list_tags_for_resource
- recall_benefit_application
- submit_benefit_application
- tag_resource
- untag_resource
- update_benefit_application
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: