@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
@@ -26,7 +26,7 @@ declare const TransactGetItemsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: TransactGetItemsCommandInput
29
+ input: TransactGetItemsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  TransactGetItemsCommandInput,
32
32
  TransactGetItemsCommandOutput,
@@ -27,7 +27,7 @@ declare const TransactWriteItemsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TransactWriteItemsCommandInput
30
+ input: TransactWriteItemsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TransactWriteItemsCommandInput,
33
33
  TransactWriteItemsCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagResourceCommandInput
24
+ input: UntagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagResourceCommandInput,
27
27
  UntagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateContinuousBackupsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateContinuousBackupsCommandInput
30
+ input: UpdateContinuousBackupsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateContinuousBackupsCommandInput,
33
33
  UpdateContinuousBackupsCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateContributorInsightsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateContributorInsightsCommandInput
30
+ input: UpdateContributorInsightsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateContributorInsightsCommandInput,
33
33
  UpdateContributorInsightsCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateGlobalTableCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateGlobalTableCommandInput
29
+ input: UpdateGlobalTableCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateGlobalTableCommandInput,
32
32
  UpdateGlobalTableCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateGlobalTableSettingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateGlobalTableSettingsCommandInput
30
+ input: UpdateGlobalTableSettingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateGlobalTableSettingsCommandInput,
33
33
  UpdateGlobalTableSettingsCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateItemCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateItemCommandInput
26
+ input: UpdateItemCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateItemCommandInput,
29
29
  UpdateItemCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateKinesisStreamingDestinationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateKinesisStreamingDestinationCommandInput
30
+ input: UpdateKinesisStreamingDestinationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateKinesisStreamingDestinationCommandInput,
33
33
  UpdateKinesisStreamingDestinationCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateTableCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateTableCommandInput
26
+ input: UpdateTableCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateTableCommandInput,
29
29
  UpdateTableCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateTableReplicaAutoScalingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateTableReplicaAutoScalingCommandInput
30
+ input: UpdateTableReplicaAutoScalingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateTableReplicaAutoScalingCommandInput,
33
33
  UpdateTableReplicaAutoScalingCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateTimeToLiveCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateTimeToLiveCommandInput
29
+ input: UpdateTimeToLiveCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateTimeToLiveCommandInput,
32
32
  UpdateTimeToLiveCommandOutput,
@@ -23,10 +23,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
23
23
  };
