Version 4.43 or later needs to be installed to add the server automatically
Tools
| Name | Description |
|---|---|
CreateDbCluster | Create a new Timestream for InfluxDB database cluster. |
CreateDbInstance | Create a new Timestream for InfluxDB database instance |
CreateDbParamGroup | Creates a new Timestream for InfluxDB DB parameter group to associate with DB instances. |
DeleteDbCluster | Deletes a Timestream for InfluxDB cluster by the db_cluster_id |
DeleteDbInstance | Deletes a Timestream for InfluxDB DB instance by the instance-identifier |
GetDbCluster | Returns a Timestream for InfluxDB DB cluster details by the db_cluster_id |
GetDbInstance | Returns a Timestream for InfluxDB DB instance details by the instance-identifier |
GetDbParameterGroup | Get a Timestream for InfluxDB DB parameter group details for a db_parameter_group_id |
InfluxDBCreateBucket | Create a new bucket in InfluxDB. |
InfluxDBCreateOrg | Create a new organization in InfluxDB. |
InfluxDBListBuckets | List all buckets in InfluxDB. |
InfluxDBListOrgs | List all organizations in InfluxDB. |
InfluxDBQuery | Query data from InfluxDB using Flux query language. |
InfluxDBWriteLP | Write data in Line Protocol format to InfluxDB. |
InfluxDBWritePoints | Write data points to InfluxDB endpoint. |
ListClustersByStatus | Returns a list of Timestream for InfluxDB DB clusters filtered by status (case-insensitive). |
ListDbClusters | List all Timestream for InfluxDB DB clusters. |
ListDbInstances | List all Timestream for InfluxDB DB instances |
ListDbParamGroups | List all Timestream for InfluxDB DB parameter groups. |
ListTagsForResource | A list of tags applied to the resource. |
LsInstancesByStatus | Returns a list of Timestream for InfluxDB DB instances filtered by status (case-insensitive). |
LsInstancesOfCluster | List all Timestream for InfluxDB instances belonging to a specific DB cluster. |
TagResource | Tags are composed of a Key/Value pairs. Apply them to Timestream for InfluxDB resource. |
UntagResource | Removes the tags, identified by the keys, from the specified resource. |
UpdateDbCluster | Updates a Timestream for InfluxDB cluster. |
UpdateDbInstance | Updates a Timestream for InfluxDB DB instance. |