AWS::Connect::DataTableRecord - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Connect::DataTableRecord

The AWS::Connect::DataTableRecord resource Property description not available. for Connect.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Connect::DataTableRecord", "Properties" : { "DataTableArn" : String, "DataTableRecord" : DataTableRecord, "InstanceArn" : String } }

YAML

Type: AWS::Connect::DataTableRecord Properties: DataTableArn: String DataTableRecord: DataTableRecord InstanceArn: String

Properties

DataTableArn

The Amazon Resource Name (ARN) for the data table. Does not include version aliases.

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: Replacement

DataTableRecord

Property description not available.

Required: No

Type: DataTableRecord

Update requires: No interruption

InstanceArn

The Amazon Resource Name (ARN) of the instance.

Required: No

Type: String

Pattern: ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$

Minimum: 1

Maximum: 100

Update requires: Replacement

Return values

Ref

Fn::GetAtt

RecordId

Property description not available.