This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Connect::DataLakeAssociation
The AWS::Connect::DataLakeAssociation resource Property description not available. for Connect.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Connect::DataLakeAssociation", "Properties" : { "DataSetId" :String, "InstanceId" :String, "TargetAccountId" :String} }
YAML
Type: AWS::Connect::DataLakeAssociation Properties: DataSetId:StringInstanceId:StringTargetAccountId:String
Properties
DataSetIdProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
255Update requires: Replacement
InstanceId-
The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
Required: Yes
Type: String
Pattern:
^[-a-zA-Z0-9]*$Minimum:
1Maximum:
100Update requires: Replacement
TargetAccountIdProperty description not available.
Required: No
Type: String
Pattern:
^\d+$Minimum:
12Maximum:
12Update requires: Replacement
Return values
Ref
Fn::GetAtt
Property description not available.
Property description not available.