This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::Connection AmazonQPropertiesInput
The AmazonQPropertiesInput property type specifies Property description not available. for an AWS::DataZone::Connection.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AuthMode" :String, "IsEnabled" :Boolean, "ProfileArn" :String}
YAML
AuthMode:StringIsEnabled:BooleanProfileArn:String
Properties
AuthModeProperty description not available.
Required: No
Type: String
Minimum:
0Maximum:
128Update requires: No interruption
IsEnabledProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
ProfileArnProperty description not available.
Required: No
Type: String
Pattern:
arn:aws[a-z\-]*:[a-z0-9\-]+:[a-z0-9\-]*:[0-9]*:.*Minimum:
0Maximum:
2048Update requires: No interruption