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::QuickSight::ActionConnector ClientCredentialsGrantMetadata
The ClientCredentialsGrantMetadata property type specifies Property description not available. for an AWS::QuickSight::ActionConnector.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "BaseEndpoint" :String, "ClientCredentialsDetails" :ClientCredentialsDetails, "ClientCredentialsSource" :String}
YAML
BaseEndpoint:StringClientCredentialsDetails:ClientCredentialsDetailsClientCredentialsSource:String
Properties
BaseEndpointProperty description not available.
Required: Yes
Type: String
Pattern:
^https://.*Minimum:
1Maximum:
8192Update requires: No interruption
ClientCredentialsDetailsProperty description not available.
Required: No
Type: ClientCredentialsDetails
Update requires: No interruption
ClientCredentialsSourceProperty description not available.
Required: No
Type: String
Allowed values:
PLAIN_CREDENTIALSUpdate requires: No interruption