Hub

class Hub : KotlinCustomResource

The AWS::SecurityHub::Hub resource represents the implementation of the AWS Security Hub service in your account. One hub resource is created for each Region in which you enable Security Hub.

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

An ARN is automatically created for the customer.

Link copied to clipboard

Whether to automatically enable new controls when they are added to standards that are enabled

Link copied to clipboard

This field, used when enabling Security Hub, specifies whether the calling account has consolidated control findings turned on. If the value for this field is set to SECURITY_CONTROL, Security Hub generates a single finding for a control check even when the check applies to multiple enabled standards. If the value for this field is set to STANDARD_CONTROL, Security Hub generates separate findings for a control check when the check applies to multiple enabled standards.

Link copied to clipboard

Whether to enable the security standards that Security Hub has designated as automatically enabled.

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 subscribedAt: Output<String>

The date and time when Security Hub was enabled in the account.

Link copied to clipboard
val tags: Output<Map<String, String>>?

An array of key-value pairs to apply to this resource. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>