inspector2_disable {paws.security.identity} | R Documentation |
Disables Amazon Inspector scans for one or more Amazon Web Services accounts
Description
Disables Amazon Inspector scans for one or more Amazon Web Services accounts. Disabling all scan types in an account disables the Amazon Inspector service.
See https://www.paws-r-sdk.com/docs/inspector2_disable/ for full documentation.
Usage
inspector2_disable(accountIds = NULL, resourceTypes = NULL)
Arguments
accountIds |
An array of account IDs you want to disable Amazon Inspector scans for. |
resourceTypes |
The resource scan types you want to disable. |
[Package paws.security.identity version 0.6.1 Index]