ExAws.Timestream (ExAws.Timestream v0.1.0) View Source
Operations on AWS Timestream https://docs.aws.amazon.com/timestream/latest/developerguide/API_Operations.html
Link to this section Summary
Functions
Cancels a query that has been issued.
Creates a new Timestream database
The CreateTable operation adds a new table to an existing database in your account.
Deletes a given Timestream database.
Deletes a given Timestream table.
Returns information about the database.
DescribeEndpoints returns a list of available endpoints to make Timestream Query API calls against
Returns information about the table.
DescribeEndpoints returns a list of available endpoints to make Timestream Write API calls against
Returns a list of your Timestream databases.
Returns a list of your Timestream tables.
List all tags on a Timestream resource.
Query is a synchronous operation that enables you to execute a query.
Associate a set of tags with a Timestream resource.
Removes the association of tags from a Timestream resource.
Modifies the KMS key for an existing database.
Modifies the retention duration of the memory store and magnetic store for your Timestream table.
The WriteRecords operation enables you to write your time series data into Timestream.
Link to this section Functions
Cancels a query that has been issued.
Creates a new Timestream database
The CreateTable operation adds a new table to an existing database in your account.
Deletes a given Timestream database.
Deletes a given Timestream table.
Returns information about the database.
DescribeEndpoints returns a list of available endpoints to make Timestream Query API calls against
Returns information about the table.
DescribeEndpoints returns a list of available endpoints to make Timestream Write API calls against
Returns a list of your Timestream databases.
Returns a list of your Timestream tables.
List all tags on a Timestream resource.
Query is a synchronous operation that enables you to execute a query.
Associate a set of tags with a Timestream resource.
Removes the association of tags from a Timestream resource.
Modifies the KMS key for an existing database.
Modifies the retention duration of the memory store and magnetic store for your Timestream table.
The WriteRecords operation enables you to write your time series data into Timestream.