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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) 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-cjs/runtimeExtensions.js +3 -0
  66. package/dist-es/commands/CreateAccessPointCommand.js +5 -0
  67. package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
  68. package/dist-es/commands/CreateBucketCommand.js +5 -0
  69. package/dist-es/commands/CreateJobCommand.js +5 -0
  70. package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +5 -0
  71. package/dist-es/commands/DeleteAccessPointCommand.js +5 -0
  72. package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
  73. package/dist-es/commands/DeleteAccessPointPolicyCommand.js +5 -0
  74. package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
  75. package/dist-es/commands/DeleteBucketCommand.js +5 -0
  76. package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +5 -0
  77. package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
  78. package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
  79. package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
  80. package/dist-es/commands/DeleteJobTaggingCommand.js +5 -0
  81. package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
  82. package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
  83. package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +5 -0
  84. package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
  85. package/dist-es/commands/DescribeJobCommand.js +5 -0
  86. package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
  87. package/dist-es/commands/GetAccessPointCommand.js +5 -0
  88. package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
  89. package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
  90. package/dist-es/commands/GetAccessPointPolicyCommand.js +5 -0
  91. package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
  92. package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +5 -0
  93. package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
  94. package/dist-es/commands/GetBucketCommand.js +5 -0
  95. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  96. package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
  97. package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
  98. package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
  99. package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
  100. package/dist-es/commands/GetJobTaggingCommand.js +5 -0
  101. package/dist-es/commands/GetMultiRegionAccessPointCommand.js +5 -0
  102. package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
  103. package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
  104. package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
  105. package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
  106. package/dist-es/commands/GetStorageLensConfigurationCommand.js +5 -0
  107. package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
  108. package/dist-es/commands/ListAccessPointsCommand.js +5 -0
  109. package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
  110. package/dist-es/commands/ListJobsCommand.js +5 -0
  111. package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +5 -0
  112. package/dist-es/commands/ListRegionalBucketsCommand.js +5 -0
  113. package/dist-es/commands/ListStorageLensConfigurationsCommand.js +5 -0
  114. package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
  115. package/dist-es/commands/PutAccessPointPolicyCommand.js +5 -0
  116. package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
  117. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  118. package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
  119. package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
  120. package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
  121. package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
  122. package/dist-es/commands/PutJobTaggingCommand.js +5 -0
  123. package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
  124. package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
  125. package/dist-es/commands/PutStorageLensConfigurationCommand.js +5 -0
  126. package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
  127. package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
  128. package/dist-es/commands/UpdateJobPriorityCommand.js +5 -0
  129. package/dist-es/commands/UpdateJobStatusCommand.js +5 -0
  130. package/dist-es/runtimeExtensions.js +3 -0
  131. package/dist-types/extensionConfiguration.d.ts +2 -1
  132. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  133. package/package.json +36 -35
@@ -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 GetBucketTaggingCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketTaggingCommand 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: "GetBucketTagging",
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 GetBucketVersioningCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketVersioningCommand 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: "GetBucketVersioning",
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 GetJobTaggingCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class GetJobTaggingCommand 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: "GetJobTagging",
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 GetMultiRegionAccessPointCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class GetMultiRegionAccessPointCommand 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: "GetMultiRegionAccessPoint",
46
+ },
42
47
  };
43
48
  const { requestHandler } = configuration;
44
49
  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 GetMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class GetMultiRegionAccessPointPolicyCommand 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: "GetMultiRegionAccessPointPolicy",
46
+ },
42
47
  };
43
48
  const { requestHandler } = configuration;
44
49
  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 GetMultiRegionAccessPointPolicyStatusCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class GetMultiRegionAccessPointPolicyStatusCommand extends smithy_client_1.Comma
39
40
  commandName,
40
41
  inputFilterSensitiveLog: (_) => _,
41
42
  outputFilterSensitiveLog: (_) => _,
43
+ [types_1.SMITHY_CONTEXT_KEY]: {
44
+ service: "AWSS3ControlServiceV20180820",
45
+ operation: "GetMultiRegionAccessPointPolicyStatus",
46
+ },
42
47
  };
43
48
  const { requestHandler } = configuration;
44
49
  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 GetMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class GetMultiRegionAccessPointRoutesCommand 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: "GetMultiRegionAccessPointRoutes",
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 GetPublicAccessBlockCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class GetPublicAccessBlockCommand 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: "GetPublicAccessBlock",
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 GetStorageLensConfigurationCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class GetStorageLensConfigurationCommand 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: "GetStorageLensConfiguration",
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 GetStorageLensConfigurationTaggingCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class GetStorageLensConfigurationTaggingCommand 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: "GetStorageLensConfigurationTagging",
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 ListAccessPointsCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class ListAccessPointsCommand 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: "ListAccessPoints",
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 ListAccessPointsForObjectLambdaCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class ListAccessPointsForObjectLambdaCommand 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: "ListAccessPointsForObjectLambda",
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 ListJobsCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class ListJobsCommand 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: "ListJobs",
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 ListMultiRegionAccessPointsCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class ListMultiRegionAccessPointsCommand 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: "ListMultiRegionAccessPoints",
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 ListRegionalBucketsCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class ListRegionalBucketsCommand 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: "ListRegionalBuckets",
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 ListStorageLensConfigurationsCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class ListStorageLensConfigurationsCommand 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: "ListStorageLensConfigurations",
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 PutAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class PutAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
37
38
  commandName,
