View source: R/guardduty_operations.R
guardduty_accept_invitation | R Documentation |
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.
guardduty_accept_invitation(DetectorId, MasterId, InvitationId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.