macie2_accept_invitation: Accepts an Amazon Macie membership invitation that was...

View source: R/macie2_operations.R

macie2_accept_invitationR Documentation

Accepts an Amazon Macie membership invitation that was received from a specific account

Description

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.

Usage

macie2_accept_invitation(
  administratorAccountId = NULL,
  invitationId,
  masterAccount = NULL
)

Arguments

administratorAccountId

The Amazon Web Services account ID for the account that sent the invitation.

invitationId

[required] The unique identifier for the invitation to accept.

masterAccount

(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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.