Invites other AWS accounts to become member accounts for the Security Hub master account that the invitation is sent from.
securityhub_invite_members(AccountIds)
The list of account IDs of the AWS accounts to invite to Security Hub as members.
svc$invite_members( AccountIds = list( "string" ) )
Before you can use this action to invite a member, you must first use
the <a>CreateMembers</a>
action to create the member account in
Security Hub.
When the account owner accepts the invitation to become a member account and enables Security Hub, the master account can view the findings generated from the member account.