securityhub_accept_administrator_invitation {paws.security.identity} | R Documentation |
Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from
Description
Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from.
See https://www.paws-r-sdk.com/docs/securityhub_accept_administrator_invitation/ for full documentation.
Usage
securityhub_accept_administrator_invitation(AdministratorId, InvitationId)
Arguments
AdministratorId |
[required] The account ID of the Security Hub administrator account that sent the invitation. |
InvitationId |
[required] The identifier of the invitation sent from the Security Hub administrator account. |
[Package paws.security.identity version 0.6.1 Index]