AWS::Connect::DataTableAttributeResource Type definition for AWS::Connect::DataTableAttribute
7 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DataTableArn | string | Create-only |
Description | string | |
InstanceArn | string | Create-only |
Name | string | |
Primary | boolean | |
Validation | object | |
ValueType | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AttributeId | string | - |
LastModifiedRegion | string | - |
LastModifiedTime | number | - |
LockVersion | object | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Connect::DataTableAttribute
Resources:
MyResource:
Type: AWS::Connect::DataTableAttribute
Properties:
Description: !Ref "AWS::StackName"
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
connect:CreateDataTableAttributeconnect:ListDataTableAttributesconnect:ListDataTableAttributesconnect:DeleteDataTableAttributeconnect:ListDataTableAttributesconnect:UpdateDataTableAttributeconnect:ListDataTableAttributesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterInstanceArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
InstanceArnDataTableArn