Accepts a handshake by sending an ACCEPTED response to the sender
Source:R/organizations_operations.R
organizations_accept_handshake.RdAccepts a handshake by sending an ACCEPTED response to the sender. You can view accepted handshakes in API responses for 30 days before they are deleted.
See https://www.paws-r-sdk.com/docs/organizations_accept_handshake/ for full documentation.
Arguments
- HandshakeId
[required] ID for the handshake that you want to accept.
The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits.