View source: R/guardduty_operations.R
guardduty_accept_administrator_invitation | R Documentation |
Accepts the invitation to be a member account and get monitored by a GuardDuty administrator account that sent the invitation.
See https://www.paws-r-sdk.com/docs/guardduty_accept_administrator_invitation/ for full documentation.
guardduty_accept_administrator_invitation(
DetectorId,
AdministratorId,
InvitationId
)
DetectorId |
[required] The unique ID of the detector of the GuardDuty member account. |
AdministratorId |
[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.