Declines invitations to become a member account.
This operation is only used by accounts that are not part of an organization. Organization accounts do not receive invitations.
securityhub_decline_invitations(AccountIds)
[required] The list of account IDs for the accounts from which to decline the invitations to Security Hub.
A list with the following syntax:
list( UnprocessedAccounts = list( list( AccountId = "string", ProcessingResult = "string" ) ) )
svc$decline_invitations( AccountIds = list( "string" ) )