@aws-sdk/client-s3 3.477.0 → 3.481.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 (397) 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-cjs/pagination/ListDirectoryBucketsPaginator.js +2 -24
  98. package/dist-cjs/pagination/ListObjectsV2Paginator.js +2 -24
  99. package/dist-cjs/pagination/ListPartsPaginator.js +2 -24
  100. package/dist-es/commands/AbortMultipartUploadCommand.js +20 -49
  101. package/dist-es/commands/CompleteMultipartUploadCommand.js +22 -51
  102. package/dist-es/commands/CopyObjectCommand.js +22 -50
  103. package/dist-es/commands/CreateBucketCommand.js +22 -51
  104. package/dist-es/commands/CreateMultipartUploadCommand.js +21 -50
  105. package/dist-es/commands/CreateSessionCommand.js +20 -48
  106. package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +20 -49
  107. package/dist-es/commands/DeleteBucketCommand.js +20 -49
  108. package/dist-es/commands/DeleteBucketCorsCommand.js +20 -49
  109. package/dist-es/commands/DeleteBucketEncryptionCommand.js +20 -49
  110. package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +20 -49
  111. package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +20 -49
  112. package/dist-es/commands/DeleteBucketLifecycleCommand.js +20 -49
  113. package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +20 -49
  114. package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +20 -49
  115. package/dist-es/commands/DeleteBucketPolicyCommand.js +20 -49
  116. package/dist-es/commands/DeleteBucketReplicationCommand.js +20 -49
  117. package/dist-es/commands/DeleteBucketTaggingCommand.js +20 -49
  118. package/dist-es/commands/DeleteBucketWebsiteCommand.js +20 -49
  119. package/dist-es/commands/DeleteObjectCommand.js +20 -49
  120. package/dist-es/commands/DeleteObjectTaggingCommand.js +19 -48
  121. package/dist-es/commands/DeleteObjectsCommand.js +21 -50
  122. package/dist-es/commands/DeletePublicAccessBlockCommand.js +20 -49
  123. package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +20 -49
  124. package/dist-es/commands/GetBucketAclCommand.js +20 -49
  125. package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +20 -49
  126. package/dist-es/commands/GetBucketCorsCommand.js +20 -49
  127. package/dist-es/commands/GetBucketEncryptionCommand.js +20 -49
  128. package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +20 -49
  129. package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +20 -49
  130. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +20 -49
  131. package/dist-es/commands/GetBucketLocationCommand.js +20 -49
  132. package/dist-es/commands/GetBucketLoggingCommand.js +20 -49
  133. package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +20 -49
  134. package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +20 -49
  135. package/dist-es/commands/GetBucketOwnershipControlsCommand.js +20 -49
  136. package/dist-es/commands/GetBucketPolicyCommand.js +20 -49
  137. package/dist-es/commands/GetBucketPolicyStatusCommand.js +20 -49
  138. package/dist-es/commands/GetBucketReplicationCommand.js +20 -49
  139. package/dist-es/commands/GetBucketRequestPaymentCommand.js +20 -49
  140. package/dist-es/commands/GetBucketTaggingCommand.js +20 -49
  141. package/dist-es/commands/GetBucketVersioningCommand.js +20 -49
  142. package/dist-es/commands/GetBucketWebsiteCommand.js +20 -49
  143. package/dist-es/commands/GetObjectAclCommand.js +20 -49
  144. package/dist-es/commands/GetObjectAttributesCommand.js +20 -49
  145. package/dist-es/commands/GetObjectCommand.js +23 -52
  146. package/dist-es/commands/GetObjectLegalHoldCommand.js +19 -48
  147. package/dist-es/commands/GetObjectLockConfigurationCommand.js +19 -48
  148. package/dist-es/commands/GetObjectRetentionCommand.js +19 -48
  149. package/dist-es/commands/GetObjectTaggingCommand.js +19 -48
  150. package/dist-es/commands/GetObjectTorrentCommand.js +19 -48
  151. package/dist-es/commands/GetPublicAccessBlockCommand.js +20 -49
  152. package/dist-es/commands/HeadBucketCommand.js +19 -48
  153. package/dist-es/commands/HeadObjectCommand.js +21 -50
  154. package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +20 -49
  155. package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +20 -49
  156. package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +20 -49
  157. package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +19 -48
  158. package/dist-es/commands/ListBucketsCommand.js +18 -47
  159. package/dist-es/commands/ListDirectoryBucketsCommand.js +19 -48
  160. package/dist-es/commands/ListMultipartUploadsCommand.js +20 -49
  161. package/dist-es/commands/ListObjectVersionsCommand.js +20 -49
  162. package/dist-es/commands/ListObjectsCommand.js +20 -49
  163. package/dist-es/commands/ListObjectsV2Command.js +20 -49
  164. package/dist-es/commands/ListPartsCommand.js +21 -50
  165. package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +22 -51
  166. package/dist-es/commands/PutBucketAclCommand.js +22 -51
  167. package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +20 -49
  168. package/dist-es/commands/PutBucketCorsCommand.js +22 -51
  169. package/dist-es/commands/PutBucketEncryptionCommand.js +22 -51
  170. package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +20 -49
  171. package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +20 -49
  172. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +22 -51
  173. package/dist-es/commands/PutBucketLoggingCommand.js +22 -51
  174. package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +20 -49
  175. package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +20 -49
  176. package/dist-es/commands/PutBucketOwnershipControlsCommand.js +21 -50
  177. package/dist-es/commands/PutBucketPolicyCommand.js +22 -51
  178. package/dist-es/commands/PutBucketReplicationCommand.js +22 -51
  179. package/dist-es/commands/PutBucketRequestPaymentCommand.js +22 -51
  180. package/dist-es/commands/PutBucketTaggingCommand.js +22 -51
  181. package/dist-es/commands/PutBucketVersioningCommand.js +22 -51
  182. package/dist-es/commands/PutBucketWebsiteCommand.js +22 -51
  183. package/dist-es/commands/PutObjectAclCommand.js +22 -51
  184. package/dist-es/commands/PutObjectCommand.js +24 -53
  185. package/dist-es/commands/PutObjectLegalHoldCommand.js +21 -50
  186. package/dist-es/commands/PutObjectLockConfigurationCommand.js +21 -50
  187. package/dist-es/commands/PutObjectRetentionCommand.js +21 -50
  188. package/dist-es/commands/PutObjectTaggingCommand.js +21 -50
  189. package/dist-es/commands/PutPublicAccessBlockCommand.js +22 -51
  190. package/dist-es/commands/RestoreObjectCommand.js +21 -50
  191. package/dist-es/commands/SelectObjectContentCommand.js +24 -52
  192. package/dist-es/commands/UploadPartCommand.js +23 -52
  193. package/dist-es/commands/UploadPartCopyCommand.js +22 -50
  194. package/dist-es/commands/WriteGetObjectResponseCommand.js +19 -48
  195. package/dist-es/endpoint/EndpointParameters.js +12 -0
  196. package/dist-es/pagination/ListDirectoryBucketsPaginator.js +2 -23
  197. package/dist-es/pagination/ListObjectsV2Paginator.js +2 -23
  198. package/dist-es/pagination/ListPartsPaginator.js +2 -23
  199. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -21
  200. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -21
  201. package/dist-types/commands/CopyObjectCommand.d.ts +6 -21
  202. package/dist-types/commands/CreateBucketCommand.d.ts +19 -34
  203. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -21
  204. package/dist-types/commands/CreateSessionCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteBucketCommand.d.ts +6 -21
  207. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -21
  208. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -21
  209. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
  210. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -21
  211. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -21
  212. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -21
  213. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -21
  214. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -21
  215. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -21
  216. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -21
  217. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -21
  218. package/dist-types/commands/DeleteObjectCommand.d.ts +16 -31
  219. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -21
  220. package/dist-types/commands/DeleteObjectsCommand.d.ts +6 -21
  221. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -21
  222. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -21
  223. package/dist-types/commands/GetBucketAclCommand.d.ts +6 -21
  224. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -21
  225. package/dist-types/commands/GetBucketCorsCommand.d.ts +6 -21
  226. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -21
  227. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
  228. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -21
  229. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -21
  230. package/dist-types/commands/GetBucketLocationCommand.d.ts +6 -21
  231. package/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -21
  232. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -21
  233. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -21
  234. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -21
  235. package/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -21
  236. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -21
  237. package/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -21
  238. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -21
  239. package/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -21
  240. package/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -21
  241. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -21
  242. package/dist-types/commands/GetObjectAclCommand.d.ts +6 -21
  243. package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -21
  244. package/dist-types/commands/GetObjectCommand.d.ts +25 -40
  245. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -21
  246. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -21
  247. package/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -21
  248. package/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -21
  249. package/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -21
  250. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -21
  251. package/dist-types/commands/HeadBucketCommand.d.ts +6 -21
  252. package/dist-types/commands/HeadObjectCommand.d.ts +6 -21
  253. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -21
  254. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -21
  255. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -21
  256. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -21
  257. package/dist-types/commands/ListBucketsCommand.d.ts +6 -21
  258. package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +6 -21
  259. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +38 -53
  260. package/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -21
  261. package/dist-types/commands/ListObjectsCommand.d.ts +6 -21
  262. package/dist-types/commands/ListObjectsV2Command.d.ts +6 -21
  263. package/dist-types/commands/ListPartsCommand.d.ts +6 -21
  264. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -21
  265. package/dist-types/commands/PutBucketAclCommand.d.ts +6 -21
  266. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -21
  267. package/dist-types/commands/PutBucketCorsCommand.d.ts +6 -21
  268. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -21
  269. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
  270. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -21
  271. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -21
  272. package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -21
  273. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -21
  274. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -21
  275. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -21
  276. package/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -21
  277. package/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -21
  278. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -21
  279. package/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -21
  280. package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -21
  281. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -21
  282. package/dist-types/commands/PutObjectAclCommand.d.ts +6 -21
  283. package/dist-types/commands/PutObjectCommand.d.ts +51 -66
  284. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -21
  285. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -21
  286. package/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -21
  287. package/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -21
  288. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -21
  289. package/dist-types/commands/RestoreObjectCommand.d.ts +6 -21
  290. package/dist-types/commands/SelectObjectContentCommand.d.ts +6 -21
  291. package/dist-types/commands/UploadPartCommand.d.ts +6 -21
  292. package/dist-types/commands/UploadPartCopyCommand.d.ts +6 -21
  293. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -21
  294. package/dist-types/endpoint/EndpointParameters.d.ts +42 -0
  295. package/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +1 -1
  296. package/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
  297. package/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +12 -24
  310. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +12 -24
  312. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +14 -23
  318. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +14 -23
  325. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +12 -24
  334. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +13 -20
  344. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +14 -23
  345. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +13 -20
  349. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +14 -23
  351. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +14 -23
  357. package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +14 -23
  360. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +14 -23
  361. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +14 -23
  362. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +12 -24
  364. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +12 -24
  375. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +14 -23
  379. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +14 -23
  381. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +14 -23
  382. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +13 -20
  383. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +13 -20
  391. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +11 -21
  393. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +42 -0
  394. package/dist-types/ts3.4/pagination/ListDirectoryBucketsPaginator.d.ts +3 -3
  395. package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +3 -3
  396. package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +3 -3
  397. package/package.json +13 -13
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListObjectVersionsOutput, ListObjectVersionsRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListObjectVersionsCommandInput extends ListObjectVersionsReques
21
20
  */
