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:IntegerBucket:StringDbInstanceType:StringDbParameterGroupIdentifier:StringDbStorageType:StringDeploymentType:StringFailoverMode:StringLogDeliveryConfiguration:LogDeliveryConfigurationName:StringNetworkType:StringOrganization:StringPassword:StringPort:IntegerPubliclyAccessible:BooleanTags:- TagUsername:StringVpcSecurityGroupIds:- StringVpcSubnetIds:- String
Properties
AllocatedStorageProperty description not available.
Required: No
Type: Integer
Minimum:
20Maximum:
15360Update requires: Replacement
BucketProperty description not available.
Required: No
Type: String
Pattern:
^[^_][^"]*$Minimum:
2Maximum:
64Update requires: Replacement
DbInstanceTypeProperty 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.24xlargeUpdate requires: No interruption
DbParameterGroupIdentifierProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9]+$Minimum:
3Maximum:
64Update requires: No interruption
DbStorageTypeProperty description not available.
Required: No
Type: String
Allowed values:
InfluxIOIncludedT1 | InfluxIOIncludedT2 | InfluxIOIncludedT3Update requires: Replacement
DeploymentTypeProperty description not available.
Required: No
Type: String
Allowed values:
MULTI_NODE_READ_REPLICASUpdate requires: Replacement
FailoverModeProperty description not available.
Required: No
Type: String
Allowed values:
AUTOMATIC | NO_FAILOVERUpdate requires: No interruption
LogDeliveryConfigurationProperty description not available.
Required: No
Type: LogDeliveryConfiguration
Update requires: No interruption
NameProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*$Minimum:
3Maximum:
40Update requires: Replacement
NetworkTypeProperty description not available.
Required: No
Type: String
Allowed values:
IPV4 | DUALUpdate requires: Replacement
OrganizationProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
64Update requires: Replacement
PasswordProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9]+$Minimum:
8Maximum:
64Update requires: Replacement
PortProperty description not available.
Required: No
Type: Integer
Minimum:
1024Maximum:
65535Update requires: No interruption
PubliclyAccessibleProperty description not available.
Required: No
Type: Boolean
Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Minimum:
1Maximum:
200Update requires: No interruption
UsernameProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
64Update requires: Replacement
VpcSecurityGroupIdsProperty description not available.
Required: No
Type: Array of String
Minimum:
1Maximum:
5Update requires: Replacement
VpcSubnetIdsProperty description not available.
Required: No
Type: Array of String
Minimum:
1Maximum:
3Update requires: Replacement
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
Endpoint-
Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.
EngineTypeProperty description not available.
InfluxAuthParametersSecretArnProperty description not available.
ReaderEndpoint-
Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.
StatusProperty description not available.