@aws-sdk/client-s3-control 3.413.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-cjs/runtimeExtensions.js +3 -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/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +36 -35
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
+
const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
|
|
4
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const asPartial = (t) => t;
|
|
7
8
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
8
9
|
const extensionConfiguration = {
|
|
10
|
+
...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
|
|
9
11
|
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
10
12
|
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
11
13
|
};
|
|
12
14
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
13
15
|
return {
|
|
14
16
|
...runtimeConfig,
|
|
17
|
+
...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
15
18
|
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
16
19
|
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
17
20
|
};
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateAccessPointCommand, se_CreateAccessPointCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateAccessPointCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class CreateAccessPointCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "CreateAccessPoint",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateAccessPointForObjectLambdaCommand, se_CreateAccessPointForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateAccessPointForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class CreateAccessPointForObjectLambdaCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "CreateAccessPointForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
6
7
|
import { de_CreateBucketCommand, se_CreateBucketCommand } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
8
9
|
export class CreateBucketCommand extends $Command {
|
|
@@ -36,6 +37,10 @@ export class CreateBucketCommand extends $Command {
|
|
|
36
37
|
commandName,
|
|
37
38
|
inputFilterSensitiveLog: (_) => _,
|
|
38
39
|
outputFilterSensitiveLog: (_) => _,
|
|
40
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
+
service: "AWSS3ControlServiceV20180820",
|
|
42
|
+
operation: "CreateBucket",
|
|
43
|
+
},
|
|
39
44
|
};
|
|
40
45
|
const { requestHandler } = configuration;
|
|
41
46
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class CreateJobCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class CreateJobCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "CreateJob",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
6
7
|
import { de_CreateMultiRegionAccessPointCommand, se_CreateMultiRegionAccessPointCommand, } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
8
9
|
export class CreateMultiRegionAccessPointCommand extends $Command {
|
|
@@ -36,6 +37,10 @@ export class CreateMultiRegionAccessPointCommand extends $Command {
|
|
|
36
37
|
commandName,
|
|
37
38
|
inputFilterSensitiveLog: (_) => _,
|
|
38
39
|
outputFilterSensitiveLog: (_) => _,
|
|
40
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
+
service: "AWSS3ControlServiceV20180820",
|
|
42
|
+
operation: "CreateMultiRegionAccessPoint",
|
|
43
|
+
},
|
|
39
44
|
};
|
|
40
45
|
const { requestHandler } = configuration;
|
|
41
46
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteAccessPointCommand, se_DeleteAccessPointCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteAccessPointCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteAccessPointCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteAccessPoint",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteAccessPointForObjectLambdaCommand, se_DeleteAccessPointForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteAccessPointForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DeleteAccessPointForObjectLambdaCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DeleteAccessPointForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteAccessPointPolicyCommand, se_DeleteAccessPointPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteAccessPointPolicyCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteAccessPointPolicyCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteAccessPointPolicy",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteAccessPointPolicyForObjectLambdaCommand, se_DeleteAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DeleteAccessPointPolicyForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteBucketCommand, se_DeleteBucketCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteBucketCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteBucketCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteBucket",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteBucketLifecycleConfigurationCommand, se_DeleteBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteBucketLifecycleConfigurationCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteBucketLifecycleConfigurationCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteBucketLifecycleConfiguration",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteBucketPolicyCommand, se_DeleteBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteBucketPolicyCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteBucketPolicyCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteBucketPolicy",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteBucketReplicationCommand, se_DeleteBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteBucketReplicationCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteBucketReplicationCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteBucketReplication",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteBucketTaggingCommand, se_DeleteBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteBucketTaggingCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class DeleteBucketTaggingCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "DeleteBucketTagging",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteJobTaggingCommand, se_DeleteJobTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteJobTaggingCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DeleteJobTaggingCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DeleteJobTagging",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
6
7
|
import { de_DeleteMultiRegionAccessPointCommand, se_DeleteMultiRegionAccessPointCommand, } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
8
9
|
export class DeleteMultiRegionAccessPointCommand extends $Command {
|
|
@@ -36,6 +37,10 @@ export class DeleteMultiRegionAccessPointCommand extends $Command {
|
|
|
36
37
|
commandName,
|
|
37
38
|
inputFilterSensitiveLog: (_) => _,
|
|
38
39
|
outputFilterSensitiveLog: (_) => _,
|
|
40
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
+
service: "AWSS3ControlServiceV20180820",
|
|
42
|
+
operation: "DeleteMultiRegionAccessPoint",
|
|
43
|
+
},
|
|
39
44
|
};
|
|
40
45
|
const { requestHandler } = configuration;
|
|
41
46
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeletePublicAccessBlockCommand, se_DeletePublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeletePublicAccessBlockCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DeletePublicAccessBlockCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DeletePublicAccessBlock",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteStorageLensConfigurationCommand, se_DeleteStorageLensConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteStorageLensConfigurationCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DeleteStorageLensConfigurationCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DeleteStorageLensConfiguration",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DeleteStorageLensConfigurationTaggingCommand, se_DeleteStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DeleteStorageLensConfigurationTaggingCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DeleteStorageLensConfigurationTaggingCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DeleteStorageLensConfigurationTagging",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class DescribeJobCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class DescribeJobCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "DescribeJob",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
6
7
|
import { de_DescribeMultiRegionAccessPointOperationCommand, se_DescribeMultiRegionAccessPointOperationCommand, } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
8
9
|
export class DescribeMultiRegionAccessPointOperationCommand extends $Command {
|
|
@@ -36,6 +37,10 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command {
|
|
|
36
37
|
commandName,
|
|
37
38
|
inputFilterSensitiveLog: (_) => _,
|
|
38
39
|
outputFilterSensitiveLog: (_) => _,
|
|
40
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
+
service: "AWSS3ControlServiceV20180820",
|
|
42
|
+
operation: "DescribeMultiRegionAccessPointOperation",
|
|
43
|
+
},
|
|
39
44
|
};
|
|
40
45
|
const { requestHandler } = configuration;
|
|
41
46
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointCommand, se_GetAccessPointCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetAccessPointCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "GetAccessPoint",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointConfigurationForObjectLambdaCommand, se_GetAccessPointConfigurationForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "GetAccessPointConfigurationForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointForObjectLambdaCommand, se_GetAccessPointForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class GetAccessPointForObjectLambdaCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "GetAccessPointForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointPolicyCommand, se_GetAccessPointPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointPolicyCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetAccessPointPolicyCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "GetAccessPointPolicy",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointPolicyForObjectLambdaCommand, se_GetAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "GetAccessPointPolicyForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointPolicyStatusCommand, se_GetAccessPointPolicyStatusCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointPolicyStatusCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetAccessPointPolicyStatusCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "GetAccessPointPolicyStatus",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetAccessPointPolicyStatusForObjectLambdaCommand, se_GetAccessPointPolicyStatusForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "GetAccessPointPolicyStatusForObjectLambda",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetBucketCommand, se_GetBucketCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetBucketCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "GetBucket",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetBucketLifecycleConfigurationCommand, se_GetBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetBucketLifecycleConfigurationCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketLifecycleConfigurationCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "GetBucketLifecycleConfiguration",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_GetBucketPolicyCommand, se_GetBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class GetBucketPolicyCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketPolicyCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AWSS3ControlServiceV20180820",
|
|
41
|
+
operation: "GetBucketPolicy",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|