Enables the standards specified by the provided StandardsArn
. To
obtain the ARN for a standard, use the <a>DescribeStandards</a>
operation.
For more information, see the Security Standards section of the AWS Security Hub User Guide.
securityhub_batch_enable_standards(StandardsSubscriptionRequests)
[required] The list of standards checks to enable.
svc$batch_enable_standards( StandardsSubscriptionRequests = list( list( StandardsArn = "string", StandardsInput = list( "string" ) ) ) )