@aws-sdk/client-dynamodb 3.803.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 (110) hide show
  1. package/dist-es/protocols/Aws_json1_0.js +6 -6
  2. package/dist-types/commands/BatchExecuteStatementCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchGetItemCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchWriteItemCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateBackupCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateGlobalTableCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateTableCommand.d.ts +1 -1
  8. package/dist-types/commands/DeleteBackupCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteItemCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
  12. package/dist-types/commands/DescribeBackupCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeContinuousBackupsCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeContributorInsightsCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeExportCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeGlobalTableCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribeGlobalTableSettingsCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeImportCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeKinesisStreamingDestinationCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeTableCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeTableReplicaAutoScalingCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeTimeToLiveCommand.d.ts +1 -1
  23. package/dist-types/commands/DisableKinesisStreamingDestinationCommand.d.ts +1 -1
  24. package/dist-types/commands/EnableKinesisStreamingDestinationCommand.d.ts +1 -1
  25. package/dist-types/commands/ExecuteStatementCommand.d.ts +1 -1
  26. package/dist-types/commands/ExecuteTransactionCommand.d.ts +1 -1
  27. package/dist-types/commands/ExportTableToPointInTimeCommand.d.ts +1 -1
  28. package/dist-types/commands/GetItemCommand.d.ts +1 -1
  29. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/ImportTableCommand.d.ts +1 -1
  31. package/dist-types/commands/ListTagsOfResourceCommand.d.ts +1 -1
  32. package/dist-types/commands/PutItemCommand.d.ts +1 -1
  33. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/QueryCommand.d.ts +1 -1
  35. package/dist-types/commands/RestoreTableFromBackupCommand.d.ts +1 -1
  36. package/dist-types/commands/RestoreTableToPointInTimeCommand.d.ts +1 -1
  37. package/dist-types/commands/ScanCommand.d.ts +1 -1
  38. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  39. package/dist-types/commands/TransactGetItemsCommand.d.ts +1 -1
  40. package/dist-types/commands/TransactWriteItemsCommand.d.ts +1 -1
  41. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateContinuousBackupsCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateContributorInsightsCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateGlobalTableCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateGlobalTableSettingsCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateItemCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateKinesisStreamingDestinationCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateTableReplicaAutoScalingCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateTimeToLiveCommand.d.ts +1 -1
  51. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  52. package/dist-types/runtimeConfig.browser.d.ts +19 -19
  53. package/dist-types/runtimeConfig.d.ts +18 -18
  54. package/dist-types/runtimeConfig.native.d.ts +20 -20
  55. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  56. package/dist-types/ts3.4/commands/BatchExecuteStatementCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/BatchGetItemCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/BatchWriteItemCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateGlobalTableCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteItemCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DescribeBackupCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DescribeContinuousBackupsCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DescribeContributorInsightsCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DescribeGlobalTableCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DescribeGlobalTableSettingsCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DescribeKinesisStreamingDestinationCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DescribeTableCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DescribeTableReplicaAutoScalingCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DescribeTimeToLiveCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DisableKinesisStreamingDestinationCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/EnableKinesisStreamingDestinationCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ExecuteStatementCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ExecuteTransactionCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ExportTableToPointInTimeCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/GetItemCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/ImportTableCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/ListTagsOfResourceCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/PutItemCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/QueryCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/RestoreTableFromBackupCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/RestoreTableToPointInTimeCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/ScanCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/TransactGetItemsCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/TransactWriteItemsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateContinuousBackupsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/UpdateContributorInsightsCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/UpdateGlobalTableCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/UpdateGlobalTableSettingsCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/UpdateItemCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/UpdateKinesisStreamingDestinationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/UpdateTableReplicaAutoScalingCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/UpdateTimeToLiveCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +24 -34
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +22 -31
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +25 -35
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  110. package/package.json +20 -20
@@ -13,9 +13,7 @@ export interface ClientInputEndpointParameters {
13
13
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  defaultSigningName: string;
15
15
  };
