@aws-sdk/client-s3 3.1060.0 → 3.1061.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-cjs/index.js +85 -88
- package/dist-cjs/runtimeConfig.js +4 -4
- package/dist-cjs/runtimeConfig.shared.js +2 -2
- package/dist-es/S3Client.js +2 -2
- package/dist-es/commands/AbortMultipartUploadCommand.js +1 -1
- package/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CopyObjectCommand.js +2 -2
- package/dist-es/commands/CreateBucketCommand.js +2 -2
- package/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +1 -1
- package/dist-es/commands/DeleteObjectCommand.js +1 -1
- package/dist-es/commands/DeleteObjectTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteObjectsCommand.js +1 -1
- package/dist-es/commands/GetBucketAbacCommand.js +1 -1
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketAclCommand.js +1 -1
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketCorsCommand.js +1 -1
- package/dist-es/commands/GetBucketEncryptionCommand.js +1 -1
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketLocationCommand.js +1 -1
- package/dist-es/commands/GetBucketLoggingCommand.js +1 -1
- package/dist-es/commands/GetBucketMetadataConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +1 -1
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +1 -1
- package/dist-es/commands/GetBucketReplicationCommand.js +1 -1
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +1 -1
- package/dist-es/commands/GetBucketTaggingCommand.js +1 -1
- package/dist-es/commands/GetBucketVersioningCommand.js +1 -1
- package/dist-es/commands/GetBucketWebsiteCommand.js +1 -1
- package/dist-es/commands/GetObjectAclCommand.js +1 -1
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-es/commands/GetObjectCommand.js +2 -2
- package/dist-es/commands/GetObjectLegalHoldCommand.js +1 -1
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +1 -1
- package/dist-es/commands/GetObjectRetentionCommand.js +1 -1
- package/dist-es/commands/GetObjectTaggingCommand.js +1 -1
- package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/HeadBucketCommand.js +1 -1
- package/dist-es/commands/HeadObjectCommand.js +2 -2
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +1 -1
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +1 -1
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +1 -1
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +1 -1
- package/dist-es/commands/ListBucketsCommand.js +1 -1
- package/dist-es/commands/ListDirectoryBucketsCommand.js +1 -1
- package/dist-es/commands/ListMultipartUploadsCommand.js +1 -1
- package/dist-es/commands/ListObjectVersionsCommand.js +1 -1
- package/dist-es/commands/ListObjectsCommand.js +1 -1
- package/dist-es/commands/ListObjectsV2Command.js +1 -1
- package/dist-es/commands/ListPartsCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/PutObjectAclCommand.js +1 -1
- package/dist-es/commands/PutObjectCommand.js +2 -2
- package/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
- package/dist-es/commands/PutObjectRetentionCommand.js +1 -1
- package/dist-es/commands/PutObjectTaggingCommand.js +1 -1
- package/dist-es/commands/RenameObjectCommand.js +1 -1
- package/dist-es/commands/RestoreObjectCommand.js +1 -1
- package/dist-es/commands/SelectObjectContentCommand.js +1 -1
- package/dist-es/commands/UpdateObjectEncryptionCommand.js +1 -1
- package/dist-es/commands/UploadPartCommand.js +2 -2
- package/dist-es/commands/UploadPartCopyCommand.js +2 -2
- package/dist-es/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.shared.js +1 -1
- package/dist-types/S3Client.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +4 -4
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +4 -4
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/S3Client.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -6
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -6
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/package.json +8 -8
|
@@ -22,7 +22,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
22
22
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
23
23
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
24
24
|
cacheMiddleware?: boolean | undefined;
|
|
25
|
-
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
25
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3/s3").S3RestXmlProtocol;
|
|
26
26
|
protocolSettings: {
|
|
27
27
|
defaultNamespace?: string;
|
|
28
28
|
[setting: string]: unknown;
|
|
@@ -44,8 +44,8 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
44
44
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
45
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
46
46
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
47
|
-
requestChecksumCalculation?: import("@aws-sdk/
|
|
48
|
-
responseChecksumValidation?: import("@aws-sdk/
|
|
47
|
+
requestChecksumCalculation?: import("@aws-sdk/checksums").RequestChecksumCalculation | import("@smithy/types").Provider<import("@aws-sdk/checksums").RequestChecksumCalculation>;
|
|
48
|
+
responseChecksumValidation?: import("@aws-sdk/checksums").ResponseChecksumValidation | import("@smithy/types").Provider<import("@aws-sdk/checksums").ResponseChecksumValidation>;
|
|
49
49
|
requestStreamBufferSize?: number | false;
|
|
50
50
|
checksumAlgorithms?: {
|
|
51
51
|
CRC32?: import("@smithy/types").ChecksumConstructor;
|
|
@@ -76,7 +76,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
76
76
|
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
77
77
|
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
78
78
|
followRegionRedirects?: boolean;
|
|
79
|
-
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
79
|
+
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
|
|
80
80
|
bucketEndpoint?: boolean;
|
|
81
81
|
expectContinueHeader?: boolean | number;
|
|
82
82
|
clientContextParams?: {
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
30
30
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
31
31
|
userAgentAppId: string | import("@aws-sdk/types").Provider<string | undefined>;
|
|
32
32
|
cacheMiddleware?: boolean | undefined;
|
|
33
|
-
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
33
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3/s3").S3RestXmlProtocol;
|
|
34
34
|
protocolSettings: {
|
|
35
35
|
defaultNamespace?: string;
|
|
36
36
|
[setting: string]: unknown;
|
|
@@ -78,7 +78,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
78
78
|
useAccelerateEndpoint?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean | undefined>)) | undefined;
|
|
79
79
|
disableMultiregionAccessPoints?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean | undefined>)) | undefined;
|
|
80
80
|
followRegionRedirects?: boolean;
|
|
81
|
-
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
81
|
+
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
|
|
82
82
|
bucketEndpoint?: boolean;
|
|
83
83
|
expectContinueHeader?: boolean | number;
|
|
84
84
|
clientContextParams?: {
|
|
@@ -7,7 +7,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
8
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
|
-
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
10
|
+
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3/s3").S3RestXmlProtocol;
|
|
11
11
|
protocolSettings: {
|
|
12
12
|
defaultNamespace?: string;
|
|
13
13
|
[setting: string]: unknown;
|
|
@@ -43,8 +43,8 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
43
43
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
44
44
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
45
45
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
46
|
-
requestChecksumCalculation?: import("@aws-sdk/
|
|
47
|
-
responseChecksumValidation?: import("@aws-sdk/
|
|
46
|
+
requestChecksumCalculation?: import("@aws-sdk/checksums").RequestChecksumCalculation | import("@smithy/types").Provider<import("@aws-sdk/checksums").RequestChecksumCalculation>;
|
|
47
|
+
responseChecksumValidation?: import("@aws-sdk/checksums").ResponseChecksumValidation | import("@smithy/types").Provider<import("@aws-sdk/checksums").ResponseChecksumValidation>;
|
|
48
48
|
requestStreamBufferSize?: number | false;
|
|
49
49
|
checksumAlgorithms?: {
|
|
50
50
|
CRC32?: import("@smithy/types").ChecksumConstructor;
|
|
@@ -75,7 +75,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
75
75
|
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
76
76
|
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
77
77
|
followRegionRedirects?: boolean;
|
|
78
|
-
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
78
|
+
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
|
|
79
79
|
bucketEndpoint?: boolean;
|
|
80
80
|
expectContinueHeader?: boolean | number;
|
|
81
81
|
clientContextParams?: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S3RestXmlProtocol } from "@aws-sdk/middleware-sdk-s3";
|
|
1
|
+
import { S3RestXmlProtocol } from "@aws-sdk/middleware-sdk-s3/s3";
|
|
2
2
|
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
3
3
|
import { getAwsChunkedEncodingStream } from "@smithy/core/serde";
|
|
4
4
|
import type { S3ClientConfig } from "./S3Client";
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
FlexibleChecksumsInputConfig,
|
|
9
9
|
FlexibleChecksumsResolvedConfig,
|
|
10
10
|
} from "@aws-sdk/middleware-flexible-checksums";
|
|
11
|
-
import { S3InputConfig, S3ResolvedConfig } from "@aws-sdk/middleware-sdk-s3";
|
|
11
|
+
import { S3InputConfig, S3ResolvedConfig } from "@aws-sdk/middleware-sdk-s3/s3";
|
|
12
12
|
import { GetAwsChunkedEncodingStream } from "@aws-sdk/types";
|
|
13
13
|
import {
|
|
14
14
|
DefaultsMode as __DefaultsMode,
|
|
@@ -36,7 +36,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
36
36
|
protocol:
|
|
37
37
|
| import("@smithy/types").ClientProtocol<any, any>
|
|
38
38
|
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
39
|
-
| typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
39
|
+
| typeof import("@aws-sdk/middleware-sdk-s3/s3").S3RestXmlProtocol;
|
|
40
40
|
protocolSettings: {
|
|
41
41
|
defaultNamespace?: string;
|
|
42
42
|
[setting: string]: unknown;
|
|
@@ -67,14 +67,14 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
67
67
|
| undefined
|
|
68
68
|
| import("@smithy/types").Provider<string | undefined>;
|
|
69
69
|
requestChecksumCalculation?:
|
|
70
|
-
| import("@aws-sdk/
|
|
70
|
+
| import("@aws-sdk/checksums").RequestChecksumCalculation
|
|
71
71
|
| import("@smithy/types").Provider<
|
|
72
|
-
import("@aws-sdk/
|
|
72
|
+
import("@aws-sdk/checksums").RequestChecksumCalculation
|
|
73
73
|
>;
|
|
74
74
|
responseChecksumValidation?:
|
|
75
|
-
| import("@aws-sdk/
|
|
75
|
+
| import("@aws-sdk/checksums").ResponseChecksumValidation
|
|
76
76
|
| import("@smithy/types").Provider<
|
|
77
|
-
import("@aws-sdk/
|
|
77
|
+
import("@aws-sdk/checksums").ResponseChecksumValidation
|
|
78
78
|
>;
|
|
79
79
|
requestStreamBufferSize?: number | false;
|
|
80
80
|
checksumAlgorithms?: {
|
|
@@ -150,7 +150,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
150
150
|
(boolean | import("@smithy/types").Provider<boolean | undefined>))
|
|
151
151
|
| undefined;
|
|
152
152
|
followRegionRedirects?: boolean;
|
|
153
|
-
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
153
|
+
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
|
|
154
154
|
bucketEndpoint?: boolean;
|
|
155
155
|
expectContinueHeader?: boolean | number;
|
|
156
156
|
clientContextParams?: {
|
|
@@ -61,7 +61,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
61
61
|
protocol:
|
|
62
62
|
| import("@smithy/types").ClientProtocol<any, any>
|
|
63
63
|
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
64
|
-
| typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
64
|
+
| typeof import("@aws-sdk/middleware-sdk-s3/s3").S3RestXmlProtocol;
|
|
65
65
|
protocolSettings: {
|
|
66
66
|
defaultNamespace?: string;
|
|
67
67
|
[setting: string]: unknown;
|
|
@@ -154,7 +154,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
154
154
|
(boolean | import("@aws-sdk/types").Provider<boolean | undefined>))
|
|
155
155
|
| undefined;
|
|
156
156
|
followRegionRedirects?: boolean;
|
|
157
|
-
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
157
|
+
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
|
|
158
158
|
bucketEndpoint?: boolean;
|
|
159
159
|
expectContinueHeader?: boolean | number;
|
|
160
160
|
clientContextParams?: {
|
|
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
12
12
|
protocol:
|
|
13
13
|
| import("@smithy/types").ClientProtocol<any, any>
|
|
14
14
|
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
15
|
-
| typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
15
|
+
| typeof import("@aws-sdk/middleware-sdk-s3/s3").S3RestXmlProtocol;
|
|
16
16
|
protocolSettings: {
|
|
17
17
|
defaultNamespace?: string;
|
|
18
18
|
[setting: string]: unknown;
|
|
@@ -71,14 +71,14 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
71
71
|
| undefined
|
|
72
72
|
| import("@smithy/types").Provider<string | undefined>;
|
|
73
73
|
requestChecksumCalculation?:
|
|
74
|
-
| import("@aws-sdk/
|
|
74
|
+
| import("@aws-sdk/checksums").RequestChecksumCalculation
|
|
75
75
|
| import("@smithy/types").Provider<
|
|
76
|
-
import("@aws-sdk/
|
|
76
|
+
import("@aws-sdk/checksums").RequestChecksumCalculation
|
|
77
77
|
>;
|
|
78
78
|
responseChecksumValidation?:
|
|
79
|
-
| import("@aws-sdk/
|
|
79
|
+
| import("@aws-sdk/checksums").ResponseChecksumValidation
|
|
80
80
|
| import("@smithy/types").Provider<
|
|
81
|
-
import("@aws-sdk/
|
|
81
|
+
import("@aws-sdk/checksums").ResponseChecksumValidation
|
|
82
82
|
>;
|
|
83
83
|
requestStreamBufferSize?: number | false;
|
|
84
84
|
checksumAlgorithms?: {
|
|
@@ -154,7 +154,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
154
154
|
(boolean | import("@smithy/types").Provider<boolean | undefined>))
|
|
155
155
|
| undefined;
|
|
156
156
|
followRegionRedirects?: boolean;
|
|
157
|
-
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
157
|
+
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3/s3").S3ExpressIdentityProvider;
|
|
158
158
|
bucketEndpoint?: boolean;
|
|
159
159
|
expectContinueHeader?: boolean | number;
|
|
160
160
|
clientContextParams?: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S3RestXmlProtocol } from "@aws-sdk/middleware-sdk-s3";
|
|
1
|
+
import { S3RestXmlProtocol } from "@aws-sdk/middleware-sdk-s3/s3";
|
|
2
2
|
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
3
3
|
import { getAwsChunkedEncodingStream } from "@smithy/core/serde";
|
|
4
4
|
import { S3ClientConfig } from "./S3Client";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1061.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-s3",
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
33
33
|
"@aws-sdk/core": "^3.974.17",
|
|
34
34
|
"@aws-sdk/credential-provider-node": "^3.972.50",
|
|
35
|
-
"@aws-sdk/middleware-bucket-endpoint": "^3.972.
|
|
36
|
-
"@aws-sdk/middleware-expect-continue": "^3.972.
|
|
37
|
-
"@aws-sdk/middleware-flexible-checksums": "^3.974.
|
|
38
|
-
"@aws-sdk/middleware-location-constraint": "^3.972.
|
|
39
|
-
"@aws-sdk/middleware-sdk-s3": "^3.972.
|
|
40
|
-
"@aws-sdk/middleware-ssec": "^3.972.
|
|
35
|
+
"@aws-sdk/middleware-bucket-endpoint": "^3.972.20",
|
|
36
|
+
"@aws-sdk/middleware-expect-continue": "^3.972.16",
|
|
37
|
+
"@aws-sdk/middleware-flexible-checksums": "^3.974.26",
|
|
38
|
+
"@aws-sdk/middleware-location-constraint": "^3.972.13",
|
|
39
|
+
"@aws-sdk/middleware-sdk-s3": "^3.972.47",
|
|
40
|
+
"@aws-sdk/middleware-ssec": "^3.972.13",
|
|
41
41
|
"@aws-sdk/signature-v4-multi-region": "^3.996.31",
|
|
42
42
|
"@aws-sdk/types": "^3.973.10",
|
|
43
43
|
"@smithy/core": "^3.24.6",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"tslib": "^2.6.2"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
50
|
+
"@aws-sdk/signature-v4-crt": "3.1061.0",
|
|
51
51
|
"@smithy/snapshot-testing": "^2.1.7",
|
|
52
52
|
"@tsconfig/node20": "20.1.8",
|
|
53
53
|
"@types/node": "^20.14.8",
|