We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
The AWS::Timestream::InfluxDBInstance resource creates an InfluxDB instance.
Using getInfluxDbInstance
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInfluxDbInstance(args: GetInfluxDbInstanceArgs, opts?: InvokeOptions): Promise<GetInfluxDbInstanceResult>
function getInfluxDbInstanceOutput(args: GetInfluxDbInstanceOutputArgs, opts?: InvokeOptions): Output<GetInfluxDbInstanceResult>def get_influx_db_instance(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInfluxDbInstanceResult
def get_influx_db_instance_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInfluxDbInstanceResult]func LookupInfluxDbInstance(ctx *Context, args *LookupInfluxDbInstanceArgs, opts ...InvokeOption) (*LookupInfluxDbInstanceResult, error)
func LookupInfluxDbInstanceOutput(ctx *Context, args *LookupInfluxDbInstanceOutputArgs, opts ...InvokeOption) LookupInfluxDbInstanceResultOutput> Note: This function is named LookupInfluxDbInstance in the Go SDK.
public static class GetInfluxDbInstance
{
public static Task<GetInfluxDbInstanceResult> InvokeAsync(GetInfluxDbInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetInfluxDbInstanceResult> Invoke(GetInfluxDbInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInfluxDbInstanceResult> getInfluxDbInstance(GetInfluxDbInstanceArgs args, InvokeOptions options)
public static Output<GetInfluxDbInstanceResult> getInfluxDbInstance(GetInfluxDbInstanceArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:timestream:getInfluxDbInstance
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- The service generated unique identifier for InfluxDB instance.
- Id string
- The service generated unique identifier for InfluxDB instance.
- id String
- The service generated unique identifier for InfluxDB instance.
- id string
- The service generated unique identifier for InfluxDB instance.
- id str
- The service generated unique identifier for InfluxDB instance.
- id String
- The service generated unique identifier for InfluxDB instance.
getInfluxDbInstance Result
The following output properties are available:
- Allocated
Storage int - The allocated storage for the InfluxDB instance.
- Arn string
- The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.
- Availability
Zone string - The Availability Zone (AZ) where the InfluxDB instance is created.
- Db
Instance Pulumi.Type Aws Native. Timestream. Influx Db Instance Db Instance Type - The compute instance of the InfluxDB instance.
- Db
Parameter stringGroup Identifier - The name of an existing InfluxDB parameter group.
- Db
Storage Pulumi.Type Aws Native. Timestream. Influx Db Instance Db Storage Type - The storage type of the InfluxDB instance.
- Deployment
Type Pulumi.Aws Native. Timestream. Influx Db Instance Deployment Type - Deployment type of the InfluxDB Instance.
- Endpoint string
- The connection endpoint for the InfluxDB instance.
- Id string
- The service generated unique identifier for InfluxDB instance.
- Influx
Auth stringParameters Secret Arn - The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.
- Log
Delivery Pulumi.Configuration Aws Native. Timestream. Outputs. Log Delivery Configuration Properties - Configuration for sending logs to customer account from the InfluxDB instance.
- Port int
- The port number on which InfluxDB accepts connections.
- Secondary
Availability stringZone - The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.
- Status
Pulumi.
Aws Native. Timestream. Influx Db Instance Status - Status of the InfluxDB Instance.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An arbitrary set of tags (key-value pairs) for this DB instance.
- Allocated
Storage int - The allocated storage for the InfluxDB instance.
- Arn string
- The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.
- Availability
Zone string - The Availability Zone (AZ) where the InfluxDB instance is created.
- Db
Instance InfluxType Db Instance Db Instance Type - The compute instance of the InfluxDB instance.
- Db
Parameter stringGroup Identifier - The name of an existing InfluxDB parameter group.
- Db
Storage InfluxType Db Instance Db Storage Type - The storage type of the InfluxDB instance.
- Deployment
Type InfluxDb Instance Deployment Type - Deployment type of the InfluxDB Instance.
- Endpoint string
- The connection endpoint for the InfluxDB instance.
- Id string
- The service generated unique identifier for InfluxDB instance.
- Influx
Auth stringParameters Secret Arn - The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.
- Log
Delivery LogConfiguration Delivery Configuration Properties - Configuration for sending logs to customer account from the InfluxDB instance.
- Port int
- The port number on which InfluxDB accepts connections.
- Secondary
Availability stringZone - The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.
- Status
Influx
Db Instance Status - Status of the InfluxDB Instance.
- Tag
- An arbitrary set of tags (key-value pairs) for this DB instance.
- allocated
Storage Integer - The allocated storage for the InfluxDB instance.
- arn String
- The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.
- availability
Zone String - The Availability Zone (AZ) where the InfluxDB instance is created.
- db
Instance InfluxType Db Instance Db Instance Type - The compute instance of the InfluxDB instance.
- db
Parameter StringGroup Identifier - The name of an existing InfluxDB parameter group.
- db
Storage InfluxType Db Instance Db Storage Type - The storage type of the InfluxDB instance.
- deployment
Type InfluxDb Instance Deployment Type - Deployment type of the InfluxDB Instance.
- endpoint String
- The connection endpoint for the InfluxDB instance.
- id String
- The service generated unique identifier for InfluxDB instance.
- influx
Auth StringParameters Secret Arn - The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.
- log
Delivery LogConfiguration Delivery Configuration Properties - Configuration for sending logs to customer account from the InfluxDB instance.
- port Integer
- The port number on which InfluxDB accepts connections.
- secondary
Availability StringZone - The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.
- status
Influx
Db Instance Status - Status of the InfluxDB Instance.
- List<Tag>
- An arbitrary set of tags (key-value pairs) for this DB instance.
- allocated
Storage number - The allocated storage for the InfluxDB instance.
- arn string
- The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.
- availability
Zone string - The Availability Zone (AZ) where the InfluxDB instance is created.
- db
Instance InfluxType Db Instance Db Instance Type - The compute instance of the InfluxDB instance.
- db
Parameter stringGroup Identifier - The name of an existing InfluxDB parameter group.
- db
Storage InfluxType Db Instance Db Storage Type - The storage type of the InfluxDB instance.
- deployment
Type InfluxDb Instance Deployment Type - Deployment type of the InfluxDB Instance.
- endpoint string
- The connection endpoint for the InfluxDB instance.
- id string
- The service generated unique identifier for InfluxDB instance.
- influx
Auth stringParameters Secret Arn - The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.
- log
Delivery LogConfiguration Delivery Configuration Properties - Configuration for sending logs to customer account from the InfluxDB instance.
- port number
- The port number on which InfluxDB accepts connections.
- secondary
Availability stringZone - The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.
- status
Influx
Db Instance Status - Status of the InfluxDB Instance.
- Tag[]
- An arbitrary set of tags (key-value pairs) for this DB instance.
- allocated_
storage int - The allocated storage for the InfluxDB instance.
- arn str
- The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.
- availability_
zone str - The Availability Zone (AZ) where the InfluxDB instance is created.
- db_
instance_ Influxtype Db Instance Db Instance Type - The compute instance of the InfluxDB instance.
- db_
parameter_ strgroup_ identifier - The name of an existing InfluxDB parameter group.
- db_
storage_ Influxtype Db Instance Db Storage Type - The storage type of the InfluxDB instance.
- deployment_
type InfluxDb Instance Deployment Type - Deployment type of the InfluxDB Instance.
- endpoint str
- The connection endpoint for the InfluxDB instance.
- id str
- The service generated unique identifier for InfluxDB instance.
- influx_
auth_ strparameters_ secret_ arn - The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.
- log_
delivery_ Logconfiguration Delivery Configuration Properties - Configuration for sending logs to customer account from the InfluxDB instance.
- port int
- The port number on which InfluxDB accepts connections.
- secondary_
availability_ strzone - The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.
- status
Influx
Db Instance Status - Status of the InfluxDB Instance.
- Sequence[root_Tag]
- An arbitrary set of tags (key-value pairs) for this DB instance.
- allocated
Storage Number - The allocated storage for the InfluxDB instance.
- arn String
- The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.
- availability
Zone String - The Availability Zone (AZ) where the InfluxDB instance is created.
- db
Instance "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"Type - The compute instance of the InfluxDB instance.
- db
Parameter StringGroup Identifier - The name of an existing InfluxDB parameter group.
- db
Storage "InfluxType IOIncluded T1" | "Influx IOIncluded T2" | "Influx IOIncluded T3" - The storage type of the InfluxDB instance.
- deployment
Type "SINGLE_AZ" | "WITH_MULTIAZ_STANDBY" - Deployment type of the InfluxDB Instance.
- endpoint String
- The connection endpoint for the InfluxDB instance.
- id String
- The service generated unique identifier for InfluxDB instance.
- influx
Auth StringParameters Secret Arn - The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.
- log
Delivery Property MapConfiguration - Configuration for sending logs to customer account from the InfluxDB instance.
- port Number
- The port number on which InfluxDB accepts connections.
- secondary
Availability StringZone - The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.
- status "CREATING" | "AVAILABLE" | "DELETING" | "MODIFYING" | "UPDATING" | "UPDATING_DEPLOYMENT_TYPE" | "UPDATING_INSTANCE_TYPE" | "DELETED" | "FAILED"
- Status of the InfluxDB Instance.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this DB instance.
Supporting Types
InfluxDbInstanceDbInstanceType
InfluxDbInstanceDbStorageType
InfluxDbInstanceDeploymentType
InfluxDbInstanceStatus
LogDeliveryConfigurationProperties
- S3Configuration
Pulumi.
Aws Native. Timestream. Inputs. Log Delivery Configuration Properties S3Configuration Properties - S3 configuration for sending logs to customer account from the InfluxDB instance.
- S3Configuration
Log
Delivery Configuration Properties S3Configuration Properties - S3 configuration for sending logs to customer account from the InfluxDB instance.
- s3Configuration
Log
Delivery Configuration Properties S3Configuration Properties - S3 configuration for sending logs to customer account from the InfluxDB instance.
- s3Configuration
Log
Delivery Configuration Properties S3Configuration Properties - S3 configuration for sending logs to customer account from the InfluxDB instance.
- s3_
configuration LogDelivery Configuration Properties S3Configuration Properties - S3 configuration for sending logs to customer account from the InfluxDB instance.
- s3Configuration Property Map
- S3 configuration for sending logs to customer account from the InfluxDB instance.
LogDeliveryConfigurationPropertiesS3ConfigurationProperties
- Bucket
Name string - The bucket name for logs to be sent from the InfluxDB instance
- Enabled bool
- Specifies whether logging to customer specified bucket is enabled.
- Bucket
Name string - The bucket name for logs to be sent from the InfluxDB instance
- Enabled bool
- Specifies whether logging to customer specified bucket is enabled.
- bucket
Name String - The bucket name for logs to be sent from the InfluxDB instance
- enabled Boolean
- Specifies whether logging to customer specified bucket is enabled.
- bucket
Name string - The bucket name for logs to be sent from the InfluxDB instance
- enabled boolean
- Specifies whether logging to customer specified bucket is enabled.
- bucket_
name str - The bucket name for logs to be sent from the InfluxDB instance
- enabled bool
- Specifies whether logging to customer specified bucket is enabled.
- bucket
Name String - The bucket name for logs to be sent from the InfluxDB instance
- enabled Boolean
- Specifies whether logging to customer specified bucket is enabled.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
