organizations_accept_handshake: Sends a response to the originator of a handshake agreeing to...

View source: R/organizations_operations.R

organizations_accept_handshakeR Documentation

Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request

Description

Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request.

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

Usage

organizations_accept_handshake(HandshakeId)

Arguments

HandshakeId

[required] The unique identifier (ID) of 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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.