AWS::SecurityHub::ConnectorCreates a connector to a third-party cloud provider in Security Hub CSPM. A connector establishes a connection between Security Hub CSPM and a third-party cloud provider, enabling Security Hub CSPM to ingest security findings and resource data from the connected environment.
4 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
Provider | Provider | Required |
Description | string | |
Tags | Tags |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConnectorArn | string | - |
ConnectorId | string | - |
ConnectorStatus | string | - |
CreatedAt | string | - |
CreatedBy | string | - |
EnablementStatus | string | - |
Issues | Array<HealthIssue> | - |
LastCheckedAt | string | - |
LastUpdatedAt | string | - |
Message | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SecurityHub::Connector
Resources:
MyResource:
Type: AWS::SecurityHub::Connector
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:CreateConnectorsecurityhub:GetConnectorsecurityhub:TagResourcesecurityhub:ListTagsForResourcesecurityhub:GetConnectorsecurityhub:ListTagsForResourcesecurityhub:UpdateConnectorsecurityhub:GetConnectorsecurityhub:TagResourcesecurityhub:UntagResourcesecurityhub:ListTagsForResourcesecurityhub:GetConnectorsecurityhub:DeleteConnectorsecurityhub:ListConnectorssecurityhub: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.
NameProvider/Azure/AWSConfigConnectorArn