detective_accept_invitation: Accepts an invitation for the member account to contribute...

View source: R/detective_operations.R

detective_accept_invitationR Documentation

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.


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