🎯
Focusing
Highlights
- Pro
Pinned Loading
-
example demonstrates how to load rec...
example demonstrates how to load records to Amazon Timestream with using NodeJs 1import { TimestreamWriteClient, WriteRecordsCommand, WriteRecordsCommandInput, _Record } from "@aws-sdk/client-timestream-write";
2const client = new TimestreamWriteClient({ region: "us-east-1" });
34//*
5//* Simple Node.js example that writes a record to AWS timesteam database.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.