inspector2_associate_member {paws.security.identity} | R Documentation |
Associates an Amazon Web Services account with an Amazon Inspector delegated administrator
Description
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.
Usage
inspector2_associate_member(accountId)
Arguments
accountId |
[required] The Amazon Web Services account ID of the member account to be associated. |
[Package paws.security.identity version 0.6.1 Index]