@aws-sdk/client-timestream-write 3.362.0 → 3.369.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 (123) hide show
  1. package/dist-cjs/TimestreamWrite.js +1 -1
  2. package/dist-cjs/TimestreamWriteClient.js +5 -5
  3. package/dist-cjs/commands/CreateBatchLoadTaskCommand.js +3 -3
  4. package/dist-cjs/commands/CreateDatabaseCommand.js +3 -3
  5. package/dist-cjs/commands/CreateTableCommand.js +3 -3
  6. package/dist-cjs/commands/DeleteDatabaseCommand.js +3 -3
  7. package/dist-cjs/commands/DeleteTableCommand.js +3 -3
  8. package/dist-cjs/commands/DescribeBatchLoadTaskCommand.js +3 -3
  9. package/dist-cjs/commands/DescribeDatabaseCommand.js +3 -3
  10. package/dist-cjs/commands/DescribeEndpointsCommand.js +3 -3
  11. package/dist-cjs/commands/DescribeTableCommand.js +3 -3
  12. package/dist-cjs/commands/ListBatchLoadTasksCommand.js +3 -3
  13. package/dist-cjs/commands/ListDatabasesCommand.js +3 -3
  14. package/dist-cjs/commands/ListTablesCommand.js +3 -3
  15. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  16. package/dist-cjs/commands/ResumeBatchLoadTaskCommand.js +3 -3
  17. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  18. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  19. package/dist-cjs/commands/UpdateDatabaseCommand.js +3 -3
  20. package/dist-cjs/commands/UpdateTableCommand.js +3 -3
  21. package/dist-cjs/commands/WriteRecordsCommand.js +3 -3
  22. package/dist-cjs/models/TimestreamWriteServiceException.js +1 -1
  23. package/dist-cjs/models/models_0.js +1 -1
  24. package/dist-cjs/protocols/Aws_json1_0.js +1 -1
  25. package/dist-cjs/runtimeConfig.browser.js +7 -7
  26. package/dist-cjs/runtimeConfig.js +10 -10
  27. package/dist-cjs/runtimeConfig.shared.js +4 -4
  28. package/dist-es/TimestreamWrite.js +1 -1
  29. package/dist-es/TimestreamWriteClient.js +5 -5
  30. package/dist-es/commands/CreateBatchLoadTaskCommand.js +3 -3
  31. package/dist-es/commands/CreateDatabaseCommand.js +3 -3
  32. package/dist-es/commands/CreateTableCommand.js +3 -3
  33. package/dist-es/commands/DeleteDatabaseCommand.js +3 -3
  34. package/dist-es/commands/DeleteTableCommand.js +3 -3
  35. package/dist-es/commands/DescribeBatchLoadTaskCommand.js +3 -3
  36. package/dist-es/commands/DescribeDatabaseCommand.js +3 -3
  37. package/dist-es/commands/DescribeEndpointsCommand.js +3 -3
  38. package/dist-es/commands/DescribeTableCommand.js +3 -3
  39. package/dist-es/commands/ListBatchLoadTasksCommand.js +3 -3
  40. package/dist-es/commands/ListDatabasesCommand.js +3 -3
  41. package/dist-es/commands/ListTablesCommand.js +3 -3
  42. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  43. package/dist-es/commands/ResumeBatchLoadTaskCommand.js +3 -3
  44. package/dist-es/commands/TagResourceCommand.js +3 -3
  45. package/dist-es/commands/UntagResourceCommand.js +3 -3
  46. package/dist-es/commands/UpdateDatabaseCommand.js +3 -3
  47. package/dist-es/commands/UpdateTableCommand.js +3 -3
  48. package/dist-es/commands/WriteRecordsCommand.js +3 -3
  49. package/dist-es/models/TimestreamWriteServiceException.js +1 -1
  50. package/dist-es/models/models_0.js +1 -1
  51. package/dist-es/protocols/Aws_json1_0.js +1 -1
  52. package/dist-es/runtimeConfig.browser.js +7 -7
  53. package/dist-es/runtimeConfig.js +10 -10
  54. package/dist-es/runtimeConfig.shared.js +4 -4
  55. package/dist-types/TimestreamWrite.d.ts +1 -1
  56. package/dist-types/TimestreamWriteClient.d.ts +8 -8
  57. package/dist-types/commands/CreateBatchLoadTaskCommand.d.ts +3 -3
  58. package/dist-types/commands/CreateDatabaseCommand.d.ts +3 -3
  59. package/dist-types/commands/CreateTableCommand.d.ts +3 -3
  60. package/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -3
  61. package/dist-types/commands/DeleteTableCommand.d.ts +3 -3
  62. package/dist-types/commands/DescribeBatchLoadTaskCommand.d.ts +3 -3
  63. package/dist-types/commands/DescribeDatabaseCommand.d.ts +3 -3
  64. package/dist-types/commands/DescribeEndpointsCommand.d.ts +3 -3
  65. package/dist-types/commands/DescribeTableCommand.d.ts +3 -3
  66. package/dist-types/commands/ListBatchLoadTasksCommand.d.ts +3 -3
  67. package/dist-types/commands/ListDatabasesCommand.d.ts +3 -3
  68. package/dist-types/commands/ListTablesCommand.d.ts +3 -3
  69. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  70. package/dist-types/commands/ResumeBatchLoadTaskCommand.d.ts +3 -3
  71. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  72. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  73. package/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -3
  74. package/dist-types/commands/UpdateTableCommand.d.ts +3 -3
  75. package/dist-types/commands/WriteRecordsCommand.d.ts +3 -3
  76. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  77. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  78. package/dist-types/endpoint/ruleset.d.ts +1 -1
  79. package/dist-types/models/TimestreamWriteServiceException.d.ts +1 -1
  80. package/dist-types/models/models_0.d.ts +1 -1
  81. package/dist-types/pagination/Interfaces.d.ts +1 -1
  82. package/dist-types/pagination/ListBatchLoadTasksPaginator.d.ts +1 -1
  83. package/dist-types/pagination/ListDatabasesPaginator.d.ts +1 -1
  84. package/dist-types/pagination/ListTablesPaginator.d.ts +1 -1
  85. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  86. package/dist-types/runtimeConfig.d.ts +21 -21
  87. package/dist-types/runtimeConfig.native.d.ts +19 -19
  88. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  89. package/dist-types/ts3.4/TimestreamWrite.d.ts +1 -1
  90. package/dist-types/ts3.4/TimestreamWriteClient.d.ts +19 -21
  91. package/dist-types/ts3.4/commands/CreateBatchLoadTaskCommand.d.ts +3 -3
  92. package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +3 -3
  93. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -3
  94. package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +3 -3
  95. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -3
  96. package/dist-types/ts3.4/commands/DescribeBatchLoadTaskCommand.d.ts +3 -3
  97. package/dist-types/ts3.4/commands/DescribeDatabaseCommand.d.ts +3 -3
  98. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +3 -3
  99. package/dist-types/ts3.4/commands/DescribeTableCommand.d.ts +3 -3
  100. package/dist-types/ts3.4/commands/ListBatchLoadTasksCommand.d.ts +3 -3
  101. package/dist-types/ts3.4/commands/ListDatabasesCommand.d.ts +3 -3
  102. package/dist-types/ts3.4/commands/ListTablesCommand.d.ts +3 -3
  103. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  104. package/dist-types/ts3.4/commands/ResumeBatchLoadTaskCommand.d.ts +3 -3
  105. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  106. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  107. package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +3 -3
  108. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -3
  109. package/dist-types/ts3.4/commands/WriteRecordsCommand.d.ts +3 -3
  110. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  111. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  112. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  113. package/dist-types/ts3.4/models/TimestreamWriteServiceException.d.ts +1 -1
  114. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  115. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  116. package/dist-types/ts3.4/pagination/ListBatchLoadTasksPaginator.d.ts +1 -1
  117. package/dist-types/ts3.4/pagination/ListDatabasesPaginator.d.ts +1 -1
  118. package/dist-types/ts3.4/pagination/ListTablesPaginator.d.ts +1 -1
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +36 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  123. package/package.json +35 -34
@@ -1,8 +1,9 @@
1
1
  import {
2
+ Endpoint,
2
3
  EndpointParameters as __EndpointParameters,
3
4
  EndpointV2,
4
- } from "@aws-sdk/types";
5
- import { Endpoint, Provider } from "@smithy/types";
5
+ Provider,
6
+ } from "@smithy/types";
6
7
  export interface ClientInputEndpointParameters {
7
8
  region?: string | Provider<string>;
8
9
  useDualstackEndpoint?: boolean | Provider<boolean>;
@@ -1,4 +1,4 @@
1
- import { EndpointV2, Logger } from "@aws-sdk/types";
1
+ import { EndpointV2, Logger } from "@smithy/types";
2
2
  import { EndpointParameters } from "./EndpointParameters";
3
3
  export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
@@ -1,2 +1,2 @@
1
- import { RuleSetObject } from "@aws-sdk/util-endpoints";
1
+ import { RuleSetObject } from "@smithy/types";
2
2
  export declare const ruleSet: RuleSetObject;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
- } from "@aws-sdk/smithy-client";
4
+ } from "@smithy/smithy-client";
5
5
  export { __ServiceException, __ServiceExceptionOptions };
6
6
  export declare class TimestreamWriteServiceException extends __ServiceException {
7
7
  constructor(options: __ServiceExceptionOptions);
@@ -1,4 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { TimestreamWriteServiceException as __BaseException } from "./TimestreamWriteServiceException";
3
3
  export declare class AccessDeniedException extends __BaseException {
4
4
  readonly name: "AccessDeniedException";
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
1
+ import { PaginationConfiguration } from "@smithy/types";
2
2
  import { TimestreamWriteClient } from "../TimestreamWriteClient";
3
3
  export interface TimestreamWritePaginationConfiguration
4
4
  extends PaginationConfiguration {
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListBatchLoadTasksCommandInput,
4
4
  ListBatchLoadTasksCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListDatabasesCommandInput,
4
4
  ListDatabasesCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListTablesCommandInput,
4
4
  ListTablesCommandOutput,
@@ -1,101 +1,96 @@
1
- import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
1
+ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { TimestreamWriteClientConfig } from "./TimestreamWriteClient";
3
3
  export declare const getRuntimeConfig: (
4
4
  config: TimestreamWriteClientConfig
5
5
  ) => {
6
6
  runtime: string;
7
- defaultsMode: import("@aws-sdk/types").Provider<
8
- import("@aws-sdk/smithy-client").ResolvedDefaultsMode
7
+ defaultsMode: import("@smithy/types").Provider<
8
+ import("@smithy/smithy-client").ResolvedDefaultsMode
9
9
  >;
10
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: (
12
12
  input: any
13
13
  ) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
14
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<
15
- import("@aws-sdk/types").UserAgent
14
+ defaultUserAgentProvider: import("@smithy/types").Provider<
15
+ import("@smithy/types").UserAgent
16
16
  >;
17
17
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
18
18
  boolean | undefined
19
19
  >;
20
- maxAttempts: (number | import("@smithy/types").Provider<number>) &
21
- (number | import("@aws-sdk/types").Provider<number>);
22
- region: string | import("@aws-sdk/types").Provider<any>;
20
+ maxAttempts: number | import("@smithy/types").Provider<number>;
21
+ region: string | import("@smithy/types").Provider<any>;
23
22
  requestHandler:
24
- | (import("@aws-sdk/types").RequestHandler<
23
+ | (import("@smithy/types").RequestHandler<
25
24
  any,
26
25
  any,
27
- import("@aws-sdk/types").HttpHandlerOptions
26
+ import("@smithy/types").HttpHandlerOptions
28
27
  > &
29
28
  import("@smithy/protocol-http").HttpHandler)
30
29
  | RequestHandler;
31
30
  retryMode: string | import("@smithy/types").Provider<string>;
32
- sha256: import("@aws-sdk/types").HashConstructor;
31
+ sha256: import("@smithy/types").HashConstructor;
33
32
  streamCollector: import("@smithy/types").StreamCollector;
34
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
35
- (boolean | import("@aws-sdk/types").Provider<boolean>);
36
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
37
- (boolean | import("@aws-sdk/types").Provider<boolean>);
33
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
34
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
38
35
  apiVersion: string;
39
- urlParser: import("@aws-sdk/types").UrlParser;
36
+ urlParser: import("@smithy/types").UrlParser;
40
37
  base64Decoder: import("@smithy/types").Decoder;
41
38
  base64Encoder: import("@smithy/types").Encoder;
42
39
  utf8Decoder: import("@smithy/types").Decoder;
43
40
  utf8Encoder: import("@smithy/types").Encoder;
44
41
  disableHostPrefix: boolean;
45
42
  serviceId: string;
46
- logger: import("@aws-sdk/types").Logger;
43
+ logger: import("@smithy/types").Logger;
47
44
  endpoint?:
48
45
  | ((
49
46
  | string
50
- | import("@aws-sdk/types").Endpoint
51
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
52
- | import("@aws-sdk/types").EndpointV2
53
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
47
+ | import("@smithy/types").Endpoint
48
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
49
+ | import("@smithy/types").EndpointV2
50
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
54
51
  ) &
55
52
  (
56
53
  | string
57
54
  | import("@smithy/types").Provider<string>
58
55
  | import("@smithy/types").Endpoint
59
56
  | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
60
- | import("@aws-sdk/types").EndpointV2
61
- | import("@smithy/types").Provider<
62
- import("@aws-sdk/types").EndpointV2
63
- >
57
+ | import("@smithy/types").EndpointV2
58
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
64
59
  ))
65
60
  | undefined;
66
61
  endpointProvider: (
67
62
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
68
63
  context?: {
69
- logger?: import("@aws-sdk/types").Logger | undefined;
64
+ logger?: import("@smithy/types").Logger | undefined;
70
65
  }
71
- ) => import("@aws-sdk/types").EndpointV2;
66
+ ) => import("@smithy/types").EndpointV2;
72
67
  tls?: boolean | undefined;
73
68
  retryStrategy?:
74
- | import("@aws-sdk/types").RetryStrategy
75
- | import("@aws-sdk/types").RetryStrategyV2
69
+ | import("@smithy/types").RetryStrategy
70
+ | import("@smithy/types").RetryStrategyV2
76
71
  | undefined;
77
72
  credentials?:
78
- | import("@aws-sdk/types").AwsCredentialIdentity
79
- | import("@aws-sdk/types").Provider<
80
- import("@aws-sdk/types").AwsCredentialIdentity
73
+ | import("@smithy/types").AwsCredentialIdentity
74
+ | import("@smithy/types").Provider<
75
+ import("@smithy/types").AwsCredentialIdentity
81
76
  >
82
77
  | undefined;
83
78
  signer?:
84
- | import("@aws-sdk/types").RequestSigner
79
+ | import("@smithy/types").RequestSigner
85
80
  | ((
86
- authScheme?: import("@aws-sdk/types").AuthScheme | undefined
87
- ) => Promise<import("@aws-sdk/types").RequestSigner>)
81
+ authScheme?: import("@smithy/types").AuthScheme | undefined
82
+ ) => Promise<import("@smithy/types").RequestSigner>)
88
83
  | undefined;
89
84
  signingEscapePath?: boolean | undefined;
90
85
  systemClockOffset?: number | undefined;
91
86
  signingRegion?: string | undefined;
92
87
  signerConstructor?:
93
88
  | (new (
94
- options: import("@aws-sdk/signature-v4").SignatureV4Init &
95
- import("@aws-sdk/signature-v4").SignatureV4CryptoInit
96
- ) => import("@aws-sdk/types").RequestSigner)
89
+ options: import("@smithy/signature-v4").SignatureV4Init &
90
+ import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ ) => import("@smithy/types").RequestSigner)
97
92
  | undefined;
98
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
93
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
99
94
  endpointCacheSize?: number | undefined;
100
95
  endpointDiscoveryEnabled?: boolean | undefined;
101
96
  };
@@ -1,98 +1,96 @@
1
- import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
1
+ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
2
  import { TimestreamWriteClientConfig } from "./TimestreamWriteClient";
3
3
  export declare const getRuntimeConfig: (
4
4
  config: TimestreamWriteClientConfig
5
5
  ) => {
6
6
  runtime: string;
7
- defaultsMode: import("@aws-sdk/types").Provider<
8
- import("@aws-sdk/smithy-client").ResolvedDefaultsMode
7
+ defaultsMode: import("@smithy/types").Provider<
8
+ import("@smithy/smithy-client").ResolvedDefaultsMode
9
9
  >;
10
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: (
12
12
  input: any
13
13
  ) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
14
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<
15
- import("@aws-sdk/types").UserAgent
14
+ defaultUserAgentProvider: import("@smithy/types").Provider<
15
+ import("@smithy/types").UserAgent
16
16
  >;
17
- endpointDiscoveryEnabledProvider: import("@aws-sdk/types").Provider<
17
+ endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
18
18
  boolean | undefined
19
19
  >;
20
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
21
- region: string | import("@aws-sdk/types").Provider<string>;
20
+ maxAttempts: number | import("@smithy/types").Provider<number>;
21
+ region: string | import("@smithy/types").Provider<string>;
22
22
  requestHandler:
23
- | (import("@aws-sdk/types").RequestHandler<
23
+ | (import("@smithy/types").RequestHandler<
24
24
  any,
25
25
  any,
26
- import("@aws-sdk/types").HttpHandlerOptions
26
+ import("@smithy/types").HttpHandlerOptions
27
27
  > &
28
28
  import("@smithy/protocol-http").HttpHandler)
29
29
  | RequestHandler;
30
30
  retryMode: string | import("@smithy/types").Provider<string>;
31
- sha256: import("@aws-sdk/types").HashConstructor;
31
+ sha256: import("@smithy/types").HashConstructor;
32
32
  streamCollector: import("@smithy/types").StreamCollector;
33
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
34
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
33
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
34
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
35
35
  apiVersion: string;
36
- urlParser: import("@aws-sdk/types").UrlParser;
36
+ urlParser: import("@smithy/types").UrlParser;
37
37
  base64Decoder: import("@smithy/types").Decoder;
38
38
  base64Encoder: import("@smithy/types").Encoder;
39
39
  utf8Decoder: import("@smithy/types").Decoder;
40
40
  utf8Encoder: import("@smithy/types").Encoder;
41
41
  disableHostPrefix: boolean;
42
42
  serviceId: string;
43
- logger: import("@aws-sdk/types").Logger;
43
+ logger: import("@smithy/types").Logger;
44
44
  endpoint?:
45
45
  | ((
46
46
  | string
47
- | import("@aws-sdk/types").Endpoint
48
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
49
- | import("@aws-sdk/types").EndpointV2
50
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>
47
+ | import("@smithy/types").Endpoint
48
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
49
+ | import("@smithy/types").EndpointV2
50
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
51
51
  ) &
52
52
  (
53
53
  | string
54
54
  | import("@smithy/types").Provider<string>
55
55
  | import("@smithy/types").Endpoint
56
56
  | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
57
- | import("@aws-sdk/types").EndpointV2
58
- | import("@smithy/types").Provider<
59
- import("@aws-sdk/types").EndpointV2
60
- >
57
+ | import("@smithy/types").EndpointV2
58
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
61
59
  ))
62
60
  | undefined;
63
61
  endpointProvider: (
64
62
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
65
63
  context?: {
66
- logger?: import("@aws-sdk/types").Logger | undefined;
64
+ logger?: import("@smithy/types").Logger | undefined;
67
65
  }
68
- ) => import("@aws-sdk/types").EndpointV2;
66
+ ) => import("@smithy/types").EndpointV2;
69
67
  tls?: boolean | undefined;
70
68
  retryStrategy?:
71
- | import("@aws-sdk/types").RetryStrategy
72
- | import("@aws-sdk/types").RetryStrategyV2
69
+ | import("@smithy/types").RetryStrategy
70
+ | import("@smithy/types").RetryStrategyV2
73
71
  | undefined;
74
72
  credentials?:
75
- | import("@aws-sdk/types").AwsCredentialIdentity
76
- | import("@aws-sdk/types").Provider<
77
- import("@aws-sdk/types").AwsCredentialIdentity
73
+ | import("@smithy/types").AwsCredentialIdentity
74
+ | import("@smithy/types").Provider<
75
+ import("@smithy/types").AwsCredentialIdentity
78
76
  >
79
77
  | undefined;
80
78
  signer?:
81
- | import("@aws-sdk/types").RequestSigner
79
+ | import("@smithy/types").RequestSigner
82
80
  | ((
83
- authScheme?: import("@aws-sdk/types").AuthScheme | undefined
84
- ) => Promise<import("@aws-sdk/types").RequestSigner>)
81
+ authScheme?: import("@smithy/types").AuthScheme | undefined
82
+ ) => Promise<import("@smithy/types").RequestSigner>)
85
83
  | undefined;
86
84
  signingEscapePath?: boolean | undefined;
87
85
  systemClockOffset?: number | undefined;
88
86
  signingRegion?: string | undefined;
89
87
  signerConstructor?:
90
88
  | (new (
91
- options: import("@aws-sdk/signature-v4").SignatureV4Init &
92
- import("@aws-sdk/signature-v4").SignatureV4CryptoInit
93
- ) => import("@aws-sdk/types").RequestSigner)
89
+ options: import("@smithy/signature-v4").SignatureV4Init &
90
+ import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ ) => import("@smithy/types").RequestSigner)
94
92
  | undefined;
95
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
93
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
96
94
  endpointCacheSize?: number | undefined;
97
95
  endpointDiscoveryEnabled?: boolean | undefined;
98
96
  };
@@ -3,18 +3,18 @@ export declare const getRuntimeConfig: (
3
3
  config: TimestreamWriteClientConfig
4
4
  ) => {
5
5
  runtime: string;
6
- sha256: import("@aws-sdk/types").HashConstructor;
6
+ sha256: import("@smithy/types").HashConstructor;
7
7
  requestHandler:
8
- | (import("@aws-sdk/types").RequestHandler<
8
+ | (import("@smithy/types").RequestHandler<
9
9
  any,
10
10
  any,
11
- import("@aws-sdk/types").HttpHandlerOptions
11
+ import("@smithy/types").HttpHandlerOptions
12
12
  > &
13
13
  import("@smithy/protocol-http").HttpHandler)
14
- | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
14
+ | import("@smithy/fetch-http-handler").FetchHttpHandler;
15
15
  apiVersion: string;
16
- urlParser: import("@aws-sdk/types").UrlParser;
17
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
16
+ urlParser: import("@smithy/types").UrlParser;
17
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
18
  streamCollector: import("@smithy/types").StreamCollector;
19
19
  base64Decoder: import("@smithy/types").Decoder;
20
20
  base64Encoder: import("@smithy/types").Encoder;
@@ -22,71 +22,66 @@ export declare const getRuntimeConfig: (
22
22
  utf8Encoder: import("@smithy/types").Encoder;
23
23
  disableHostPrefix: boolean;
24
24
  serviceId: string;
25
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
26
- (boolean | import("@aws-sdk/types").Provider<boolean>);
27
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
28
- (boolean | import("@aws-sdk/types").Provider<boolean>);
29
- region: string | import("@aws-sdk/types").Provider<any>;
25
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
26
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
27
+ region: string | import("@smithy/types").Provider<any>;
30
28
  credentialDefaultProvider: (
31
29
  input: any
32
30
  ) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
33
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<
34
- import("@aws-sdk/types").UserAgent
31
+ defaultUserAgentProvider: import("@smithy/types").Provider<
32
+ import("@smithy/types").UserAgent
35
33
  >;
36
34
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
37
35
  boolean | undefined
38
36
  >;
39
- maxAttempts: (number | import("@smithy/types").Provider<number>) &
40
- (number | import("@aws-sdk/types").Provider<number>);
37
+ maxAttempts: number | import("@smithy/types").Provider<number>;
41
38
  retryMode: string | import("@smithy/types").Provider<string>;
42
- logger: import("@aws-sdk/types").Logger;
39
+ logger: import("@smithy/types").Logger;
43
40
  defaultsMode:
44
- | import("@aws-sdk/smithy-client").DefaultsMode
41
+ | import("@smithy/smithy-client").DefaultsMode
45
42
  | import("@smithy/types").Provider<
46
- import("@aws-sdk/smithy-client").DefaultsMode
43
+ import("@smithy/smithy-client").DefaultsMode
47
44
  >;
48
45
  endpoint?:
49
46
  | string
50
- | import("@aws-sdk/types").EndpointV2
51
- | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> &
52
- import("@smithy/types").Provider<import("@smithy/types").Endpoint>)
53
- | (import("@aws-sdk/types").Endpoint & import("@smithy/types").Endpoint)
54
- | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
55
- import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)
47
+ | import("@smithy/types").Endpoint
48
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
49
+ | import("@smithy/types").EndpointV2
50
+ | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
56
51
  | undefined;
57
52
  endpointProvider: (
58
53
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
59
54
  context?: {
60
- logger?: import("@aws-sdk/types").Logger | undefined;
55
+ logger?: import("@smithy/types").Logger | undefined;
61
56
  }
62
- ) => import("@aws-sdk/types").EndpointV2;
57
+ ) => import("@smithy/types").EndpointV2;
63
58
  tls?: boolean | undefined;
64
59
  retryStrategy?:
65
- | import("@aws-sdk/types").RetryStrategy
66
- | import("@aws-sdk/types").RetryStrategyV2
60
+ | import("@smithy/types").RetryStrategy
61
+ | import("@smithy/types").RetryStrategyV2
67
62
  | undefined;
68
63
  credentials?:
69
- | import("@aws-sdk/types").AwsCredentialIdentity
70
- | import("@aws-sdk/types").Provider<
71
- import("@aws-sdk/types").AwsCredentialIdentity
64
+ | import("@smithy/types").AwsCredentialIdentity
65
+ | import("@smithy/types").Provider<
66
+ import("@smithy/types").AwsCredentialIdentity
72
67
  >
73
68
  | undefined;
74
69
  signer?:
75
- | import("@aws-sdk/types").RequestSigner
70
+ | import("@smithy/types").RequestSigner
76
71
  | ((
77
- authScheme?: import("@aws-sdk/types").AuthScheme | undefined
78
- ) => Promise<import("@aws-sdk/types").RequestSigner>)
72
+ authScheme?: import("@smithy/types").AuthScheme | undefined
73
+ ) => Promise<import("@smithy/types").RequestSigner>)
79
74
  | undefined;
80
75
  signingEscapePath?: boolean | undefined;
