View Source AWS.TimestreamInfluxDB (aws-elixir v1.0.4)

Amazon Timestream for InfluxDB is a managed time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open-source APIs.

With Amazon Timestream for InfluxDB, it is easy to set up, operate, and scale time-series workloads that can answer queries with single-digit millisecond query response time.

Link to this section Summary

Functions

Creates a new Timestream for InfluxDB DB instance.

Creates a new Timestream for InfluxDB DB parameter group to associate with DB instances.

Deletes a Timestream for InfluxDB DB instance.

Returns a Timestream for InfluxDB DB instance.

Returns a Timestream for InfluxDB DB parameter group.

Returns a list of Timestream for InfluxDB DB instances.

Returns a list of Timestream for InfluxDB DB parameter groups.

A list of tags applied to the resource.

Tags are composed of a Key/Value pairs.

Removes the tag from the specified resource.

Updates a Timestream for InfluxDB DB instance.

Link to this section Functions

Link to this function

create_db_instance(client, input, options \\ [])

View Source

Creates a new Timestream for InfluxDB DB instance.

Link to this function

create_db_parameter_group(client, input, options \\ [])

View Source

Creates a new Timestream for InfluxDB DB parameter group to associate with DB instances.

Link to this function

delete_db_instance(client, input, options \\ [])

View Source

Deletes a Timestream for InfluxDB DB instance.

Link to this function

get_db_instance(client, input, options \\ [])

View Source

Returns a Timestream for InfluxDB DB instance.

Link to this function

get_db_parameter_group(client, input, options \\ [])

View Source

Returns a Timestream for InfluxDB DB parameter group.

Link to this function

list_db_instances(client, input, options \\ [])

View Source

Returns a list of Timestream for InfluxDB DB instances.

Link to this function

list_db_parameter_groups(client, input, options \\ [])

View Source

Returns a list of Timestream for InfluxDB DB parameter groups.

Link to this function

list_tags_for_resource(client, input, options \\ [])

View Source

A list of tags applied to the resource.

Link to this function

tag_resource(client, input, options \\ [])

View Source

Tags are composed of a Key/Value pairs.

You can use tags to categorize and track your Timestream for InfluxDB resources.

Link to this function

untag_resource(client, input, options \\ [])

View Source

Removes the tag from the specified resource.

Link to this function

update_db_instance(client, input, options \\ [])

View Source

Updates a Timestream for InfluxDB DB instance.