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 AuthenticationMetadata
The AuthenticationMetadata 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
{ "ApiKeyConnectionMetadata" :APIKeyConnectionMetadata, "AuthorizationCodeGrantMetadata" :AuthorizationCodeGrantMetadata, "BasicAuthConnectionMetadata" :BasicAuthConnectionMetadata, "ClientCredentialsGrantMetadata" :ClientCredentialsGrantMetadata, "IamConnectionMetadata" :IAMConnectionMetadata, "NoneConnectionMetadata" :NoneConnectionMetadata}
YAML
ApiKeyConnectionMetadata:APIKeyConnectionMetadataAuthorizationCodeGrantMetadata:AuthorizationCodeGrantMetadataBasicAuthConnectionMetadata:BasicAuthConnectionMetadataClientCredentialsGrantMetadata:ClientCredentialsGrantMetadataIamConnectionMetadata:IAMConnectionMetadataNoneConnectionMetadata:NoneConnectionMetadata
Properties
ApiKeyConnectionMetadataProperty description not available.
Required: No
Type: APIKeyConnectionMetadata
Update requires: No interruption
Property description not available.
Required: No
Type: AuthorizationCodeGrantMetadata
Update requires: No interruption
BasicAuthConnectionMetadataProperty description not available.
Required: No
Type: BasicAuthConnectionMetadata
Update requires: No interruption
ClientCredentialsGrantMetadataProperty description not available.
Required: No
Type: ClientCredentialsGrantMetadata
Update requires: No interruption
IamConnectionMetadataProperty description not available.
Required: No
Type: IAMConnectionMetadata
Update requires: No interruption
NoneConnectionMetadataProperty description not available.
Required: No
Type: NoneConnectionMetadata
Update requires: No interruption