@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
|
@@ -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 &
|
|
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
|
|
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:
|
|
26
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
27
27
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
utf8Encoder: (input:
|
|
28
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
29
29
|
disableHostPrefix: boolean;
|
|
30
30
|
serviceId: string;
|
|
31
|
-
profile?: string
|
|
31
|
+
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
35
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
36
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
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
|
|
39
|
+
logger?: import("@smithy/types").Logger;
|
|
40
40
|
}) => import("@smithy/types").EndpointV2;
|
|
41
|
-
tls?: boolean
|
|
42
|
-
serviceConfiguredEndpoint?:
|
|
43
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
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
|
|
47
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
48
|
-
signingEscapePath?: boolean
|
|
49
|
-
systemClockOffset?: number
|
|
50
|
-
signingRegion?: string
|
|
51
|
-
signerConstructor?:
|
|
52
|
-
endpointCacheSize?: number
|
|
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
|
|
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
|
|
13
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
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:
|
|
28
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
29
29
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
30
|
-
utf8Encoder: (input:
|
|
30
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
31
31
|
disableHostPrefix: boolean;
|
|
32
32
|
serviceId: string;
|
|
33
|
-
profile?: string
|
|
33
|
+
profile?: string;
|
|
34
34
|
logger: import("@smithy/types").Logger;
|
|
35
35
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
36
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
37
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
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
|
|
40
|
+
logger?: import("@smithy/types").Logger;
|
|
41
41
|
}) => import("@smithy/types").EndpointV2;
|
|
42
|
-
tls?: boolean
|
|
43
|
-
serviceConfiguredEndpoint?:
|
|
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
|
|
47
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
48
|
-
signingEscapePath?: boolean
|
|
49
|
-
systemClockOffset?: number
|
|
50
|
-
signingRegion?: string
|
|
51
|
-
signerConstructor?:
|
|
52
|
-
endpointCacheSize?: number
|
|
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
|
|
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
|
|
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:
|
|
15
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
utf8Encoder: (input:
|
|
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
|
|
23
|
+
profile?: string;
|
|
24
24
|
accountIdEndpointMode: "disabled" | "preferred" | "required" | (() => Promise<string>);
|
|
25
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
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
|
|
34
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
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
|
|
38
|
+
logger?: import("@smithy/types").Logger;
|
|
39
39
|
}) => import("@smithy/types").EndpointV2;
|
|
40
|
-
tls?: boolean
|
|
41
|
-
serviceConfiguredEndpoint?:
|
|
42
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
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
|
|
46
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
47
|
-
signingEscapePath?: boolean
|
|
48
|
-
systemClockOffset?: number
|
|
49
|
-
signingRegion?: string
|
|
50
|
-
signerConstructor?:
|
|
51
|
-
endpointCacheSize?: number
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
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
|
-
|
|
30
|
+
input: BatchExecuteStatementCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
BatchExecuteStatementCommandInput,
|
|
33
33
|
BatchExecuteStatementCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const BatchWriteItemCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: BatchWriteItemCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
BatchWriteItemCommandInput,
|
|
29
29
|
BatchWriteItemCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateGlobalTableCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateGlobalTableCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateGlobalTableCommandInput,
|
|
32
32
|
CreateGlobalTableCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteResourcePolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteResourcePolicyCommandInput,
|
|
33
33
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DescribeBackupCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 (
|
|
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
|
-
|
|
29
|
+
input: GetResourcePolicyCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetResourcePolicyCommandInput,
|
|
32
32
|
GetResourcePolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListTagsOfResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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 (
|
|
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
|
-
|
|
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 (
|
|
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
|
-
|
|
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
|
-
|
|
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 (
|
|
21
|
+
new (input: ScanCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
22
22
|
ScanCommandInput,
|
|
23
23
|
ScanCommandOutput,
|
|
24
24
|
DynamoDBClientResolvedConfig,
|