@aws-sdk/client-s3 3.414.0 → 3.418.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (225) hide show
  1. package/dist-cjs/commands/AbortMultipartUploadCommand.js +5 -0
  2. package/dist-cjs/commands/CompleteMultipartUploadCommand.js +5 -0
  3. package/dist-cjs/commands/CopyObjectCommand.js +5 -0
  4. package/dist-cjs/commands/CreateBucketCommand.js +5 -0
  5. package/dist-cjs/commands/CreateMultipartUploadCommand.js +5 -0
  6. package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
  7. package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
  8. package/dist-cjs/commands/DeleteBucketCorsCommand.js +5 -0
  9. package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +5 -0
  10. package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
  11. package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
  12. package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +5 -0
  13. package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteObjectCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteObjectTaggingCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteObjectsCommand.js +5 -0
  22. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
  23. package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
  24. package/dist-cjs/commands/GetBucketAclCommand.js +5 -0
  25. package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
  26. package/dist-cjs/commands/GetBucketCorsCommand.js +5 -0
  27. package/dist-cjs/commands/GetBucketEncryptionCommand.js +5 -0
  28. package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
  29. package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +5 -0
  30. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  31. package/dist-cjs/commands/GetBucketLocationCommand.js +5 -0
  32. package/dist-cjs/commands/GetBucketLoggingCommand.js +5 -0
  33. package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +5 -0
  34. package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +5 -0
  35. package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +5 -0
  36. package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
  37. package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +5 -0
  38. package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
  39. package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +5 -0
  40. package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
  41. package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
  42. package/dist-cjs/commands/GetBucketWebsiteCommand.js +5 -0
  43. package/dist-cjs/commands/GetObjectAclCommand.js +5 -0
  44. package/dist-cjs/commands/GetObjectAttributesCommand.js +5 -0
  45. package/dist-cjs/commands/GetObjectCommand.js +5 -0
  46. package/dist-cjs/commands/GetObjectLegalHoldCommand.js +5 -0
  47. package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +5 -0
  48. package/dist-cjs/commands/GetObjectRetentionCommand.js +5 -0
  49. package/dist-cjs/commands/GetObjectTaggingCommand.js +5 -0
  50. package/dist-cjs/commands/GetObjectTorrentCommand.js +5 -0
  51. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
  52. package/dist-cjs/commands/HeadBucketCommand.js +5 -0
  53. package/dist-cjs/commands/HeadObjectCommand.js +5 -0
  54. package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
  55. package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
  56. package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
  57. package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
  58. package/dist-cjs/commands/ListBucketsCommand.js +5 -0
  59. package/dist-cjs/commands/ListMultipartUploadsCommand.js +5 -0
  60. package/dist-cjs/commands/ListObjectVersionsCommand.js +5 -0
  61. package/dist-cjs/commands/ListObjectsCommand.js +5 -0
  62. package/dist-cjs/commands/ListObjectsV2Command.js +5 -0
  63. package/dist-cjs/commands/ListPartsCommand.js +5 -0
  64. package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
  65. package/dist-cjs/commands/PutBucketAclCommand.js +5 -0
  66. package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
  67. package/dist-cjs/commands/PutBucketCorsCommand.js +5 -0
  68. package/dist-cjs/commands/PutBucketEncryptionCommand.js +5 -0
  69. package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
  70. package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +5 -0
  71. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  72. package/dist-cjs/commands/PutBucketLoggingCommand.js +5 -0
  73. package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +5 -0
  74. package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +5 -0
  75. package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +5 -0
  76. package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
  77. package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
  78. package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +5 -0
  79. package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
  80. package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
  81. package/dist-cjs/commands/PutBucketWebsiteCommand.js +5 -0
  82. package/dist-cjs/commands/PutObjectAclCommand.js +5 -0
  83. package/dist-cjs/commands/PutObjectCommand.js +5 -0
  84. package/dist-cjs/commands/PutObjectLegalHoldCommand.js +5 -0
  85. package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +5 -0
  86. package/dist-cjs/commands/PutObjectRetentionCommand.js +5 -0
  87. package/dist-cjs/commands/PutObjectTaggingCommand.js +5 -0
  88. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
  89. package/dist-cjs/commands/RestoreObjectCommand.js +5 -0
  90. package/dist-cjs/commands/SelectObjectContentCommand.js +5 -0
  91. package/dist-cjs/commands/UploadPartCommand.js +5 -0
  92. package/dist-cjs/commands/UploadPartCopyCommand.js +5 -0
  93. package/dist-cjs/commands/WriteGetObjectResponseCommand.js +5 -0
  94. package/dist-es/commands/AbortMultipartUploadCommand.js +5 -0
  95. package/dist-es/commands/CompleteMultipartUploadCommand.js +5 -0
  96. package/dist-es/commands/CopyObjectCommand.js +5 -0
  97. package/dist-es/commands/CreateBucketCommand.js +5 -0
  98. package/dist-es/commands/CreateMultipartUploadCommand.js +5 -0
  99. package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
  100. package/dist-es/commands/DeleteBucketCommand.js +5 -0
  101. package/dist-es/commands/DeleteBucketCorsCommand.js +5 -0
  102. package/dist-es/commands/DeleteBucketEncryptionCommand.js +5 -0
  103. package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
  104. package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
  105. package/dist-es/commands/DeleteBucketLifecycleCommand.js +5 -0
  106. package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
  107. package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
  108. package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
  109. package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
  110. package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
  111. package/dist-es/commands/DeleteBucketWebsiteCommand.js +5 -0
  112. package/dist-es/commands/DeleteObjectCommand.js +5 -0
  113. package/dist-es/commands/DeleteObjectTaggingCommand.js +5 -0
  114. package/dist-es/commands/DeleteObjectsCommand.js +5 -0
  115. package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
  116. package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
  117. package/dist-es/commands/GetBucketAclCommand.js +5 -0
  118. package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
  119. package/dist-es/commands/GetBucketCorsCommand.js +5 -0
  120. package/dist-es/commands/GetBucketEncryptionCommand.js +5 -0
  121. package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
  122. package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +5 -0
  123. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  124. package/dist-es/commands/GetBucketLocationCommand.js +5 -0
  125. package/dist-es/commands/GetBucketLoggingCommand.js +5 -0
  126. package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +5 -0
  127. package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +5 -0
  128. package/dist-es/commands/GetBucketOwnershipControlsCommand.js +5 -0
  129. package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
  130. package/dist-es/commands/GetBucketPolicyStatusCommand.js +5 -0
  131. package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
  132. package/dist-es/commands/GetBucketRequestPaymentCommand.js +5 -0
  133. package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
  134. package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
  135. package/dist-es/commands/GetBucketWebsiteCommand.js +5 -0
  136. package/dist-es/commands/GetObjectAclCommand.js +5 -0
  137. package/dist-es/commands/GetObjectAttributesCommand.js +5 -0
  138. package/dist-es/commands/GetObjectCommand.js +5 -0
  139. package/dist-es/commands/GetObjectLegalHoldCommand.js +5 -0
  140. package/dist-es/commands/GetObjectLockConfigurationCommand.js +5 -0
  141. package/dist-es/commands/GetObjectRetentionCommand.js +5 -0
  142. package/dist-es/commands/GetObjectTaggingCommand.js +5 -0
  143. package/dist-es/commands/GetObjectTorrentCommand.js +5 -0
  144. package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
  145. package/dist-es/commands/HeadBucketCommand.js +5 -0
  146. package/dist-es/commands/HeadObjectCommand.js +5 -0
  147. package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
  148. package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
  149. package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
  150. package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
  151. package/dist-es/commands/ListBucketsCommand.js +5 -0
  152. package/dist-es/commands/ListMultipartUploadsCommand.js +5 -0
  153. package/dist-es/commands/ListObjectVersionsCommand.js +5 -0
  154. package/dist-es/commands/ListObjectsCommand.js +5 -0
  155. package/dist-es/commands/ListObjectsV2Command.js +5 -0
  156. package/dist-es/commands/ListPartsCommand.js +5 -0
  157. package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
  158. package/dist-es/commands/PutBucketAclCommand.js +5 -0
  159. package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
  160. package/dist-es/commands/PutBucketCorsCommand.js +5 -0
  161. package/dist-es/commands/PutBucketEncryptionCommand.js +5 -0
  162. package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
  163. package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +5 -0
  164. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  165. package/dist-es/commands/PutBucketLoggingCommand.js +5 -0
  166. package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +5 -0
  167. package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +5 -0
  168. package/dist-es/commands/PutBucketOwnershipControlsCommand.js +5 -0
  169. package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
  170. package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
  171. package/dist-es/commands/PutBucketRequestPaymentCommand.js +5 -0
  172. package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
  173. package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
  174. package/dist-es/commands/PutBucketWebsiteCommand.js +5 -0
  175. package/dist-es/commands/PutObjectAclCommand.js +5 -0
  176. package/dist-es/commands/PutObjectCommand.js +5 -0
  177. package/dist-es/commands/PutObjectLegalHoldCommand.js +5 -0
  178. package/dist-es/commands/PutObjectLockConfigurationCommand.js +5 -0
  179. package/dist-es/commands/PutObjectRetentionCommand.js +5 -0
  180. package/dist-es/commands/PutObjectTaggingCommand.js +5 -0
  181. package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
  182. package/dist-es/commands/RestoreObjectCommand.js +5 -0
  183. package/dist-es/commands/SelectObjectContentCommand.js +5 -0
  184. package/dist-es/commands/UploadPartCommand.js +5 -0
  185. package/dist-es/commands/UploadPartCopyCommand.js +5 -0
  186. package/dist-es/commands/WriteGetObjectResponseCommand.js +5 -0
  187. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -6
  188. package/dist-types/commands/CopyObjectCommand.d.ts +90 -76
  189. package/dist-types/commands/CreateBucketCommand.d.ts +76 -50
  190. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +14 -12
  191. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
  192. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -2
  193. package/dist-types/commands/DeleteObjectCommand.d.ts +10 -10
  194. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +11 -11
  195. package/dist-types/commands/DeleteObjectsCommand.d.ts +24 -23
  196. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
  197. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
  198. package/dist-types/commands/GetBucketPolicyCommand.d.ts +5 -4
  199. package/dist-types/commands/GetObjectAttributesCommand.d.ts +15 -12
  200. package/dist-types/commands/GetObjectCommand.d.ts +44 -37
  201. package/dist-types/commands/GetObjectTaggingCommand.d.ts +19 -19
  202. package/dist-types/commands/HeadBucketCommand.d.ts +3 -3
  203. package/dist-types/commands/HeadObjectCommand.d.ts +11 -11
  204. package/dist-types/commands/PutBucketAclCommand.d.ts +41 -35
  205. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
  206. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +4 -8
  207. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +5 -4
  208. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +18 -18
  209. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +29 -25
  210. package/dist-types/commands/PutBucketLoggingCommand.d.ts +12 -10
  211. package/dist-types/commands/PutBucketPolicyCommand.d.ts +5 -4
  212. package/dist-types/commands/PutBucketReplicationCommand.d.ts +23 -17
  213. package/dist-types/commands/PutBucketTaggingCommand.d.ts +18 -35
  214. package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -6
  215. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -0
  216. package/dist-types/commands/PutObjectAclCommand.d.ts +39 -36
  217. package/dist-types/commands/PutObjectCommand.d.ts +43 -43
  218. package/dist-types/commands/PutObjectTaggingCommand.d.ts +21 -58
  219. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  220. package/dist-types/commands/RestoreObjectCommand.d.ts +93 -91
  221. package/dist-types/commands/SelectObjectContentCommand.d.ts +46 -40
  222. package/dist-types/commands/UploadPartCopyCommand.d.ts +16 -14
  223. package/dist-types/models/models_0.d.ts +173 -110
  224. package/dist-types/models/models_1.d.ts +25 -13
  225. package/package.json +46 -46
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class AbortMultipartUploadCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class AbortMultipartUploadCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "AbortMultipartUpload",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  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 models_0_1 = require("../models/models_0");
11
12
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
12
13
  class CompleteMultipartUploadCommand extends smithy_client_1.Command {
@@ -43,6 +44,10 @@ class CompleteMultipartUploadCommand extends smithy_client_1.Command {
43
44
  commandName,
44
45
  inputFilterSensitiveLog: models_0_1.CompleteMultipartUploadRequestFilterSensitiveLog,
45
46
  outputFilterSensitiveLog: models_0_1.CompleteMultipartUploadOutputFilterSensitiveLog,
47
+ [types_1.SMITHY_CONTEXT_KEY]: {
48
+ service: "AmazonS3",
49
+ operation: "CompleteMultipartUpload",
50
+ },
46
51
  };
47
52
  const { requestHandler } = configuration;
48
53
  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 models_0_1 = require("../models/models_0");
11
12
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
12
13
  class CopyObjectCommand extends smithy_client_1.Command {
@@ -43,6 +44,10 @@ class CopyObjectCommand extends smithy_client_1.Command {
43
44
  commandName,
44
45
  inputFilterSensitiveLog: models_0_1.CopyObjectRequestFilterSensitiveLog,
45
46
  outputFilterSensitiveLog: models_0_1.CopyObjectOutputFilterSensitiveLog,
47
+ [types_1.SMITHY_CONTEXT_KEY]: {
48
+ service: "AmazonS3",
49
+ operation: "CopyObject",
50
+ },
46
51
  };
47
52
  const { requestHandler } = configuration;
48
53
  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 CreateBucketCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -41,6 +42,10 @@ class CreateBucketCommand extends smithy_client_1.Command {
41
42
  commandName,
42
43
  inputFilterSensitiveLog: (_) => _,
43
44
  outputFilterSensitiveLog: (_) => _,
45
+ [types_1.SMITHY_CONTEXT_KEY]: {
46
+ service: "AmazonS3",
47
+ operation: "CreateBucket",
48
+ },
44
49
  };
45
50
  const { requestHandler } = configuration;
46
51
  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 models_0_1 = require("../models/models_0");
10
11
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
12
  class CreateMultipartUploadCommand extends smithy_client_1.Command {
@@ -41,6 +42,10 @@ class CreateMultipartUploadCommand extends smithy_client_1.Command {
41
42
  commandName,
42
43
  inputFilterSensitiveLog: models_0_1.CreateMultipartUploadRequestFilterSensitiveLog,
43
44
  outputFilterSensitiveLog: models_0_1.CreateMultipartUploadOutputFilterSensitiveLog,
45
+ [types_1.SMITHY_CONTEXT_KEY]: {
46
+ service: "AmazonS3",
47
+ operation: "CreateMultipartUpload",
48
+ },
44
49
  };
45
50
  const { requestHandler } = configuration;
46
51
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketAnalyticsConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketAnalyticsConfigurationCommand extends smithy_client_1.Command
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketAnalyticsConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucket",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketCorsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketCorsCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketCors",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketEncryptionCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketEncryptionCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketEncryption",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketIntelligentTieringConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketIntelligentTieringConfigurationCommand extends smithy_client_1
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketIntelligentTieringConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketInventoryConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketInventoryConfigurationCommand extends smithy_client_1.Command
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketInventoryConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketLifecycleCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketLifecycleCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketLifecycle",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketMetricsConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketMetricsConfigurationCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketMetricsConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketOwnershipControlsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketOwnershipControlsCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketOwnershipControls",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketPolicyCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketPolicyCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketPolicy",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketReplicationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketReplicationCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketReplication",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketTaggingCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketTaggingCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketTagging",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteBucketWebsiteCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteBucketWebsiteCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteBucketWebsite",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteObjectCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteObjectCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteObject",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeleteObjectTaggingCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeleteObjectTaggingCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeleteObjectTagging",
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 DeleteObjectsCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -44,6 +45,10 @@ class DeleteObjectsCommand extends smithy_client_1.Command {
44
45
  commandName,
45
46
  inputFilterSensitiveLog: (_) => _,
46
47
  outputFilterSensitiveLog: (_) => _,
48
+ [types_1.SMITHY_CONTEXT_KEY]: {
49
+ service: "AmazonS3",
50
+ operation: "DeleteObjects",
51
+ },
47
52
  };
48
53
  const { requestHandler } = configuration;
49
54
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "DeletePublicAccessBlock",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketAccelerateConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketAccelerateConfigurationCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketAccelerateConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketAclCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketAclCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketAcl",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketAnalyticsConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketAnalyticsConfigurationCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketAnalyticsConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketCorsCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketCorsCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketCors",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
11
  class GetBucketEncryptionCommand extends smithy_client_1.Command {
@@ -39,6 +40,10 @@ class GetBucketEncryptionCommand extends smithy_client_1.Command {
39
40
  commandName,
40
41
  inputFilterSensitiveLog: (_) => _,
41
42
  outputFilterSensitiveLog: models_0_1.GetBucketEncryptionOutputFilterSensitiveLog,
43
+ [types_1.SMITHY_CONTEXT_KEY]: {
44
+ service: "AmazonS3",
45
+ operation: "GetBucketEncryption",
46
+ },
42
47
  };
43
48
  const { requestHandler } = configuration;
44
49
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketIntelligentTieringConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketIntelligentTieringConfigurationCommand extends smithy_client_1.Co
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketIntelligentTieringConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
11
  class GetBucketInventoryConfigurationCommand extends smithy_client_1.Command {
@@ -39,6 +40,10 @@ class GetBucketInventoryConfigurationCommand extends smithy_client_1.Command {
39
40
  commandName,
40
41
  inputFilterSensitiveLog: (_) => _,
41
42
  outputFilterSensitiveLog: models_0_1.GetBucketInventoryConfigurationOutputFilterSensitiveLog,
43
+ [types_1.SMITHY_CONTEXT_KEY]: {
44
+ service: "AmazonS3",
45
+ operation: "GetBucketInventoryConfiguration",
46
+ },
42
47
  };
43
48
  const { requestHandler } = configuration;
44
49
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketLifecycleConfiguration",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketLocationCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketLocationCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketLocation",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
10
  class GetBucketLoggingCommand extends smithy_client_1.Command {
10
11
  static getEndpointParameterInstructions() {
@@ -38,6 +39,10 @@ class GetBucketLoggingCommand extends smithy_client_1.Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: (_) => _,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [types_1.SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetBucketLogging",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);