QualificationsAssociationPartner
Identifies a partner in a qualifications association group. Contains the partner's profile identifier and AWS account identifier. In requests, provide at least one of ProfileId or AccountId. In responses, both fields are populated.
Contents
Note
In the following list, the required parameters are described first.
- AccountId
-
The 12-digit AWS account ID linked to the partner profile. Required in requests if
ProfileIdis not provided.Type: String
Pattern:
[0-9]{12}Required: No
- ProfileId
-
The unique identifier for the partner profile, in the format
pprofile-*. Required in requests ifAccountIdis not provided.Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
pprofile-[A-Za-z0-9]{13}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: