Registry / cloud / aws-aws-sdk-go-v2-service-timestreamwrite

aws-aws-sdk-go-v2-service-timestreamwrite

JSON →
library1.29.3gogounverified

Package timestreamwrite provides the API client for Amazon Timestream Write, enabling ingestion of time-series data into the Timestream database.

go get github.com/aws/aws-sdk-go-v2/service/timestreamwrite
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-timestreamwrite
cloudgov1.29.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

timestreamwrite
github.com/aws/aws-sdk-go-v2/service/timestreamwrite

Create a Timestream Write client and write records

package main import ( "context" "github.com/aws/aws-sdk-go-v2/service/timestreamwrite" ) func main() { client := timestreamwrite.NewFromConfig(cfg) client.WriteRecords(context.TODO(), &timestreamwrite.WriteRecordsInput{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.29.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
aws-aws-sdk-go-v2-service-timestreamwrite — go get aws-aws-sdk-go-v2-service-timestreamwrite · libregistry