Learn R Programming

paws.security.identity (version 0.7.0)

detective_accept_invitation: Accepts an invitation for the member account to contribute data to a behavior graph

Description

Accepts an invitation for the member account to contribute data to a behavior graph. This operation can only be called by an invited member account.

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

Usage

detective_accept_invitation(GraphArn)

Arguments

GraphArn

[required] The ARN of the behavior graph that the member account is accepting the invitation for.

The member account status in the behavior graph must be INVITED.