securityhub_batch_enable_standards {paws.security.identity} | R Documentation |
Enables the standards specified by the provided StandardsArn
Description
Enables the standards specified by the provided StandardsArn
. To obtain the ARN for a standard, use the describe_standards
operation.
See https://www.paws-r-sdk.com/docs/securityhub_batch_enable_standards/ for full documentation.
Usage
securityhub_batch_enable_standards(StandardsSubscriptionRequests)
Arguments
StandardsSubscriptionRequests |
[required] The list of standards checks to enable. |
[Package paws.security.identity version 0.9.0 Index]