22
21
  export interface ListObjectVersionsCommandOutput extends ListObjectVersionsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListObjectVersionsCommand_base: {
24
+ new (input: ListObjectVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectVersionsCommandInput, ListObjectVersionsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -193,23 +196,5 @@ export interface ListObjectVersionsCommandOutput extends ListObjectVersionsOutpu
193
196
  * ```
194
197
  *
195
198
  */
196
- export declare class ListObjectVersionsCommand extends $Command<ListObjectVersionsCommandInput, ListObjectVersionsCommandOutput, S3ClientResolvedConfig> {
197
- readonly input: ListObjectVersionsCommandInput;
198
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
199
- /**
200
- * @public
201
- */
202
- constructor(input: ListObjectVersionsCommandInput);
203
- /**
204
- * @internal
205
- */
206
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListObjectVersionsCommandInput, ListObjectVersionsCommandOutput>;
207
- /**
208
- * @internal
209
- */
210
- private serialize;
211
- /**
212
- * @internal
213
- */
214
- private deserialize;
199
+ export declare class ListObjectVersionsCommand extends ListObjectVersionsCommand_base {
215
200
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListObjectsOutput, ListObjectsRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListObjectsCommandInput extends ListObjectsRequest {
21
20
  */
22
21
  export interface ListObjectsCommandOutput extends ListObjectsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListObjectsCommand_base: {
24
+ new (input: ListObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectsCommandInput, ListObjectsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -176,23 +179,5 @@ export interface ListObjectsCommandOutput extends ListObjectsOutput, __MetadataB
176
179
  * ```
177
180
  *
178
181
  */
179
- export declare class ListObjectsCommand extends $Command<ListObjectsCommandInput, ListObjectsCommandOutput, S3ClientResolvedConfig> {
180
- readonly input: ListObjectsCommandInput;
181
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
182
- /**
183
- * @public
184
- */
185
- constructor(input: ListObjectsCommandInput);
186
- /**
187
- * @internal
188
- */
189
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListObjectsCommandInput, ListObjectsCommandOutput>;
190
- /**
191
- * @internal
192
- */
193
- private serialize;
194
- /**
195
- * @internal
196
- */
197
- private deserialize;
182
+ export declare class ListObjectsCommand extends ListObjectsCommand_base {
198
183
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListObjectsV2Output, ListObjectsV2Request } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListObjectsV2CommandInput extends ListObjectsV2Request {
21
20
  */
22
21
  export interface ListObjectsV2CommandOutput extends ListObjectsV2Output, __MetadataBearer {
23
22
  }
23
+ declare const ListObjectsV2Command_base: {
24
+ new (input: ListObjectsV2CommandInput): import("@smithy/smithy-client").CommandImpl<ListObjectsV2CommandInput, ListObjectsV2CommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns some or all (up to 1,000) of the objects in a bucket with each request. You can
@@ -217,23 +220,5 @@ export interface ListObjectsV2CommandOutput extends ListObjectsV2Output, __Metad
217
220
  * ```
218
221
  *
219
222
  */
220
- export declare class ListObjectsV2Command extends $Command<ListObjectsV2CommandInput, ListObjectsV2CommandOutput, S3ClientResolvedConfig> {
221
- readonly input: ListObjectsV2CommandInput;
222
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
223
- /**
224
- * @public
225
- */
226
- constructor(input: ListObjectsV2CommandInput);
227
- /**
228
- * @internal
229
- */
230
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListObjectsV2CommandInput, ListObjectsV2CommandOutput>;
231
- /**
232
- * @internal
233
- */
234
- private serialize;
235
- /**
236
- * @internal
237
- */
238
- private deserialize;
223
+ export declare class ListObjectsV2Command extends ListObjectsV2Command_base {
239
224
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListPartsOutput, ListPartsRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPartsCommandInput extends ListPartsRequest {
21
20
  */
22
21
  export interface ListPartsCommandOutput extends ListPartsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListPartsCommand_base: {
24
+ new (input: ListPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartsCommandInput, ListPartsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the parts that have been uploaded for a specific multipart upload.</p>
@@ -212,23 +215,5 @@ export interface ListPartsCommandOutput extends ListPartsOutput, __MetadataBeare
212
215
  * ```
213
216
  *
214
217
  */
215
- export declare class ListPartsCommand extends $Command<ListPartsCommandInput, ListPartsCommandOutput, S3ClientResolvedConfig> {
216
- readonly input: ListPartsCommandInput;
217
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
218
- /**
219
- * @public
220
- */
221
- constructor(input: ListPartsCommandInput);
222
- /**
223
- * @internal
224
- */
225
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPartsCommandInput, ListPartsCommandOutput>;
226
- /**
227
- * @internal
228
- */
229
- private serialize;
230
- /**
231
- * @internal
232
- */
233
- private deserialize;
218
+ export declare class ListPartsCommand extends ListPartsCommand_base {
234
219
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketAccelerateConfigurationRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketAccelerateConfigurationCommandInput extends PutBucketA
21
20
  */
22
21
  export interface PutBucketAccelerateConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketAccelerateConfigurationCommand_base: {
24
+ new (input: PutBucketAccelerateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketAccelerateConfigurationCommandInput, PutBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -95,23 +98,5 @@ export interface PutBucketAccelerateConfigurationCommandOutput extends __Metadat
95
98
  * <p>Base exception class for all service exceptions from S3 service.</p>
96
99
  *
97
100
  */
98
- export declare class PutBucketAccelerateConfigurationCommand extends $Command<PutBucketAccelerateConfigurationCommandInput, PutBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig> {
99
- readonly input: PutBucketAccelerateConfigurationCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: PutBucketAccelerateConfigurationCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketAccelerateConfigurationCommandInput, PutBucketAccelerateConfigurationCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class PutBucketAccelerateConfigurationCommand extends PutBucketAccelerateConfigurationCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketAclRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketAclCommandInput extends PutBucketAclRequest {
21
20
  */
22
21
  export interface PutBucketAclCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketAclCommand_base: {
24
+ new (input: PutBucketAclCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketAclCommandInput, PutBucketAclCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -289,23 +292,5 @@ export interface PutBucketAclCommandOutput extends __MetadataBearer {
289
292
  * ```
290
293
  *
291
294
  */
292
- export declare class PutBucketAclCommand extends $Command<PutBucketAclCommandInput, PutBucketAclCommandOutput, S3ClientResolvedConfig> {
293
- readonly input: PutBucketAclCommandInput;
294
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
295
- /**
296
- * @public
297
- */
298
- constructor(input: PutBucketAclCommandInput);
299
- /**
300
- * @internal
301
- */
302
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketAclCommandInput, PutBucketAclCommandOutput>;
303
- /**
304
- * @internal
305
- */
306
- private serialize;
307
- /**
308
- * @internal
309
- */
310
- private deserialize;
295
+ export declare class PutBucketAclCommand extends PutBucketAclCommand_base {
311
296
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketAnalyticsConfigurationRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketAnalyticsConfigurationCommandInput extends PutBucketAn
21
20
  */
22
21
  export interface PutBucketAnalyticsConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketAnalyticsConfigurationCommand_base: {
24
+ new (input: PutBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketAnalyticsConfigurationCommandInput, PutBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -188,23 +191,5 @@ export interface PutBucketAnalyticsConfigurationCommandOutput extends __Metadata
188
191
  * <p>Base exception class for all service exceptions from S3 service.</p>
189
192
  *
190
193
  */
191
- export declare class PutBucketAnalyticsConfigurationCommand extends $Command<PutBucketAnalyticsConfigurationCommandInput, PutBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig> {
192
- readonly input: PutBucketAnalyticsConfigurationCommandInput;
193
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
194
- /**
195
- * @public
196
- */
197
- constructor(input: PutBucketAnalyticsConfigurationCommandInput);
198
- /**
199
- * @internal
200
- */
201
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketAnalyticsConfigurationCommandInput, PutBucketAnalyticsConfigurationCommandOutput>;
202
- /**
203
- * @internal
204
- */
205
- private serialize;
206
- /**
207
- * @internal
208
- */
209
- private deserialize;
194
+ export declare class PutBucketAnalyticsConfigurationCommand extends PutBucketAnalyticsConfigurationCommand_base {
210
195
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketCorsRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketCorsCommandInput extends PutBucketCorsRequest {
21
20
  */
22
21
  export interface PutBucketCorsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketCorsCommand_base: {
24
+ new (input: PutBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketCorsCommandInput, PutBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -173,23 +176,5 @@ export interface PutBucketCorsCommandOutput extends __MetadataBearer {
173
176
  * ```
174
177
  *
175
178
  */
176
- export declare class PutBucketCorsCommand extends $Command<PutBucketCorsCommandInput, PutBucketCorsCommandOutput, S3ClientResolvedConfig> {
177
- readonly input: PutBucketCorsCommandInput;
178
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
179
- /**
180
- * @public
181
- */
182
- constructor(input: PutBucketCorsCommandInput);
183
- /**
184
- * @internal
185
- */
186
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketCorsCommandInput, PutBucketCorsCommandOutput>;
187
- /**
188
- * @internal
189
- */
190
- private serialize;
191
- /**
192
- * @internal
193
- */
194
- private deserialize;
179
+ export declare class PutBucketCorsCommand extends PutBucketCorsCommand_base {
195
180
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketEncryptionRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketEncryptionCommandInput extends PutBucketEncryptionRequ
21
20
  */
22
21
  export interface PutBucketEncryptionCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketEncryptionCommand_base: {
24
+ new (input: PutBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketEncryptionCommandInput, PutBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -96,23 +99,5 @@ export interface PutBucketEncryptionCommandOutput extends __MetadataBearer {
96
99
  * <p>Base exception class for all service exceptions from S3 service.</p>
97
100
  *
98
101
  */
99
- export declare class PutBucketEncryptionCommand extends $Command<PutBucketEncryptionCommandInput, PutBucketEncryptionCommandOutput, S3ClientResolvedConfig> {
100
- readonly input: PutBucketEncryptionCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: PutBucketEncryptionCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketEncryptionCommandInput, PutBucketEncryptionCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class PutBucketEncryptionCommand extends PutBucketEncryptionCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketIntelligentTieringConfigurationCommandInput extends Pu
21
20
  */
22
21
  export interface PutBucketIntelligentTieringConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketIntelligentTieringConfigurationCommand_base: {
24
+ new (input: PutBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketIntelligentTieringConfigurationCommandInput, PutBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -133,23 +136,5 @@ export interface PutBucketIntelligentTieringConfigurationCommandOutput extends _
133
136
  * <p>Base exception class for all service exceptions from S3 service.</p>
134
137
  *
135
138
  */
136
- export declare class PutBucketIntelligentTieringConfigurationCommand extends $Command<PutBucketIntelligentTieringConfigurationCommandInput, PutBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig> {
137
- readonly input: PutBucketIntelligentTieringConfigurationCommandInput;
138
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
139
- /**
140
- * @public
141
- */
142
- constructor(input: PutBucketIntelligentTieringConfigurationCommandInput);
143
- /**
144
- * @internal
145
- */
146
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketIntelligentTieringConfigurationCommandInput, PutBucketIntelligentTieringConfigurationCommandOutput>;
147
- /**
148
- * @internal
149
- */
150
- private serialize;
151
- /**
152
- * @internal
153
- */
154
- private deserialize;
139
+ export declare class PutBucketIntelligentTieringConfigurationCommand extends PutBucketIntelligentTieringConfigurationCommand_base {
155
140
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketInventoryConfigurationRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketInventoryConfigurationCommandInput extends PutBucketIn
21
20
  */
22
21
  export interface PutBucketInventoryConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketInventoryConfigurationCommand_base: {
24
+ new (input: PutBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketInventoryConfigurationCommandInput, PutBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -165,23 +168,5 @@ export interface PutBucketInventoryConfigurationCommandOutput extends __Metadata
165
168
  * <p>Base exception class for all service exceptions from S3 service.</p>
166
169
  *
167
170
  */
168
- export declare class PutBucketInventoryConfigurationCommand extends $Command<PutBucketInventoryConfigurationCommandInput, PutBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig> {
169
- readonly input: PutBucketInventoryConfigurationCommandInput;
170
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
171
- /**
172
- * @public
173
- */
174
- constructor(input: PutBucketInventoryConfigurationCommandInput);
175
- /**
176
- * @internal
177
- */
178
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketInventoryConfigurationCommandInput, PutBucketInventoryConfigurationCommandOutput>;
179
- /**
180
- * @internal
181
- */
182
- private serialize;
183
- /**
184
- * @internal
185
- */
186
- private deserialize;
171
+ export declare class PutBucketInventoryConfigurationCommand extends PutBucketInventoryConfigurationCommand_base {
187
172
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketLifecycleConfigurationRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketLifecycleConfigurationCommandInput extends PutBucketLi
21
20
  */
22
21
  export interface PutBucketLifecycleConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketLifecycleConfigurationCommand_base: {
24
+ new (input: PutBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketLifecycleConfigurationCommandInput, PutBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -233,23 +236,5 @@ export interface PutBucketLifecycleConfigurationCommandOutput extends __Metadata
233
236
  * ```
234
237
  *
235
238
  */
236
- export declare class PutBucketLifecycleConfigurationCommand extends $Command<PutBucketLifecycleConfigurationCommandInput, PutBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig> {
237
- readonly input: PutBucketLifecycleConfigurationCommandInput;
238
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
239
- /**
240
- * @public
241
- */
242
- constructor(input: PutBucketLifecycleConfigurationCommandInput);
243
- /**
244
- * @internal
245
- */
246
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketLifecycleConfigurationCommandInput, PutBucketLifecycleConfigurationCommandOutput>;
247
- /**
248
- * @internal
249
- */
250
- private serialize;
251
- /**
252
- * @internal
253
- */
254
- private deserialize;
239
+ export declare class PutBucketLifecycleConfigurationCommand extends PutBucketLifecycleConfigurationCommand_base {
255
240
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketLoggingRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketLoggingCommandInput extends PutBucketLoggingRequest {
21
20
  */
22
21
  export interface PutBucketLoggingCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketLoggingCommand_base: {
24
+ new (input: PutBucketLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketLoggingCommandInput, PutBucketLoggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -189,23 +192,5 @@ export interface PutBucketLoggingCommandOutput extends __MetadataBearer {
189
192
  * ```
190
193
  *
191
194
  */
192
- export declare class PutBucketLoggingCommand extends $Command<PutBucketLoggingCommandInput, PutBucketLoggingCommandOutput, S3ClientResolvedConfig> {
193
- readonly input: PutBucketLoggingCommandInput;
194
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
195
- /**
196
- * @public
197
- */
198
- constructor(input: PutBucketLoggingCommandInput);
199
- /**
200
- * @internal
201
- */
202
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketLoggingCommandInput, PutBucketLoggingCommandOutput>;
203
- /**
204
- * @internal
205
- */
206
- private serialize;
207
- /**
208
- * @internal
209
- */
210
- private deserialize;
195
+ export declare class PutBucketLoggingCommand extends PutBucketLoggingCommand_base {
211
196
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutBucketMetricsConfigurationRequest } from "../models/models_0";
5
4
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutBucketMetricsConfigurationCommandInput extends PutBucketMetr
21
20
  */
22
21
  export interface PutBucketMetricsConfigurationCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutBucketMetricsConfigurationCommand_base: {
24
+ new (input: PutBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketMetricsConfigurationCommandInput, PutBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -121,23 +124,5 @@ export interface PutBucketMetricsConfigurationCommandOutput extends __MetadataBe
121
124
  * <p>Base exception class for all service exceptions from S3 service.</p>
122
125
  *
123
126
  */
124
- export declare class PutBucketMetricsConfigurationCommand extends $Command<PutBucketMetricsConfigurationCommandInput, PutBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig> {
125
- readonly input: PutBucketMetricsConfigurationCommandInput;
126
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
127
- /**
128
- * @public
129
- */
130
- constructor(input: PutBucketMetricsConfigurationCommandInput);
131
- /**
132
- * @internal
133
- */
134
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutBucketMetricsConfigurationCommandInput, PutBucketMetricsConfigurationCommandOutput>;
135
- /**
136
- * @internal
137
- */
138
- private serialize;
139
- /**
140
- * @internal
141
- */
142
- private deserialize;
127
+ export declare class PutBucketMetricsConfigurationCommand extends PutBucketMetricsConfigurationCommand_base {
143
128
  }