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::Glue::ConnectionType BasicAuthenticationProperties
The BasicAuthenticationProperties property type specifies Property description not available. for an AWS::Glue::ConnectionType.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Password" :SecretConnectorProperty, "Username" :SecretConnectorProperty}
Properties
PasswordProperty description not available.
Required: No
Type: SecretConnectorProperty
Update requires: Replacement
UsernameProperty description not available.
Required: No
Type: SecretConnectorProperty
Update requires: Replacement