inspector2_enable_delegated_admin_account {paws.security.identity} | R Documentation |
Enables the Amazon Inspector delegated administrator for your Organizations organization
Description
Enables the Amazon Inspector delegated administrator for your Organizations organization.
See https://www.paws-r-sdk.com/docs/inspector2_enable_delegated_admin_account/ for full documentation.
Usage
inspector2_enable_delegated_admin_account(
clientToken = NULL,
delegatedAdminAccountId
)
Arguments
clientToken |
The idempotency token for the request. |
delegatedAdminAccountId |
[required] The Amazon Web Services account ID of the Amazon Inspector delegated administrator. |
[Package paws.security.identity version 0.9.0 Index]