detective_reject_invitation {paws.security.identity} | R Documentation |
Rejects an invitation to contribute the account data to a behavior graph
Description
Rejects an invitation to contribute the account data to a behavior graph. This operation must be called by an invited member account that has the INVITED
status.
See https://www.paws-r-sdk.com/docs/detective_reject_invitation/ for full documentation.
Usage
detective_reject_invitation(GraphArn)
Arguments
GraphArn |
[required] The ARN of the behavior graph to reject the invitation to. The member account's current member status in the behavior graph must be
|
[Package paws.security.identity version 0.6.1 Index]