AWS::SecurityHub::ConnectorResource schema for AWS::SecurityHub::Connector
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 | The ARN of the connector |
ConnectorId | string | The ID of the connector |
ConnectorStatus | string | - |
CreatedAt | string | The date and time for createdAt in UTC and ISO 8601 format. |
CreatedBy | string | The principal that created the connector |
EnablementStatus | string | The enablement status of the connector |
Issues | Array<HealthIssue> | The list of health issues associated with the connector |
LastCheckedAt | string | The date and time for lastCheckedAt in UTC and ISO 8601 format. |
LastUpdatedAt | string | The date and time for lastUpdatedAt in UTC and ISO 8601 format. |
Message | string | The message associated with the connector status change |
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