16
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
17
- defaultSigningName: string;
18
- };
16
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
19
17
  export declare const commonParams: {
20
18
  readonly UseFIPS: {
21
19
  readonly type: "builtInParams";
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
9
9
  accountIdEndpointMode: "disabled" | "preferred" | "required" | (() => Promise<string>);
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").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<any>;
@@ -23,33 +23,33 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
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;
43
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
41
+ tls?: boolean;
42
+ serviceConfiguredEndpoint?: never;
43
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
44
44
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
45
45
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DynamoDBHttpAuthSchemeProvider;
46
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
47
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
48
- signingEscapePath?: boolean | undefined;
49
- systemClockOffset?: number | undefined;
50
- signingRegion?: string | undefined;
51
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
52
- endpointCacheSize?: number | undefined;
46
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
47
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
48
+ signingEscapePath?: boolean;
49
+ systemClockOffset?: number;
50
+ signingRegion?: string;
51
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
52
+ endpointCacheSize?: number;
53
53
  endpointDiscoveryEnabled?: boolean | undefined;
54
- accountId?: string | import("@smithy/types").Provider<string> | undefined;
54
+ accountId?: string | import("@smithy/types").Provider<string>;
55
55
  };
@@ -9,8 +9,8 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
9
9
  accountIdEndpointMode: "disabled" | "preferred" | "required" | import("@smithy/types").Provider<import("@aws-sdk/core/account-id-endpoint").AccountIdEndpointMode>;
10
10
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
13
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
12
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
13
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
14
14
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
15
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
16
16
  region: string | import("@smithy/types").Provider<string>;
@@ -25,31 +25,31 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
25
25
  cacheMiddleware?: boolean | undefined;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: (_input: string | Uint8Array) => string;
28
+ base64Encoder: (_input: Uint8Array | string) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: (input: string | Uint8Array) => string;
30
+ utf8Encoder: (input: Uint8Array | string) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
- profile?: string | undefined;
33
+ profile?: string;
34
34
  logger: import("@smithy/types").Logger;
35
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
37
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
+ customUserAgent?: string | import("@smithy/types").UserAgent;
37
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
38
38
  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;
39
39
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
40
- logger?: import("@smithy/types").Logger | undefined;
40
+ logger?: import("@smithy/types").Logger;
41
41
  }) => import("@smithy/types").EndpointV2;
42
- tls?: boolean | undefined;
43
- serviceConfiguredEndpoint?: undefined;
42
+ tls?: boolean;
43
+ serviceConfiguredEndpoint?: never;
44
44
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
45
45
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DynamoDBHttpAuthSchemeProvider;
46
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
47
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
48
- signingEscapePath?: boolean | undefined;
49
- systemClockOffset?: number | undefined;
50
- signingRegion?: string | undefined;
51
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
52
- endpointCacheSize?: number | undefined;
46
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
47
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
48
+ signingEscapePath?: boolean;
49
+ systemClockOffset?: number;
50
+ signingRegion?: string;
51
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
52
+ endpointCacheSize?: number;
53
53
  endpointDiscoveryEnabled?: boolean | undefined;
54
- accountId?: string | import("@smithy/types").Provider<string> | undefined;
54
+ accountId?: string | import("@smithy/types").Provider<string>;
55
55
  };
@@ -7,22 +7,22 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
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;
23
+ profile?: string;
24
24
  accountIdEndpointMode: "disabled" | "preferred" | "required" | (() => Promise<string>);
25
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
25
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
26
26
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
27
27
  maxAttempts: number | import("@smithy/types").Provider<number>;
28
28
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -30,25 +30,25 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
30
30
  extensions: import("./runtimeExtensions").RuntimeExtension[];
