Standard

class Standard : KotlinCustomResource

The `AWS::SecurityHub::Standard` resource specifies the enablement of a security standard. The standard is identified by the `StandardsArn` property. To view a list of ASH standards and their Amazon Resource Names (ARNs), use the DescribeStandards API operation. You must create a separate `AWS::SecurityHub::Standard` resource for each standard that you want to enable. For more information about ASH standards, see standards reference in the User Guide.

Properties

Link copied to clipboard

Specifies which controls are to be disabled in a standard. Maximum: `100`

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val standardsArn: Output<String>

The ARN of the standard that you want to enable. To view a list of available ASH standards and their ARNs, use the DescribeStandards API operation.

Link copied to clipboard

The ARN of a resource that represents your subscription to a supported standard.

Link copied to clipboard
val urn: Output<String>