Skip to content

/AWS1/CL_ORG=>ACCEPTHANDSHAKE()

About AcceptHandshake

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

You can only call this operation by the following principals when they also have the relevant IAM permissions:

  • Invitation to join or Approve all features request handshakes: only a principal from the member account.

    The user who calls the API for an invitation to join must have the organizations:AcceptHandshake permission. If you enabled all features in the organization, the user must also have the iam:CreateServiceLinkedRole permission so that Organizations can create the required service-linked role named AWSServiceRoleForOrganizations. For more information, see Organizations and service-linked roles in the Organizations User Guide.

  • Enable all features final confirmation handshake: only a principal from the management account.

    For more information about invitations, see Inviting an Amazon Web Services account to join your organization in the Organizations User Guide. For more information about requests to enable all features in the organization, see Enabling all features in your organization in the Organizations User Guide.

After you accept a handshake, it continues to appear in the results of relevant APIs for only 30 days. After that, it's deleted.

Method Signature

IMPORTING

Required arguments:

IV_HANDSHAKEID TYPE /AWS1/ORGHANDSHAKEID /AWS1/ORGHANDSHAKEID

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ORGACCEPTHANDSHAKERSP /AWS1/CL_ORGACCEPTHANDSHAKERSP