@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.
- package/dist-es/protocols/Aws_json1_0.js +6 -6
- package/dist-types/commands/BatchExecuteStatementCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetItemCommand.d.ts +1 -1
- package/dist-types/commands/BatchWriteItemCommand.d.ts +1 -1
- package/dist-types/commands/CreateBackupCommand.d.ts +1 -1
- package/dist-types/commands/CreateGlobalTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBackupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteItemCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBackupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContinuousBackupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContributorInsightsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGlobalTableCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGlobalTableSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTableCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTableReplicaAutoScalingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTimeToLiveCommand.d.ts +1 -1
- package/dist-types/commands/DisableKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/commands/EnableKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteStatementCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteTransactionCommand.d.ts +1 -1
- package/dist-types/commands/ExportTableToPointInTimeCommand.d.ts +1 -1
- package/dist-types/commands/GetItemCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/ImportTableCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsOfResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutItemCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryCommand.d.ts +1 -1
- package/dist-types/commands/RestoreTableFromBackupCommand.d.ts +1 -1
- package/dist-types/commands/RestoreTableToPointInTimeCommand.d.ts +1 -1
- package/dist-types/commands/ScanCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TransactGetItemsCommand.d.ts +1 -1
- package/dist-types/commands/TransactWriteItemsCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContinuousBackupsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContributorInsightsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlobalTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlobalTableSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateItemCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableReplicaAutoScalingCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTimeToLiveCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +19 -19
- package/dist-types/runtimeConfig.d.ts +18 -18
- package/dist-types/runtimeConfig.native.d.ts +20 -20
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchExecuteStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetItemCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchWriteItemCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGlobalTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteItemCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeBackupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContinuousBackupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContributorInsightsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGlobalTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGlobalTableSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTableReplicaAutoScalingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTimeToLiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteTransactionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportTableToPointInTimeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetItemCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsOfResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutItemCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreTableFromBackupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RestoreTableToPointInTimeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ScanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TransactGetItemsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TransactWriteItemsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContinuousBackupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContributorInsightsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGlobalTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGlobalTableSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateItemCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKinesisStreamingDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableReplicaAutoScalingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTimeToLiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +24 -34
- package/dist-types/ts3.4/runtimeConfig.d.ts +22 -31
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +25 -35
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -26,7 +26,7 @@ declare const TransactGetItemsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: UpdateGlobalTableSettingsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateGlobalTableSettingsCommandInput,
|
|
33
33
|
UpdateGlobalTableSettingsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateKinesisStreamingDestinationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateKinesisStreamingDestinationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateKinesisStreamingDestinationCommandInput,
|
|
33
33
|
UpdateKinesisStreamingDestinationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateTableReplicaAutoScalingCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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:
|
|
39
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
42
40
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
43
|
-
utf8Encoder: (input:
|
|
41
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
44
42
|
disableHostPrefix: boolean;
|
|
45
43
|
serviceId: string;
|
|
46
|
-
profile?: string
|
|
44
|
+
profile?: string;
|
|
47
45
|
logger: import("@smithy/types").Logger;
|
|
48
46
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
49
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
47
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
50
48
|
userAgentAppId?:
|
|
51
49
|
| string
|
|
52
|
-
|
|
|
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
|
|
75
|
+
logger?: import("@smithy/types").Logger;
|
|
79
76
|
}
|
|
80
77
|
) => import("@smithy/types").EndpointV2;
|
|
81
|
-
tls?: boolean
|
|
82
|
-
serviceConfiguredEndpoint?:
|
|
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
|
|
97
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
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
|
|
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:
|
|
45
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
50
46
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
51
|
-
utf8Encoder: (input:
|
|
47
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
52
48
|
disableHostPrefix: boolean;
|
|
53
49
|
serviceId: string;
|
|
54
|
-
profile?: string
|
|
50
|
+
profile?: string;
|
|
55
51
|
logger: import("@smithy/types").Logger;
|
|
56
52
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
57
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
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
|
|
77
|
+
logger?: import("@smithy/types").Logger;
|
|
83
78
|
}
|
|
84
79
|
) => import("@smithy/types").EndpointV2;
|
|
85
|
-
tls?: boolean
|
|
86
|
-
serviceConfiguredEndpoint?:
|
|
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
|
|
97
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
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
|
|
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
|
|
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:
|
|
17
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
18
18
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
19
|
-
utf8Encoder: (input:
|
|
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
|
|
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
|
|
51
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
54
52
|
userAgentAppId?:
|
|
55
53
|
| string
|
|
56
|
-
|
|
|
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
|
|
79
|
+
logger?: import("@smithy/types").Logger;
|
|
83
80
|
}
|
|
84
81
|
) => import("@smithy/types").EndpointV2;
|
|
85
|
-
tls?: boolean
|
|
86
|
-
serviceConfiguredEndpoint?:
|
|
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
|
|
101
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
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.
|
|
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.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-endpoint-discovery": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
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.
|
|
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.
|
|
42
|
-
"@smithy/middleware-retry": "^4.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.1.2",
|
|
42
|
+
"@smithy/middleware-retry": "^4.1.3",
|
|
43
43
|
"@smithy/middleware-serde": "^4.0.3",
|
|
44
44
|
"@smithy/middleware-stack": "^4.0.2",
|
|
45
45
|
"@smithy/node-config-provider": "^4.0.2",
|
|
46
46
|
"@smithy/node-http-handler": "^4.0.4",
|
|
47
47
|
"@smithy/protocol-http": "^5.1.0",
|
|
48
|
-
"@smithy/smithy-client": "^4.2.
|
|
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.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
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.
|
|
71
|
+
"typescript": "~5.8.3"
|
|
72
72
|
},
|
|
73
73
|
"engines": {
|
|
74
74
|
"node": ">=18.0.0"
|