Cancels a handshake. Canceling a handshake sets the handshake state to CANCELED.
See https://paws-r.github.io/docs/organizations/cancel_handshake.html for full documentation.
organizations_cancel_handshake(HandshakeId)[required] The unique identifier (ID) of the handshake that you want to cancel. You
can get the ID from the
list_handshakes_for_organization
operation.
The regex pattern for handshake ID string requires "h-" followed by from 8 to 32 lowercase letters or digits.