AWS::DataZone::Connection UsernamePassword - AWS CloudFormation

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::DataZone::Connection UsernamePassword

The UsernamePassword property type specifies Property description not available. for an AWS::DataZone::Connection.

Syntax

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

JSON

{ "Password" : String, "Username" : String }

YAML

Password: String Username: String

Properties

Password

Property description not available.

Required: Yes

Type: String

Pattern: ^[\S]*$

Maximum: 64

Update requires: No interruption

Username

Property description not available.

Required: Yes

Type: String

Pattern: ^[\S]*$

Minimum: 1

Maximum: 127

Update requires: No interruption