---
type: resource-type
title: ConnectorV2
description: aws resource type AWS::SecurityHub::ConnectorV2
name: ConnectorV2
lexicon: aws
resource_type: AWS::SecurityHub::ConnectorV2
---
`AWS::SecurityHub::ConnectorV2`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the connector
- `Provider` (`Record<string, unknown>`, required)
- `ConnectorArn` (`string`, optional): The ARN of the connector
- `ConnectorId` (`string`, optional): The ID of the connector
- `ConnectorStatus` (`string`, optional): The status of the connector
- `CreatedAt` (`string`, optional)
- `Description` (`string`, optional): A description of the connector
- `EnablementStatus` (`string`, optional): The enablement status of the connector
- `EnablementStatusReason` (`string`, optional): The reason for the enablement status of the connector
- `Issues` (`ConnectorV2_HealthIssue[]`, optional): The list of health issues associated with the connector
- `KmsKeyArn` (`string`, optional): The ARN of KMS key used for the connector
- `LastCheckedAt` (`string`, optional)
- `LastUpdatedAt` (`string`, optional)
- `Message` (`string`, optional): The message of the connector status change
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `ConnectorArn`
- `ConnectorId`
- `ConnectorStatus`
- `CreatedAt`
- `EnablementStatus`
- `EnablementStatusReason`
- `Issues`
- `LastCheckedAt`
- `LastUpdatedAt`
- `Message`
