Enables the standards specified by the standards ARNs. In the context of Security Hub, supported standards (for example, CIS AWS Foundations) are automated and continuous checks that help determine your compliance status against security industry (including AWS) best practices.
securityhub_batch_enable_standards(StandardsSubscriptionRequests)
[required] The list of standards that you want to enable.
svc$batch_enable_standards( StandardsSubscriptionRequests = list( list( StandardsArn = "string", StandardsInput = list( "string" ) ) ) )