81
76
  systemClockOffset?: number | undefined;
82
77
  signingRegion?: string | undefined;
83
78
  signerConstructor?:
84
79
  | (new (
85
- options: import("@aws-sdk/signature-v4").SignatureV4Init &
86
- import("@aws-sdk/signature-v4").SignatureV4CryptoInit
87
- ) => import("@aws-sdk/types").RequestSigner)
80
+ options: import("@smithy/signature-v4").SignatureV4Init &
81
+ import("@smithy/signature-v4").SignatureV4CryptoInit
82
+ ) => import("@smithy/types").RequestSigner)
88
83
  | undefined;
89
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
84
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
90
85
  endpointCacheSize?: number | undefined;
91
86
  endpointDiscoveryEnabled?: boolean | undefined;
92
87
  };
@@ -9,12 +9,12 @@ export declare const getRuntimeConfig: (
9
9
  endpointProvider: (
10
10
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
11
11
  context?: {
12
- logger?: import("@aws-sdk/types").Logger | undefined;
12
+ logger?: import("@smithy/types").Logger | undefined;
13
13
  }
14
- ) => import("@aws-sdk/types").EndpointV2;
15
- logger: import("@aws-sdk/types").Logger;
14
+ ) => import("@smithy/types").EndpointV2;
15
+ logger: import("@smithy/types").Logger;
16
16
  serviceId: string;
