@aws-sdk/client-s3-control 3.414.0 → 3.418.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/dist-cjs/commands/CreateAccessPointCommand.js +5 -0
  2. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
  3. package/dist-cjs/commands/CreateBucketCommand.js +5 -0
  4. package/dist-cjs/commands/CreateJobCommand.js +5 -0
  5. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +5 -0
  6. package/dist-cjs/commands/DeleteAccessPointCommand.js +5 -0
  7. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
  8. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +5 -0
  9. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
  10. package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
  11. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
  12. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
  13. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteJobTaggingCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
  17. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
  20. package/dist-cjs/commands/DescribeJobCommand.js +5 -0
  21. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
  22. package/dist-cjs/commands/GetAccessPointCommand.js +5 -0
  23. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
  24. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
  25. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +5 -0
  26. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
  27. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +5 -0
  28. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
  29. package/dist-cjs/commands/GetBucketCommand.js +5 -0
  30. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  31. package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
  32. package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
  33. package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
  34. package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
  35. package/dist-cjs/commands/GetJobTaggingCommand.js +5 -0
  36. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +5 -0
  37. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
  38. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
  39. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
  40. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
  41. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +5 -0
  42. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
  43. package/dist-cjs/commands/ListAccessPointsCommand.js +5 -0
  44. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
  45. package/dist-cjs/commands/ListJobsCommand.js +5 -0
  46. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +5 -0
  47. package/dist-cjs/commands/ListRegionalBucketsCommand.js +5 -0
  48. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +5 -0
  49. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
  50. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +5 -0
  51. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
  52. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  53. package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
  54. package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
  55. package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
  56. package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
  57. package/dist-cjs/commands/PutJobTaggingCommand.js +5 -0
  58. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
  59. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
  60. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +5 -0
  61. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
  62. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
  63. package/dist-cjs/commands/UpdateJobPriorityCommand.js +5 -0
  64. package/dist-cjs/commands/UpdateJobStatusCommand.js +5 -0
  65. package/dist-es/commands/CreateAccessPointCommand.js +5 -0
  66. package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
  67. package/dist-es/commands/CreateBucketCommand.js +5 -0
  68. package/dist-es/commands/CreateJobCommand.js +5 -0
  69. package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +5 -0
  70. package/dist-es/commands/DeleteAccessPointCommand.js +5 -0
  71. package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
  72. package/dist-es/commands/DeleteAccessPointPolicyCommand.js +5 -0
  73. package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
  74. package/dist-es/commands/DeleteBucketCommand.js +5 -0
  75. package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
  76. package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
  77. package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
  78. package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
  79. package/dist-es/commands/DeleteJobTaggingCommand.js +5 -0
  80. package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
  81. package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
  82. package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +5 -0
  83. package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
  84. package/dist-es/commands/DescribeJobCommand.js +5 -0
  85. package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
  86. package/dist-es/commands/GetAccessPointCommand.js +5 -0
  87. package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
  88. package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
  89. package/dist-es/commands/GetAccessPointPolicyCommand.js +5 -0
  90. package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
  91. package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +5 -0
  92. package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
  93. package/dist-es/commands/GetBucketCommand.js +5 -0
  94. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  95. package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
  96. package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
  97. package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
  98. package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
  99. package/dist-es/commands/GetJobTaggingCommand.js +5 -0
  100. package/dist-es/commands/GetMultiRegionAccessPointCommand.js +5 -0
  101. package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
  102. package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
  103. package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
  104. package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
  105. package/dist-es/commands/GetStorageLensConfigurationCommand.js +5 -0
  106. package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
  107. package/dist-es/commands/ListAccessPointsCommand.js +5 -0
  108. package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
  109. package/dist-es/commands/ListJobsCommand.js +5 -0
  110. package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +5 -0
  111. package/dist-es/commands/ListRegionalBucketsCommand.js +5 -0
  112. package/dist-es/commands/ListStorageLensConfigurationsCommand.js +5 -0
  113. package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
  114. package/dist-es/commands/PutAccessPointPolicyCommand.js +5 -0
  115. package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
  116. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  117. package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
  118. package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
  119. package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
  120. package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
  121. package/dist-es/commands/PutJobTaggingCommand.js +5 -0
  122. package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
  123. package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
  124. package/dist-es/commands/PutStorageLensConfigurationCommand.js +5 -0
  125. package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
  126. package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
  127. package/dist-es/commands/UpdateJobPriorityCommand.js +5 -0
  128. package/dist-es/commands/UpdateJobStatusCommand.js +5 -0
  129. package/package.json +36 -36
@@ -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);
@@ -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 GetBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketLifecycleConfigurationCommand 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: "GetBucketLifecycleConfiguration",
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 GetBucketPolicyCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketPolicyCommand 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: "GetBucketPolicy",
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 GetBucketReplicationCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketReplicationCommand 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: "GetBucketReplication",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);