We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Native v0.126.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Native v0.126.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 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:
- 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
Parameter stringGroup Identifier - The name of an existing InfluxDB parameter group.
- 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.
- 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.
- 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
Parameter stringGroup Identifier - The name of an existing InfluxDB parameter group.
- 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.
- 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.
- 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
Parameter StringGroup Identifier - The name of an existing InfluxDB parameter group.
- 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.
- 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.
- 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
Parameter stringGroup Identifier - The name of an existing InfluxDB parameter group.
- 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.
- 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.
- 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_
parameter_ strgroup_ identifier - The name of an existing InfluxDB parameter group.
- 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.
- 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.
- 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
Parameter StringGroup Identifier - The name of an existing InfluxDB parameter group.
- 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.
- 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" | "DELETED" | "FAILED"
- Status of the InfluxDB Instance.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this DB instance.
Supporting Types
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.
Viewing docs for AWS Native v0.126.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
