HandshakeFilter - AWS Organizations

HandshakeFilter

Specifies the criteria that are used to select the handshakes for the operation.

Contents

ActionType

Specifies the type of handshake action.

If you specify ActionType, you cannot also specify ParentHandshakeId.

Type: String

Valid Values: INVITE | ENABLE_ALL_FEATURES | APPROVE_ALL_FEATURES | ADD_ORGANIZATIONS_SERVICE_LINKED_ROLE

Required: No

ParentHandshakeId

Specifies the parent handshake. Only used for handshake types that are a child of another type.

If you specify ParentHandshakeId, you cannot also specify ActionType.

The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits.

Type: String

Length Constraints: Maximum length of 34.

Pattern: ^h-[0-9a-z]{8,32}$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: