@aws-sdk/client-timestream-write 3.775.0 → 3.777.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/CreateBatchLoadTaskCommand.d.ts +1 -0
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/CreateTableCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -0
- package/dist-types/commands/DescribeBatchLoadTaskCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTableCommand.d.ts +1 -0
- package/dist-types/commands/ListBatchLoadTasksCommand.d.ts +1 -0
- package/dist-types/commands/ListDatabasesCommand.d.ts +1 -0
- package/dist-types/commands/ListTablesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ResumeBatchLoadTaskCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -0
- package/dist-types/commands/WriteRecordsCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -158,6 +158,7 @@ declare const CreateBatchLoadTaskCommand_base: {
|
|
|
158
158
|
* @throws {@link TimestreamWriteServiceException}
|
|
159
159
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
160
160
|
*
|
|
161
|
+
*
|
|
161
162
|
* @public
|
|
162
163
|
*/
|
|
163
164
|
export declare class CreateBatchLoadTaskCommand extends CreateBatchLoadTaskCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const CreateDatabaseCommand_base: {
|
|
|
96
96
|
* @throws {@link TimestreamWriteServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class CreateDatabaseCommand extends CreateDatabaseCommand_base {
|
|
@@ -150,6 +150,7 @@ declare const CreateTableCommand_base: {
|
|
|
150
150
|
* @throws {@link TimestreamWriteServiceException}
|
|
151
151
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
152
152
|
*
|
|
153
|
+
*
|
|
153
154
|
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class CreateTableCommand extends CreateTableCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const DeleteDatabaseCommand_base: {
|
|
|
85
85
|
* @throws {@link TimestreamWriteServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeleteDatabaseCommand extends DeleteDatabaseCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const DeleteTableCommand_base: {
|
|
|
83
83
|
* @throws {@link TimestreamWriteServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeleteTableCommand extends DeleteTableCommand_base {
|
|
@@ -158,6 +158,7 @@ declare const DescribeBatchLoadTaskCommand_base: {
|
|
|
158
158
|
* @throws {@link TimestreamWriteServiceException}
|
|
159
159
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
160
160
|
*
|
|
161
|
+
*
|
|
161
162
|
* @public
|
|
162
163
|
*/
|
|
163
164
|
export declare class DescribeBatchLoadTaskCommand extends DescribeBatchLoadTaskCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const DescribeDatabaseCommand_base: {
|
|
|
86
86
|
* @throws {@link TimestreamWriteServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DescribeDatabaseCommand extends DescribeDatabaseCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const DescribeEndpointsCommand_base: {
|
|
|
89
89
|
* @throws {@link TimestreamWriteServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DescribeEndpointsCommand extends DescribeEndpointsCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const DescribeTableCommand_base: {
|
|
|
111
111
|
* @throws {@link TimestreamWriteServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class DescribeTableCommand extends DescribeTableCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListBatchLoadTasksCommand_base: {
|
|
|
87
87
|
* @throws {@link TimestreamWriteServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListBatchLoadTasksCommand extends ListBatchLoadTasksCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListDatabasesCommand_base: {
|
|
|
85
85
|
* @throws {@link TimestreamWriteServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListDatabasesCommand extends ListDatabasesCommand_base {
|
|
@@ -114,6 +114,7 @@ declare const ListTablesCommand_base: {
|
|
|
114
114
|
* @throws {@link TimestreamWriteServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
116
116
|
*
|
|
117
|
+
*
|
|
117
118
|
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class ListTablesCommand extends ListTablesCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link TimestreamWriteServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ResumeBatchLoadTaskCommand_base: {
|
|
|
75
75
|
* @throws {@link TimestreamWriteServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ResumeBatchLoadTaskCommand extends ResumeBatchLoadTaskCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const TagResourceCommand_base: {
|
|
|
77
77
|
* @throws {@link TimestreamWriteServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const UntagResourceCommand_base: {
|
|
|
72
72
|
* @throws {@link TimestreamWriteServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -91,6 +91,7 @@ declare const UpdateDatabaseCommand_base: {
|
|
|
91
91
|
* @throws {@link TimestreamWriteServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
93
93
|
*
|
|
94
|
+
*
|
|
94
95
|
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class UpdateDatabaseCommand extends UpdateDatabaseCommand_base {
|
|
@@ -137,6 +137,7 @@ declare const UpdateTableCommand_base: {
|
|
|
137
137
|
* @throws {@link TimestreamWriteServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
139
139
|
*
|
|
140
|
+
*
|
|
140
141
|
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class UpdateTableCommand extends UpdateTableCommand_base {
|
|
@@ -197,6 +197,7 @@ declare const WriteRecordsCommand_base: {
|
|
|
197
197
|
* @throws {@link TimestreamWriteServiceException}
|
|
198
198
|
* <p>Base exception class for all service exceptions from TimestreamWrite service.</p>
|
|
199
199
|
*
|
|
200
|
+
*
|
|
200
201
|
* @public
|
|
201
202
|
*/
|
|
202
203
|
export declare class WriteRecordsCommand extends WriteRecordsCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-timestream-write",
|
|
3
3
|
"description": "AWS SDK for JavaScript Timestream Write Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-timestream-write",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/middleware-endpoint-discovery": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.775.0",
|