guardduty_accept_invitation {paws.security.identity} | R Documentation |
Accepts the invitation to be monitored by a GuardDuty administrator account
Description
Accepts the invitation to be monitored by a GuardDuty administrator account.
See https://www.paws-r-sdk.com/docs/guardduty_accept_invitation/ for full documentation.
Usage
guardduty_accept_invitation(DetectorId, MasterId, InvitationId)
Arguments
DetectorId |
[required] The unique ID of the detector of the GuardDuty member account. |
MasterId |
[required] The account ID of the GuardDuty administrator account whose invitation you're accepting. |
InvitationId |
[required] The value that is used to validate the administrator account to the member account. |
[Package paws.security.identity version 0.6.1 Index]