AWS::SecurityHub::HubV2Returns details about the service resource in your account.
import { CfnHubV2 } from 'aws-cdk-lib/aws-securityhub';Or use the module namespace:
import * as securityhub from 'aws-cdk-lib/aws-securityhub';
// securityhub.CfnHubV2Configuration passed to the constructor as CfnHubV2Props.
tagsOptional{ [key: string]: string }The tags to add to the hub V2 resource when you enable Security Hub CSPM.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-securityhubAWS::SecurityHub::HubV2