HandshakeParty
Contains details for a participant in a handshake.
Contents
- Id
-
ID for the participant: Acccount ID, organization ID, or email address.
The regex pattern
for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits. Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[\s\S]*Required: Yes
- Type
-
The type of ID for the participant.
Note
ORGANIZATION is valid only in the response context (identifying the inviting organization). Valid input values for the Target parameter are ACCOUNT and EMAIL only.
Type: String
Valid Values:
ACCOUNT | ORGANIZATION | EMAILRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: