@aws-sdk/client-s3-control 3.1060.0 → 3.1062.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 -4
|
@@ -6,7 +6,7 @@ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
|
6
6
|
const client_1 = require("@aws-sdk/core/client");
|
|
7
7
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
8
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const
|
|
9
|
+
const s3_1 = require("@aws-sdk/middleware-sdk-s3/s3");
|
|
10
10
|
const checksum_1 = require("@smithy/core/checksum");
|
|
11
11
|
const client_2 = require("@smithy/core/client");
|
|
12
12
|
const config_1 = require("@smithy/core/config");
|
|
@@ -45,7 +45,7 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
sha256: config?.sha256 ?? serde_1.Hash.bind(null, "sha256"),
|
|
46
46
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
47
47
|
streamHasher: config?.streamHasher ?? checksum_1.fileStreamHasher,
|
|
48
|
-
useArnRegion: config?.useArnRegion ?? (0, config_1.loadConfig)(
|
|
48
|
+
useArnRegion: config?.useArnRegion ?? (0, config_1.loadConfig)(s3_1.NODE_USE_ARN_REGION_CONFIG_OPTIONS, loaderConfig),
|
|
49
49
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
50
|
useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(client_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin, getUserAgentPlugin, resolveHostHeaderConfig, resolveUserAgentConfig, } from "@aws-sdk/core/client";
|
|
2
|
-
import { getHostPrefixDeduplicationPlugin, resolveS3ControlConfig, } from "@aws-sdk/middleware-sdk-s3-control";
|
|
2
|
+
import { getHostPrefixDeduplicationPlugin, resolveS3ControlConfig, } from "@aws-sdk/middleware-sdk-s3/s3-control";
|
|
3
3
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
4
4
|
import { Client as __Client, } from "@smithy/core/client";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/core/config";
|
|
@@ -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 { commonParams } from "../endpoint/EndpointParameters";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getRedirectFromPostIdPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getRedirectFromPostIdPlugin } 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 { 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 { 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 { 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 { 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";
|
|
@@ -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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { 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 { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getRedirectFromPostIdPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
1
|
+
import { getRedirectFromPostIdPlugin } 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";
|