Skip to contents

Returns details for a handshake. A handshake is the secure exchange of information between two Amazon Web Services accounts: a sender and a recipient.

See https://www.paws-r-sdk.com/docs/organizations_describe_handshake/ for full documentation.

Usage

organizations_describe_handshake(HandshakeId)

Arguments

HandshakeId

[required] ID for the handshake that you want information about.

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