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::QuickSight::ActionConnector BasicAuthConnectionMetadata
The BasicAuthConnectionMetadata property type specifies Property description not available. for an AWS::QuickSight::ActionConnector.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BaseEndpoint" :String, "Password" :String, "Username" :String}
YAML
BaseEndpoint:StringPassword:StringUsername:String
Properties
BaseEndpointProperty description not available.
Required: Yes
Type: String
Pattern:
^https://.*Minimum:
1Maximum:
8192Update requires: No interruption
PasswordProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
UsernameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption