@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
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetBucketReplicationCommand, se_GetBucketReplicationCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetBucketReplicationCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketReplicationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetBucketReplication",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetBucketTaggingCommand, se_GetBucketTaggingCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetBucketTaggingCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketTaggingCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetBucketTagging",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetBucketVersioningCommand, se_GetBucketVersioningCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetBucketVersioningCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketVersioningCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetBucketVersioning",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetJobTaggingCommand, se_GetJobTaggingCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetJobTaggingCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetJobTaggingCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetJobTagging",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_GetMultiRegionAccessPointCommand, se_GetMultiRegionAccessPointCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class GetMultiRegionAccessPointCommand extends $Command {
@@ -36,6 +37,10 @@ export class GetMultiRegionAccessPointCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "GetMultiRegionAccessPoint",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_GetMultiRegionAccessPointPolicyCommand, se_GetMultiRegionAccessPointPolicyCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class GetMultiRegionAccessPointPolicyCommand extends $Command {
@@ -36,6 +37,10 @@ export class GetMultiRegionAccessPointPolicyCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "GetMultiRegionAccessPointPolicy",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_GetMultiRegionAccessPointPolicyStatusCommand, se_GetMultiRegionAccessPointPolicyStatusCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class GetMultiRegionAccessPointPolicyStatusCommand extends $Command {
@@ -36,6 +37,10 @@ export class GetMultiRegionAccessPointPolicyStatusCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "GetMultiRegionAccessPointPolicyStatus",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_GetMultiRegionAccessPointRoutesCommand, se_GetMultiRegionAccessPointRoutesCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class GetMultiRegionAccessPointRoutesCommand extends $Command {
@@ -36,6 +37,10 @@ export class GetMultiRegionAccessPointRoutesCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "GetMultiRegionAccessPointRoutes",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetPublicAccessBlockCommand, se_GetPublicAccessBlockCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetPublicAccessBlockCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetPublicAccessBlockCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetPublicAccessBlock",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetStorageLensConfigurationCommand, se_GetStorageLensConfigurationCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetStorageLensConfigurationCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetStorageLensConfigurationCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetStorageLensConfiguration",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_GetStorageLensConfigurationTaggingCommand, se_GetStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetStorageLensConfigurationTaggingCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetStorageLensConfigurationTaggingCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetStorageLensConfigurationTagging",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_ListAccessPointsCommand, se_ListAccessPointsCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class ListAccessPointsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListAccessPointsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "ListAccessPoints",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_ListAccessPointsForObjectLambdaCommand, se_ListAccessPointsForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class ListAccessPointsForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class ListAccessPointsForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "ListAccessPointsForObjectLambda",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class ListJobsCommand extends $Command {
@@ -34,6 +35,10 @@ export class ListJobsCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "ListJobs",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_ListMultiRegionAccessPointsCommand, se_ListMultiRegionAccessPointsCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class ListMultiRegionAccessPointsCommand extends $Command {
@@ -36,6 +37,10 @@ export class ListMultiRegionAccessPointsCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "ListMultiRegionAccessPoints",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getRedirectFromPostIdPlugin } from "@aws-sdk/middleware-sdk-s3-control"
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_ListRegionalBucketsCommand, se_ListRegionalBucketsCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class ListRegionalBucketsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListRegionalBucketsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "ListRegionalBuckets",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_ListStorageLensConfigurationsCommand, se_ListStorageLensConfigurationsCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class ListStorageLensConfigurationsCommand extends $Command {
@@ -34,6 +35,10 @@ export class ListStorageLensConfigurationsCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "ListStorageLensConfigurations",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutAccessPointConfigurationForObjectLambdaCommand, se_PutAccessPointConfigurationForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "PutAccessPointConfigurationForObjectLambda",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutAccessPointPolicyCommand, se_PutAccessPointPolicyCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutAccessPointPolicyCommand extends $Command {
@@ -35,6 +36,10 @@ export class PutAccessPointPolicyCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "PutAccessPointPolicy",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutAccessPointPolicyForObjectLambdaCommand, se_PutAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutAccessPointPolicyForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class PutAccessPointPolicyForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "PutAccessPointPolicyForObjectLambda",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_PutBucketLifecycleConfigurationCommand, se_PutBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class PutBucketLifecycleConfigurationCommand extends $Command {
@@ -37,6 +38,10 @@ export class PutBucketLifecycleConfigurationCommand extends $Command {
37
38
  commandName,
38
39
  inputFilterSensitiveLog: (_) => _,
39
40
  outputFilterSensitiveLog: (_) => _,
41
+ [SMITHY_CONTEXT_KEY]: {
42
+ service: "AWSS3ControlServiceV20180820",
43
+ operation: "PutBucketLifecycleConfiguration",
44
+ },
40
45
  };
41
46
  const { requestHandler } = configuration;
42
47
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_PutBucketPolicyCommand, se_PutBucketPolicyCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class PutBucketPolicyCommand extends $Command {
@@ -37,6 +38,10 @@ export class PutBucketPolicyCommand extends $Command {
37
38
  commandName,
38
39
  inputFilterSensitiveLog: (_) => _,
39
40
  outputFilterSensitiveLog: (_) => _,
41
+ [SMITHY_CONTEXT_KEY]: {
42
+ service: "AWSS3ControlServiceV20180820",
43
+ operation: "PutBucketPolicy",
44
+ },
40
45
  };
41
46
  const { requestHandler } = configuration;
42
47
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_PutBucketReplicationCommand, se_PutBucketReplicationCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class PutBucketReplicationCommand extends $Command {
@@ -37,6 +38,10 @@ export class PutBucketReplicationCommand extends $Command {
37
38
  commandName,
38
39
  inputFilterSensitiveLog: (_) => _,
39
40
  outputFilterSensitiveLog: (_) => _,
41
+ [SMITHY_CONTEXT_KEY]: {
42
+ service: "AWSS3ControlServiceV20180820",
43
+ operation: "PutBucketReplication",
44
+ },
40
45
  };
41
46
  const { requestHandler } = configuration;
42
47
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_PutBucketTaggingCommand, se_PutBucketTaggingCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class PutBucketTaggingCommand extends $Command {
@@ -37,6 +38,10 @@ export class PutBucketTaggingCommand extends $Command {
37
38
  commandName,
38
39
  inputFilterSensitiveLog: (_) => _,
39
40
  outputFilterSensitiveLog: (_) => _,
41
+ [SMITHY_CONTEXT_KEY]: {
42
+ service: "AWSS3ControlServiceV20180820",
43
+ operation: "PutBucketTagging",
44
+ },
40
45
  };
41
46
  const { requestHandler } = configuration;
42
47
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_PutBucketVersioningCommand, se_PutBucketVersioningCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class PutBucketVersioningCommand extends $Command {
@@ -37,6 +38,10 @@ export class PutBucketVersioningCommand extends $Command {
37
38
  commandName,
38
39
  inputFilterSensitiveLog: (_) => _,
39
40
  outputFilterSensitiveLog: (_) => _,
41
+ [SMITHY_CONTEXT_KEY]: {
42
+ service: "AWSS3ControlServiceV20180820",
43
+ operation: "PutBucketVersioning",
44
+ },
40
45
  };
41
46
  const { requestHandler } = configuration;
42
47
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutJobTaggingCommand, se_PutJobTaggingCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutJobTaggingCommand extends $Command {
@@ -34,6 +35,10 @@ export class PutJobTaggingCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "PutJobTagging",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_PutMultiRegionAccessPointPolicyCommand, se_PutMultiRegionAccessPointPolicyCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class PutMultiRegionAccessPointPolicyCommand extends $Command {
@@ -36,6 +37,10 @@ export class PutMultiRegionAccessPointPolicyCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "PutMultiRegionAccessPointPolicy",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutPublicAccessBlockCommand, se_PutPublicAccessBlockCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutPublicAccessBlockCommand extends $Command {
@@ -34,6 +35,10 @@ export class PutPublicAccessBlockCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "PutPublicAccessBlock",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutStorageLensConfigurationCommand, se_PutStorageLensConfigurationCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutStorageLensConfigurationCommand extends $Command {
@@ -34,6 +35,10 @@ export class PutStorageLensConfigurationCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "PutStorageLensConfiguration",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_PutStorageLensConfigurationTaggingCommand, se_PutStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutStorageLensConfigurationTaggingCommand extends $Command {
@@ -34,6 +35,10 @@ export class PutStorageLensConfigurationTaggingCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "PutStorageLensConfigurationTagging",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-che
3
3
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
4
4
  import { getSerdePlugin } from "@smithy/middleware-serde";
5
5
  import { Command as $Command } from "@smithy/smithy-client";
6
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
6
7
  import { de_SubmitMultiRegionAccessPointRoutesCommand, se_SubmitMultiRegionAccessPointRoutesCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class SubmitMultiRegionAccessPointRoutesCommand extends $Command {
@@ -36,6 +37,10 @@ export class SubmitMultiRegionAccessPointRoutesCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "SubmitMultiRegionAccessPointRoutes",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
2
2
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
3
3
  import { getSerdePlugin } from "@smithy/middleware-serde";
4
4
  import { Command as $Command } from "@smithy/smithy-client";
5
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
5
6
  import { de_UpdateJobPriorityCommand, se_UpdateJobPriorityCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class UpdateJobPriorityCommand extends $Command {
@@ -34,6 +35,10 @@ export class UpdateJobPriorityCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "UpdateJobPriority",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);