@aws-sdk/client-s3 3.478.0 → 3.484.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 (385) hide show
  1. package/dist-cjs/commands/AbortMultipartUploadCommand.js +20 -49
  2. package/dist-cjs/commands/CompleteMultipartUploadCommand.js +22 -51
  3. package/dist-cjs/commands/CopyObjectCommand.js +22 -50
  4. package/dist-cjs/commands/CreateBucketCommand.js +22 -51
  5. package/dist-cjs/commands/CreateMultipartUploadCommand.js +21 -50
  6. package/dist-cjs/commands/CreateSessionCommand.js +20 -48
  7. package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +20 -49
  8. package/dist-cjs/commands/DeleteBucketCommand.js +20 -49
  9. package/dist-cjs/commands/DeleteBucketCorsCommand.js +20 -49
  10. package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +20 -49
  11. package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +20 -49
  12. package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +20 -49
  13. package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +20 -49
  14. package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +20 -49
  15. package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +20 -49
  16. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +20 -49
  17. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +20 -49
  18. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +20 -49
  19. package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +20 -49
  20. package/dist-cjs/commands/DeleteObjectCommand.js +20 -49
  21. package/dist-cjs/commands/DeleteObjectTaggingCommand.js +19 -48
  22. package/dist-cjs/commands/DeleteObjectsCommand.js +21 -50
  23. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +20 -49
  24. package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +20 -49
  25. package/dist-cjs/commands/GetBucketAclCommand.js +20 -49
  26. package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +20 -49
  27. package/dist-cjs/commands/GetBucketCorsCommand.js +20 -49
  28. package/dist-cjs/commands/GetBucketEncryptionCommand.js +20 -49
  29. package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +20 -49
  30. package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +20 -49
  31. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +20 -49
  32. package/dist-cjs/commands/GetBucketLocationCommand.js +20 -49
  33. package/dist-cjs/commands/GetBucketLoggingCommand.js +20 -49
  34. package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +20 -49
  35. package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +20 -49
  36. package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +20 -49
  37. package/dist-cjs/commands/GetBucketPolicyCommand.js +20 -49
  38. package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +20 -49
  39. package/dist-cjs/commands/GetBucketReplicationCommand.js +20 -49
  40. package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +20 -49
  41. package/dist-cjs/commands/GetBucketTaggingCommand.js +20 -49
  42. package/dist-cjs/commands/GetBucketVersioningCommand.js +20 -49
  43. package/dist-cjs/commands/GetBucketWebsiteCommand.js +20 -49
  44. package/dist-cjs/commands/GetObjectAclCommand.js +20 -49
  45. package/dist-cjs/commands/GetObjectAttributesCommand.js +20 -49
  46. package/dist-cjs/commands/GetObjectCommand.js +23 -52
  47. package/dist-cjs/commands/GetObjectLegalHoldCommand.js +19 -48
  48. package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +19 -48
  49. package/dist-cjs/commands/GetObjectRetentionCommand.js +19 -48
  50. package/dist-cjs/commands/GetObjectTaggingCommand.js +19 -48
  51. package/dist-cjs/commands/GetObjectTorrentCommand.js +19 -48
  52. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +20 -49
  53. package/dist-cjs/commands/HeadBucketCommand.js +19 -48
  54. package/dist-cjs/commands/HeadObjectCommand.js +21 -50
  55. package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +20 -49
  56. package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +20 -49
  57. package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +20 -49
  58. package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +19 -48
  59. package/dist-cjs/commands/ListBucketsCommand.js +18 -47
  60. package/dist-cjs/commands/ListDirectoryBucketsCommand.js +19 -48
  61. package/dist-cjs/commands/ListMultipartUploadsCommand.js +20 -49
  62. package/dist-cjs/commands/ListObjectVersionsCommand.js +20 -49
  63. package/dist-cjs/commands/ListObjectsCommand.js +20 -49
  64. package/dist-cjs/commands/ListObjectsV2Command.js +20 -49
  65. package/dist-cjs/commands/ListPartsCommand.js +21 -50
  66. package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +22 -51
  67. package/dist-cjs/commands/PutBucketAclCommand.js +22 -51
  68. package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +20 -49
  69. package/dist-cjs/commands/PutBucketCorsCommand.js +22 -51
  70. package/dist-cjs/commands/PutBucketEncryptionCommand.js +22 -51
  71. package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +20 -49
  72. package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +20 -49
  73. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +22 -51
  74. package/dist-cjs/commands/PutBucketLoggingCommand.js +22 -51
  75. package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +20 -49
  76. package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +20 -49
  77. package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +21 -50
  78. package/dist-cjs/commands/PutBucketPolicyCommand.js +22 -51
  79. package/dist-cjs/commands/PutBucketReplicationCommand.js +22 -51
  80. package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +22 -51
  81. package/dist-cjs/commands/PutBucketTaggingCommand.js +22 -51
  82. package/dist-cjs/commands/PutBucketVersioningCommand.js +22 -51
  83. package/dist-cjs/commands/PutBucketWebsiteCommand.js +22 -51
  84. package/dist-cjs/commands/PutObjectAclCommand.js +22 -51
  85. package/dist-cjs/commands/PutObjectCommand.js +24 -53
  86. package/dist-cjs/commands/PutObjectLegalHoldCommand.js +21 -50
  87. package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +21 -50
  88. package/dist-cjs/commands/PutObjectRetentionCommand.js +21 -50
  89. package/dist-cjs/commands/PutObjectTaggingCommand.js +21 -50
  90. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +22 -51
  91. package/dist-cjs/commands/RestoreObjectCommand.js +21 -50
  92. package/dist-cjs/commands/SelectObjectContentCommand.js +24 -52
  93. package/dist-cjs/commands/UploadPartCommand.js +23 -52
  94. package/dist-cjs/commands/UploadPartCopyCommand.js +22 -50
  95. package/dist-cjs/commands/WriteGetObjectResponseCommand.js +19 -48
  96. package/dist-cjs/endpoint/EndpointParameters.js +13 -1
  97. package/dist-es/commands/AbortMultipartUploadCommand.js +20 -49
  98. package/dist-es/commands/CompleteMultipartUploadCommand.js +22 -51
  99. package/dist-es/commands/CopyObjectCommand.js +22 -50
  100. package/dist-es/commands/CreateBucketCommand.js +22 -51
  101. package/dist-es/commands/CreateMultipartUploadCommand.js +21 -50
  102. package/dist-es/commands/CreateSessionCommand.js +20 -48
  103. package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +20 -49
  104. package/dist-es/commands/DeleteBucketCommand.js +20 -49
  105. package/dist-es/commands/DeleteBucketCorsCommand.js +20 -49
  106. package/dist-es/commands/DeleteBucketEncryptionCommand.js +20 -49
  107. package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +20 -49
  108. package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +20 -49
  109. package/dist-es/commands/DeleteBucketLifecycleCommand.js +20 -49
  110. package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +20 -49
  111. package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +20 -49
  112. package/dist-es/commands/DeleteBucketPolicyCommand.js +20 -49
  113. package/dist-es/commands/DeleteBucketReplicationCommand.js +20 -49
  114. package/dist-es/commands/DeleteBucketTaggingCommand.js +20 -49
  115. package/dist-es/commands/DeleteBucketWebsiteCommand.js +20 -49
  116. package/dist-es/commands/DeleteObjectCommand.js +20 -49
  117. package/dist-es/commands/DeleteObjectTaggingCommand.js +19 -48
  118. package/dist-es/commands/DeleteObjectsCommand.js +21 -50
  119. package/dist-es/commands/DeletePublicAccessBlockCommand.js +20 -49
  120. package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +20 -49
  121. package/dist-es/commands/GetBucketAclCommand.js +20 -49
  122. package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +20 -49
  123. package/dist-es/commands/GetBucketCorsCommand.js +20 -49
  124. package/dist-es/commands/GetBucketEncryptionCommand.js +20 -49
  125. package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +20 -49
  126. package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +20 -49
  127. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +20 -49
  128. package/dist-es/commands/GetBucketLocationCommand.js +20 -49
  129. package/dist-es/commands/GetBucketLoggingCommand.js +20 -49
  130. package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +20 -49
  131. package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +20 -49
  132. package/dist-es/commands/GetBucketOwnershipControlsCommand.js +20 -49
  133. package/dist-es/commands/GetBucketPolicyCommand.js +20 -49
  134. package/dist-es/commands/GetBucketPolicyStatusCommand.js +20 -49
  135. package/dist-es/commands/GetBucketReplicationCommand.js +20 -49
  136. package/dist-es/commands/GetBucketRequestPaymentCommand.js +20 -49
  137. package/dist-es/commands/GetBucketTaggingCommand.js +20 -49
  138. package/dist-es/commands/GetBucketVersioningCommand.js +20 -49
  139. package/dist-es/commands/GetBucketWebsiteCommand.js +20 -49
  140. package/dist-es/commands/GetObjectAclCommand.js +20 -49
  141. package/dist-es/commands/GetObjectAttributesCommand.js +20 -49
  142. package/dist-es/commands/GetObjectCommand.js +23 -52
  143. package/dist-es/commands/GetObjectLegalHoldCommand.js +19 -48
  144. package/dist-es/commands/GetObjectLockConfigurationCommand.js +19 -48
  145. package/dist-es/commands/GetObjectRetentionCommand.js +19 -48
  146. package/dist-es/commands/GetObjectTaggingCommand.js +19 -48
  147. package/dist-es/commands/GetObjectTorrentCommand.js +19 -48
  148. package/dist-es/commands/GetPublicAccessBlockCommand.js +20 -49
  149. package/dist-es/commands/HeadBucketCommand.js +19 -48
  150. package/dist-es/commands/HeadObjectCommand.js +21 -50
  151. package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +20 -49
  152. package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +20 -49
  153. package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +20 -49
  154. package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +19 -48
  155. package/dist-es/commands/ListBucketsCommand.js +18 -47
  156. package/dist-es/commands/ListDirectoryBucketsCommand.js +19 -48
  157. package/dist-es/commands/ListMultipartUploadsCommand.js +20 -49
  158. package/dist-es/commands/ListObjectVersionsCommand.js +20 -49
  159. package/dist-es/commands/ListObjectsCommand.js +20 -49
  160. package/dist-es/commands/ListObjectsV2Command.js +20 -49
  161. package/dist-es/commands/ListPartsCommand.js +21 -50
  162. package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +22 -51
  163. package/dist-es/commands/PutBucketAclCommand.js +22 -51
  164. package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +20 -49
  165. package/dist-es/commands/PutBucketCorsCommand.js +22 -51
  166. package/dist-es/commands/PutBucketEncryptionCommand.js +22 -51
  167. package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +20 -49
  168. package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +20 -49
  169. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +22 -51
  170. package/dist-es/commands/PutBucketLoggingCommand.js +22 -51
  171. package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +20 -49
  172. package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +20 -49
  173. package/dist-es/commands/PutBucketOwnershipControlsCommand.js +21 -50
  174. package/dist-es/commands/PutBucketPolicyCommand.js +22 -51
  175. package/dist-es/commands/PutBucketReplicationCommand.js +22 -51
  176. package/dist-es/commands/PutBucketRequestPaymentCommand.js +22 -51
  177. package/dist-es/commands/PutBucketTaggingCommand.js +22 -51
  178. package/dist-es/commands/PutBucketVersioningCommand.js +22 -51
  179. package/dist-es/commands/PutBucketWebsiteCommand.js +22 -51
  180. package/dist-es/commands/PutObjectAclCommand.js +22 -51
  181. package/dist-es/commands/PutObjectCommand.js +24 -53
  182. package/dist-es/commands/PutObjectLegalHoldCommand.js +21 -50
  183. package/dist-es/commands/PutObjectLockConfigurationCommand.js +21 -50
  184. package/dist-es/commands/PutObjectRetentionCommand.js +21 -50
  185. package/dist-es/commands/PutObjectTaggingCommand.js +21 -50
  186. package/dist-es/commands/PutPublicAccessBlockCommand.js +22 -51
  187. package/dist-es/commands/RestoreObjectCommand.js +21 -50
  188. package/dist-es/commands/SelectObjectContentCommand.js +24 -52
  189. package/dist-es/commands/UploadPartCommand.js +23 -52
  190. package/dist-es/commands/UploadPartCopyCommand.js +22 -50
  191. package/dist-es/commands/WriteGetObjectResponseCommand.js +19 -48
  192. package/dist-es/endpoint/EndpointParameters.js +12 -0
  193. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -21
  194. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -21
  195. package/dist-types/commands/CopyObjectCommand.d.ts +6 -21
  196. package/dist-types/commands/CreateBucketCommand.d.ts +19 -34
  197. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -21
  198. package/dist-types/commands/CreateSessionCommand.d.ts +6 -21
  199. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -21
  200. package/dist-types/commands/DeleteBucketCommand.d.ts +6 -21
  201. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -21
  202. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -21
  207. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -21
  208. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -21
  209. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -21
  210. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -21
  211. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -21
  212. package/dist-types/commands/DeleteObjectCommand.d.ts +16 -31
  213. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -21
  214. package/dist-types/commands/DeleteObjectsCommand.d.ts +6 -21
  215. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -21
  216. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -21
  217. package/dist-types/commands/GetBucketAclCommand.d.ts +6 -21
  218. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -21
  219. package/dist-types/commands/GetBucketCorsCommand.d.ts +6 -21
  220. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -21
  221. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
  222. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -21
  223. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -21
  224. package/dist-types/commands/GetBucketLocationCommand.d.ts +6 -21
  225. package/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -21
  226. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -21
  227. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -21
  228. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -21
  229. package/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -21
  230. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -21
  231. package/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -21
  232. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -21
  233. package/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -21
  234. package/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -21
  235. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -21
  236. package/dist-types/commands/GetObjectAclCommand.d.ts +6 -21
  237. package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -21
  238. package/dist-types/commands/GetObjectCommand.d.ts +25 -40
  239. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -21
  240. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -21
  241. package/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -21
  242. package/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -21
  243. package/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -21
  244. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -21
  245. package/dist-types/commands/HeadBucketCommand.d.ts +6 -21
  246. package/dist-types/commands/HeadObjectCommand.d.ts +6 -21
  247. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -21
  248. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -21
  249. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -21
  250. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -21
  251. package/dist-types/commands/ListBucketsCommand.d.ts +6 -21
  252. package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +6 -21
  253. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +38 -53
  254. package/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -21
  255. package/dist-types/commands/ListObjectsCommand.d.ts +6 -21
  256. package/dist-types/commands/ListObjectsV2Command.d.ts +6 -21
  257. package/dist-types/commands/ListPartsCommand.d.ts +6 -21
  258. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -21
  259. package/dist-types/commands/PutBucketAclCommand.d.ts +6 -21
  260. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -21
  261. package/dist-types/commands/PutBucketCorsCommand.d.ts +6 -21
  262. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -21
  263. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
  264. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -21
  265. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -21
  266. package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -21
  267. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -21
  268. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -21
  269. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -21
  270. package/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -21
  271. package/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -21
  272. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -21
  273. package/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -21
  274. package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -21
  275. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -21
  276. package/dist-types/commands/PutObjectAclCommand.d.ts +6 -21
  277. package/dist-types/commands/PutObjectCommand.d.ts +51 -66
  278. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -21
  279. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -21
  280. package/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -21
  281. package/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -21
  282. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -21
  283. package/dist-types/commands/RestoreObjectCommand.d.ts +6 -21
  284. package/dist-types/commands/SelectObjectContentCommand.d.ts +6 -21
  285. package/dist-types/commands/UploadPartCommand.d.ts +6 -21
  286. package/dist-types/commands/UploadPartCopyCommand.d.ts +6 -21
  287. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -21
  288. package/dist-types/endpoint/EndpointParameters.d.ts +42 -0
  289. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +12 -24
  302. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +12 -24
  312. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +14 -23
  321. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +14 -23
  322. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +13 -20
  335. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +13 -20
  340. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +12 -24
  347. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +12 -24
  349. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +14 -23
  351. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +14 -23
  353. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +14 -23
  356. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +14 -23
  358. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +14 -23
  370. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +14 -23
  371. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +13 -20
  374. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +14 -23
  381. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +13 -20
  382. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +11 -21
  384. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +42 -0
  385. package/package.json +14 -14
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutBucketPolicyRequest } from "../models/models_0";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -15,19 +9,16 @@ import {
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface PutBucketPolicyCommandInput extends PutBucketPolicyRequest {}
17
11
  export interface PutBucketPolicyCommandOutput extends __MetadataBearer {}
18
- export declare class PutBucketPolicyCommand extends $Command<
19
- PutBucketPolicyCommandInput,
20
- PutBucketPolicyCommandOutput,
21
- S3ClientResolvedConfig
22
- > {
23
- readonly input: PutBucketPolicyCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: PutBucketPolicyCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: S3ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<PutBucketPolicyCommandInput, PutBucketPolicyCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const PutBucketPolicyCommand_base: {
13
+ new (
14
+ input: PutBucketPolicyCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ PutBucketPolicyCommandInput,
17
+ PutBucketPolicyCommandOutput,
18
+ S3ClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class PutBucketPolicyCommand extends PutBucketPolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutBucketReplicationRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface PutBucketReplicationCommandInput
17
11
  extends PutBucketReplicationRequest {}
18
12
  export interface PutBucketReplicationCommandOutput extends __MetadataBearer {}
19
- export declare class PutBucketReplicationCommand extends $Command<
20
- PutBucketReplicationCommandInput,
21
- PutBucketReplicationCommandOutput,
22
- S3ClientResolvedConfig
23
- > {
24
- readonly input: PutBucketReplicationCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: PutBucketReplicationCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: S3ClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
13
+ declare const PutBucketReplicationCommand_base: {
14
+ new (
15
+ input: PutBucketReplicationCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
32
17
  PutBucketReplicationCommandInput,
33
- PutBucketReplicationCommandOutput
18
+ PutBucketReplicationCommandOutput,
19
+ S3ClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
34
22
  >;
35
- private serialize;
36
- private deserialize;
37
- }
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class PutBucketReplicationCommand extends PutBucketReplicationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutBucketRequestPaymentRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -17,22 +11,16 @@ export interface PutBucketRequestPaymentCommandInput
17
11
  extends PutBucketRequestPaymentRequest {}
18
12
  export interface PutBucketRequestPaymentCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class PutBucketRequestPaymentCommand extends $Command<
21
- PutBucketRequestPaymentCommandInput,
22
- PutBucketRequestPaymentCommandOutput,
23
- S3ClientResolvedConfig
24
- > {
25
- readonly input: PutBucketRequestPaymentCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: PutBucketRequestPaymentCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: S3ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const PutBucketRequestPaymentCommand_base: {
15
+ new (
16
+ input: PutBucketRequestPaymentCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  PutBucketRequestPaymentCommandInput,
34
- PutBucketRequestPaymentCommandOutput
19
+ PutBucketRequestPaymentCommandOutput,
20
+ S3ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class PutBucketRequestPaymentCommand extends PutBucketRequestPaymentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutBucketTaggingRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -15,19 +9,16 @@ import {
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {}
17
11
  export interface PutBucketTaggingCommandOutput extends __MetadataBearer {}
18
- export declare class PutBucketTaggingCommand extends $Command<
19
- PutBucketTaggingCommandInput,
20
- PutBucketTaggingCommandOutput,
21
- S3ClientResolvedConfig
22
- > {
23
- readonly input: PutBucketTaggingCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: PutBucketTaggingCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: S3ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const PutBucketTaggingCommand_base: {
13
+ new (
14
+ input: PutBucketTaggingCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ PutBucketTaggingCommandInput,
17
+ PutBucketTaggingCommandOutput,
18
+ S3ClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutBucketVersioningRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -16,19 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface PutBucketVersioningCommandInput
17
11
  extends PutBucketVersioningRequest {}
18
12
  export interface PutBucketVersioningCommandOutput extends __MetadataBearer {}
19
- export declare class PutBucketVersioningCommand extends $Command<
20
- PutBucketVersioningCommandInput,
21
- PutBucketVersioningCommandOutput,
22
- S3ClientResolvedConfig
23
- > {
24
- readonly input: PutBucketVersioningCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: PutBucketVersioningCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: S3ClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<PutBucketVersioningCommandInput, PutBucketVersioningCommandOutput>;
32
- private serialize;
33
- private deserialize;
34
- }
13
+ declare const PutBucketVersioningCommand_base: {
14
+ new (
15
+ input: PutBucketVersioningCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
17
+ PutBucketVersioningCommandInput,
18
+ PutBucketVersioningCommandOutput,
19
+ S3ClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
22
+ >;
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class PutBucketVersioningCommand extends PutBucketVersioningCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutBucketWebsiteRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -15,19 +9,16 @@ import {
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface PutBucketWebsiteCommandInput extends PutBucketWebsiteRequest {}
17
11
  export interface PutBucketWebsiteCommandOutput extends __MetadataBearer {}
18
- export declare class PutBucketWebsiteCommand extends $Command<
19
- PutBucketWebsiteCommandInput,
20
- PutBucketWebsiteCommandOutput,
21
- S3ClientResolvedConfig
22
- > {
23
- readonly input: PutBucketWebsiteCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: PutBucketWebsiteCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: S3ClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<PutBucketWebsiteCommandInput, PutBucketWebsiteCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const PutBucketWebsiteCommand_base: {
13
+ new (
14
+ input: PutBucketWebsiteCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ PutBucketWebsiteCommandInput,
17
+ PutBucketWebsiteCommandOutput,
18
+ S3ClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class PutBucketWebsiteCommand extends PutBucketWebsiteCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutObjectAclOutput, PutObjectAclRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface PutObjectAclCommandInput extends PutObjectAclRequest {}
17
11
  export interface PutObjectAclCommandOutput
18
12
  extends PutObjectAclOutput,
19
13
  __MetadataBearer {}
20
- export declare class PutObjectAclCommand extends $Command<
21
- PutObjectAclCommandInput,
22
- PutObjectAclCommandOutput,
23
- S3ClientResolvedConfig
24
- > {
25
- readonly input: PutObjectAclCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: PutObjectAclCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: S3ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<PutObjectAclCommandInput, PutObjectAclCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const PutObjectAclCommand_base: {
15
+ new (
16
+ input: PutObjectAclCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ PutObjectAclCommandInput,
19
+ PutObjectAclCommandOutput,
20
+ S3ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class PutObjectAclCommand extends PutObjectAclCommand_base {}
@@ -1,10 +1,6 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
2
  import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
3
  MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
4
  StreamingBlobPayloadInputTypes,
9
5
  } from "@smithy/types";
10
6
  import { PutObjectOutput, PutObjectRequest } from "../models/models_1";
@@ -21,19 +17,16 @@ export interface PutObjectCommandInput
21
17
  export interface PutObjectCommandOutput
22
18
  extends PutObjectOutput,
23
19
  __MetadataBearer {}
24
- export declare class PutObjectCommand extends $Command<
25
- PutObjectCommandInput,
26
- PutObjectCommandOutput,
27
- S3ClientResolvedConfig
28
- > {
29
- readonly input: PutObjectCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutObjectCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: S3ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<PutObjectCommandInput, PutObjectCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
20
+ declare const PutObjectCommand_base: {
21
+ new (
22
+ input: PutObjectCommandInput
23
+ ): import("@smithy/smithy-client").CommandImpl<
24
+ PutObjectCommandInput,
25
+ PutObjectCommandOutput,
26
+ S3ClientResolvedConfig,
27
+ ServiceInputTypes,
28
+ ServiceOutputTypes
29
+ >;
30
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
31
+ };
32
+ export declare class PutObjectCommand extends PutObjectCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  PutObjectLegalHoldOutput,
11
5
  PutObjectLegalHoldRequest,
@@ -21,19 +15,16 @@ export interface PutObjectLegalHoldCommandInput
21
15
  export interface PutObjectLegalHoldCommandOutput
22
16
  extends PutObjectLegalHoldOutput,
23
17
  __MetadataBearer {}
24
- export declare class PutObjectLegalHoldCommand extends $Command<
25
- PutObjectLegalHoldCommandInput,
26
- PutObjectLegalHoldCommandOutput,
27
- S3ClientResolvedConfig
28
- > {
29
- readonly input: PutObjectLegalHoldCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutObjectLegalHoldCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: S3ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const PutObjectLegalHoldCommand_base: {
19
+ new (
20
+ input: PutObjectLegalHoldCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ PutObjectLegalHoldCommandInput,
23
+ PutObjectLegalHoldCommandOutput,
24
+ S3ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class PutObjectLegalHoldCommand extends PutObjectLegalHoldCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  PutObjectLockConfigurationOutput,
11
5
  PutObjectLockConfigurationRequest,
@@ -21,22 +15,16 @@ export interface PutObjectLockConfigurationCommandInput
21
15
  export interface PutObjectLockConfigurationCommandOutput
22
16
  extends PutObjectLockConfigurationOutput,
23
17
  __MetadataBearer {}
24
- export declare class PutObjectLockConfigurationCommand extends $Command<
25
- PutObjectLockConfigurationCommandInput,
26
- PutObjectLockConfigurationCommandOutput,
27
- S3ClientResolvedConfig
28
- > {
29
- readonly input: PutObjectLockConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutObjectLockConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: S3ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const PutObjectLockConfigurationCommand_base: {
19
+ new (
20
+ input: PutObjectLockConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  PutObjectLockConfigurationCommandInput,
38
- PutObjectLockConfigurationCommandOutput
23
+ PutObjectLockConfigurationCommandOutput,
24
+ S3ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class PutObjectLockConfigurationCommand extends PutObjectLockConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  PutObjectRetentionOutput,
11
5
  PutObjectRetentionRequest,
@@ -21,19 +15,16 @@ export interface PutObjectRetentionCommandInput
21
15
  export interface PutObjectRetentionCommandOutput
22
16
  extends PutObjectRetentionOutput,
23
17
  __MetadataBearer {}
24
- export declare class PutObjectRetentionCommand extends $Command<
25
- PutObjectRetentionCommandInput,
26
- PutObjectRetentionCommandOutput,
27
- S3ClientResolvedConfig
28
- > {
29
- readonly input: PutObjectRetentionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutObjectRetentionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: S3ClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const PutObjectRetentionCommand_base: {
19
+ new (
20
+ input: PutObjectRetentionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ PutObjectRetentionCommandInput,
23
+ PutObjectRetentionCommandOutput,
24
+ S3ClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class PutObjectRetentionCommand extends PutObjectRetentionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  PutObjectTaggingOutput,
11
5
  PutObjectTaggingRequest,
@@ -20,19 +14,16 @@ export interface PutObjectTaggingCommandInput extends PutObjectTaggingRequest {}
20
14
  export interface PutObjectTaggingCommandOutput
21
15
  extends PutObjectTaggingOutput,
22
16
  __MetadataBearer {}
23
- export declare class PutObjectTaggingCommand extends $Command<
24
- PutObjectTaggingCommandInput,
25
- PutObjectTaggingCommandOutput,
26
- S3ClientResolvedConfig
27
- > {
28
- readonly input: PutObjectTaggingCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: PutObjectTaggingCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: S3ClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const PutObjectTaggingCommand_base: {
18
+ new (
19
+ input: PutObjectTaggingCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ PutObjectTaggingCommandInput,
22
+ PutObjectTaggingCommandOutput,
23
+ S3ClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class PutObjectTaggingCommand extends PutObjectTaggingCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { PutPublicAccessBlockRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface PutPublicAccessBlockCommandInput
17
11
  extends PutPublicAccessBlockRequest {}
18
12
  export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {}
19
- export declare class PutPublicAccessBlockCommand extends $Command<
20
- PutPublicAccessBlockCommandInput,
21
- PutPublicAccessBlockCommandOutput,
22
- S3ClientResolvedConfig
23
- > {
24
- readonly input: PutPublicAccessBlockCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: PutPublicAccessBlockCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: S3ClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
13
+ declare const PutPublicAccessBlockCommand_base: {
14
+ new (
15
+ input: PutPublicAccessBlockCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
32
17
  PutPublicAccessBlockCommandInput,
33
- PutPublicAccessBlockCommandOutput
18
+ PutPublicAccessBlockCommandOutput,
19
+ S3ClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
34
22
  >;
35
- private serialize;
36
- private deserialize;
37
- }
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
10
4
  import {
11
5
  S3ClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface RestoreObjectCommandInput extends RestoreObjectRequest {}
17
11
  export interface RestoreObjectCommandOutput
18
12
  extends RestoreObjectOutput,
19
13
  __MetadataBearer {}
20
- export declare class RestoreObjectCommand extends $Command<
21
- RestoreObjectCommandInput,
22
- RestoreObjectCommandOutput,
23
- S3ClientResolvedConfig
24
- > {
25
- readonly input: RestoreObjectCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: RestoreObjectCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: S3ClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<RestoreObjectCommandInput, RestoreObjectCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const RestoreObjectCommand_base: {
15
+ new (
16
+ input: RestoreObjectCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ RestoreObjectCommandInput,
19
+ RestoreObjectCommandOutput,
20
+ S3ClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class RestoreObjectCommand extends RestoreObjectCommand_base {}