17
- urlParser: import("@aws-sdk/types").UrlParser;
17
+ urlParser: import("@smithy/types").UrlParser;
18
18
  utf8Decoder: import("@smithy/types").Decoder;
19
19
  utf8Encoder: import("@smithy/types").Encoder;
20
20
  };
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.362.0",
4
+ "version": "3.369.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,45 +21,46 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.362.0",
25
- "@aws-sdk/config-resolver": "3.357.0",
26
- "@aws-sdk/credential-provider-node": "3.362.0",
27
- "@aws-sdk/fetch-http-handler": "3.357.0",
28
- "@aws-sdk/hash-node": "3.357.0",
29
- "@aws-sdk/invalid-dependency": "3.357.0",
30
- "@aws-sdk/middleware-content-length": "3.357.0",
31
- "@aws-sdk/middleware-endpoint": "3.357.0",
32
- "@aws-sdk/middleware-endpoint-discovery": "3.357.0",
33
- "@aws-sdk/middleware-host-header": "3.357.0",
34
- "@aws-sdk/middleware-logger": "3.357.0",
35
- "@aws-sdk/middleware-recursion-detection": "3.357.0",
36
- "@aws-sdk/middleware-retry": "3.362.0",
37
- "@aws-sdk/middleware-serde": "3.357.0",
38
- "@aws-sdk/middleware-signing": "3.357.0",
39
- "@aws-sdk/middleware-stack": "3.357.0",
40
- "@aws-sdk/middleware-user-agent": "3.357.0",
41
- "@aws-sdk/node-config-provider": "3.357.0",
42
- "@aws-sdk/node-http-handler": "3.360.0",
43
- "@aws-sdk/smithy-client": "3.360.0",
44
- "@aws-sdk/types": "3.357.0",
45
- "@aws-sdk/url-parser": "3.357.0",
46
- "@aws-sdk/util-base64": "3.310.0",
47
- "@aws-sdk/util-body-length-browser": "3.310.0",
48
- "@aws-sdk/util-body-length-node": "3.310.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.360.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.360.0",
51
- "@aws-sdk/util-endpoints": "3.357.0",
52
- "@aws-sdk/util-retry": "3.362.0",
53
- "@aws-sdk/util-user-agent-browser": "3.357.0",
54
- "@aws-sdk/util-user-agent-node": "3.357.0",
55
- "@aws-sdk/util-utf8": "3.310.0",
24
+ "@aws-sdk/client-sts": "3.369.0",
25
+ "@aws-sdk/credential-provider-node": "3.369.0",
26
+ "@aws-sdk/middleware-endpoint-discovery": "3.369.0",
27
+ "@aws-sdk/middleware-host-header": "3.369.0",
28
+ "@aws-sdk/middleware-logger": "3.369.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.369.0",
30
+ "@aws-sdk/middleware-signing": "3.369.0",
31
+ "@aws-sdk/middleware-user-agent": "3.369.0",
32
+ "@aws-sdk/types": "3.369.0",
33
+ "@aws-sdk/util-endpoints": "3.369.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.369.0",
35
+ "@aws-sdk/util-user-agent-node": "3.369.0",
36
+ "@smithy/config-resolver": "^1.0.1",
37
+ "@smithy/fetch-http-handler": "^1.0.1",
38
+ "@smithy/hash-node": "^1.0.1",
39
+ "@smithy/invalid-dependency": "^1.0.1",
40
+ "@smithy/middleware-content-length": "^1.0.1",
41
+ "@smithy/middleware-endpoint": "^1.0.1",
42
+ "@smithy/middleware-retry": "^1.0.2",
43
+ "@smithy/middleware-serde": "^1.0.1",
44
+ "@smithy/middleware-stack": "^1.0.1",
45
+ "@smithy/node-config-provider": "^1.0.1",
46
+ "@smithy/node-http-handler": "^1.0.2",
56
47
  "@smithy/protocol-http": "^1.0.1",
57
- "@smithy/types": "^1.0.0",
48
+ "@smithy/smithy-client": "^1.0.3",
49
+ "@smithy/types": "^1.1.0",
50
+ "@smithy/url-parser": "^1.0.1",
51
+ "@smithy/util-base64": "^1.0.1",
52
+ "@smithy/util-body-length-browser": "^1.0.1",
53
+ "@smithy/util-body-length-node": "^1.0.1",
54
+ "@smithy/util-defaults-mode-browser": "^1.0.1",
55
+ "@smithy/util-defaults-mode-node": "^1.0.1",
56
+ "@smithy/util-retry": "^1.0.2",
57
+ "@smithy/util-utf8": "^1.0.1",
58
58
  "tslib": "^2.5.0",
59
59
  "uuid": "^8.3.2"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@aws-sdk/service-client-documentation-generator": "3.310.0",
63
+ "@smithy/service-client-documentation-generator": "^1.0.1",
63
64
  "@tsconfig/node14": "1.0.3",
64
65
  "@types/node": "^14.14.31",
65
66
  "@types/uuid": "^8.3.0",