View source: R/inspector2_operations.R
inspector2_associate_member | R Documentation |
Associates an Amazon Web Services account with an Amazon Inspector delegated administrator. An HTTP 200 response indicates the association was successfully started, but doesn’t indicate whether it was completed. You can check if the association completed by using list_members
for multiple accounts or GetMembers for a single account.
See https://www.paws-r-sdk.com/docs/inspector2_associate_member/ for full documentation.
inspector2_associate_member(accountId)
accountId |
[required] The Amazon Web Services account ID of the member account to be associated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.