@aws-sdk/client-s3-control 3.414.0 → 3.418.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/commands/CreateAccessPointCommand.js +5 -0
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/CreateBucketCommand.js +5 -0
- package/dist-cjs/commands/CreateJobCommand.js +5 -0
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetBucketCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/GetJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/ListAccessPointsCommand.js +5 -0
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/ListJobsCommand.js +5 -0
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +5 -0
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +5 -0
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/PutJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobStatusCommand.js +5 -0
- package/dist-es/commands/CreateAccessPointCommand.js +5 -0
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/CreateBucketCommand.js +5 -0
- package/dist-es/commands/CreateJobCommand.js +5 -0
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCommand.js +5 -0
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteJobTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/DescribeJobCommand.js +5 -0
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
- package/dist-es/commands/GetAccessPointCommand.js +5 -0
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetBucketCommand.js +5 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-es/commands/GetJobTaggingCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/ListAccessPointsCommand.js +5 -0
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/ListJobsCommand.js +5 -0
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +5 -0
- package/dist-es/commands/ListRegionalBucketsCommand.js +5 -0
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +5 -0
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/PutAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-es/commands/PutJobTaggingCommand.js +5 -0
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-es/commands/UpdateJobPriorityCommand.js +5 -0
- package/dist-es/commands/UpdateJobStatusCommand.js +5 -0
- package/package.json +36 -36
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3-control",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -23,45 +23,45 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
26
|
-
"@aws-sdk/client-sts": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-sdk-s3-control": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
34
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
35
|
-
"@aws-sdk/types": "3.
|
|
36
|
-
"@aws-sdk/util-endpoints": "3.
|
|
37
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
38
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
26
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
31
|
+
"@aws-sdk/middleware-sdk-s3-control": "3.418.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
33
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
34
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
35
|
+
"@aws-sdk/types": "3.418.0",
|
|
36
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
37
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
38
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
39
39
|
"@aws-sdk/xml-builder": "3.310.0",
|
|
40
|
-
"@smithy/config-resolver": "^2.0.
|
|
41
|
-
"@smithy/fetch-http-handler": "^2.1.
|
|
42
|
-
"@smithy/hash-blob-browser": "^2.0.
|
|
43
|
-
"@smithy/hash-node": "^2.0.
|
|
44
|
-
"@smithy/hash-stream-node": "^2.0.
|
|
45
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
46
|
-
"@smithy/md5-js": "^2.0.
|
|
47
|
-
"@smithy/middleware-apply-body-checksum": "^2.0.
|
|
48
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
49
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
50
|
-
"@smithy/middleware-retry": "^2.0.
|
|
51
|
-
"@smithy/middleware-serde": "^2.0.
|
|
52
|
-
"@smithy/middleware-stack": "^2.0.
|
|
53
|
-
"@smithy/node-config-provider": "^2.0.
|
|
54
|
-
"@smithy/node-http-handler": "^2.1.
|
|
55
|
-
"@smithy/protocol-http": "^3.0.
|
|
56
|
-
"@smithy/smithy-client": "^2.1.
|
|
57
|
-
"@smithy/types": "^2.3.
|
|
58
|
-
"@smithy/url-parser": "^2.0.
|
|
40
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
41
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
42
|
+
"@smithy/hash-blob-browser": "^2.0.9",
|
|
43
|
+
"@smithy/hash-node": "^2.0.9",
|
|
44
|
+
"@smithy/hash-stream-node": "^2.0.9",
|
|
45
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
46
|
+
"@smithy/md5-js": "^2.0.9",
|
|
47
|
+
"@smithy/middleware-apply-body-checksum": "^2.0.11",
|
|
48
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
49
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
50
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
51
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
52
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
53
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
54
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
55
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
56
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
57
|
+
"@smithy/types": "^2.3.3",
|
|
58
|
+
"@smithy/url-parser": "^2.0.9",
|
|
59
59
|
"@smithy/util-base64": "^2.0.0",
|
|
60
60
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
61
61
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
62
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
63
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
64
|
-
"@smithy/util-retry": "^2.0.
|
|
62
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
63
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
64
|
+
"@smithy/util-retry": "^2.0.2",
|
|
65
65
|
"@smithy/util-utf8": "^2.0.0",
|
|
66
66
|
"fast-xml-parser": "4.2.5",
|
|
67
67
|
"tslib": "^2.5.0",
|