AWS::QuickSight::ActionConnector APIKeyConnectionMetadata - 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::QuickSight::ActionConnector APIKeyConnectionMetadata

The APIKeyConnectionMetadata 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

{ "ApiKey" : String, "BaseEndpoint" : String, "Email" : String }

YAML

ApiKey: String BaseEndpoint: String Email: String

Properties

ApiKey

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

BaseEndpoint

Property description not available.

Required: Yes

Type: String

Pattern: ^https://.*

Minimum: 1

Maximum: 8192

Update requires: No interruption

Email

Property description not available.

Required: No

Type: String

Pattern: ^[\w.%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,}$

Update requires: No interruption