31
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
32
32
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<boolean | undefined>;
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").DynamoDBHttpAuthSchemeProvider;
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
- accountId?: string | import("@smithy/types").Provider<string> | undefined;
53
+ accountId?: string | import("@smithy/types").Provider<string>;
54
54
  };
@@ -5,10 +5,10 @@ import { DynamoDBClientConfig } from "./DynamoDBClient";
5
5
  export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
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").DynamoDBHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
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 BatchExecuteStatementCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: BatchExecuteStatementCommandInput
30
+ input: BatchExecuteStatementCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  BatchExecuteStatementCommandInput,
33
33
  BatchExecuteStatementCommandOutput,
@@ -23,7 +23,7 @@ declare const BatchGetItemCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: BatchGetItemCommandInput
26
+ input: BatchGetItemCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  BatchGetItemCommandInput,
29
29
  BatchGetItemCommandOutput,
@@ -23,7 +23,7 @@ declare const BatchWriteItemCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: BatchWriteItemCommandInput
26
+ input: BatchWriteItemCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  BatchWriteItemCommandInput,
29
29
  BatchWriteItemCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateBackupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateBackupCommandInput
26
+ input: CreateBackupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateBackupCommandInput,
29
29
  CreateBackupCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateGlobalTableCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateGlobalTableCommandInput
29
+ input: CreateGlobalTableCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateGlobalTableCommandInput,
32
32
  CreateGlobalTableCommandOutput,
@@ -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,
@@ -23,7 +23,7 @@ declare const DeleteBackupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBackupCommandInput
26
+ input: DeleteBackupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBackupCommandInput,
29
29
  DeleteBackupCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteItemCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteItemCommandInput
26
+ input: DeleteItemCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteItemCommandInput,
29
29
  DeleteItemCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteResourcePolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteResourcePolicyCommandInput
30
+ input: DeleteResourcePolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteResourcePolicyCommandInput,
33
33
  DeleteResourcePolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteTableCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteTableCommandInput
26
+ input: DeleteTableCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteTableCommandInput,
29
29
  DeleteTableCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeBackupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeBackupCommandInput
26
+ input: DescribeBackupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeBackupCommandInput,
29
29
  DescribeBackupCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeContinuousBackupsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeContinuousBackupsCommandInput
30
+ input: DescribeContinuousBackupsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeContinuousBackupsCommandInput,
33
33
  DescribeContinuousBackupsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeContributorInsightsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeContributorInsightsCommandInput
30
+ input: DescribeContributorInsightsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeContributorInsightsCommandInput,
33
33
  DescribeContributorInsightsCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeExportCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeExportCommandInput
26
+ input: DescribeExportCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeExportCommandInput,
29
29
  DescribeExportCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeGlobalTableCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeGlobalTableCommandInput
30
+ input: DescribeGlobalTableCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeGlobalTableCommandInput,
33
33
  DescribeGlobalTableCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeGlobalTableSettingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeGlobalTableSettingsCommandInput
30
+ input: DescribeGlobalTableSettingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeGlobalTableSettingsCommandInput,
33
33
  DescribeGlobalTableSettingsCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeImportCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeImportCommandInput
26
+ input: DescribeImportCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeImportCommandInput,
29
29
  DescribeImportCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeKinesisStreamingDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeKinesisStreamingDestinationCommandInput
30
+ input: DescribeKinesisStreamingDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeKinesisStreamingDestinationCommandInput,
33
33
  DescribeKinesisStreamingDestinationCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeTableCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeTableCommandInput
26
+ input: DescribeTableCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeTableCommandInput,
29
29
  DescribeTableCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeTableReplicaAutoScalingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeTableReplicaAutoScalingCommandInput
30
+ input: DescribeTableReplicaAutoScalingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeTableReplicaAutoScalingCommandInput,
33
33
  DescribeTableReplicaAutoScalingCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeTimeToLiveCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeTimeToLiveCommandInput
30
+ input: DescribeTimeToLiveCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeTimeToLiveCommandInput,
33
33
  DescribeTimeToLiveCommandOutput,
@@ -27,7 +27,7 @@ declare const DisableKinesisStreamingDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisableKinesisStreamingDestinationCommandInput
30
+ input: DisableKinesisStreamingDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisableKinesisStreamingDestinationCommandInput,
33
33
  DisableKinesisStreamingDestinationCommandOutput,
@@ -27,7 +27,7 @@ declare const EnableKinesisStreamingDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: EnableKinesisStreamingDestinationCommandInput
30
+ input: EnableKinesisStreamingDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  EnableKinesisStreamingDestinationCommandInput,
33
33
  EnableKinesisStreamingDestinationCommandOutput,
@@ -26,7 +26,7 @@ declare const ExecuteStatementCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ExecuteStatementCommandInput
29
+ input: ExecuteStatementCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ExecuteStatementCommandInput,
32
32
  ExecuteStatementCommandOutput,
@@ -27,7 +27,7 @@ declare const ExecuteTransactionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ExecuteTransactionCommandInput
30
+ input: ExecuteTransactionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ExecuteTransactionCommandInput,
33
33
  ExecuteTransactionCommandOutput,
@@ -27,7 +27,7 @@ declare const ExportTableToPointInTimeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ExportTableToPointInTimeCommandInput
30
+ input: ExportTableToPointInTimeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ExportTableToPointInTimeCommandInput,
33
33
  ExportTableToPointInTimeCommandOutput,
@@ -18,7 +18,7 @@ declare const GetItemCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: GetItemCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: GetItemCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  GetItemCommandInput,
23
23
  GetItemCommandOutput,
24
24
  DynamoDBClientResolvedConfig,
@@ -26,7 +26,7 @@ declare const GetResourcePolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetResourcePolicyCommandInput
29
+ input: GetResourcePolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetResourcePolicyCommandInput,
32
32
  GetResourcePolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const ImportTableCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ImportTableCommandInput
26
+ input: ImportTableCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ImportTableCommandInput,
29
29
  ImportTableCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsOfResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsOfResourceCommandInput
30
+ input: ListTagsOfResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsOfResourceCommandInput,
33
33
  ListTagsOfResourceCommandOutput,
@@ -18,7 +18,7 @@ declare const PutItemCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: PutItemCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: PutItemCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  PutItemCommandInput,
23
23
  PutItemCommandOutput,
24
24
  DynamoDBClientResolvedConfig,
@@ -26,7 +26,7 @@ declare const PutResourcePolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutResourcePolicyCommandInput
29
+ input: PutResourcePolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutResourcePolicyCommandInput,
32
32
  PutResourcePolicyCommandOutput,
@@ -18,7 +18,7 @@ declare const QueryCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: QueryCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: QueryCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  QueryCommandInput,
23
23
  QueryCommandOutput,
24
24
  DynamoDBClientResolvedConfig,
@@ -27,7 +27,7 @@ declare const RestoreTableFromBackupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RestoreTableFromBackupCommandInput
30
+ input: RestoreTableFromBackupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RestoreTableFromBackupCommandInput,
33
33
  RestoreTableFromBackupCommandOutput,
@@ -27,7 +27,7 @@ declare const RestoreTableToPointInTimeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RestoreTableToPointInTimeCommandInput
30
+ input: RestoreTableToPointInTimeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RestoreTableToPointInTimeCommandInput,
33
33
  RestoreTableToPointInTimeCommandOutput,
@@ -18,7 +18,7 @@ declare const ScanCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: ScanCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: ScanCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  ScanCommandInput,
23
23
  ScanCommandOutput,
24
24
  DynamoDBClientResolvedConfig,
@@ -21,7 +21,7 @@ declare const TagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagResourceCommandInput
24
+ input: TagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagResourceCommandInput,
27
27
  TagResourceCommandOutput,