24
24
  export declare const resolveClientEndpointParameters: <T>(
25
25
  options: T & ClientInputEndpointParameters
26
- ) => T &
27
- ClientInputEndpointParameters & {
28
- defaultSigningName: string;
29
- };
26
+ ) => T & ClientResolvedEndpointParameters;
30
27
  export declare const commonParams: {
31
28
  readonly UseFIPS: {
32
29
  readonly type: "builtInParams";
@@ -17,9 +17,7 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
17
17
  _: unknown
18
18
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
19
19
  defaultUserAgentProvider: (
20
- config?:
21
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
22
- | undefined
20
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
23
21
  ) => Promise<import("@smithy/types").UserAgent>;
24
22
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
25
23
  boolean | undefined
@@ -38,23 +36,22 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
38
36
  cacheMiddleware?: boolean | undefined;
39
37
  urlParser: import("@smithy/types").UrlParser;
40
38
  base64Decoder: import("@smithy/types").Decoder;
41
- base64Encoder: (_input: string | Uint8Array) => string;
39
+ base64Encoder: (_input: Uint8Array | string) => string;
42
40
  utf8Decoder: import("@smithy/types").Decoder;
43
- utf8Encoder: (input: string | Uint8Array) => string;
41
+ utf8Encoder: (input: Uint8Array | string) => string;
44
42
  disableHostPrefix: boolean;
45
43
  serviceId: string;
46
- profile?: string | undefined;
44
+ profile?: string;
47
45
  logger: import("@smithy/types").Logger;
48
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
49
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
47
+ customUserAgent?: string | import("@smithy/types").UserAgent;
50
48
  userAgentAppId?:
51
49
  | string
52
- | import("@smithy/types").Provider<string | undefined>
53
- | undefined;
50
+ | undefined
51
+ | import("@smithy/types").Provider<string | undefined>;
54
52
  retryStrategy?:
55
53
  | import("@smithy/types").RetryStrategy
56
- | import("@smithy/types").RetryStrategyV2
57
- | undefined;
54
+ | import("@smithy/types").RetryStrategyV2;
58
55
  endpoint?:
59
56
  | ((
60
57
  | string
@@ -75,37 +72,30 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
75
72
  endpointProvider: (
76
73
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
77
74
  context?: {
78
- logger?: import("@smithy/types").Logger | undefined;
75
+ logger?: import("@smithy/types").Logger;
79
76
  }
80
77
  ) => import("@smithy/types").EndpointV2;
81
- tls?: boolean | undefined;
82
- serviceConfiguredEndpoint?: undefined;
83
- authSchemePreference?:
84
- | string[]
85
- | import("@smithy/types").Provider<string[]>
86
- | undefined;
78
+ tls?: boolean;
79
+ serviceConfiguredEndpoint?: never;
80
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
87
81
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
88
82
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DynamoDBHttpAuthSchemeProvider;
89
83
  credentials?:
90
84
  | import("@smithy/types").AwsCredentialIdentity
91
- | import("@smithy/types").AwsCredentialIdentityProvider
92
- | undefined;
85
+ | import("@smithy/types").AwsCredentialIdentityProvider;
93
86
  signer?:
94
87
  | import("@smithy/types").RequestSigner
95
88
  | ((
96
- authScheme?: import("@smithy/types").AuthScheme | undefined
97
- ) => Promise<import("@smithy/types").RequestSigner>)
98
- | undefined;
99
- signingEscapePath?: boolean | undefined;
100
- systemClockOffset?: number | undefined;
101
- signingRegion?: string | undefined;
102
- signerConstructor?:
103
- | (new (
104
- options: import("@smithy/signature-v4").SignatureV4Init &
105
- import("@smithy/signature-v4").SignatureV4CryptoInit
106
- ) => import("@smithy/types").RequestSigner)
107
- | undefined;
108
- endpointCacheSize?: number | undefined;
89
+ authScheme?: import("@smithy/types").AuthScheme
90
+ ) => Promise<import("@smithy/types").RequestSigner>);
91
+ signingEscapePath?: boolean;
92
+ systemClockOffset?: number;
93
+ signingRegion?: string;
94
+ signerConstructor?: new (
95
+ options: import("@smithy/signature-v4").SignatureV4Init &
96
+ import("@smithy/signature-v4").SignatureV4CryptoInit
97
+ ) => import("@smithy/types").RequestSigner;
98
+ endpointCacheSize?: number;
109
99
  endpointDiscoveryEnabled?: boolean | undefined;
110
- accountId?: string | import("@smithy/types").Provider<string> | undefined;
100
+ accountId?: string | import("@smithy/types").Provider<string>;
111
101
  };
@@ -17,16 +17,12 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
17
17
  credentialDefaultProvider:
18
18
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
19
19
  | ((
20
- init?:
21
- | import("@aws-sdk/credential-provider-node").DefaultProviderInit
22
- | undefined
20
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
23
21
  ) => import("@smithy/types").MemoizedProvider<
24
22
  import("@smithy/types").AwsCredentialIdentity
25
23
  >);
26
24
  defaultUserAgentProvider: (
27
- config?:
28
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
29
- | undefined
25
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
30
26
  ) => Promise<import("@smithy/types").UserAgent>;
31
27
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
32
28
  boolean | undefined
@@ -46,19 +42,18 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
46
42
  cacheMiddleware?: boolean | undefined;
47
43
  urlParser: import("@smithy/types").UrlParser;
48
44
  base64Decoder: import("@smithy/types").Decoder;
49
- base64Encoder: (_input: string | Uint8Array) => string;
45
+ base64Encoder: (_input: Uint8Array | string) => string;
50
46
  utf8Decoder: import("@smithy/types").Decoder;
51
- utf8Encoder: (input: string | Uint8Array) => string;
47
+ utf8Encoder: (input: Uint8Array | string) => string;
52
48
  disableHostPrefix: boolean;
53
49
  serviceId: string;
54
- profile?: string | undefined;
50
+ profile?: string;
55
51
  logger: import("@smithy/types").Logger;
56
52
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
53
+ customUserAgent?: string | import("@smithy/types").UserAgent;
58
54
  retryStrategy?:
59
55
  | import("@smithy/types").RetryStrategy
60
- | import("@smithy/types").RetryStrategyV2
61
- | undefined;
56
+ | import("@smithy/types").RetryStrategyV2;
62
57
  endpoint?:
63
58
  | ((
64
59
  | string
@@ -79,33 +74,29 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
79
74
  endpointProvider: (
80
75
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
81
76
  context?: {
82
- logger?: import("@smithy/types").Logger | undefined;
77
+ logger?: import("@smithy/types").Logger;
83
78
  }
84
79
  ) => import("@smithy/types").EndpointV2;
85
- tls?: boolean | undefined;
86
- serviceConfiguredEndpoint?: undefined;
80
+ tls?: boolean;
81
+ serviceConfiguredEndpoint?: never;
87
82
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
88
83
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DynamoDBHttpAuthSchemeProvider;
89
84
  credentials?:
90
85
  | import("@smithy/types").AwsCredentialIdentity
91
- | import("@smithy/types").AwsCredentialIdentityProvider
92
- | undefined;
86
+ | import("@smithy/types").AwsCredentialIdentityProvider;
93
87
  signer?:
94
88
  | import("@smithy/types").RequestSigner
95
89
  | ((
96
- authScheme?: import("@smithy/types").AuthScheme | undefined
97
- ) => Promise<import("@smithy/types").RequestSigner>)
98
- | undefined;
99
- signingEscapePath?: boolean | undefined;
100
- systemClockOffset?: number | undefined;
101
- signingRegion?: string | undefined;
102
- signerConstructor?:
103
- | (new (
104
- options: import("@smithy/signature-v4").SignatureV4Init &
105
- import("@smithy/signature-v4").SignatureV4CryptoInit
106
- ) => import("@smithy/types").RequestSigner)
107
- | undefined;
108
- endpointCacheSize?: number | undefined;
90
+ authScheme?: import("@smithy/types").AuthScheme
91
+ ) => Promise<import("@smithy/types").RequestSigner>);
92
+ signingEscapePath?: boolean;
93
+ systemClockOffset?: number;
94
+ signingRegion?: string;
95
+ signerConstructor?: new (
96
+ options: import("@smithy/signature-v4").SignatureV4Init &
97
+ import("@smithy/signature-v4").SignatureV4CryptoInit
98
+ ) => import("@smithy/types").RequestSigner;
99
+ endpointCacheSize?: number;
109
100
  endpointDiscoveryEnabled?: boolean | undefined;
110
- accountId?: string | import("@smithy/types").Provider<string> | undefined;
101
+ accountId?: string | import("@smithy/types").Provider<string>;
111
102
  };
