@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
@@ -1,17 +1,20 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveRuntimeExtensions = void 0;
4
+ const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
4
5
  const protocol_http_1 = require("@smithy/protocol-http");
5
6
  const smithy_client_1 = require("@smithy/smithy-client");
6
7
  const asPartial = (t) => t;
7
8
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
8
9
  const extensionConfiguration = {
10
+ ...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
9
11
  ...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
10
12
  ...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
11
13
  };
12
14
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
13
15
  return {
14
16
  ...runtimeConfig,
17
+ ...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
15
18
  ...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
16
19
  ...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
17
20
  };
@@ -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_CreateAccessPointCommand, se_CreateAccessPointCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class CreateAccessPointCommand extends $Command {
@@ -35,6 +36,10 @@ export class CreateAccessPointCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "CreateAccessPoint",
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_CreateAccessPointForObjectLambdaCommand, se_CreateAccessPointForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class CreateAccessPointForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class CreateAccessPointForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "CreateAccessPointForObjectLambda",
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_CreateBucketCommand, se_CreateBucketCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class CreateBucketCommand extends $Command {
@@ -36,6 +37,10 @@ export class CreateBucketCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "CreateBucket",
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_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class CreateJobCommand extends $Command {
@@ -34,6 +35,10 @@ export class CreateJobCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "CreateJob",
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_CreateMultiRegionAccessPointCommand, se_CreateMultiRegionAccessPointCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class CreateMultiRegionAccessPointCommand extends $Command {
@@ -36,6 +37,10 @@ export class CreateMultiRegionAccessPointCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "CreateMultiRegionAccessPoint",
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_DeleteAccessPointCommand, se_DeleteAccessPointCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteAccessPointCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteAccessPointCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteAccessPoint",
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_DeleteAccessPointForObjectLambdaCommand, se_DeleteAccessPointForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteAccessPointForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class DeleteAccessPointForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DeleteAccessPointForObjectLambda",
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_DeleteAccessPointPolicyCommand, se_DeleteAccessPointPolicyCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteAccessPointPolicyCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteAccessPointPolicyCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteAccessPointPolicy",
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_DeleteAccessPointPolicyForObjectLambdaCommand, se_DeleteAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DeleteAccessPointPolicyForObjectLambda",
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_DeleteBucketCommand, se_DeleteBucketCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteBucketCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteBucketCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteBucket",
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_DeleteBucketLifecycleConfigurationCommand, se_DeleteBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteBucketLifecycleConfigurationCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteBucketLifecycleConfigurationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteBucketLifecycleConfiguration",
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_DeleteBucketPolicyCommand, se_DeleteBucketPolicyCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteBucketPolicyCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteBucketPolicyCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteBucketPolicy",
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_DeleteBucketReplicationCommand, se_DeleteBucketReplicationCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteBucketReplicationCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteBucketReplicationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteBucketReplication",
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_DeleteBucketTaggingCommand, se_DeleteBucketTaggingCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteBucketTaggingCommand extends $Command {
@@ -35,6 +36,10 @@ export class DeleteBucketTaggingCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "DeleteBucketTagging",
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_DeleteJobTaggingCommand, se_DeleteJobTaggingCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteJobTaggingCommand extends $Command {
@@ -34,6 +35,10 @@ export class DeleteJobTaggingCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DeleteJobTagging",
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_DeleteMultiRegionAccessPointCommand, se_DeleteMultiRegionAccessPointCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class DeleteMultiRegionAccessPointCommand extends $Command {
@@ -36,6 +37,10 @@ export class DeleteMultiRegionAccessPointCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "DeleteMultiRegionAccessPoint",
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_DeletePublicAccessBlockCommand, se_DeletePublicAccessBlockCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeletePublicAccessBlockCommand extends $Command {
@@ -34,6 +35,10 @@ export class DeletePublicAccessBlockCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DeletePublicAccessBlock",
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_DeleteStorageLensConfigurationCommand, se_DeleteStorageLensConfigurationCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteStorageLensConfigurationCommand extends $Command {
@@ -34,6 +35,10 @@ export class DeleteStorageLensConfigurationCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DeleteStorageLensConfiguration",
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_DeleteStorageLensConfigurationTaggingCommand, se_DeleteStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DeleteStorageLensConfigurationTaggingCommand extends $Command {
@@ -34,6 +35,10 @@ export class DeleteStorageLensConfigurationTaggingCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DeleteStorageLensConfigurationTagging",
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_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class DescribeJobCommand extends $Command {
@@ -34,6 +35,10 @@ export class DescribeJobCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "DescribeJob",
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_DescribeMultiRegionAccessPointOperationCommand, se_DescribeMultiRegionAccessPointOperationCommand, } from "../protocols/Aws_restXml";
7
8
  export { $Command };
8
9
  export class DescribeMultiRegionAccessPointOperationCommand extends $Command {
@@ -36,6 +37,10 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: (_) => _,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AWSS3ControlServiceV20180820",
42
+ operation: "DescribeMultiRegionAccessPointOperation",
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_GetAccessPointCommand, se_GetAccessPointCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetAccessPointCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetAccessPoint",
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_GetAccessPointConfigurationForObjectLambdaCommand, se_GetAccessPointConfigurationForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetAccessPointConfigurationForObjectLambda",
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_GetAccessPointForObjectLambdaCommand, se_GetAccessPointForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetAccessPointForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetAccessPointForObjectLambda",
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_GetAccessPointPolicyCommand, se_GetAccessPointPolicyCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointPolicyCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetAccessPointPolicyCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetAccessPointPolicy",
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_GetAccessPointPolicyForObjectLambdaCommand, se_GetAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetAccessPointPolicyForObjectLambda",
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_GetAccessPointPolicyStatusCommand, se_GetAccessPointPolicyStatusCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointPolicyStatusCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetAccessPointPolicyStatusCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetAccessPointPolicyStatus",
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_GetAccessPointPolicyStatusForObjectLambdaCommand, se_GetAccessPointPolicyStatusForObjectLambdaCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
@@ -34,6 +35,10 @@ export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSS3ControlServiceV20180820",
40
+ operation: "GetAccessPointPolicyStatusForObjectLambda",
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_GetBucketCommand, se_GetBucketCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetBucketCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetBucket",
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_GetBucketLifecycleConfigurationCommand, se_GetBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetBucketLifecycleConfigurationCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketLifecycleConfigurationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetBucketLifecycleConfiguration",
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_GetBucketPolicyCommand, se_GetBucketPolicyCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class GetBucketPolicyCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketPolicyCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSS3ControlServiceV20180820",
41
+ operation: "GetBucketPolicy",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);