Disables the standards specified by the standards subscription 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_disable_standards(StandardsSubscriptionArns)
[required] The ARNS of the standards subscriptions that you want to disable.
svc$batch_disable_standards( StandardsSubscriptionArns = list( "string" ) )