Working with Partner Registration
Partner Registration
Partners can register their account using their AWS account for Partner Engagement. Using the Create API, partners will provide required alliance lead information, accept APN terms, and provide a unique legal name.
During Registration
-
Synchronous Partner Entity Creation – Customers initiate the partner registration process by calling the Create API, which performs input validation and creates the Partner Entity within the same request.
-
Alliance Lead Information Requirement – During partner registration, customer must provide alliance lead contact information for AWS Partner Network (APN) related communication.
-
Terms & Conditions Enforcement – Customers must accept the APN Terms and Conditions during registration. Acceptance is required to complete the registration and access any features. The terms apply to all APN program benefits and functionalities.
-
Tag-On-Create Support – As part of AWS Consistent Authorization Experience (CAE) and Tag-Based Authorization, customers are able to add tags at the time of partner entity creation.
-
Legal Name-Based Validation – Registration will enforce uniqueness based on partner legal name, ensuring no duplicate registrations under the same entity.
Post Registration
-
Tag Management Support – After registration, partners are able to tag, un-tag, and list tags for an existing partner entity.
-
Fetch Partner Entity - After a partner entity is created, customers can use List API to retrieve the Partner ID and then use the Get API to fetch the details of a specific partner entity.
API Summary
-
CreatePartner API: Customers initiate the partner registration process by calling the CreatePartner API, which performs input validation and creates the Partner Entity within the same request.
-
ListPartners API: After registration, customers can use the List API to retrieve list of partner entities.
-
GetPartner API: After registration, customers can use the Get API to retrieve details of a specific partner entity.
-
PutAllianceLeadContact API: Updates the primary alliance lead contact information. This operation allows partners to transfer primary alliance lead designation or modify contact details while maintaining organizational continuity.
-
GetAllianceLeadContact API: Updates the primary alliance lead contact information. This operation allows partners to transfer primary alliance lead designation or modify contact details while maintaining organizational continuity.