@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,45 +1,45 @@
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
  /**
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) => {
7
7
  runtime: string;
8
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
9
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
8
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
11
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
11
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
12
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
13
- maxAttempts: (number | import("@smithy/types").Provider<number>) & (number | import("@aws-sdk/types").Provider<number>);
14
- region: string | import("@aws-sdk/types").Provider<any>;
15
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
13
+ maxAttempts: number | import("@smithy/types").Provider<number>;
14
+ region: string | import("@smithy/types").Provider<any>;
15
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
16
16
  retryMode: string | import("@smithy/types").Provider<string>;
17
- sha256: import("@aws-sdk/types").HashConstructor;
17
+ sha256: import("@smithy/types").HashConstructor;
18
18
  streamCollector: import("@smithy/types").StreamCollector;
19
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
20
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
19
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  apiVersion: string;
22
- urlParser: import("@aws-sdk/types").UrlParser;
22
+ urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
24
  base64Encoder: import("@smithy/types").Encoder;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
26
  utf8Encoder: import("@smithy/types").Encoder;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- logger: import("@aws-sdk/types").Logger;
30
- endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
29
+ logger: import("@smithy/types").Logger;
30
+ 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;
31
31
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
- logger?: import("@aws-sdk/types").Logger | undefined;
33
- }) => import("@aws-sdk/types").EndpointV2;
32
+ logger?: import("@smithy/types").Logger | undefined;
33
+ }) => import("@smithy/types").EndpointV2;
34
34
  tls?: boolean | undefined;
35
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
36
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
37
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
37
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
38
38
  signingEscapePath?: boolean | undefined;
39
39
  systemClockOffset?: number | undefined;
40
40
  signingRegion?: string | undefined;
41
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
42
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
41
+ signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
42
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
43
43
  endpointCacheSize?: number | undefined;
44
44
  endpointDiscoveryEnabled?: boolean | undefined;
45
45
  };
@@ -1,45 +1,45 @@
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
  /**
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) => {
7
7
  runtime: string;
8
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
9
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
8
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
11
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
12
- endpointDiscoveryEnabledProvider: import("@aws-sdk/types").Provider<boolean | undefined>;
13
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
- region: string | import("@aws-sdk/types").Provider<string>;
15
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
11
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
+ endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
13
+ maxAttempts: number | import("@smithy/types").Provider<number>;
14
+ region: string | import("@smithy/types").Provider<string>;
15
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
16
16
  retryMode: string | import("@smithy/types").Provider<string>;
17
- sha256: import("@aws-sdk/types").HashConstructor;
17
+ sha256: import("@smithy/types").HashConstructor;
18
18
  streamCollector: import("@smithy/types").StreamCollector;
19
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
19
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  apiVersion: string;
22
- urlParser: import("@aws-sdk/types").UrlParser;
22
+ urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
24
  base64Encoder: import("@smithy/types").Encoder;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
26
  utf8Encoder: import("@smithy/types").Encoder;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- logger: import("@aws-sdk/types").Logger;
30
- endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
29
+ logger: import("@smithy/types").Logger;
30
+ 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;
31
31
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
- logger?: import("@aws-sdk/types").Logger | undefined;
33
- }) => import("@aws-sdk/types").EndpointV2;
32
+ logger?: import("@smithy/types").Logger | undefined;
33
+ }) => import("@smithy/types").EndpointV2;
34
34
  tls?: boolean | undefined;
35
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
36
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
37
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
37
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
38
38
  signingEscapePath?: boolean | undefined;
39
39
  systemClockOffset?: number | undefined;
40
40
  signingRegion?: string | undefined;
41
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
42
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
41
+ signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
42
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
43
43
  endpointCacheSize?: number | undefined;
44
44
  endpointDiscoveryEnabled?: boolean | undefined;
45
45
  };
@@ -4,11 +4,11 @@ import { TimestreamWriteClientConfig } from "./TimestreamWriteClient";
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) => {
6
6
  runtime: string;
7
- sha256: import("@aws-sdk/types").HashConstructor;
8
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
7
+ sha256: import("@smithy/types").HashConstructor;
8
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- urlParser: import("@aws-sdk/types").UrlParser;
11
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
+ urlParser: import("@smithy/types").UrlParser;
11
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
14
  base64Encoder: import("@smithy/types").Encoder;
@@ -16,29 +16,29 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
16
16
  utf8Encoder: import("@smithy/types").Encoder;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
20
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
21
- region: string | import("@aws-sdk/types").Provider<any>;
19
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
+ region: string | import("@smithy/types").Provider<any>;
22
22
  credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
23
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
23
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
24
24
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
25
- maxAttempts: (number | import("@smithy/types").Provider<number>) & (number | import("@aws-sdk/types").Provider<number>);
25
+ maxAttempts: number | import("@smithy/types").Provider<number>;
26
26
  retryMode: string | import("@smithy/types").Provider<string>;
27
- logger: import("@aws-sdk/types").Logger;
28
- defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
29
- endpoint?: string | import("@aws-sdk/types").EndpointV2 | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> & import("@smithy/types").Provider<import("@smithy/types").Endpoint>) | (import("@aws-sdk/types").Endpoint & import("@smithy/types").Endpoint) | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> & import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>) | undefined;
27
+ logger: import("@smithy/types").Logger;
28
+ defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
29
+ 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> | undefined;
30
30
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
31
- logger?: import("@aws-sdk/types").Logger | undefined;
32
- }) => import("@aws-sdk/types").EndpointV2;
31
+ logger?: import("@smithy/types").Logger | undefined;
32
+ }) => import("@smithy/types").EndpointV2;
33
33
  tls?: boolean | undefined;
34
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
35
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
36
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
35
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
36
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
37
37
  signingEscapePath?: boolean | undefined;
38
38
  systemClockOffset?: number | undefined;
39
39
  signingRegion?: string | undefined;
40
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
41
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
40
+ signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
41
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
42
42
  endpointCacheSize?: number | undefined;
43
43
  endpointDiscoveryEnabled?: boolean | undefined;
44
44
  };
@@ -8,11 +8,11 @@ export declare const getRuntimeConfig: (config: TimestreamWriteClientConfig) =>
8
8
  base64Encoder: import("@smithy/types").Encoder;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@aws-sdk/types").Logger | undefined;
12
- }) => import("@aws-sdk/types").EndpointV2;
13
- logger: import("@aws-sdk/types").Logger;
11
+ logger?: import("@smithy/types").Logger | undefined;
12
+ }) => import("@smithy/types").EndpointV2;
13
+ logger: import("@smithy/types").Logger;
14
14
  serviceId: string;
15
- urlParser: import("@aws-sdk/types").UrlParser;
15
+ urlParser: import("@smithy/types").UrlParser;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
17
  utf8Encoder: import("@smithy/types").Encoder;
18
18
  };
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import {
3
3
  CreateBatchLoadTaskCommandInput,
4
4
  CreateBatchLoadTaskCommandOutput,
@@ -1,11 +1,3 @@
1
- import {
2
- RegionInputConfig,
3
- RegionResolvedConfig,
4
- } from "@aws-sdk/config-resolver";
5
- import {
6
- EndpointInputConfig,
7
- EndpointResolvedConfig,
8
- } from "@aws-sdk/middleware-endpoint";
9
1
  import {
10
2
  EndpointDiscoveryInputConfig,
11
3
  EndpointDiscoveryResolvedConfig,
@@ -14,10 +6,6 @@ import {
14
6
  HostHeaderInputConfig,
15
7
  HostHeaderResolvedConfig,
16
8
  } from "@aws-sdk/middleware-host-header";
17
- import {
18
- RetryInputConfig,
19
- RetryResolvedConfig,
20
- } from "@aws-sdk/middleware-retry";
21
9
  import {
22
10
  AwsAuthInputConfig,
23
11
  AwsAuthResolvedConfig,
@@ -26,29 +14,39 @@ import {
26
14
  UserAgentInputConfig,
27
15
  UserAgentResolvedConfig,
28
16
  } from "@aws-sdk/middleware-user-agent";
17
+ import { Credentials as __Credentials } from "@aws-sdk/types";
18
+ import {
19
+ RegionInputConfig,
20
+ RegionResolvedConfig,
21
+ } from "@smithy/config-resolver";
22
+ import {
23
+ EndpointInputConfig,
24
+ EndpointResolvedConfig,
25
+ } from "@smithy/middleware-endpoint";
26
+ import {
27
+ RetryInputConfig,
28
+ RetryResolvedConfig,
29
+ } from "@smithy/middleware-retry";
30
+ import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
29
31
  import {
30
32
  Client as __Client,
31
33
  DefaultsMode as __DefaultsMode,
32
34
  SmithyConfiguration as __SmithyConfiguration,
33
35
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
34
- } from "@aws-sdk/smithy-client";
36
+ } from "@smithy/smithy-client";
35
37
  import {
36
38
  BodyLengthCalculator as __BodyLengthCalculator,
37
39
  ChecksumConstructor as __ChecksumConstructor,
38
- Credentials as __Credentials,
40
+ Decoder as __Decoder,
41
+ Encoder as __Encoder,
39
42
  HashConstructor as __HashConstructor,
40
43
  HttpHandlerOptions as __HttpHandlerOptions,
41
44
  Logger as __Logger,
45
+ Provider as __Provider,
42
46
  Provider,
47
+ StreamCollector as __StreamCollector,
43
48
  UrlParser as __UrlParser,
44
49
  UserAgent as __UserAgent,
45
- } from "@aws-sdk/types";
46
- import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
47
- import {
48
- Decoder as __Decoder,
49
- Encoder as __Encoder,
50
- Provider as __Provider,
51
- StreamCollector as __StreamCollector,
52
50
  } from "@smithy/types";
53
51
  import {
54
52
  CreateBatchLoadTaskCommandInput,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  CreateBatchLoadTaskRequest,
11
11
  CreateBatchLoadTaskResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  CreateDatabaseRequest,
11
11
  CreateDatabaseResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { CreateTableRequest, CreateTableResponse } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteDatabaseRequest } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteTableRequest } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  DescribeBatchLoadTaskRequest,
11
11
  DescribeBatchLoadTaskResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  DescribeDatabaseRequest,
11
11
  DescribeDatabaseResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  DescribeEndpointsRequest,
11
11
  DescribeEndpointsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  DescribeTableRequest,
11
11
  DescribeTableResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListBatchLoadTasksRequest,
11
11
  ListBatchLoadTasksResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListDatabasesRequest,
11
11
  ListDatabasesResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { ListTablesRequest, ListTablesResponse } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListTagsForResourceRequest,
11
11
  ListTagsForResourceResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ResumeBatchLoadTaskRequest,
11
11
  ResumeBatchLoadTaskResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UntagResourceRequest,
11
11
  UntagResourceResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateDatabaseRequest,
11
11
  UpdateDatabaseResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { UpdateTableRequest, UpdateTableResponse } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { WriteRecordsRequest, WriteRecordsResponse } from "../models/models_0";
10
10
  import {
11
11
  ServiceInputTypes,