File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (22 lines) | stat: -rw-r--r-- 1,219 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package timestreamwrite provides the API client, operations, and parameter
// types for Amazon Timestream Write.
//
// # Amazon Timestream Write
//
// Amazon Timestream is a fast, scalable, fully managed time-series database
// service that makes it easy to store and analyze trillions of time-series data
// points per day. With Timestream, you can easily store and analyze IoT sensor
// data to derive insights from your IoT applications. You can analyze industrial
// telemetry to streamline equipment management and maintenance. You can also store
// and analyze log data and metrics to improve the performance and availability of
// your applications.
//
// Timestream is built from the ground up to effectively ingest, process, and
// store time-series data. It organizes data to optimize query processing. It
// automatically scales based on the volume of data ingested and on the query
// volume to ensure you receive optimal performance while inserting and querying
// data. As your data grows over time, Timestream’s adaptive query processing
// engine spans across storage tiers to provide fast analysis while reducing costs.
package timestreamwrite