@@ -9,29 +9,27 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
11
  apiVersion: string;
12
- cacheMiddleware?: boolean | undefined;
12
+ cacheMiddleware?: boolean;
13
13
  urlParser: import("@smithy/types").UrlParser;
14
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
15
  streamCollector: import("@smithy/types").StreamCollector;
16
16
  base64Decoder: import("@smithy/types").Decoder;
17
- base64Encoder: (_input: string | Uint8Array) => string;
17
+ base64Encoder: (_input: Uint8Array | string) => string;
18
18
  utf8Decoder: import("@smithy/types").Decoder;
19
- utf8Encoder: (input: string | Uint8Array) => string;
19
+ utf8Encoder: (input: Uint8Array | string) => string;
20
20
  disableHostPrefix: boolean;
21
21
  serviceId: string;
22
22
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  region: string | import("@smithy/types").Provider<any>;
25
- profile?: string | undefined;
25
+ profile?: string;
26
26
  accountIdEndpointMode:
27
27
  | "disabled"
28
28
  | "preferred"
29
29
  | "required"
30
30
  | (() => Promise<string>);
31
31
  defaultUserAgentProvider: (
32
- config?:
33
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
34
- | undefined
32
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
35
33
  ) => Promise<import("@smithy/types").UserAgent>;
36
34
  credentialDefaultProvider:
37
35
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
@@ -50,15 +48,14 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
50
48
  endpointDiscoveryEnabledProvider: import("@smithy/types").Provider<
51
49
  boolean | undefined
52
50
  >;
53
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
51
+ customUserAgent?: string | import("@smithy/types").UserAgent;
54
52
  userAgentAppId?:
55
53
  | string
56
- | import("@smithy/types").Provider<string | undefined>
57
- | undefined;
54
+ | undefined
55
+ | import("@smithy/types").Provider<string | undefined>;
58
56
  retryStrategy?:
59
57
  | import("@smithy/types").RetryStrategy
60
- | import("@smithy/types").RetryStrategyV2
61
- | undefined;
58
+ | import("@smithy/types").RetryStrategyV2;
62
59
  endpoint?:
63
60
  | ((
64
61
  | string
@@ -79,37 +76,30 @@ export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
79
76
  endpointProvider: (
80
77
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
81
78
  context?: {
82
- logger?: import("@smithy/types").Logger | undefined;
79
+ logger?: import("@smithy/types").Logger;
83
80
  }
84
81
  ) => import("@smithy/types").EndpointV2;
85
- tls?: boolean | undefined;
86
- serviceConfiguredEndpoint?: undefined;
87
- authSchemePreference?:
88
- | string[]
89
- | import("@smithy/types").Provider<string[]>
90
- | undefined;
82
+ tls?: boolean;
83
+ serviceConfiguredEndpoint?: never;
84
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
91
85
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
92
86
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DynamoDBHttpAuthSchemeProvider;
93
87
  credentials?:
94
88
  | import("@smithy/types").AwsCredentialIdentity
95
- | import("@smithy/types").AwsCredentialIdentityProvider
96
- | undefined;
89
+ | import("@smithy/types").AwsCredentialIdentityProvider;
97
90
  signer?:
98
91
  | import("@smithy/types").RequestSigner
99
92
  | ((
100
- authScheme?: import("@smithy/types").AuthScheme | undefined
101
- ) => Promise<import("@smithy/types").RequestSigner>)
102
- | undefined;
103
- signingEscapePath?: boolean | undefined;
104
- systemClockOffset?: number | undefined;
105
- signingRegion?: string | undefined;
106
- signerConstructor?:
107
- | (new (
108
- options: import("@smithy/signature-v4").SignatureV4Init &
109
- import("@smithy/signature-v4").SignatureV4CryptoInit
110
- ) => import("@smithy/types").RequestSigner)
111
- | undefined;
112
- endpointCacheSize?: number | undefined;
93
+ authScheme?: import("@smithy/types").AuthScheme
94
+ ) => Promise<import("@smithy/types").RequestSigner>);
95
+ signingEscapePath?: boolean;
96
+ systemClockOffset?: number;
97
+ signingRegion?: string;
98
+ signerConstructor?: new (
99
+ options: import("@smithy/signature-v4").SignatureV4Init &
100
+ import("@smithy/signature-v4").SignatureV4CryptoInit
101
+ ) => import("@smithy/types").RequestSigner;
102
+ endpointCacheSize?: number;
113
103
  endpointDiscoveryEnabled?: boolean | undefined;
114
- accountId?: string | import("@smithy/types").Provider<string> | undefined;
104
+ accountId?: string | import("@smithy/types").Provider<string>;
115
105
  };
@@ -2,12 +2,12 @@ import { DynamoDBClientConfig } from "./DynamoDBClient";
2
2
  export declare const getRuntimeConfig: (config: DynamoDBClientConfig) => {
3
3
  apiVersion: string;
4
4
  base64Decoder: import("@smithy/types").Decoder;
5
- base64Encoder: (_input: string | Uint8Array) => string;
5
+ base64Encoder: (_input: Uint8Array | string) => string;
6
6
  disableHostPrefix: boolean;
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
9
9
  context?: {
10
- logger?: import("@smithy/types").Logger | undefined;
10
+ logger?: import("@smithy/types").Logger;
11
11
  }
12
12
  ) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
