AWS::SecurityHub::ConnectorV2Resource schema for AWS::SecurityHub::ConnectorV2
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
Provider | Provider | Required |
Description | string | |
KmsKeyArn | string | Create-only |
Tags | Tags |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConnectorArn | string | The ARN of the connector |
ConnectorId | string | The ID of the connector |
ConnectorStatus | string | The status of the connector |
CreatedAt | string | - |
LastCheckedAt | string | - |
LastUpdatedAt | string | - |
Message | string | The message of the connector status change |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SecurityHub::ConnectorV2
Resources:
MyResource:
Type: AWS::SecurityHub::ConnectorV2
Properties:
Name: "my-name"
Provider: "my-provider"
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
securityhub:CreateConnectorV2securityhub:GetConnectorV2securityhub:TagResourcesecurityhub:ListTagsForResourcekms:DescribeKeykms:GenerateDataKeykms:Decryptsecurityhub:GetConnectorV2securityhub:ListTagsForResourcesecurityhub:UpdateConnectorV2securityhub:GetConnectorV2securityhub:TagResourcesecurityhub:UntagResourcesecurityhub:ListTagsForResourcesecurityhub:GetConnectorV2securityhub:DeleteConnectorV2securityhub:ListConnectorsV2securityhub:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterConnectorArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameKmsKeyArnProvider/ServiceNow/InstanceName