38
39
  inputFilterSensitiveLog: (_) => _,
39
40
  outputFilterSensitiveLog: (_) => _,
41
+ [types_1.SMITHY_CONTEXT_KEY]: {
42
+ service: "AWSS3ControlServiceV20180820",
43
+ operation: "PutAccessPointConfigurationForObjectLambda",
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 PutAccessPointPolicyCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class PutAccessPointPolicyCommand 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: "PutAccessPointPolicy",
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 PutAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class PutAccessPointPolicyForObjectLambdaCommand 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: "PutAccessPointPolicyForObjectLambda",
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 PutBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -40,6 +41,10 @@ class PutBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
40
41
  commandName,
41
42
  inputFilterSensitiveLog: (_) => _,
42
43
  outputFilterSensitiveLog: (_) => _,
44
+ [types_1.SMITHY_CONTEXT_KEY]: {
45
+ service: "AWSS3ControlServiceV20180820",
46
+ operation: "PutBucketLifecycleConfiguration",
47
+ },
43
48
  };
44
49
  const { requestHandler } = configuration;
45
50
  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 PutBucketPolicyCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -40,6 +41,10 @@ class PutBucketPolicyCommand extends smithy_client_1.Command {
40
41
  commandName,
41
42
  inputFilterSensitiveLog: (_) => _,
42
43
  outputFilterSensitiveLog: (_) => _,
44
+ [types_1.SMITHY_CONTEXT_KEY]: {
45
+ service: "AWSS3ControlServiceV20180820",
46
+ operation: "PutBucketPolicy",
47
+ },
43
48
  };
44
49
  const { requestHandler } = configuration;
45
50
  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 PutBucketReplicationCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -40,6 +41,10 @@ class PutBucketReplicationCommand extends smithy_client_1.Command {
40
41
  commandName,
41
42
  inputFilterSensitiveLog: (_) => _,
42
43
  outputFilterSensitiveLog: (_) => _,
44
+ [types_1.SMITHY_CONTEXT_KEY]: {
45
+ service: "AWSS3ControlServiceV20180820",
46
+ operation: "PutBucketReplication",
47
+ },
43
48
  };
44
49
  const { requestHandler } = configuration;
45
50
  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 PutBucketTaggingCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -40,6 +41,10 @@ class PutBucketTaggingCommand extends smithy_client_1.Command {
40
41
  commandName,
41
42
  inputFilterSensitiveLog: (_) => _,
42
43
  outputFilterSensitiveLog: (_) => _,
44
+ [types_1.SMITHY_CONTEXT_KEY]: {
45
+ service: "AWSS3ControlServiceV20180820",
46
+ operation: "PutBucketTagging",
47
+ },
43
48
  };
44
49
  const { requestHandler } = configuration;
45
50
  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 PutBucketVersioningCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -40,6 +41,10 @@ class PutBucketVersioningCommand extends smithy_client_1.Command {
40
41
  commandName,
41
42
  inputFilterSensitiveLog: (_) => _,
42
43
  outputFilterSensitiveLog: (_) => _,
44
+ [types_1.SMITHY_CONTEXT_KEY]: {
45
+ service: "AWSS3ControlServiceV20180820",
46
+ operation: "PutBucketVersioning",
47
+ },
43
48
  };
44
49
  const { requestHandler } = configuration;
45
50
  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 PutJobTaggingCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class PutJobTaggingCommand 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: "PutJobTagging",
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 PutMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class PutMultiRegionAccessPointPolicyCommand 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: "PutMultiRegionAccessPointPolicy",
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 PutPublicAccessBlockCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class PutPublicAccessBlockCommand 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: "PutPublicAccessBlock",
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 PutStorageLensConfigurationCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class PutStorageLensConfigurationCommand 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: "PutStorageLensConfiguration",
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 PutStorageLensConfigurationTaggingCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class PutStorageLensConfigurationTaggingCommand 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: "PutStorageLensConfigurationTagging",
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 SubmitMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command {
12
13
  static getEndpointParameterInstructions() {
@@ -39,6 +40,10 @@ class SubmitMultiRegionAccessPointRoutesCommand 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: "SubmitMultiRegionAccessPointRoutes",
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 UpdateJobPriorityCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class UpdateJobPriorityCommand 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: "UpdateJobPriority",
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 UpdateJobStatusCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -37,6 +38,10 @@ class UpdateJobStatusCommand 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: "UpdateJobStatus",
44
+ },
40
45
  };
41
46
  const { requestHandler } = configuration;
42
47
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);