Accepts an Amazon Macie membership invitation that was received from a specific account.
See https://www.paws-r-sdk.com/docs/macie2_accept_invitation/ for full documentation.
macie2_accept_invitation(
administratorAccountId = NULL,
invitationId,
masterAccount = NULL
)
The Amazon Web Services account ID for the account that sent the invitation.
[required] The unique identifier for the invitation to accept.
(Deprecated) The Amazon Web Services account ID for the account that sent the invitation. This property has been replaced by the administratorAccountId property and is retained only for backward compatibility.