AWS::Timestream::InfluxDBCluster - 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::Timestream::InfluxDBCluster

The AWS::Timestream::InfluxDBCluster resource Property description not available. for Timestream.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Timestream::InfluxDBCluster", "Properties" : { "AllocatedStorage" : Integer, "Bucket" : String, "DbInstanceType" : String, "DbParameterGroupIdentifier" : String, "DbStorageType" : String, "DeploymentType" : String, "FailoverMode" : String, "LogDeliveryConfiguration" : LogDeliveryConfiguration, "Name" : String, "NetworkType" : String, "Organization" : String, "Password" : String, "Port" : Integer, "PubliclyAccessible" : Boolean, "Tags" : [ Tag, ... ], "Username" : String, "VpcSecurityGroupIds" : [ String, ... ], "VpcSubnetIds" : [ String, ... ] } }

YAML

Type: AWS::Timestream::InfluxDBCluster Properties: AllocatedStorage: Integer Bucket: String DbInstanceType: String DbParameterGroupIdentifier: String DbStorageType: String DeploymentType: String FailoverMode: String LogDeliveryConfiguration: LogDeliveryConfiguration Name: String NetworkType: String Organization: String Password: String Port: Integer PubliclyAccessible: Boolean Tags: - Tag Username: String VpcSecurityGroupIds: - String VpcSubnetIds: - String

Properties

AllocatedStorage

Property description not available.

Required: No

Type: Integer

Minimum: 20

Maximum: 15360

Update requires: Replacement

Bucket

Property description not available.

Required: No

Type: String

Pattern: ^[^_][^"]*$

Minimum: 2

Maximum: 64

Update requires: Replacement

DbInstanceType

Property description not available.

Required: No

Type: String

Allowed values: db.influx.medium | db.influx.large | db.influx.xlarge | db.influx.2xlarge | db.influx.4xlarge | db.influx.8xlarge | db.influx.12xlarge | db.influx.16xlarge | db.influx.24xlarge

Update requires: No interruption

DbParameterGroupIdentifier

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9]+$

Minimum: 3

Maximum: 64

Update requires: No interruption

DbStorageType

Property description not available.

Required: No

Type: String

Allowed values: InfluxIOIncludedT1 | InfluxIOIncludedT2 | InfluxIOIncludedT3

Update requires: Replacement

DeploymentType

Property description not available.

Required: No

Type: String

Allowed values: MULTI_NODE_READ_REPLICAS

Update requires: Replacement

FailoverMode

Property description not available.

Required: No

Type: String

Allowed values: AUTOMATIC | NO_FAILOVER

Update requires: No interruption

LogDeliveryConfiguration

Property description not available.

Required: No

Type: LogDeliveryConfiguration

Update requires: No interruption

Name

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*$

Minimum: 3

Maximum: 40

Update requires: Replacement

NetworkType

Property description not available.

Required: No

Type: String

Allowed values: IPV4 | DUAL

Update requires: Replacement

Organization

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 64

Update requires: Replacement

Password

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9]+$

Minimum: 8

Maximum: 64

Update requires: Replacement

Port

Property description not available.

Required: No

Type: Integer

Minimum: 1024

Maximum: 65535

Update requires: No interruption

PubliclyAccessible

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Minimum: 1

Maximum: 200

Update requires: No interruption

Username

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 64

Update requires: Replacement

VpcSecurityGroupIds

Property description not available.

Required: No

Type: Array of String

Minimum: 1

Maximum: 5

Update requires: Replacement

VpcSubnetIds

Property description not available.

Required: No

Type: Array of String

Minimum: 1

Maximum: 3

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

Endpoint

Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.

EngineType

Property description not available.

InfluxAuthParametersSecretArn

Property description not available.

ReaderEndpoint

Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.

Status

Property description not available.