enableDefaultStandards property

Input<bool?>? enableDefaultStandards
final

Whether to enable the security standards that Security Hub has designated as automatically enabled including: AWS Foundational Security Best Practices v1.0.0 and CIS AWS Foundations Benchmark v1.2.0. Defaults to true.

Implementation

final pulumi.Input<bool?>? enableDefaultStandards;