@aws-sdk/client-s3-control 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/CreateAccessPointCommand.js +5 -0
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/CreateBucketCommand.js +5 -0
- package/dist-cjs/commands/CreateJobCommand.js +5 -0
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetBucketCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/GetJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/ListAccessPointsCommand.js +5 -0
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/ListJobsCommand.js +5 -0
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +5 -0
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +5 -0
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/PutJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobStatusCommand.js +5 -0
- package/dist-es/commands/CreateAccessPointCommand.js +5 -0
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/CreateBucketCommand.js +5 -0
- package/dist-es/commands/CreateJobCommand.js +5 -0
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCommand.js +5 -0
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteJobTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/DescribeJobCommand.js +5 -0
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
- package/dist-es/commands/GetAccessPointCommand.js +5 -0
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetBucketCommand.js +5 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-es/commands/GetJobTaggingCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/ListAccessPointsCommand.js +5 -0
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/ListJobsCommand.js +5 -0
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +5 -0
- package/dist-es/commands/ListRegionalBucketsCommand.js +5 -0
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +5 -0
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/PutAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-es/commands/PutJobTaggingCommand.js +5 -0
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-es/commands/UpdateJobPriorityCommand.js +5 -0
- package/dist-es/commands/UpdateJobStatusCommand.js +5 -0
- package/package.json +36 -36
package/README.md
CHANGED
|
@@ -23,16 +23,16 @@ using your favorite package manager:
|
|
|
23
23
|
|
|
24
24
|
The AWS SDK is modulized by clients and commands.
|
|
25
25
|
To send a request, you only need to import the `S3ControlClient` and
|
|
26
|
-
the commands you need, for example `
|
|
26
|
+
the commands you need, for example `ListJobsCommand`:
|
|
27
27
|
|
|
28
28
|
```js
|
|
29
29
|
// ES5 example
|
|
30
|
-
const { S3ControlClient,
|
|
30
|
+
const { S3ControlClient, ListJobsCommand } = require("@aws-sdk/client-s3-control");
|
|
31
31
|
```
|
|
32
32
|
|
|
33
33
|
```ts
|
|
34
34
|
// ES6+ example
|
|
35
|
-
import { S3ControlClient,
|
|
35
|
+
import { S3ControlClient, ListJobsCommand } from "@aws-sdk/client-s3-control";
|
|
36
36
|
```
|
|
37
37
|
|
|
38
38
|
### Usage
|
|
@@ -51,7 +51,7 @@ const client = new S3ControlClient({ region: "REGION" });
|
|
|
51
51
|
const params = {
|
|
52
52
|
/** input parameters */
|
|
53
53
|
};
|
|
54
|
-
const command = new
|
|
54
|
+
const command = new ListJobsCommand(params);
|
|
55
55
|
```
|
|
56
56
|
|
|
57
57
|
#### Async/await
|
|
@@ -130,7 +130,7 @@ const client = new AWS.S3Control({ region: "REGION" });
|
|
|
130
130
|
|
|
131
131
|
// async/await.
|
|
132
132
|
try {
|
|
133
|
-
const data = await client.
|
|
133
|
+
const data = await client.listJobs(params);
|
|
134
134
|
// process data.
|
|
135
135
|
} catch (error) {
|
|
136
136
|
// error handling.
|
|
@@ -138,7 +138,7 @@ try {
|
|
|
138
138
|
|
|
139
139
|
// Promises.
|
|
140
140
|
client
|
|
141
|
-
.
|
|
141
|
+
.listJobs(params)
|
|
142
142
|
.then((data) => {
|
|
143
143
|
// process data.
|
|
144
144
|
})
|
|
@@ -147,7 +147,7 @@ client
|
|
|
147
147
|
});
|
|
148
148
|
|
|
149
149
|
// callbacks.
|
|
150
|
-
client.
|
|
150
|
+
client.listJobs(params, (err, data) => {
|
|
151
151
|
// process err and data.
|
|
152
152
|
});
|
|
153
153
|
```
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateAccessPointCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class CreateAccessPointCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "CreateAccessPoint",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class CreateAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "CreateAccessPointForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -7,6 +7,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
7
7
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
8
8
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
9
9
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
10
|
+
const types_1 = require("@smithy/types");
|
|
10
11
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
12
|
class CreateBucketCommand extends smithy_client_1.Command {
|
|
12
13
|
static getEndpointParameterInstructions() {
|
|
@@ -39,6 +40,10 @@ class CreateBucketCommand extends smithy_client_1.Command {
|
|
|
39
40
|
commandName,
|
|
40
41
|
inputFilterSensitiveLog: (_) => _,
|
|
41
42
|
outputFilterSensitiveLog: (_) => _,
|
|
43
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
44
|
+
service: "AWSS3ControlServiceV20180820",
|
|
45
|
+
operation: "CreateBucket",
|
|
46
|
+
},
|
|
42
47
|
};
|
|
43
48
|
const { requestHandler } = configuration;
|
|
44
49
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateJobCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class CreateJobCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "CreateJob",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -7,6 +7,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
7
7
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
8
8
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
9
9
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
10
|
+
const types_1 = require("@smithy/types");
|
|
10
11
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
12
|
class CreateMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
12
13
|
static getEndpointParameterInstructions() {
|
|
@@ -39,6 +40,10 @@ class CreateMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
39
40
|
commandName,
|
|
40
41
|
inputFilterSensitiveLog: (_) => _,
|
|
41
42
|
outputFilterSensitiveLog: (_) => _,
|
|
43
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
44
|
+
service: "AWSS3ControlServiceV20180820",
|
|
45
|
+
operation: "CreateMultiRegionAccessPoint",
|
|
46
|
+
},
|
|
42
47
|
};
|
|
43
48
|
const { requestHandler } = configuration;
|
|
44
49
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteAccessPointCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteAccessPointCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteAccessPoint",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DeleteAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DeleteAccessPointForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteAccessPointPolicy",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DeleteAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Comm
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DeleteAccessPointPolicyForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteBucketCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteBucketCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteBucket",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteBucketLifecycleConfigurationCommand extends smithy_client_1.Command
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteBucketLifecycleConfiguration",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteBucketPolicyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteBucketPolicy",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteBucketReplicationCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteBucketReplicationCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteBucketReplication",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteBucketTaggingCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class DeleteBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "DeleteBucketTagging",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteJobTaggingCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DeleteJobTaggingCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DeleteJobTagging",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -7,6 +7,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
7
7
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
8
8
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
9
9
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
10
|
+
const types_1 = require("@smithy/types");
|
|
10
11
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
12
|
class DeleteMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
12
13
|
static getEndpointParameterInstructions() {
|
|
@@ -39,6 +40,10 @@ class DeleteMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
39
40
|
commandName,
|
|
40
41
|
inputFilterSensitiveLog: (_) => _,
|
|
41
42
|
outputFilterSensitiveLog: (_) => _,
|
|
43
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
44
|
+
service: "AWSS3ControlServiceV20180820",
|
|
45
|
+
operation: "DeleteMultiRegionAccessPoint",
|
|
46
|
+
},
|
|
42
47
|
};
|
|
43
48
|
const { requestHandler } = configuration;
|
|
44
49
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DeletePublicAccessBlock",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DeleteStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DeleteStorageLensConfiguration",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DeleteStorageLensConfigurationTaggingCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DeleteStorageLensConfigurationTaggingCommand extends smithy_client_1.Comma
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DeleteStorageLensConfigurationTagging",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class DescribeJobCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class DescribeJobCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "DescribeJob",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -7,6 +7,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
7
7
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
8
8
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
9
9
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
10
|
+
const types_1 = require("@smithy/types");
|
|
10
11
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
12
|
class DescribeMultiRegionAccessPointOperationCommand extends smithy_client_1.Command {
|
|
12
13
|
static getEndpointParameterInstructions() {
|
|
@@ -39,6 +40,10 @@ class DescribeMultiRegionAccessPointOperationCommand extends smithy_client_1.Com
|
|
|
39
40
|
commandName,
|
|
40
41
|
inputFilterSensitiveLog: (_) => _,
|
|
41
42
|
outputFilterSensitiveLog: (_) => _,
|
|
43
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
44
|
+
service: "AWSS3ControlServiceV20180820",
|
|
45
|
+
operation: "DescribeMultiRegionAccessPointOperation",
|
|
46
|
+
},
|
|
42
47
|
};
|
|
43
48
|
const { requestHandler } = configuration;
|
|
44
49
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class GetAccessPointCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "GetAccessPoint",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class GetAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "GetAccessPointConfigurationForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class GetAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "GetAccessPointForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class GetAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "GetAccessPointPolicy",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class GetAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "GetAccessPointPolicyForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointPolicyStatusCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class GetAccessPointPolicyStatusCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "GetAccessPointPolicyStatus",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetAccessPointPolicyStatusForObjectLambdaCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -37,6 +38,10 @@ class GetAccessPointPolicyStatusForObjectLambdaCommand extends smithy_client_1.C
|
|
|
37
38
|
commandName,
|
|
38
39
|
inputFilterSensitiveLog: (_) => _,
|
|
39
40
|
outputFilterSensitiveLog: (_) => _,
|
|
41
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
42
|
+
service: "AWSS3ControlServiceV20180820",
|
|
43
|
+
operation: "GetAccessPointPolicyStatusForObjectLambda",
|
|
44
|
+
},
|
|
40
45
|
};
|
|
41
46
|
const { requestHandler } = configuration;
|
|
42
47
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
6
6
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
9
|
+
const types_1 = require("@smithy/types");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetBucketCommand extends smithy_client_1.Command {
|
|
11
12
|
static getEndpointParameterInstructions() {
|
|
@@ -38,6 +39,10 @@ class GetBucketCommand extends smithy_client_1.Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: (_) => _,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AWSS3ControlServiceV20180820",
|
|
44
|
+
operation: "GetBucket",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|