AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::SecurityHub::HubV2

CfnHubV2

Returns details about the service resource in your account.

Import

import { CfnHubV2 } from 'aws-cdk-lib/aws-securityhub';

Or use the module namespace:

import * as securityhub from 'aws-cdk-lib/aws-securityhub';
// securityhub.CfnHubV2

Properties

Configuration 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.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter