@aws-sdk/client-s3-control 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 +100 -100
- package/dist-cjs/runtimeConfig.js +2 -2
- package/dist-es/S3ControlClient.js +1 -1
- package/dist-es/commands/AssociateAccessGrantsIdentityCenterCommand.js +1 -1
- package/dist-es/commands/CreateAccessGrantCommand.js +1 -1
- package/dist-es/commands/CreateAccessGrantsInstanceCommand.js +1 -1
- package/dist-es/commands/CreateAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/CreateAccessPointCommand.js +1 -1
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/CreateBucketCommand.js +1 -1
- package/dist-es/commands/CreateJobCommand.js +1 -1
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +1 -1
- package/dist-es/commands/CreateStorageLensGroupCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantsInstanceCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointScopeCommand.js +1 -1
- package/dist-es/commands/DeleteBucketCommand.js +1 -1
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -1
- package/dist-es/commands/DeleteBucketReplicationCommand.js +1 -1
- package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteJobTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +1 -1
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteStorageLensGroupCommand.js +1 -1
- package/dist-es/commands/DescribeJobCommand.js +1 -1
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -1
- package/dist-es/commands/DissociateAccessGrantsIdentityCenterCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsInstanceCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsInstanceForPrefixCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsInstanceResourcePolicyCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/GetAccessPointCommand.js +1 -1
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointScopeCommand.js +1 -1
- package/dist-es/commands/GetBucketCommand.js +1 -1
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketPolicyCommand.js +1 -1
- package/dist-es/commands/GetBucketReplicationCommand.js +1 -1
- package/dist-es/commands/GetBucketTaggingCommand.js +1 -1
- package/dist-es/commands/GetBucketVersioningCommand.js +1 -1
- package/dist-es/commands/GetDataAccessCommand.js +1 -1
- package/dist-es/commands/GetJobTaggingCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -1
- package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +1 -1
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +1 -1
- package/dist-es/commands/GetStorageLensGroupCommand.js +1 -1
- package/dist-es/commands/ListAccessGrantsCommand.js +1 -1
- package/dist-es/commands/ListAccessGrantsInstancesCommand.js +1 -1
- package/dist-es/commands/ListAccessGrantsLocationsCommand.js +1 -1
- package/dist-es/commands/ListAccessPointsCommand.js +1 -1
- package/dist-es/commands/ListAccessPointsForDirectoryBucketsCommand.js +1 -1
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/ListCallerAccessGrantsCommand.js +1 -1
- package/dist-es/commands/ListJobsCommand.js +1 -1
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +1 -1
- package/dist-es/commands/ListRegionalBucketsCommand.js +1 -1
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +1 -1
- package/dist-es/commands/ListStorageLensGroupsCommand.js +1 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-es/commands/PutAccessGrantsInstanceResourcePolicyCommand.js +1 -1
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/PutAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/PutAccessPointScopeCommand.js +1 -1
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/PutBucketPolicyCommand.js +1 -1
- package/dist-es/commands/PutBucketReplicationCommand.js +1 -1
- package/dist-es/commands/PutBucketTaggingCommand.js +1 -1
- package/dist-es/commands/PutBucketVersioningCommand.js +1 -1
- package/dist-es/commands/PutJobTaggingCommand.js +1 -1
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +1 -1
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +1 -1
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -1
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/UpdateJobPriorityCommand.js +1 -1
- package/dist-es/commands/UpdateJobStatusCommand.js +1 -1
- package/dist-es/commands/UpdateStorageLensGroupCommand.js +1 -1
- package/dist-es/runtimeConfig.js +1 -1
- package/dist-types/S3ControlClient.d.ts +1 -1
- package/dist-types/ts3.4/S3ControlClient.d.ts +1 -1
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
2
2
|
import { Command as $Command } from "@smithy/core/client";
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -2,7 +2,7 @@ import packageInfo from "../package.json";
|
|
|
2
2
|
import { createDefaultUserAgentProvider, emitWarningIfUnsupportedVersion as awsCheckVersion, NODE_APP_ID_CONFIG_OPTIONS, } from "@aws-sdk/core/client";
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
|
-
import { NODE_USE_ARN_REGION_CONFIG_OPTIONS } from "@aws-sdk/middleware-
|
|
5
|
+
import { NODE_USE_ARN_REGION_CONFIG_OPTIONS } from "@aws-sdk/middleware-sdk-s3/s3";
|
|
6
6
|
import { fileStreamHasher as streamHasher } from "@smithy/core/checksum";
|
|
7
7
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
8
8
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig, type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/core/client";
|
|
2
|
-
import { type S3ControlInputConfig, type S3ControlResolvedConfig } from "@aws-sdk/middleware-sdk-s3-control";
|
|
2
|
+
import { type S3ControlInputConfig, type S3ControlResolvedConfig } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
3
3
|
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
4
|
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
5
|
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
S3ControlInputConfig,
|
|
9
9
|
S3ControlResolvedConfig,
|
|
10
|
-
} from "@aws-sdk/middleware-sdk-s3-control";
|
|
10
|
+
} from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
11
11
|
import {
|
|
12
12
|
DefaultsMode as __DefaultsMode,
|
|
13
13
|
SmithyConfiguration as __SmithyConfiguration,
|
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.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-control",
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
28
28
|
"@aws-sdk/core": "^3.974.17",
|
|
29
29
|
"@aws-sdk/credential-provider-node": "^3.972.50",
|
|
30
|
-
"@aws-sdk/middleware-bucket-endpoint": "^3.972.
|
|
31
|
-
"@aws-sdk/middleware-sdk-s3-control": "^3.972.
|
|
30
|
+
"@aws-sdk/middleware-bucket-endpoint": "^3.972.20",
|
|
31
|
+
"@aws-sdk/middleware-sdk-s3-control": "^3.972.21",
|
|
32
32
|
"@aws-sdk/types": "^3.973.10",
|
|
33
33
|
"@smithy/core": "^3.24.6",
|
|
34
34
|
"@smithy/fetch-http-handler": "^5.4.6",
|