@aws-sdk/client-s3 3.38.0 → 3.41.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/CHANGELOG.md +38 -0
- package/dist-cjs/endpoints.js +399 -142
- package/dist-cjs/runtimeConfig.browser.js +6 -3
- package/dist-cjs/runtimeConfig.js +5 -3
- package/dist-es/endpoints.js +399 -142
- package/dist-es/runtimeConfig.browser.js +3 -2
- package/dist-es/runtimeConfig.js +3 -3
- package/dist-types/S3Client.d.ts +8 -0
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/CopyObjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteObjectsCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAclCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketCorsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectAclCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/HeadBucketCommand.d.ts +1 -1
- package/dist-types/commands/HeadObjectCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketsCommand.d.ts +1 -1
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectsV2Command.d.ts +1 -1
- package/dist-types/commands/ListPartsCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketAclCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketCorsCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -1
- package/dist-types/commands/PutObjectAclCommand.d.ts +1 -1
- package/dist-types/commands/PutObjectCommand.d.ts +1 -1
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +1 -1
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +1 -1
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +1 -1
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/RestoreObjectCommand.d.ts +1 -1
- package/dist-types/commands/SelectObjectContentCommand.d.ts +1 -1
- package/dist-types/commands/UploadPartCommand.d.ts +1 -1
- package/dist-types/commands/UploadPartCopyCommand.d.ts +1 -1
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -1
- package/dist-types/runtimeConfig.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +2 -1
- package/dist-types/ts3.4/S3Client.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -1
- package/package.json +38 -38
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.41.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -21,49 +21,49 @@
|
|
|
21
21
|
"module": "./dist-es/index.js",
|
|
22
22
|
"sideEffects": false,
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@aws-crypto/sha256-browser": "
|
|
25
|
-
"@aws-crypto/sha256-js": "
|
|
26
|
-
"@aws-sdk/client-sts": "3.
|
|
27
|
-
"@aws-sdk/config-resolver": "3.
|
|
28
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
29
|
-
"@aws-sdk/eventstream-serde-browser": "3.
|
|
30
|
-
"@aws-sdk/eventstream-serde-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/eventstream-serde-node": "3.
|
|
32
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
33
|
-
"@aws-sdk/hash-blob-browser": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/hash-stream-node": "3.
|
|
36
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
37
|
-
"@aws-sdk/md5-js": "3.
|
|
38
|
-
"@aws-sdk/middleware-apply-body-checksum": "3.
|
|
39
|
-
"@aws-sdk/middleware-bucket-endpoint": "3.
|
|
40
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
41
|
-
"@aws-sdk/middleware-expect-continue": "3.
|
|
42
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
43
|
-
"@aws-sdk/middleware-location-constraint": "3.
|
|
44
|
-
"@aws-sdk/middleware-logger": "3.
|
|
45
|
-
"@aws-sdk/middleware-retry": "3.
|
|
46
|
-
"@aws-sdk/middleware-sdk-s3": "3.
|
|
47
|
-
"@aws-sdk/middleware-serde": "3.
|
|
48
|
-
"@aws-sdk/middleware-signing": "3.
|
|
49
|
-
"@aws-sdk/middleware-ssec": "3.
|
|
50
|
-
"@aws-sdk/middleware-stack": "3.
|
|
51
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
52
|
-
"@aws-sdk/node-config-provider": "3.
|
|
53
|
-
"@aws-sdk/node-http-handler": "3.
|
|
54
|
-
"@aws-sdk/protocol-http": "3.
|
|
55
|
-
"@aws-sdk/smithy-client": "3.
|
|
56
|
-
"@aws-sdk/types": "3.
|
|
57
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-crypto/sha256-browser": "2.0.0",
|
|
25
|
+
"@aws-crypto/sha256-js": "2.0.0",
|
|
26
|
+
"@aws-sdk/client-sts": "3.41.0",
|
|
27
|
+
"@aws-sdk/config-resolver": "3.40.0",
|
|
28
|
+
"@aws-sdk/credential-provider-node": "3.41.0",
|
|
29
|
+
"@aws-sdk/eventstream-serde-browser": "3.40.0",
|
|
30
|
+
"@aws-sdk/eventstream-serde-config-resolver": "3.40.0",
|
|
31
|
+
"@aws-sdk/eventstream-serde-node": "3.40.0",
|
|
32
|
+
"@aws-sdk/fetch-http-handler": "3.40.0",
|
|
33
|
+
"@aws-sdk/hash-blob-browser": "3.40.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.40.0",
|
|
35
|
+
"@aws-sdk/hash-stream-node": "3.40.0",
|
|
36
|
+
"@aws-sdk/invalid-dependency": "3.40.0",
|
|
37
|
+
"@aws-sdk/md5-js": "3.40.0",
|
|
38
|
+
"@aws-sdk/middleware-apply-body-checksum": "3.40.0",
|
|
39
|
+
"@aws-sdk/middleware-bucket-endpoint": "3.41.0",
|
|
40
|
+
"@aws-sdk/middleware-content-length": "3.40.0",
|
|
41
|
+
"@aws-sdk/middleware-expect-continue": "3.40.0",
|
|
42
|
+
"@aws-sdk/middleware-host-header": "3.40.0",
|
|
43
|
+
"@aws-sdk/middleware-location-constraint": "3.40.0",
|
|
44
|
+
"@aws-sdk/middleware-logger": "3.40.0",
|
|
45
|
+
"@aws-sdk/middleware-retry": "3.40.0",
|
|
46
|
+
"@aws-sdk/middleware-sdk-s3": "3.41.0",
|
|
47
|
+
"@aws-sdk/middleware-serde": "3.40.0",
|
|
48
|
+
"@aws-sdk/middleware-signing": "3.40.0",
|
|
49
|
+
"@aws-sdk/middleware-ssec": "3.40.0",
|
|
50
|
+
"@aws-sdk/middleware-stack": "3.40.0",
|
|
51
|
+
"@aws-sdk/middleware-user-agent": "3.40.0",
|
|
52
|
+
"@aws-sdk/node-config-provider": "3.40.0",
|
|
53
|
+
"@aws-sdk/node-http-handler": "3.40.0",
|
|
54
|
+
"@aws-sdk/protocol-http": "3.40.0",
|
|
55
|
+
"@aws-sdk/smithy-client": "3.41.0",
|
|
56
|
+
"@aws-sdk/types": "3.40.0",
|
|
57
|
+
"@aws-sdk/url-parser": "3.40.0",
|
|
58
58
|
"@aws-sdk/util-base64-browser": "3.37.0",
|
|
59
59
|
"@aws-sdk/util-base64-node": "3.37.0",
|
|
60
60
|
"@aws-sdk/util-body-length-browser": "3.37.0",
|
|
61
61
|
"@aws-sdk/util-body-length-node": "3.37.0",
|
|
62
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
63
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
62
|
+
"@aws-sdk/util-user-agent-browser": "3.40.0",
|
|
63
|
+
"@aws-sdk/util-user-agent-node": "3.40.0",
|
|
64
64
|
"@aws-sdk/util-utf8-browser": "3.37.0",
|
|
65
65
|
"@aws-sdk/util-utf8-node": "3.37.0",
|
|
66
|
-
"@aws-sdk/util-waiter": "3.
|
|
66
|
+
"@aws-sdk/util-waiter": "3.40.0",
|
|
67
67
|
"@aws-sdk/xml-builder": "3.37.0",
|
|
68
68
|
"entities": "2.2.0",
|
|
69
69
|
"fast-xml-parser": "3.19.0",
|