@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
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketPolicyCommand, se_GetBucketPolicyCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  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: "AmazonS3",
41
+ operation: "GetBucketPolicy",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketPolicyStatusCommand, se_GetBucketPolicyStatusCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetBucketPolicyStatusCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketPolicyStatusCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetBucketPolicyStatus",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketReplicationCommand, se_GetBucketReplicationCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetBucketReplicationCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketReplicationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetBucketReplication",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketRequestPaymentCommand, se_GetBucketRequestPaymentCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetBucketRequestPaymentCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketRequestPaymentCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetBucketRequestPayment",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketTaggingCommand, se_GetBucketTaggingCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetBucketTaggingCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketTaggingCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetBucketTagging",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketVersioningCommand, se_GetBucketVersioningCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetBucketVersioningCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketVersioningCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetBucketVersioning",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetBucketWebsiteCommand, se_GetBucketWebsiteCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetBucketWebsiteCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetBucketWebsiteCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetBucketWebsite",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetObjectAclCommand, se_GetObjectAclCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetObjectAclCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetObjectAclCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetObjectAcl",
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 { getSsecPlugin } from "@aws-sdk/middleware-ssec";
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 { GetObjectAttributesRequestFilterSensitiveLog, } from "../models/models_0";
6
7
  import { de_GetObjectAttributesCommand, se_GetObjectAttributesCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
@@ -38,6 +39,10 @@ export class GetObjectAttributesCommand extends $Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: GetObjectAttributesRequestFilterSensitiveLog,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "GetObjectAttributes",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -3,6 +3,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
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 { GetObjectOutputFilterSensitiveLog, GetObjectRequestFilterSensitiveLog, } from "../models/models_0";
7
8
  import { de_GetObjectCommand, se_GetObjectCommand } from "../protocols/Aws_restXml";
8
9
  export { $Command };
@@ -45,6 +46,10 @@ export class GetObjectCommand extends $Command {
45
46
  commandName,
46
47
  inputFilterSensitiveLog: GetObjectRequestFilterSensitiveLog,
47
48
  outputFilterSensitiveLog: GetObjectOutputFilterSensitiveLog,
49
+ [SMITHY_CONTEXT_KEY]: {
50
+ service: "AmazonS3",
51
+ operation: "GetObject",
52
+ },
48
53
  };
49
54
  const { requestHandler } = configuration;
50
55
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetObjectLegalHoldCommand, se_GetObjectLegalHoldCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetObjectLegalHoldCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetObjectLegalHoldCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetObjectLegalHold",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetObjectLockConfigurationCommand, se_GetObjectLockConfigurationCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetObjectLockConfigurationCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetObjectLockConfigurationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetObjectLockConfiguration",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetObjectRetentionCommand, se_GetObjectRetentionCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetObjectRetentionCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetObjectRetentionCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetObjectRetention",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetObjectTaggingCommand, se_GetObjectTaggingCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetObjectTaggingCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetObjectTaggingCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetObjectTagging",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetObjectTorrentOutputFilterSensitiveLog, } from "../models/models_0";
5
6
  import { de_GetObjectTorrentCommand, se_GetObjectTorrentCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
@@ -36,6 +37,10 @@ export class GetObjectTorrentCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: GetObjectTorrentOutputFilterSensitiveLog,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AmazonS3",
42
+ operation: "GetObjectTorrent",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetPublicAccessBlockCommand, se_GetPublicAccessBlockCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class GetPublicAccessBlockCommand extends $Command {
@@ -35,6 +36,10 @@ export class GetPublicAccessBlockCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "GetPublicAccessBlock",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_HeadBucketCommand, se_HeadBucketCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class HeadBucketCommand extends $Command {
@@ -35,6 +36,10 @@ export class HeadBucketCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "HeadBucket",
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 { getSsecPlugin } from "@aws-sdk/middleware-ssec";
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 { HeadObjectOutputFilterSensitiveLog, HeadObjectRequestFilterSensitiveLog, } from "../models/models_0";
6
7
  import { de_HeadObjectCommand, se_HeadObjectCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
@@ -38,6 +39,10 @@ export class HeadObjectCommand extends $Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: HeadObjectRequestFilterSensitiveLog,
40
41
  outputFilterSensitiveLog: HeadObjectOutputFilterSensitiveLog,
42
+ [SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "HeadObject",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListBucketAnalyticsConfigurationsCommand, se_ListBucketAnalyticsConfigurationsCommand, } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListBucketAnalyticsConfigurationsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListBucketAnalyticsConfigurationsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListBucketAnalyticsConfigurations",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListBucketIntelligentTieringConfigurationsCommand, se_ListBucketIntelligentTieringConfigurationsCommand, } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListBucketIntelligentTieringConfigurationsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListBucketIntelligentTieringConfigurationsCommand extends $Command
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListBucketIntelligentTieringConfigurations",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { ListBucketInventoryConfigurationsOutputFilterSensitiveLog, } from "../models/models_0";
5
6
  import { de_ListBucketInventoryConfigurationsCommand, se_ListBucketInventoryConfigurationsCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
@@ -36,6 +37,10 @@ export class ListBucketInventoryConfigurationsCommand extends $Command {
36
37
  commandName,
37
38
  inputFilterSensitiveLog: (_) => _,
38
39
  outputFilterSensitiveLog: ListBucketInventoryConfigurationsOutputFilterSensitiveLog,
40
+ [SMITHY_CONTEXT_KEY]: {
41
+ service: "AmazonS3",
42
+ operation: "ListBucketInventoryConfigurations",
43
+ },
39
44
  };
40
45
  const { requestHandler } = configuration;
41
46
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListBucketMetricsConfigurationsCommand, se_ListBucketMetricsConfigurationsCommand, } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListBucketMetricsConfigurationsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListBucketMetricsConfigurationsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListBucketMetricsConfigurations",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListBucketsCommand, se_ListBucketsCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListBucketsCommand extends $Command {
@@ -34,6 +35,10 @@ export class ListBucketsCommand extends $Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [SMITHY_CONTEXT_KEY]: {
39
+ service: "AmazonS3",
40
+ operation: "ListBuckets",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListMultipartUploadsCommand, se_ListMultipartUploadsCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListMultipartUploadsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListMultipartUploadsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListMultipartUploads",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListObjectVersionsCommand, se_ListObjectVersionsCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListObjectVersionsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListObjectVersionsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListObjectVersions",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListObjectsCommand, se_ListObjectsCommand } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListObjectsCommand extends $Command {
@@ -35,6 +36,10 @@ export class ListObjectsCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListObjects",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListObjectsV2Command, se_ListObjectsV2Command } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class ListObjectsV2Command extends $Command {
@@ -35,6 +36,10 @@ export class ListObjectsV2Command extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "ListObjectsV2",
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 { getSsecPlugin } from "@aws-sdk/middleware-ssec";
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 { ListPartsRequestFilterSensitiveLog } from "../models/models_0";
6
7
  import { de_ListPartsCommand, se_ListPartsCommand } from "../protocols/Aws_restXml";
7
8
  export { $Command };
@@ -38,6 +39,10 @@ export class ListPartsCommand extends $Command {
38
39
  commandName,
39
40
  inputFilterSensitiveLog: ListPartsRequestFilterSensitiveLog,
40
41
  outputFilterSensitiveLog: (_) => _,
42
+ [SMITHY_CONTEXT_KEY]: {
43
+ service: "AmazonS3",
44
+ operation: "ListParts",
45
+ },
41
46
  };
42
47
  const { requestHandler } = configuration;
43
48
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
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_PutBucketAccelerateConfigurationCommand, se_PutBucketAccelerateConfigurationCommand, } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutBucketAccelerateConfigurationCommand extends $Command {
@@ -41,6 +42,10 @@ export class PutBucketAccelerateConfigurationCommand extends $Command {
41
42
  commandName,
42
43
  inputFilterSensitiveLog: (_) => _,
43
44
  outputFilterSensitiveLog: (_) => _,
45
+ [SMITHY_CONTEXT_KEY]: {
46
+ service: "AmazonS3",
47
+ operation: "PutBucketAccelerateConfiguration",
48
+ },
44
49
  };
45
50
  const { requestHandler } = configuration;
46
51
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -2,6 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
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_PutBucketAclCommand, se_PutBucketAclCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutBucketAclCommand extends $Command {
@@ -41,6 +42,10 @@ export class PutBucketAclCommand extends $Command {
41
42
  commandName,
42
43
  inputFilterSensitiveLog: (_) => _,
43
44
  outputFilterSensitiveLog: (_) => _,
45
+ [SMITHY_CONTEXT_KEY]: {
46
+ service: "AmazonS3",
47
+ operation: "PutBucketAcl",
48
+ },
44
49
  };
45
50
  const { requestHandler } = configuration;
46
51
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_PutBucketAnalyticsConfigurationCommand, se_PutBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
5
6
  export { $Command };
6
7
  export class PutBucketAnalyticsConfigurationCommand extends $Command {
@@ -35,6 +36,10 @@ export class PutBucketAnalyticsConfigurationCommand extends $Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: (_) => _,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [SMITHY_CONTEXT_KEY]: {
40
+ service: "AmazonS3",
41
+ operation: "PutBucketAnalyticsConfiguration",
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 { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
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_PutBucketCorsCommand, se_PutBucketCorsCommand } from "../protocols/Aws_restXml";
6
7
  export { $Command };
7
8
  export class PutBucketCorsCommand extends $Command {
@@ -41,6 +42,10 @@ export class PutBucketCorsCommand extends $Command {
41
42
  commandName,
42
43
  inputFilterSensitiveLog: (_) => _,
43
44
  outputFilterSensitiveLog: (_) => _,
45
+ [SMITHY_CONTEXT_KEY]: {
46
+ service: "AmazonS3",
47
+ operation: "PutBucketCors",
48
+ },
44
49
  };
45
50
  const { requestHandler } = configuration;
46
51
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);