@aws-sdk/client-timestream-write 3.799.0 → 3.804.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.
Files changed (43) hide show
  1. package/dist-cjs/endpoint/ruleset.js +3 -3
  2. package/dist-es/endpoint/ruleset.js +3 -3
  3. package/dist-types/commands/CreateBatchLoadTaskCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateTableCommand.d.ts +1 -1
  6. package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
  7. package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
  8. package/dist-types/commands/DescribeBatchLoadTaskCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeDatabaseCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeTableCommand.d.ts +1 -1
  11. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  12. package/dist-types/commands/ResumeBatchLoadTaskCommand.d.ts +1 -1
  13. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  14. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  15. package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
  16. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  17. package/dist-types/commands/WriteRecordsCommand.d.ts +1 -1
  18. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  19. package/dist-types/runtimeConfig.browser.d.ts +18 -18
  20. package/dist-types/runtimeConfig.d.ts +17 -17
  21. package/dist-types/runtimeConfig.native.d.ts +19 -19
  22. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  23. package/dist-types/ts3.4/commands/CreateBatchLoadTaskCommand.d.ts +1 -1
  24. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
  25. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +1 -1
  26. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +1 -1
  27. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
  28. package/dist-types/ts3.4/commands/DescribeBatchLoadTaskCommand.d.ts +1 -1
  29. package/dist-types/ts3.4/commands/DescribeDatabaseCommand.d.ts +1 -1
  30. package/dist-types/ts3.4/commands/DescribeTableCommand.d.ts +1 -1
  31. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  32. package/dist-types/ts3.4/commands/ResumeBatchLoadTaskCommand.d.ts +1 -1
  33. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  34. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  35. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
  36. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  37. package/dist-types/ts3.4/commands/WriteRecordsCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  39. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +23 -33
  40. package/dist-types/ts3.4/runtimeConfig.d.ts +21 -30
  41. package/dist-types/ts3.4/runtimeConfig.native.d.ts +24 -34
  42. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  43. package/package.json +21 -21
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const u = "required", v = "fn", w = "argv", x = "ref";
5
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
6
- const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, o] }, q], rules: [{ endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [o, a] }], rules: [{ conditions: [{ [v]: "stringEquals", [w]: [{ [v]: h, [w]: [p, "name"] }, "aws-us-gov"] }], endpoint: { url: "https://ingest.timestream.{Region}.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
4
+ const y = "required", z = "type", A = "fn", B = "argv", C = "ref", D = "properties", E = "headers";
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "aws-us-gov", j = { [y]: false, [z]: "String" }, k = { [y]: true, "default": false, [z]: "Boolean" }, l = { [C]: "Endpoint" }, m = { [A]: c, [B]: [{ [C]: "UseFIPS" }, true] }, n = { [A]: c, [B]: [{ [C]: "UseDualStack" }, true] }, o = {}, p = { [A]: "getAttr", [B]: [{ [C]: g }, "supportsFIPS"] }, q = { [A]: c, [B]: [true, { [A]: "getAttr", [B]: [{ [C]: g }, "supportsDualStack"] }] }, r = { [A]: "getAttr", [B]: [{ [C]: g }, "name"] }, s = { "conditions": [{ [A]: h, [B]: [i, r] }], [e]: { "url": "https://timestream-ingest.{Region}.api.aws", [D]: {}, [E]: {} }, [z]: e }, t = { "url": "https://timestream-ingest.{Region}.api.aws", [D]: {}, [E]: {} }, u = [m], v = [n], w = [{ [C]: "Region" }], x = [{ [A]: h, [B]: ["aws", r] }];
6
+ const _data = { version: "1.0", parameters: { Region: j, UseDualStack: k, UseFIPS: k, Endpoint: j }, rules: [{ conditions: [{ [A]: b, [B]: [l] }], rules: [{ conditions: u, error: "Invalid Configuration: FIPS and custom endpoint are not supported", [z]: d }, { conditions: v, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", [z]: d }, { endpoint: { url: l, [D]: o, [E]: o }, [z]: e }], [z]: f }, { conditions: [{ [A]: b, [B]: w }], rules: [{ conditions: [{ [A]: "aws.partition", [B]: w, assign: g }], rules: [{ conditions: [m, n], rules: [{ conditions: [{ [A]: c, [B]: [a, p] }, q], rules: [{ conditions: x, endpoint: { url: "https://timestream-ingest-fips.{Region}.api.aws", [D]: o, [E]: o }, [z]: e }, s, { endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", [z]: d }], [z]: f }, { conditions: u, rules: [{ conditions: [{ [A]: c, [B]: [p, a] }], rules: [{ conditions: [{ [A]: h, [B]: [r, i] }], endpoint: { url: "https://ingest.timestream.{Region}.amazonaws.com", [D]: o, [E]: o }, [z]: e }, { endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }, { error: "FIPS is enabled but this partition does not support FIPS", [z]: d }], [z]: f }, { conditions: v, rules: [{ conditions: [q], rules: [{ conditions: x, endpoint: t, [z]: e }, s, { endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }, { error: "DualStack is enabled but this partition does not support DualStack", [z]: d }], [z]: f }, { endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }], [z]: f }, { error: "Invalid Configuration: Missing Region", [z]: d }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const u = "required", v = "fn", w = "argv", x = "ref";
2
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
3
- const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, o] }, q], rules: [{ endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [o, a] }], rules: [{ conditions: [{ [v]: "stringEquals", [w]: [{ [v]: h, [w]: [p, "name"] }, "aws-us-gov"] }], endpoint: { url: "https://ingest.timestream.{Region}.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
1
+ const y = "required", z = "type", A = "fn", B = "argv", C = "ref", D = "properties", E = "headers";
2
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "aws-us-gov", j = { [y]: false, [z]: "String" }, k = { [y]: true, "default": false, [z]: "Boolean" }, l = { [C]: "Endpoint" }, m = { [A]: c, [B]: [{ [C]: "UseFIPS" }, true] }, n = { [A]: c, [B]: [{ [C]: "UseDualStack" }, true] }, o = {}, p = { [A]: "getAttr", [B]: [{ [C]: g }, "supportsFIPS"] }, q = { [A]: c, [B]: [true, { [A]: "getAttr", [B]: [{ [C]: g }, "supportsDualStack"] }] }, r = { [A]: "getAttr", [B]: [{ [C]: g }, "name"] }, s = { "conditions": [{ [A]: h, [B]: [i, r] }], [e]: { "url": "https://timestream-ingest.{Region}.api.aws", [D]: {}, [E]: {} }, [z]: e }, t = { "url": "https://timestream-ingest.{Region}.api.aws", [D]: {}, [E]: {} }, u = [m], v = [n], w = [{ [C]: "Region" }], x = [{ [A]: h, [B]: ["aws", r] }];
3
+ const _data = { version: "1.0", parameters: { Region: j, UseDualStack: k, UseFIPS: k, Endpoint: j }, rules: [{ conditions: [{ [A]: b, [B]: [l] }], rules: [{ conditions: u, error: "Invalid Configuration: FIPS and custom endpoint are not supported", [z]: d }, { conditions: v, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", [z]: d }, { endpoint: { url: l, [D]: o, [E]: o }, [z]: e }], [z]: f }, { conditions: [{ [A]: b, [B]: w }], rules: [{ conditions: [{ [A]: "aws.partition", [B]: w, assign: g }], rules: [{ conditions: [m, n], rules: [{ conditions: [{ [A]: c, [B]: [a, p] }, q], rules: [{ conditions: x, endpoint: { url: "https://timestream-ingest-fips.{Region}.api.aws", [D]: o, [E]: o }, [z]: e }, s, { endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", [z]: d }], [z]: f }, { conditions: u, rules: [{ conditions: [{ [A]: c, [B]: [p, a] }], rules: [{ conditions: [{ [A]: h, [B]: [r, i] }], endpoint: { url: "https://ingest.timestream.{Region}.amazonaws.com", [D]: o, [E]: o }, [z]: e }, { endpoint: { url: "https://ingest.timestream-fips.{Region}.{PartitionResult#dnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }, { error: "FIPS is enabled but this partition does not support FIPS", [z]: d }], [z]: f }, { conditions: v, rules: [{ conditions: [q], rules: [{ conditions: x, endpoint: t, [z]: e }, s, { endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }, { error: "DualStack is enabled but this partition does not support DualStack", [z]: d }], [z]: f }, { endpoint: { url: "https://ingest.timestream.{Region}.{PartitionResult#dnsSuffix}", [D]: o, [E]: o }, [z]: e }], [z]: f }], [z]: f }, { error: "Invalid Configuration: Missing Region", [z]: d }] };
4
4
  export const ruleSet = _data;
@@ -23,7 +23,7 @@ export interface CreateBatchLoadTaskCommandOutput extends CreateBatchLoadTaskRes
23
23
  }
24
24
  declare const CreateBatchLoadTaskCommand_base: {
25
25
  new (input: CreateBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchLoadTaskCommandInput, CreateBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchLoadTaskCommandInput, CreateBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchLoadTaskCommandInput, CreateBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __M
23
23
  }
24
24
  declare const CreateDatabaseCommand_base: {
25
25
  new (input: CreateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatabaseCommandInput, CreateDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatabaseCommandInput, CreateDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatabaseCommandInput, CreateDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTableCommandOutput extends CreateTableResponse, __Metadat
23
23
  }
24
24
  declare const CreateTableCommand_base: {
25
25
  new (input: CreateTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableCommandInput, CreateTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableCommandInput, CreateTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableCommandInput, CreateTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatabaseCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDatabaseCommand_base: {
25
25
  new (input: DeleteDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatabaseCommandInput, DeleteDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatabaseCommandInput, DeleteDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatabaseCommandInput, DeleteDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTableCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteTableCommand_base: {
25
25
  new (input: DeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTableCommandInput, DeleteTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTableCommandInput, DeleteTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTableCommandInput, DeleteTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBatchLoadTaskCommandOutput extends DescribeBatchLoadTas
23
23
  }
24
24
  declare const DescribeBatchLoadTaskCommand_base: {
25
25
  new (input: DescribeBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchLoadTaskCommandInput, DescribeBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchLoadTaskCommandInput, DescribeBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchLoadTaskCommandInput, DescribeBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatabaseCommandOutput extends DescribeDatabaseResponse,
23
23
  }
24
24
  declare const DescribeDatabaseCommand_base: {
25
25
  new (input: DescribeDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatabaseCommandInput, DescribeDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatabaseCommandInput, DescribeDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatabaseCommandInput, DescribeDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTableCommandOutput extends DescribeTableResponse, __Met
23
23
  }
24
24
  declare const DescribeTableCommand_base: {
25
25
  new (input: DescribeTableCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableCommandInput, DescribeTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTableCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableCommandInput, DescribeTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTableCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTableCommandInput, DescribeTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResumeBatchLoadTaskCommandOutput extends ResumeBatchLoadTaskRes
23
23
  }
24
24
  declare const ResumeBatchLoadTaskCommand_base: {
25
25
  new (input: ResumeBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeBatchLoadTaskCommandInput, ResumeBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResumeBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeBatchLoadTaskCommandInput, ResumeBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResumeBatchLoadTaskCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeBatchLoadTaskCommandInput, ResumeBatchLoadTaskCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDatabaseCommandOutput extends UpdateDatabaseResponse, __M
23
23
  }
24
24
  declare const UpdateDatabaseCommand_base: {
25
25
  new (input: UpdateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatabaseCommandInput, UpdateDatabaseCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateTableCommandOutput extends UpdateTableResponse, __Metadat
23
23
  }
24
24
  declare const UpdateTableCommand_base: {
25
25
  new (input: UpdateTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableCommandInput, UpdateTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableCommandInput, UpdateTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateTableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTableCommandInput, UpdateTableCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface WriteRecordsCommandOutput extends WriteRecordsResponse, __Metad
23
23
  }
24
24
  declare const WriteRecordsCommand_base: {
25
25
  new (input: WriteRecordsCommandInput): import("@smithy/smithy-client").CommandImpl<WriteRecordsCommandInput, WriteRecordsCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: WriteRecordsCommandInput): import("@smithy/smithy-client").CommandImpl<WriteRecordsCommandInput, WriteRecordsCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: WriteRecordsCommandInput): import("@smithy/smithy-client").CommandImpl<WriteRecordsCommandInput, WriteRecordsCommandOutput, TimestreamWriteClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<any>;
@@ -22,32 +22,32 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
22
22
  cacheMiddleware?: boolean | undefined;
23
23
  urlParser: import("@smithy/types").UrlParser;
24
24
  base64Decoder: import("@smithy/types").Decoder;
25
- base64Encoder: (_input: string | Uint8Array) => string;
25
+ base64Encoder: (_input: Uint8Array | string) => string;
26
26
  utf8Decoder: import("@smithy/types").Decoder;
27
- utf8Encoder: (input: string | Uint8Array) => string;
27
+ utf8Encoder: (input: Uint8Array | string) => string;
28
28
  disableHostPrefix: boolean;
29
29
  serviceId: string;
30
- profile?: string | undefined;
30
+ profile?: string;
31
31
  logger: import("@smithy/types").Logger;
32
32
  extensions: import("./runtimeExtensions").RuntimeExtension[];
33
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
34
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
33
+ customUserAgent?: string | import("@smithy/types").UserAgent;
34
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
42
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
43
43
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
44
44
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
45
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
46
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
47
- signingEscapePath?: boolean | undefined;
48
- systemClockOffset?: number | undefined;
49
- signingRegion?: string | undefined;
50
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
51
- endpointCacheSize?: number | undefined;
45
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
46
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
47
+ signingEscapePath?: boolean;
48
+ systemClockOffset?: number;
49
+ signingRegion?: string;
50
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
51
+ endpointCacheSize?: number;
52
52
  endpointDiscoveryEnabled?: boolean | undefined;
53
53
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
14
14
  maxAttempts: number | import("@smithy/types").Provider<number>;
15
15
  region: string | import("@smithy/types").Provider<string>;
@@ -24,30 +24,30 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
24
24
  cacheMiddleware?: boolean | undefined;
25
25
  urlParser: import("@smithy/types").UrlParser;
26
26
  base64Decoder: import("@smithy/types").Decoder;
27
- base64Encoder: (_input: string | Uint8Array) => string;
27
+ base64Encoder: (_input: Uint8Array | string) => string;
28
28
  utf8Decoder: import("@smithy/types").Decoder;
29
- utf8Encoder: (input: string | Uint8Array) => string;
29
+ utf8Encoder: (input: Uint8Array | string) => string;
30
30
  disableHostPrefix: boolean;
31
31
  serviceId: string;
32
- profile?: string | undefined;
32
+ profile?: string;
33
33
  logger: import("@smithy/types").Logger;
34
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
35
+ customUserAgent?: string | import("@smithy/types").UserAgent;
36
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
37
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
38
38
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
39
- logger?: import("@smithy/types").Logger | undefined;
39
+ logger?: import("@smithy/types").Logger;
40
40
  }) => import("@smithy/types").EndpointV2;
41
- tls?: boolean | undefined;
42
- serviceConfiguredEndpoint?: undefined;
41
+ tls?: boolean;
42
+ serviceConfiguredEndpoint?: never;
43
43
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
44
44
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
45
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
46
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
47
- signingEscapePath?: boolean | undefined;
48
- systemClockOffset?: number | undefined;
49
- signingRegion?: string | undefined;
50
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
51
- endpointCacheSize?: number | undefined;
45
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
46
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
47
+ signingEscapePath?: boolean;
48
+ systemClockOffset?: number;
49
+ signingRegion?: string;
50
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
51
+ endpointCacheSize?: number;
52
52
  endpointDiscoveryEnabled?: boolean | undefined;
53
53
  };
@@ -7,21 +7,21 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -29,24 +29,24 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
31
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
50
- endpointCacheSize?: number | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
+ endpointCacheSize?: number;
51
51
  endpointDiscoveryEnabled?: boolean | undefined;
52
52
  };
@@ -5,10 +5,10 @@ import { TimestreamWriteClientConfig } from "./TimestreamWriteClient";
5
5
  export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -27,7 +27,7 @@ declare const CreateBatchLoadTaskCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateBatchLoadTaskCommandInput
30
+ input: CreateBatchLoadTaskCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateBatchLoadTaskCommandInput,
33
33
  CreateBatchLoadTaskCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateDatabaseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateDatabaseCommandInput
29
+ input: CreateDatabaseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateDatabaseCommandInput,
32
32
  CreateDatabaseCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateTableCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateTableCommandInput
26
+ input: CreateTableCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateTableCommandInput,
29
29
  CreateTableCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteDatabaseCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteDatabaseCommandInput
24
+ input: DeleteDatabaseCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteDatabaseCommandInput,
27
27
  DeleteDatabaseCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteTableCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteTableCommandInput
24
+ input: DeleteTableCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteTableCommandInput,
27
27
  DeleteTableCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeBatchLoadTaskCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeBatchLoadTaskCommandInput
30
+ input: DescribeBatchLoadTaskCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeBatchLoadTaskCommandInput,
33
33
  DescribeBatchLoadTaskCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeDatabaseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeDatabaseCommandInput
29
+ input: DescribeDatabaseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeDatabaseCommandInput,
32
32
  DescribeDatabaseCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeTableCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeTableCommandInput
29
+ input: DescribeTableCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeTableCommandInput,
32
32
  DescribeTableCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const ResumeBatchLoadTaskCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ResumeBatchLoadTaskCommandInput
30
+ input: ResumeBatchLoadTaskCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ResumeBatchLoadTaskCommandInput,
33
33
  ResumeBatchLoadTaskCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateDatabaseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateDatabaseCommandInput
29
+ input: UpdateDatabaseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateDatabaseCommandInput,
32
32
  UpdateDatabaseCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateTableCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateTableCommandInput
26
+ input: UpdateTableCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateTableCommandInput,
29
29
  UpdateTableCommandOutput,
@@ -23,7 +23,7 @@ declare const WriteRecordsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: WriteRecordsCommandInput
26
+ input: WriteRecordsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  WriteRecordsCommandInput,
29
29
  WriteRecordsCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -14,9 +14,7 @@ export declare const getRuntimeConfig: (
14
14
  _: unknown
15
15
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
16
16
  defaultUserAgentProvider: (
17
- config?:
18
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
19
- | undefined
17
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
20
18
  ) => Promise<import("@smithy/types").UserAgent>;
21
19
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
22
20
  boolean | undefined
@@ -35,23 +33,22 @@ export declare const getRuntimeConfig: (
35
33
  cacheMiddleware?: boolean | undefined;
36
34
  urlParser: import("@smithy/types").UrlParser;
37
35
  base64Decoder: import("@smithy/types").Decoder;
38
- base64Encoder: (_input: string | Uint8Array) => string;
36
+ base64Encoder: (_input: Uint8Array | string) => string;
39
37
  utf8Decoder: import("@smithy/types").Decoder;
40
- utf8Encoder: (input: string | Uint8Array) => string;
38
+ utf8Encoder: (input: Uint8Array | string) => string;
41
39
  disableHostPrefix: boolean;
42
40
  serviceId: string;
43
- profile?: string | undefined;
41
+ profile?: string;
44
42
  logger: import("@smithy/types").Logger;
45
43
  extensions: import("./runtimeExtensions").RuntimeExtension[];
46
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
44
+ customUserAgent?: string | import("@smithy/types").UserAgent;
47
45
  userAgentAppId?:
48
46
  | string
49
- | import("@smithy/types").Provider<string | undefined>
50
- | undefined;
47
+ | undefined
48
+ | import("@smithy/types").Provider<string | undefined>;
51
49
  retryStrategy?:
52
50
  | import("@smithy/types").RetryStrategy
53
- | import("@smithy/types").RetryStrategyV2
54
- | undefined;
51
+ | import("@smithy/types").RetryStrategyV2;
55
52
  endpoint?:
56
53
  | ((
57
54
  | string
@@ -72,36 +69,29 @@ export declare const getRuntimeConfig: (
72
69
  endpointProvider: (
73
70
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
74
71
  context?: {
75
- logger?: import("@smithy/types").Logger | undefined;
72
+ logger?: import("@smithy/types").Logger;
76
73
  }
77
74
  ) => import("@smithy/types").EndpointV2;
78
- tls?: boolean | undefined;
79
- serviceConfiguredEndpoint?: undefined;
80
- authSchemePreference?:
81
- | string[]
82
- | import("@smithy/types").Provider<string[]>
83
- | undefined;
75
+ tls?: boolean;
76
+ serviceConfiguredEndpoint?: never;
77
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
84
78
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
85
79
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
86
80
  credentials?:
87
81
  | import("@smithy/types").AwsCredentialIdentity
88
- | import("@smithy/types").AwsCredentialIdentityProvider
89
- | undefined;
82
+ | import("@smithy/types").AwsCredentialIdentityProvider;
90
83
  signer?:
91
84
  | import("@smithy/types").RequestSigner
92
85
  | ((
93
- authScheme?: import("@smithy/types").AuthScheme | undefined
94
- ) => Promise<import("@smithy/types").RequestSigner>)
95
- | undefined;
96
- signingEscapePath?: boolean | undefined;
97
- systemClockOffset?: number | undefined;
98
- signingRegion?: string | undefined;
99
- signerConstructor?:
100
- | (new (
101
- options: import("@smithy/signature-v4").SignatureV4Init &
102
- import("@smithy/signature-v4").SignatureV4CryptoInit
103
- ) => import("@smithy/types").RequestSigner)
104
- | undefined;
105
- endpointCacheSize?: number | undefined;
86
+ authScheme?: import("@smithy/types").AuthScheme
87
+ ) => Promise<import("@smithy/types").RequestSigner>);
88
+ signingEscapePath?: boolean;
89
+ systemClockOffset?: number;
90
+ signingRegion?: string;
91
+ signerConstructor?: new (
92
+ options: import("@smithy/signature-v4").SignatureV4Init &
93
+ import("@smithy/signature-v4").SignatureV4CryptoInit
94
+ ) => import("@smithy/types").RequestSigner;
95
+ endpointCacheSize?: number;
106
96
  endpointDiscoveryEnabled?: boolean | undefined;
107
97
  };
@@ -12,16 +12,12 @@ export declare const getRuntimeConfig: (
12
12
  credentialDefaultProvider:
13
13
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
14
14
  | ((
15
- init?:
16
- | import("@aws-sdk/credential-provider-node").DefaultProviderInit
17
- | undefined
15
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
18
16
  ) => import("@smithy/types").MemoizedProvider<
19
17
  import("@smithy/types").AwsCredentialIdentity
20
18
  >);
21
19
  defaultUserAgentProvider: (
22
- config?:
23
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
24
- | undefined
20
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
25
21
  ) => Promise<import("@smithy/types").UserAgent>;
26
22
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
27
23
  boolean | undefined
@@ -41,19 +37,18 @@ export declare const getRuntimeConfig: (
41
37
  cacheMiddleware?: boolean | undefined;
42
38
  urlParser: import("@smithy/types").UrlParser;
43
39
  base64Decoder: import("@smithy/types").Decoder;
44
- base64Encoder: (_input: string | Uint8Array) => string;
40
+ base64Encoder: (_input: Uint8Array | string) => string;
45
41
  utf8Decoder: import("@smithy/types").Decoder;
46
- utf8Encoder: (input: string | Uint8Array) => string;
42
+ utf8Encoder: (input: Uint8Array | string) => string;
47
43
  disableHostPrefix: boolean;
48
44
  serviceId: string;
49
- profile?: string | undefined;
45
+ profile?: string;
50
46
  logger: import("@smithy/types").Logger;
51
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
52
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
48
+ customUserAgent?: string | import("@smithy/types").UserAgent;
53
49
  retryStrategy?:
54
50
  | import("@smithy/types").RetryStrategy
55
- | import("@smithy/types").RetryStrategyV2
56
- | undefined;
51
+ | import("@smithy/types").RetryStrategyV2;
57
52
  endpoint?:
58
53
  | ((
59
54
  | string
@@ -74,32 +69,28 @@ export declare const getRuntimeConfig: (
74
69
  endpointProvider: (
75
70
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
76
71
  context?: {
77
- logger?: import("@smithy/types").Logger | undefined;
72
+ logger?: import("@smithy/types").Logger;
78
73
  }
79
74
  ) => import("@smithy/types").EndpointV2;
80
- tls?: boolean | undefined;
81
- serviceConfiguredEndpoint?: undefined;
75
+ tls?: boolean;
76
+ serviceConfiguredEndpoint?: never;
82
77
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
83
78
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
84
79
  credentials?:
85
80
  | import("@smithy/types").AwsCredentialIdentity
86
- | import("@smithy/types").AwsCredentialIdentityProvider
87
- | undefined;
81
+ | import("@smithy/types").AwsCredentialIdentityProvider;
88
82
  signer?:
89
83
  | import("@smithy/types").RequestSigner
90
84
  | ((
91
- authScheme?: import("@smithy/types").AuthScheme | undefined
92
- ) => Promise<import("@smithy/types").RequestSigner>)
93
- | undefined;
94
- signingEscapePath?: boolean | undefined;
95
- systemClockOffset?: number | undefined;
96
- signingRegion?: string | undefined;
97
- signerConstructor?:
98
- | (new (
99
- options: import("@smithy/signature-v4").SignatureV4Init &
100
- import("@smithy/signature-v4").SignatureV4CryptoInit
101
- ) => import("@smithy/types").RequestSigner)
102
- | undefined;
103
- endpointCacheSize?: number | undefined;
85
+ authScheme?: import("@smithy/types").AuthScheme
86
+ ) => Promise<import("@smithy/types").RequestSigner>);
87
+ signingEscapePath?: boolean;
88
+ systemClockOffset?: number;
89
+ signingRegion?: string;
90
+ signerConstructor?: new (
91
+ options: import("@smithy/signature-v4").SignatureV4Init &
92
+ import("@smithy/signature-v4").SignatureV4CryptoInit
93
+ ) => import("@smithy/types").RequestSigner;
94
+ endpointCacheSize?: number;
104
95
  endpointDiscoveryEnabled?: boolean | undefined;
105
96
  };
@@ -11,24 +11,22 @@ export declare const getRuntimeConfig: (
11
11
  | import("@smithy/protocol-http").HttpHandler<any>
12
12
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
13
13
  apiVersion: string;
14
- cacheMiddleware?: boolean | undefined;
14
+ cacheMiddleware?: boolean;
15
15
  urlParser: import("@smithy/types").UrlParser;
16
16
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
17
17
  streamCollector: import("@smithy/types").StreamCollector;
18
18
  base64Decoder: import("@smithy/types").Decoder;
19
- base64Encoder: (_input: string | Uint8Array) => string;
19
+ base64Encoder: (_input: Uint8Array | string) => string;
20
20
  utf8Decoder: import("@smithy/types").Decoder;
21
- utf8Encoder: (input: string | Uint8Array) => string;
21
+ utf8Encoder: (input: Uint8Array | string) => string;
22
22
  disableHostPrefix: boolean;
23
23
  serviceId: string;
24
24
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
25
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
26
26
  region: string | import("@smithy/types").Provider<any>;
27
- profile?: string | undefined;
27
+ profile?: string;
28
28
  defaultUserAgentProvider: (
29
- config?:
30
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
31
- | undefined
29
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
32
30
  ) => Promise<import("@smithy/types").UserAgent>;
33
31
  credentialDefaultProvider:
34
32
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
@@ -47,15 +45,14 @@ export declare const getRuntimeConfig: (
47
45
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
48
46
  boolean | undefined
49
47
  >;
50
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
48
+ customUserAgent?: string | import("@smithy/types").UserAgent;
51
49
  userAgentAppId?:
52
50
  | string
53
- | import("@smithy/types").Provider<string | undefined>
54
- | undefined;
51
+ | undefined
52
+ | import("@smithy/types").Provider<string | undefined>;
55
53
  retryStrategy?:
56
54
  | import("@smithy/types").RetryStrategy
57
- | import("@smithy/types").RetryStrategyV2
58
- | undefined;
55
+ | import("@smithy/types").RetryStrategyV2;
59
56
  endpoint?:
60
57
  | ((
61
58
  | string
@@ -76,36 +73,29 @@ export declare const getRuntimeConfig: (
76
73
  endpointProvider: (
77
74
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
78
75
  context?: {
79
- logger?: import("@smithy/types").Logger | undefined;
76
+ logger?: import("@smithy/types").Logger;
80
77
  }
81
78
  ) => import("@smithy/types").EndpointV2;
82
- tls?: boolean | undefined;
83
- serviceConfiguredEndpoint?: undefined;
84
- authSchemePreference?:
85
- | string[]
86
- | import("@smithy/types").Provider<string[]>
87
- | undefined;
79
+ tls?: boolean;
80
+ serviceConfiguredEndpoint?: never;
81
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
88
82
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
89
83
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").TimestreamWriteHttpAuthSchemeProvider;
90
84
  credentials?:
91
85
  | import("@smithy/types").AwsCredentialIdentity
92
- | import("@smithy/types").AwsCredentialIdentityProvider
93
- | undefined;
86
+ | import("@smithy/types").AwsCredentialIdentityProvider;
94
87
  signer?:
95
88
  | import("@smithy/types").RequestSigner
96
89
  | ((
97
- authScheme?: import("@smithy/types").AuthScheme | undefined
98
- ) => Promise<import("@smithy/types").RequestSigner>)
99
- | undefined;
100
- signingEscapePath?: boolean | undefined;
101
- systemClockOffset?: number | undefined;
102
- signingRegion?: string | undefined;
103
- signerConstructor?:
104
- | (new (
105
- options: import("@smithy/signature-v4").SignatureV4Init &
106
- import("@smithy/signature-v4").SignatureV4CryptoInit
107
- ) => import("@smithy/types").RequestSigner)
108
- | undefined;
109
- endpointCacheSize?: number | undefined;
90
+ authScheme?: import("@smithy/types").AuthScheme
91
+ ) => Promise<import("@smithy/types").RequestSigner>);
92
+ signingEscapePath?: boolean;
93
+ systemClockOffset?: number;
94
+ signingRegion?: string;
95
+ signerConstructor?: new (
96
+ options: import("@smithy/signature-v4").SignatureV4Init &
97
+ import("@smithy/signature-v4").SignatureV4CryptoInit
98
+ ) => import("@smithy/types").RequestSigner;
99
+ endpointCacheSize?: number;
110
100
  endpointDiscoveryEnabled?: boolean | undefined;
111
101
  };
@@ -4,12 +4,12 @@ export declare const getRuntimeConfig: (
4
4
  ) => {
5
5
  apiVersion: string;
6
6
  base64Decoder: import("@smithy/types").Decoder;
7
- base64Encoder: (_input: string | Uint8Array) => string;
7
+ base64Encoder: (_input: Uint8Array | string) => string;
8
8
  disableHostPrefix: boolean;
9
9
  endpointProvider: (
10
10
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
11
11
  context?: {
12
- logger?: import("@smithy/types").Logger | undefined;
12
+ logger?: import("@smithy/types").Logger;
13
13
  }
14
14
  ) => import("@smithy/types").EndpointV2;
15
15
  extensions: import("./runtimeExtensions").RuntimeExtension[];
@@ -19,5 +19,5 @@ export declare const getRuntimeConfig: (
19
19
  serviceId: string;
20
20
  urlParser: import("@smithy/types").UrlParser;
21
21
  utf8Decoder: import("@smithy/types").Decoder;
22
- utf8Encoder: (input: string | Uint8Array) => string;
22
+ utf8Encoder: (input: Uint8Array | string) => string;
23
23
  };
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.799.0",
4
+ "version": "3.804.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",
@@ -20,42 +20,42 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.799.0",
24
- "@aws-sdk/credential-provider-node": "3.799.0",
25
- "@aws-sdk/middleware-endpoint-discovery": "3.775.0",
26
- "@aws-sdk/middleware-host-header": "3.775.0",
27
- "@aws-sdk/middleware-logger": "3.775.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
29
- "@aws-sdk/middleware-user-agent": "3.799.0",
30
- "@aws-sdk/region-config-resolver": "3.775.0",
31
- "@aws-sdk/types": "3.775.0",
32
- "@aws-sdk/util-endpoints": "3.787.0",
33
- "@aws-sdk/util-user-agent-browser": "3.775.0",
34
- "@aws-sdk/util-user-agent-node": "3.799.0",
23
+ "@aws-sdk/core": "3.804.0",
24
+ "@aws-sdk/credential-provider-node": "3.804.0",
25
+ "@aws-sdk/middleware-endpoint-discovery": "3.804.0",
26
+ "@aws-sdk/middleware-host-header": "3.804.0",
27
+ "@aws-sdk/middleware-logger": "3.804.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.804.0",
29
+ "@aws-sdk/middleware-user-agent": "3.804.0",
30
+ "@aws-sdk/region-config-resolver": "3.804.0",
31
+ "@aws-sdk/types": "3.804.0",
32
+ "@aws-sdk/util-endpoints": "3.804.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.804.0",
34
+ "@aws-sdk/util-user-agent-node": "3.804.0",
35
35
  "@smithy/config-resolver": "^4.1.0",
36
- "@smithy/core": "^3.3.0",
36
+ "@smithy/core": "^3.3.1",
37
37
  "@smithy/fetch-http-handler": "^5.0.2",
38
38
  "@smithy/hash-node": "^4.0.2",
39
39
  "@smithy/invalid-dependency": "^4.0.2",
40
40
  "@smithy/middleware-content-length": "^4.0.2",
41
- "@smithy/middleware-endpoint": "^4.1.1",
42
- "@smithy/middleware-retry": "^4.1.1",
41
+ "@smithy/middleware-endpoint": "^4.1.2",
42
+ "@smithy/middleware-retry": "^4.1.3",
43
43
  "@smithy/middleware-serde": "^4.0.3",
44
44
  "@smithy/middleware-stack": "^4.0.2",
45
45
  "@smithy/node-config-provider": "^4.0.2",
46
46
  "@smithy/node-http-handler": "^4.0.4",
47
47
  "@smithy/protocol-http": "^5.1.0",
48
- "@smithy/smithy-client": "^4.2.1",
48
+ "@smithy/smithy-client": "^4.2.2",
49
49
  "@smithy/types": "^4.2.0",
50
50
  "@smithy/url-parser": "^4.0.2",
51
51
  "@smithy/util-base64": "^4.0.0",
52
52
  "@smithy/util-body-length-browser": "^4.0.0",
53
53
  "@smithy/util-body-length-node": "^4.0.0",
54
- "@smithy/util-defaults-mode-browser": "^4.0.9",
55
- "@smithy/util-defaults-mode-node": "^4.0.9",
54
+ "@smithy/util-defaults-mode-browser": "^4.0.10",
55
+ "@smithy/util-defaults-mode-node": "^4.0.10",
56
56
  "@smithy/util-endpoints": "^3.0.2",
57
57
  "@smithy/util-middleware": "^4.0.2",
58
- "@smithy/util-retry": "^4.0.2",
58
+ "@smithy/util-retry": "^4.0.3",
59
59
  "@smithy/util-utf8": "^4.0.0",
60
60
  "@types/uuid": "^9.0.1",
61
61
  "tslib": "^2.6.2",
@@ -67,7 +67,7 @@
67
67
  "concurrently": "7.0.0",
68
68
  "downlevel-dts": "0.10.1",
69
69
  "rimraf": "3.0.2",
70
- "typescript": "~5.2.2"
70
+ "typescript": "~5.8.3"
71
71
  },
72
72
  "engines": {
73
73
  "node": ">=18.0.0"