@@ -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
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-dynamodb",
3
3
  "description": "AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native",
4
- "version": "3.803.0",
4
+ "version": "3.804.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-dynamodb",
@@ -20,39 +20,39 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.799.0",
24
- "@aws-sdk/credential-provider-node": "3.803.0",
25
- "@aws-sdk/middleware-endpoint-discovery": "3.775.0",
26
- "@aws-sdk/middleware-host-header": "3.775.0",
27
- "@aws-sdk/middleware-logger": "3.775.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
29
- "@aws-sdk/middleware-user-agent": "3.799.0",
30
- "@aws-sdk/region-config-resolver": "3.775.0",
31
- "@aws-sdk/types": "3.775.0",
32
- "@aws-sdk/util-endpoints": "3.787.0",
33
- "@aws-sdk/util-user-agent-browser": "3.775.0",
34
- "@aws-sdk/util-user-agent-node": "3.799.0",
23
+ "@aws-sdk/core": "3.804.0",
24
+ "@aws-sdk/credential-provider-node": "3.804.0",
25
+ "@aws-sdk/middleware-endpoint-discovery": "3.804.0",
26
+ "@aws-sdk/middleware-host-header": "3.804.0",
27
+ "@aws-sdk/middleware-logger": "3.804.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.804.0",
29
+ "@aws-sdk/middleware-user-agent": "3.804.0",
30
+ "@aws-sdk/region-config-resolver": "3.804.0",
31
+ "@aws-sdk/types": "3.804.0",
32
+ "@aws-sdk/util-endpoints": "3.804.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.804.0",
34
+ "@aws-sdk/util-user-agent-node": "3.804.0",
35
35
  "@smithy/config-resolver": "^4.1.0",
36
- "@smithy/core": "^3.3.0",
36
+ "@smithy/core": "^3.3.1",
37
37
  "@smithy/fetch-http-handler": "^5.0.2",
38
38
  "@smithy/hash-node": "^4.0.2",
39
39
  "@smithy/invalid-dependency": "^4.0.2",
40
40
  "@smithy/middleware-content-length": "^4.0.2",
41
- "@smithy/middleware-endpoint": "^4.1.1",
42
- "@smithy/middleware-retry": "^4.1.2",
41
+ "@smithy/middleware-endpoint": "^4.1.2",
42
+ "@smithy/middleware-retry": "^4.1.3",
43
43
  "@smithy/middleware-serde": "^4.0.3",
44
44
  "@smithy/middleware-stack": "^4.0.2",
45
45
  "@smithy/node-config-provider": "^4.0.2",
46
46
  "@smithy/node-http-handler": "^4.0.4",
47
47
  "@smithy/protocol-http": "^5.1.0",
48
- "@smithy/smithy-client": "^4.2.1",
48
+ "@smithy/smithy-client": "^4.2.2",
49
49
  "@smithy/types": "^4.2.0",
50
50
  "@smithy/url-parser": "^4.0.2",
51
51
  "@smithy/util-base64": "^4.0.0",
52
52
  "@smithy/util-body-length-browser": "^4.0.0",
53
53
  "@smithy/util-body-length-node": "^4.0.0",
54
- "@smithy/util-defaults-mode-browser": "^4.0.9",
55
- "@smithy/util-defaults-mode-node": "^4.0.9",
54
+ "@smithy/util-defaults-mode-browser": "^4.0.10",
55
+ "@smithy/util-defaults-mode-node": "^4.0.10",
56
56
  "@smithy/util-endpoints": "^3.0.2",
57
57
  "@smithy/util-middleware": "^4.0.2",
58
58
  "@smithy/util-retry": "^4.0.3",
@@ -68,7 +68,7 @@
68
68
  "concurrently": "7.0.0",
69
69
  "downlevel-dts": "0.10.1",
70
70
  "rimraf": "3.0.2",
71
- "typescript": "~5.2.2"
71
+ "typescript": "~5.8.3"
72
72
  },
73
73
  "engines": {
74
74
  "node": ">=18.0.0"