securityhub_accept_invitation: Accepts the invitation to be monitored by a master SecurityHub account
Description
Accepts the invitation to be monitored by a master SecurityHub account.
Usage
securityhub_accept_invitation(MasterId, InvitationId)
Arguments
MasterId
The account ID of the master Security Hub account whose invitation
you're accepting.
InvitationId
The ID of the invitation that is sent to the AWS account by the Security
Hub master account.
Request syntax
svc$accept_invitation(
MasterId = "string",
InvitationId = "string"
)