@aws-sdk/client-s3-control 3.33.0 → 3.34.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/CHANGELOG.md +11 -0
- package/dist/cjs/package.json +45 -45
- package/dist/es/S3Control.js +1 -7
- package/dist/es/S3Control.js.map +1 -1
- package/dist/es/S3Control.spec.js +16 -21
- package/dist/es/S3Control.spec.js.map +1 -1
- package/dist/es/S3ControlClient.js +1 -12
- package/dist/es/S3ControlClient.js.map +1 -1
- package/dist/es/commands/CreateAccessPointCommand.js +2 -57
- package/dist/es/commands/CreateAccessPointCommand.js.map +1 -1
- package/dist/es/commands/CreateAccessPointForObjectLambdaCommand.js +2 -46
- package/dist/es/commands/CreateAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/CreateBucketCommand.js +2 -76
- package/dist/es/commands/CreateBucketCommand.js.map +1 -1
- package/dist/es/commands/CreateJobCommand.js +2 -60
- package/dist/es/commands/CreateJobCommand.js.map +1 -1
- package/dist/es/commands/CreateMultiRegionAccessPointCommand.js +2 -60
- package/dist/es/commands/CreateMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointCommand.js +2 -47
- package/dist/es/commands/DeleteAccessPointCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointForObjectLambdaCommand.js +2 -45
- package/dist/es/commands/DeleteAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointPolicyCommand.js +2 -42
- package/dist/es/commands/DeleteAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +2 -40
- package/dist/es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketCommand.js +2 -55
- package/dist/es/commands/DeleteBucketCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketLifecycleConfigurationCommand.js +2 -55
- package/dist/es/commands/DeleteBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketPolicyCommand.js +2 -67
- package/dist/es/commands/DeleteBucketPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketTaggingCommand.js +2 -53
- package/dist/es/commands/DeleteBucketTaggingCommand.js.map +1 -1
- package/dist/es/commands/DeleteJobTaggingCommand.js +2 -49
- package/dist/es/commands/DeleteJobTaggingCommand.js.map +1 -1
- package/dist/es/commands/DeleteMultiRegionAccessPointCommand.js +2 -59
- package/dist/es/commands/DeleteMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/es/commands/DeletePublicAccessBlockCommand.js +2 -42
- package/dist/es/commands/DeletePublicAccessBlockCommand.js.map +1 -1
- package/dist/es/commands/DeleteStorageLensConfigurationCommand.js +2 -36
- package/dist/es/commands/DeleteStorageLensConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeleteStorageLensConfigurationTaggingCommand.js +2 -36
- package/dist/es/commands/DeleteStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/es/commands/DescribeJobCommand.js +2 -53
- package/dist/es/commands/DescribeJobCommand.js.map +1 -1
- package/dist/es/commands/DescribeMultiRegionAccessPointOperationCommand.js +2 -53
- package/dist/es/commands/DescribeMultiRegionAccessPointOperationCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointCommand.js +2 -48
- package/dist/es/commands/GetAccessPointCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +2 -35
- package/dist/es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointForObjectLambdaCommand.js +2 -45
- package/dist/es/commands/GetAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyCommand.js +2 -40
- package/dist/es/commands/GetAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +2 -40
- package/dist/es/commands/GetAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyStatusCommand.js +2 -27
- package/dist/es/commands/GetAccessPointPolicyStatusCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +2 -27
- package/dist/es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetBucketCommand.js +2 -57
- package/dist/es/commands/GetBucketCommand.js.map +1 -1
- package/dist/es/commands/GetBucketLifecycleConfigurationCommand.js +2 -75
- package/dist/es/commands/GetBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/es/commands/GetBucketPolicyCommand.js +2 -67
- package/dist/es/commands/GetBucketPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetBucketTaggingCommand.js +2 -65
- package/dist/es/commands/GetBucketTaggingCommand.js.map +1 -1
- package/dist/es/commands/GetJobTaggingCommand.js +2 -50
- package/dist/es/commands/GetJobTaggingCommand.js.map +1 -1
- package/dist/es/commands/GetMultiRegionAccessPointCommand.js +2 -54
- package/dist/es/commands/GetMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/es/commands/GetMultiRegionAccessPointPolicyCommand.js +2 -44
- package/dist/es/commands/GetMultiRegionAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +2 -45
- package/dist/es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js.map +1 -1
- package/dist/es/commands/GetPublicAccessBlockCommand.js +2 -42
- package/dist/es/commands/GetPublicAccessBlockCommand.js.map +1 -1
- package/dist/es/commands/GetStorageLensConfigurationCommand.js +2 -36
- package/dist/es/commands/GetStorageLensConfigurationCommand.js.map +1 -1
- package/dist/es/commands/GetStorageLensConfigurationTaggingCommand.js +2 -35
- package/dist/es/commands/GetStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/es/commands/ListAccessPointsCommand.js +2 -50
- package/dist/es/commands/ListAccessPointsCommand.js.map +1 -1
- package/dist/es/commands/ListAccessPointsForObjectLambdaCommand.js +2 -48
- package/dist/es/commands/ListAccessPointsForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/ListJobsCommand.js +2 -53
- package/dist/es/commands/ListJobsCommand.js.map +1 -1
- package/dist/es/commands/ListMultiRegionAccessPointsCommand.js +2 -56
- package/dist/es/commands/ListMultiRegionAccessPointsCommand.js.map +1 -1
- package/dist/es/commands/ListRegionalBucketsCommand.js +2 -31
- package/dist/es/commands/ListRegionalBucketsCommand.js.map +1 -1
- package/dist/es/commands/ListStorageLensConfigurationsCommand.js +2 -36
- package/dist/es/commands/ListStorageLensConfigurationsCommand.js.map +1 -1
- package/dist/es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +2 -35
- package/dist/es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/PutAccessPointPolicyCommand.js +2 -43
- package/dist/es/commands/PutAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +2 -41
- package/dist/es/commands/PutAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/PutBucketLifecycleConfigurationCommand.js +2 -49
- package/dist/es/commands/PutBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutBucketPolicyCommand.js +2 -65
- package/dist/es/commands/PutBucketPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutBucketTaggingCommand.js +2 -110
- package/dist/es/commands/PutBucketTaggingCommand.js.map +1 -1
- package/dist/es/commands/PutJobTaggingCommand.js +2 -89
- package/dist/es/commands/PutJobTaggingCommand.js.map +1 -1
- package/dist/es/commands/PutMultiRegionAccessPointPolicyCommand.js +2 -46
- package/dist/es/commands/PutMultiRegionAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutPublicAccessBlockCommand.js +2 -42
- package/dist/es/commands/PutPublicAccessBlockCommand.js.map +1 -1
- package/dist/es/commands/PutStorageLensConfigurationCommand.js +2 -34
- package/dist/es/commands/PutStorageLensConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutStorageLensConfigurationTaggingCommand.js +2 -36
- package/dist/es/commands/PutStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/es/commands/UpdateJobPriorityCommand.js +2 -52
- package/dist/es/commands/UpdateJobPriorityCommand.js.map +1 -1
- package/dist/es/commands/UpdateJobStatusCommand.js +2 -53
- package/dist/es/commands/UpdateJobStatusCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -561
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +45 -45
- package/dist/es/pagination/ListAccessPointsForObjectLambdaPaginator.js +16 -28
- package/dist/es/pagination/ListAccessPointsForObjectLambdaPaginator.js.map +1 -1
- package/dist/es/pagination/ListAccessPointsPaginator.js +16 -28
- package/dist/es/pagination/ListAccessPointsPaginator.js.map +1 -1
- package/dist/es/pagination/ListJobsPaginator.js +16 -28
- package/dist/es/pagination/ListJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListMultiRegionAccessPointsPaginator.js +16 -28
- package/dist/es/pagination/ListMultiRegionAccessPointsPaginator.js.map +1 -1
- package/dist/es/pagination/ListRegionalBucketsPaginator.js +16 -28
- package/dist/es/pagination/ListRegionalBucketsPaginator.js.map +1 -1
- package/dist/es/pagination/ListStorageLensConfigurationsPaginator.js +16 -28
- package/dist/es/pagination/ListStorageLensConfigurationsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restXml.js +617 -619
- package/dist/es/protocols/Aws_restXml.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/package.json +45 -45
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -4
- package/tsconfig.types.json +8 -0
|
@@ -4,47 +4,13 @@ import { deserializeAws_restXmlDeleteStorageLensConfigurationTaggingCommand, ser
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Deletes the Amazon S3 Storage Lens configuration tags. For more information about S3 Storage Lens, see
|
|
9
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html">Assessing your storage
|
|
10
|
-
* activity and usage with Amazon S3 Storage Lens </a> in the
|
|
11
|
-
* <i>Amazon S3 User Guide</i>.</p>
|
|
12
|
-
* <note>
|
|
13
|
-
* <p>To use this action,
|
|
14
|
-
* you must have permission to perform the <code>s3:DeleteStorageLensConfigurationTagging</code> action. For more
|
|
15
|
-
* information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html">Setting permissions to use Amazon S3 Storage Lens</a> in the
|
|
16
|
-
* <i>Amazon S3 User Guide</i>.</p>
|
|
17
|
-
* </note>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { S3ControlClient, DeleteStorageLensConfigurationTaggingCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
22
|
-
* // const { S3ControlClient, DeleteStorageLensConfigurationTaggingCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
23
|
-
* const client = new S3ControlClient(config);
|
|
24
|
-
* const command = new DeleteStorageLensConfigurationTaggingCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link DeleteStorageLensConfigurationTaggingCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link DeleteStorageLensConfigurationTaggingCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
|
-
var DeleteStorageLensConfigurationTaggingCommand = /** @class */ (function (_super) {
|
|
7
|
+
var DeleteStorageLensConfigurationTaggingCommand = (function (_super) {
|
|
34
8
|
__extends(DeleteStorageLensConfigurationTaggingCommand, _super);
|
|
35
|
-
// Start section: command_properties
|
|
36
|
-
// End section: command_properties
|
|
37
9
|
function DeleteStorageLensConfigurationTaggingCommand(input) {
|
|
38
|
-
var _this =
|
|
39
|
-
// Start section: command_constructor
|
|
40
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
41
11
|
_this.input = input;
|
|
42
12
|
return _this;
|
|
43
|
-
// End section: command_constructor
|
|
44
13
|
}
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
48
14
|
DeleteStorageLensConfigurationTaggingCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
49
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
50
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteStorageLensConfigurationTaggingCommand.js","sourceRoot":"","sources":["../../../commands/DeleteStorageLensConfigurationTaggingCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,4CAA4C,EAC5C,2CAA2C,GAC5C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,kEAAkE,EAClE,gEAAgE,GACjE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteStorageLensConfigurationTaggingCommand.js","sourceRoot":"","sources":["../../../commands/DeleteStorageLensConfigurationTaggingCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,4CAA4C,EAC5C,2CAA2C,GAC5C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,kEAAkE,EAClE,gEAAgE,GACjE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA2C7D;IAAkE,gEAIjE;IAIC,sDAAqB,KAAwD;QAA7E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmD;;IAI7E,CAAC;IAKD,wEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,8CAA8C,CAAC;QACnE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4CAA4C,CAAC,kBAAkB;YACxF,wBAAwB,EAAE,2CAA2C,CAAC,kBAAkB;SACzF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gEAAS,GAAjB,UACE,KAAwD,EACxD,OAAuB;QAEvB,OAAO,gEAAgE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAEO,kEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,kEAAkE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7F,CAAC;IAIH,mDAAC;AAAD,CAAC,AA7DD,CAAkE,QAAQ,GA6DzE"}
|
|
@@ -4,64 +4,13 @@ import { deserializeAws_restXmlDescribeJobCommand, serializeAws_restXmlDescribeJ
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Retrieves the configuration parameters and status for a Batch Operations job. For more
|
|
9
|
-
* information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/batch-ops-basics.html">S3 Batch Operations</a> in
|
|
10
|
-
* the <i>Amazon S3 User Guide</i>.</p>
|
|
11
|
-
* <p></p>
|
|
12
|
-
* <p>Related actions include:</p>
|
|
13
|
-
* <ul>
|
|
14
|
-
* <li>
|
|
15
|
-
* <p>
|
|
16
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html">CreateJob</a>
|
|
17
|
-
* </p>
|
|
18
|
-
* </li>
|
|
19
|
-
* <li>
|
|
20
|
-
* <p>
|
|
21
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html">ListJobs</a>
|
|
22
|
-
* </p>
|
|
23
|
-
* </li>
|
|
24
|
-
* <li>
|
|
25
|
-
* <p>
|
|
26
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobPriority.html">UpdateJobPriority</a>
|
|
27
|
-
* </p>
|
|
28
|
-
* </li>
|
|
29
|
-
* <li>
|
|
30
|
-
* <p>
|
|
31
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html">UpdateJobStatus</a>
|
|
32
|
-
* </p>
|
|
33
|
-
* </li>
|
|
34
|
-
* </ul>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { S3ControlClient, DescribeJobCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
39
|
-
* // const { S3ControlClient, DescribeJobCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
40
|
-
* const client = new S3ControlClient(config);
|
|
41
|
-
* const command = new DescribeJobCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link DescribeJobCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link DescribeJobCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
var DescribeJobCommand = /** @class */ (function (_super) {
|
|
7
|
+
var DescribeJobCommand = (function (_super) {
|
|
51
8
|
__extends(DescribeJobCommand, _super);
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
9
|
function DescribeJobCommand(input) {
|
|
55
|
-
var _this =
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
58
11
|
_this.input = input;
|
|
59
12
|
return _this;
|
|
60
|
-
// End section: command_constructor
|
|
61
13
|
}
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
14
|
DescribeJobCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
66
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeJobCommand.js","sourceRoot":"","sources":["../../../commands/DescribeJobCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeJobCommand.js","sourceRoot":"","sources":["../../../commands/DescribeJobCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAyD7D;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,iBAAiB,CAAC,kBAAkB;SAC/D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAvDD,CAAwC,QAAQ,GAuD/C"}
|
|
@@ -5,64 +5,13 @@ import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-ch
|
|
|
5
5
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
6
6
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
7
7
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
8
|
-
|
|
9
|
-
* <p>Retrieves the status of an asynchronous request to manage a Multi-Region Access Point. For more information
|
|
10
|
-
* about managing Multi-Region Access Points and how asynchronous requests work, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/ManagingMultiRegionAccessPoints.html">Managing
|
|
11
|
-
* Multi-Region Access Points</a> in the
|
|
12
|
-
* <i>Amazon S3 User Guide</i>.</p>
|
|
13
|
-
* <p>The following actions are related to <code>GetMultiRegionAccessPoint</code>:</p>
|
|
14
|
-
* <ul>
|
|
15
|
-
* <li>
|
|
16
|
-
* <p>
|
|
17
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateMultiRegionAccessPoint.html">CreateMultiRegionAccessPoint</a>
|
|
18
|
-
* </p>
|
|
19
|
-
* </li>
|
|
20
|
-
* <li>
|
|
21
|
-
* <p>
|
|
22
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteMultiRegionAccessPoint.html">DeleteMultiRegionAccessPoint</a>
|
|
23
|
-
* </p>
|
|
24
|
-
* </li>
|
|
25
|
-
* <li>
|
|
26
|
-
* <p>
|
|
27
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPoint.html">GetMultiRegionAccessPoint</a>
|
|
28
|
-
* </p>
|
|
29
|
-
* </li>
|
|
30
|
-
* <li>
|
|
31
|
-
* <p>
|
|
32
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListMultiRegionAccessPoints.html">ListMultiRegionAccessPoints</a>
|
|
33
|
-
* </p>
|
|
34
|
-
* </li>
|
|
35
|
-
* </ul>
|
|
36
|
-
* @example
|
|
37
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
38
|
-
* ```javascript
|
|
39
|
-
* import { S3ControlClient, DescribeMultiRegionAccessPointOperationCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
40
|
-
* // const { S3ControlClient, DescribeMultiRegionAccessPointOperationCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
41
|
-
* const client = new S3ControlClient(config);
|
|
42
|
-
* const command = new DescribeMultiRegionAccessPointOperationCommand(input);
|
|
43
|
-
* const response = await client.send(command);
|
|
44
|
-
* ```
|
|
45
|
-
*
|
|
46
|
-
* @see {@link DescribeMultiRegionAccessPointOperationCommandInput} for command's `input` shape.
|
|
47
|
-
* @see {@link DescribeMultiRegionAccessPointOperationCommandOutput} for command's `response` shape.
|
|
48
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
49
|
-
*
|
|
50
|
-
*/
|
|
51
|
-
var DescribeMultiRegionAccessPointOperationCommand = /** @class */ (function (_super) {
|
|
8
|
+
var DescribeMultiRegionAccessPointOperationCommand = (function (_super) {
|
|
52
9
|
__extends(DescribeMultiRegionAccessPointOperationCommand, _super);
|
|
53
|
-
// Start section: command_properties
|
|
54
|
-
// End section: command_properties
|
|
55
10
|
function DescribeMultiRegionAccessPointOperationCommand(input) {
|
|
56
|
-
var _this =
|
|
57
|
-
// Start section: command_constructor
|
|
58
|
-
_super.call(this) || this;
|
|
11
|
+
var _this = _super.call(this) || this;
|
|
59
12
|
_this.input = input;
|
|
60
13
|
return _this;
|
|
61
|
-
// End section: command_constructor
|
|
62
14
|
}
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
15
|
DescribeMultiRegionAccessPointOperationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
67
16
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
17
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeMultiRegionAccessPointOperationCommand.js","sourceRoot":"","sources":["../../../commands/DescribeMultiRegionAccessPointOperationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,8CAA8C,EAC9C,6CAA6C,GAC9C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,oEAAoE,EACpE,kEAAkE,GACnE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AACxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeMultiRegionAccessPointOperationCommand.js","sourceRoot":"","sources":["../../../commands/DescribeMultiRegionAccessPointOperationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,8CAA8C,EAC9C,6CAA6C,GAC9C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,oEAAoE,EACpE,kEAAkE,GACnE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,6BAA6B,EAAE,MAAM,yCAAyC,CAAC;AACxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA4D7D;IAAoE,kEAInE;IAIC,wDAAqB,KAA0D;QAA/E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqD;;IAI/E,CAAC;IAKD,0EAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAK9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAClE,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,6BAA6B,CAAC,aAAa,CAAC,CAAC,CAAC;QAEvE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,gDAAgD,CAAC;QACrE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8CAA8C,CAAC,kBAAkB;YAC1F,wBAAwB,EAAE,6CAA6C,CAAC,kBAAkB;SAC3F,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kEAAS,GAAjB,UACE,KAA0D,EAC1D,OAAuB;QAEvB,OAAO,kEAAkE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAEO,oEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,oEAAoE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/F,CAAC;IAIH,qDAAC;AAAD,CAAC,AAjED,CAAoE,QAAQ,GAiE3E"}
|
|
@@ -4,59 +4,13 @@ import { deserializeAws_restXmlGetAccessPointCommand, serializeAws_restXmlGetAcc
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Returns configuration information about the specified access point.</p>
|
|
9
|
-
* <p></p>
|
|
10
|
-
*
|
|
11
|
-
* <p>All Amazon S3 on Outposts REST API requests for this action require an additional parameter of <code>x-amz-outpost-id</code> to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of <code>s3-control</code>. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the <code>x-amz-outpost-id</code> derived using the access point ARN, see the <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html#API_control_GetAccessPoint_Examples">Examples</a> section.</p>
|
|
12
|
-
* <p>The following actions are related to <code>GetAccessPoint</code>:</p>
|
|
13
|
-
* <ul>
|
|
14
|
-
* <li>
|
|
15
|
-
* <p>
|
|
16
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html">CreateAccessPoint</a>
|
|
17
|
-
* </p>
|
|
18
|
-
* </li>
|
|
19
|
-
* <li>
|
|
20
|
-
* <p>
|
|
21
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPoint.html">DeleteAccessPoint</a>
|
|
22
|
-
* </p>
|
|
23
|
-
* </li>
|
|
24
|
-
* <li>
|
|
25
|
-
* <p>
|
|
26
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPoints.html">ListAccessPoints</a>
|
|
27
|
-
* </p>
|
|
28
|
-
* </li>
|
|
29
|
-
* </ul>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { S3ControlClient, GetAccessPointCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
34
|
-
* // const { S3ControlClient, GetAccessPointCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
35
|
-
* const client = new S3ControlClient(config);
|
|
36
|
-
* const command = new GetAccessPointCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link GetAccessPointCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link GetAccessPointCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
var GetAccessPointCommand = /** @class */ (function (_super) {
|
|
7
|
+
var GetAccessPointCommand = (function (_super) {
|
|
46
8
|
__extends(GetAccessPointCommand, _super);
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
9
|
function GetAccessPointCommand(input) {
|
|
50
|
-
var _this =
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
53
11
|
_this.input = input;
|
|
54
12
|
return _this;
|
|
55
|
-
// End section: command_constructor
|
|
56
13
|
}
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
14
|
GetAccessPointCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
61
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
62
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetAccessPointCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"GetAccessPointCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoD7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,oBAAoB,CAAC,kBAAkB;SAClE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAvDD,CAA2C,QAAQ,GAuDlD"}
|
|
@@ -4,46 +4,13 @@ import { deserializeAws_restXmlGetAccessPointConfigurationForObjectLambdaCommand
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Returns configuration for an Object Lambda Access Point.</p>
|
|
9
|
-
* <p>The following actions are related to <code>GetAccessPointConfigurationForObjectLambda</code>:</p>
|
|
10
|
-
* <ul>
|
|
11
|
-
* <li>
|
|
12
|
-
* <p>
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointConfigurationForObjectLambda.html">PutAccessPointConfigurationForObjectLambda</a>
|
|
14
|
-
* </p>
|
|
15
|
-
* </li>
|
|
16
|
-
* </ul>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { S3ControlClient, GetAccessPointConfigurationForObjectLambdaCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
21
|
-
* // const { S3ControlClient, GetAccessPointConfigurationForObjectLambdaCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
22
|
-
* const client = new S3ControlClient(config);
|
|
23
|
-
* const command = new GetAccessPointConfigurationForObjectLambdaCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link GetAccessPointConfigurationForObjectLambdaCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link GetAccessPointConfigurationForObjectLambdaCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
32
|
-
var GetAccessPointConfigurationForObjectLambdaCommand = /** @class */ (function (_super) {
|
|
7
|
+
var GetAccessPointConfigurationForObjectLambdaCommand = (function (_super) {
|
|
33
8
|
__extends(GetAccessPointConfigurationForObjectLambdaCommand, _super);
|
|
34
|
-
// Start section: command_properties
|
|
35
|
-
// End section: command_properties
|
|
36
9
|
function GetAccessPointConfigurationForObjectLambdaCommand(input) {
|
|
37
|
-
var _this =
|
|
38
|
-
// Start section: command_constructor
|
|
39
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
40
11
|
_this.input = input;
|
|
41
12
|
return _this;
|
|
42
|
-
// End section: command_constructor
|
|
43
13
|
}
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
14
|
GetAccessPointConfigurationForObjectLambdaCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
48
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
49
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetAccessPointConfigurationForObjectLambdaCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointConfigurationForObjectLambdaCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,iDAAiD,EACjD,gDAAgD,GACjD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,uEAAuE,EACvE,qEAAqE,GACtE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"GetAccessPointConfigurationForObjectLambdaCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointConfigurationForObjectLambdaCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,iDAAiD,EACjD,gDAAgD,GACjD,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,uEAAuE,EACvE,qEAAqE,GACtE,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA0C7D;IAAuE,qEAItE;IAIC,2DAAqB,KAA6D;QAAlF,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwD;;IAIlF,CAAC;IAKD,6EAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAK9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,mDAAmD,CAAC;QACxE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iDAAiD,CAAC,kBAAkB;YAC7F,wBAAwB,EAAE,gDAAgD,CAAC,kBAAkB;SAC9F,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qEAAS,GAAjB,UACE,KAA6D,EAC7D,OAAuB;QAEvB,OAAO,qEAAqE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/F,CAAC;IAEO,uEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,uEAAuE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClG,CAAC;IAIH,wDAAC;AAAD,CAAC,AAhED,CAAuE,QAAQ,GAgE9E"}
|
|
@@ -4,56 +4,13 @@ import { deserializeAws_restXmlGetAccessPointForObjectLambdaCommand, serializeAw
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Returns configuration information about the specified Object Lambda Access Point</p>
|
|
9
|
-
* <p>The following actions are related to <code>GetAccessPointForObjectLambda</code>:</p>
|
|
10
|
-
* <ul>
|
|
11
|
-
* <li>
|
|
12
|
-
* <p>
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPointForObjectLambda.html">CreateAccessPointForObjectLambda</a>
|
|
14
|
-
* </p>
|
|
15
|
-
* </li>
|
|
16
|
-
* <li>
|
|
17
|
-
* <p>
|
|
18
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointForObjectLambda.html">DeleteAccessPointForObjectLambda</a>
|
|
19
|
-
* </p>
|
|
20
|
-
* </li>
|
|
21
|
-
* <li>
|
|
22
|
-
* <p>
|
|
23
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPointsForObjectLambda.html">ListAccessPointsForObjectLambda</a>
|
|
24
|
-
* </p>
|
|
25
|
-
* </li>
|
|
26
|
-
* </ul>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { S3ControlClient, GetAccessPointForObjectLambdaCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
31
|
-
* // const { S3ControlClient, GetAccessPointForObjectLambdaCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
32
|
-
* const client = new S3ControlClient(config);
|
|
33
|
-
* const command = new GetAccessPointForObjectLambdaCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link GetAccessPointForObjectLambdaCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link GetAccessPointForObjectLambdaCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
var GetAccessPointForObjectLambdaCommand = /** @class */ (function (_super) {
|
|
7
|
+
var GetAccessPointForObjectLambdaCommand = (function (_super) {
|
|
43
8
|
__extends(GetAccessPointForObjectLambdaCommand, _super);
|
|
44
|
-
// Start section: command_properties
|
|
45
|
-
// End section: command_properties
|
|
46
9
|
function GetAccessPointForObjectLambdaCommand(input) {
|
|
47
|
-
var _this =
|
|
48
|
-
// Start section: command_constructor
|
|
49
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
50
11
|
_this.input = input;
|
|
51
12
|
return _this;
|
|
52
|
-
// End section: command_constructor
|
|
53
13
|
}
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
14
|
GetAccessPointForObjectLambdaCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
58
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
59
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetAccessPointForObjectLambdaCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointForObjectLambdaCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC/G,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"GetAccessPointForObjectLambdaCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointForObjectLambdaCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oCAAoC,EAAE,mCAAmC,EAAE,MAAM,oBAAoB,CAAC;AAC/G,OAAO,EACL,0DAA0D,EAC1D,wDAAwD,GACzD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAmD7D;IAA0D,wDAIzD;IAIC,8CAAqB,KAAgD;QAArE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2C;;IAIrE,CAAC;IAKD,gEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,sCAAsC,CAAC;QAC3D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oCAAoC,CAAC,kBAAkB;YAChF,wBAAwB,EAAE,mCAAmC,CAAC,kBAAkB;SACjF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wDAAS,GAAjB,UAAkB,KAAgD,EAAE,OAAuB;QACzF,OAAO,wDAAwD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAEO,0DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,0DAA0D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAIH,2CAAC;AAAD,CAAC,AA1DD,CAA0D,QAAQ,GA0DjE"}
|
|
@@ -4,51 +4,13 @@ import { deserializeAws_restXmlGetAccessPointPolicyCommand, serializeAws_restXml
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Returns the access point policy associated with the specified access point.</p>
|
|
9
|
-
* <p>The following actions are related to <code>GetAccessPointPolicy</code>:</p>
|
|
10
|
-
* <ul>
|
|
11
|
-
* <li>
|
|
12
|
-
* <p>
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html">PutAccessPointPolicy</a>
|
|
14
|
-
* </p>
|
|
15
|
-
* </li>
|
|
16
|
-
* <li>
|
|
17
|
-
* <p>
|
|
18
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicy.html">DeleteAccessPointPolicy</a>
|
|
19
|
-
* </p>
|
|
20
|
-
* </li>
|
|
21
|
-
* </ul>
|
|
22
|
-
* @example
|
|
23
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
24
|
-
* ```javascript
|
|
25
|
-
* import { S3ControlClient, GetAccessPointPolicyCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
26
|
-
* // const { S3ControlClient, GetAccessPointPolicyCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
27
|
-
* const client = new S3ControlClient(config);
|
|
28
|
-
* const command = new GetAccessPointPolicyCommand(input);
|
|
29
|
-
* const response = await client.send(command);
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
* @see {@link GetAccessPointPolicyCommandInput} for command's `input` shape.
|
|
33
|
-
* @see {@link GetAccessPointPolicyCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
37
|
-
var GetAccessPointPolicyCommand = /** @class */ (function (_super) {
|
|
7
|
+
var GetAccessPointPolicyCommand = (function (_super) {
|
|
38
8
|
__extends(GetAccessPointPolicyCommand, _super);
|
|
39
|
-
// Start section: command_properties
|
|
40
|
-
// End section: command_properties
|
|
41
9
|
function GetAccessPointPolicyCommand(input) {
|
|
42
|
-
var _this =
|
|
43
|
-
// Start section: command_constructor
|
|
44
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
45
11
|
_this.input = input;
|
|
46
12
|
return _this;
|
|
47
|
-
// End section: command_constructor
|
|
48
13
|
}
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
14
|
GetAccessPointPolicyCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
53
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
54
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetAccessPointPolicyCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointPolicyCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"GetAccessPointPolicyCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointPolicyCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA4C7D;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,0BAA0B,CAAC,kBAAkB;SACxE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAvDD,CAAiD,QAAQ,GAuDxD"}
|
|
@@ -4,51 +4,13 @@ import { deserializeAws_restXmlGetAccessPointPolicyForObjectLambdaCommand, seria
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Returns the resource policy for an Object Lambda Access Point.</p>
|
|
9
|
-
* <p>The following actions are related to <code>GetAccessPointPolicyForObjectLambda</code>:</p>
|
|
10
|
-
* <ul>
|
|
11
|
-
* <li>
|
|
12
|
-
* <p>
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicyForObjectLambda.html">DeleteAccessPointPolicyForObjectLambda</a>
|
|
14
|
-
* </p>
|
|
15
|
-
* </li>
|
|
16
|
-
* <li>
|
|
17
|
-
* <p>
|
|
18
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicyForObjectLambda.html">PutAccessPointPolicyForObjectLambda</a>
|
|
19
|
-
* </p>
|
|
20
|
-
* </li>
|
|
21
|
-
* </ul>
|
|
22
|
-
* @example
|
|
23
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
24
|
-
* ```javascript
|
|
25
|
-
* import { S3ControlClient, GetAccessPointPolicyForObjectLambdaCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
26
|
-
* // const { S3ControlClient, GetAccessPointPolicyForObjectLambdaCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
27
|
-
* const client = new S3ControlClient(config);
|
|
28
|
-
* const command = new GetAccessPointPolicyForObjectLambdaCommand(input);
|
|
29
|
-
* const response = await client.send(command);
|
|
30
|
-
* ```
|
|
31
|
-
*
|
|
32
|
-
* @see {@link GetAccessPointPolicyForObjectLambdaCommandInput} for command's `input` shape.
|
|
33
|
-
* @see {@link GetAccessPointPolicyForObjectLambdaCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
35
|
-
*
|
|
36
|
-
*/
|
|
37
|
-
var GetAccessPointPolicyForObjectLambdaCommand = /** @class */ (function (_super) {
|
|
7
|
+
var GetAccessPointPolicyForObjectLambdaCommand = (function (_super) {
|
|
38
8
|
__extends(GetAccessPointPolicyForObjectLambdaCommand, _super);
|
|
39
|
-
// Start section: command_properties
|
|
40
|
-
// End section: command_properties
|
|
41
9
|
function GetAccessPointPolicyForObjectLambdaCommand(input) {
|
|
42
|
-
var _this =
|
|
43
|
-
// Start section: command_constructor
|
|
44
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
45
11
|
_this.input = input;
|
|
46
12
|
return _this;
|
|
47
|
-
// End section: command_constructor
|
|
48
13
|
}
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
14
|
GetAccessPointPolicyForObjectLambdaCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
53
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
54
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetAccessPointPolicyForObjectLambdaCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointPolicyForObjectLambdaCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,0CAA0C,EAC1C,yCAAyC,GAC1C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,gEAAgE,EAChE,8DAA8D,GAC/D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"GetAccessPointPolicyForObjectLambdaCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointPolicyForObjectLambdaCommand.ts"],"names":[],"mappings":";AACA,OAAO,EACL,0CAA0C,EAC1C,yCAAyC,GAC1C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,gEAAgE,EAChE,8DAA8D,GAC/D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA8C7D;IAAgE,8DAI/D;IAIC,oDAAqB,KAAsD;QAA3E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiD;;IAI3E,CAAC;IAKD,sEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,4CAA4C,CAAC;QACjE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0CAA0C,CAAC,kBAAkB;YACtF,wBAAwB,EAAE,yCAAyC,CAAC,kBAAkB;SACvF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8DAAS,GAAjB,UACE,KAAsD,EACtD,OAAuB;QAEvB,OAAO,8DAA8D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;IAEO,gEAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,gEAAgE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3F,CAAC;IAIH,iDAAC;AAAD,CAAC,AA7DD,CAAgE,QAAQ,GA6DvE"}
|
|
@@ -4,38 +4,13 @@ import { deserializeAws_restXmlGetAccessPointPolicyStatusCommand, serializeAws_r
|
|
|
4
4
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
|
|
8
|
-
* <p>Indicates whether the specified access point currently has a policy that allows public access. For more information about public access through access points, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points.html">Managing Data Access with Amazon S3 access points</a> in the <i>Amazon S3 User Guide</i>.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { S3ControlClient, GetAccessPointPolicyStatusCommand } from "@aws-sdk/client-s3-control"; // ES Modules import
|
|
13
|
-
* // const { S3ControlClient, GetAccessPointPolicyStatusCommand } = require("@aws-sdk/client-s3-control"); // CommonJS import
|
|
14
|
-
* const client = new S3ControlClient(config);
|
|
15
|
-
* const command = new GetAccessPointPolicyStatusCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link GetAccessPointPolicyStatusCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link GetAccessPointPolicyStatusCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link S3ControlClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var GetAccessPointPolicyStatusCommand = /** @class */ (function (_super) {
|
|
7
|
+
var GetAccessPointPolicyStatusCommand = (function (_super) {
|
|
25
8
|
__extends(GetAccessPointPolicyStatusCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
function GetAccessPointPolicyStatusCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
32
11
|
_this.input = input;
|
|
33
12
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
13
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
14
|
GetAccessPointPolicyStatusCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
16
|
this.middlewareStack.use(getProcessArnablesPlugin(configuration));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GetAccessPointPolicyStatusCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointPolicyStatusCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"GetAccessPointPolicyStatusCommand.js","sourceRoot":"","sources":["../../../commands/GetAccessPointPolicyStatusCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,uDAAuD,EACvD,qDAAqD,GACtD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA4C,EAC5C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAC1F,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,wBAAwB,CAAC,aAAa,CAAC,CAAC,CAAC;QAElE,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,iBAAiB,CAAC;QACrC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,gCAAgC,CAAC,kBAAkB;SAC9E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,qDAAqD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,uDAAuD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAIH,wCAAC;AAAD,CAAC,AA1DD,CAAuD,QAAQ,GA0D9D"}
|