@aws-sdk/client-s3 3.337.0 → 3.341.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/S3Client.js +2 -1
  2. package/dist-cjs/commands/AbortMultipartUploadCommand.js +2 -1
  3. package/dist-cjs/commands/CompleteMultipartUploadCommand.js +2 -1
  4. package/dist-cjs/commands/CopyObjectCommand.js +2 -1
  5. package/dist-cjs/commands/CreateBucketCommand.js +2 -1
  6. package/dist-cjs/commands/CreateMultipartUploadCommand.js +2 -1
  7. package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -1
  8. package/dist-cjs/commands/DeleteBucketCommand.js +2 -1
  9. package/dist-cjs/commands/DeleteBucketCorsCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +2 -1
  11. package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteObjectCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteObjectTaggingCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteObjectsCommand.js +2 -1
  23. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +2 -1
  24. package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +2 -1
  25. package/dist-cjs/commands/GetBucketAclCommand.js +2 -1
  26. package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +2 -1
  27. package/dist-cjs/commands/GetBucketCorsCommand.js +2 -1
  28. package/dist-cjs/commands/GetBucketEncryptionCommand.js +2 -1
  29. package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -1
  30. package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +2 -1
  31. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -1
  32. package/dist-cjs/commands/GetBucketLocationCommand.js +2 -1
  33. package/dist-cjs/commands/GetBucketLoggingCommand.js +2 -1
  34. package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +2 -1
  35. package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +2 -1
  36. package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +2 -1
  37. package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -1
  38. package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +2 -1
  39. package/dist-cjs/commands/GetBucketReplicationCommand.js +2 -1
  40. package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +2 -1
  41. package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -1
  42. package/dist-cjs/commands/GetBucketVersioningCommand.js +2 -1
  43. package/dist-cjs/commands/GetBucketWebsiteCommand.js +2 -1
  44. package/dist-cjs/commands/GetObjectAclCommand.js +2 -1
  45. package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -1
  46. package/dist-cjs/commands/GetObjectCommand.js +2 -1
  47. package/dist-cjs/commands/GetObjectLegalHoldCommand.js +2 -1
  48. package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +2 -1
  49. package/dist-cjs/commands/GetObjectRetentionCommand.js +2 -1
  50. package/dist-cjs/commands/GetObjectTaggingCommand.js +2 -1
  51. package/dist-cjs/commands/GetObjectTorrentCommand.js +2 -1
  52. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -1
  53. package/dist-cjs/commands/HeadBucketCommand.js +2 -1
  54. package/dist-cjs/commands/HeadObjectCommand.js +2 -1
  55. package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -1
  56. package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -1
  57. package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +2 -1
  58. package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +2 -1
  59. package/dist-cjs/commands/ListBucketsCommand.js +2 -1
  60. package/dist-cjs/commands/ListMultipartUploadsCommand.js +2 -1
  61. package/dist-cjs/commands/ListObjectVersionsCommand.js +2 -1
  62. package/dist-cjs/commands/ListObjectsCommand.js +2 -1
  63. package/dist-cjs/commands/ListObjectsV2Command.js +2 -1
  64. package/dist-cjs/commands/ListPartsCommand.js +2 -1
  65. package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +2 -1
  66. package/dist-cjs/commands/PutBucketAclCommand.js +2 -1
  67. package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +2 -1
  68. package/dist-cjs/commands/PutBucketCorsCommand.js +2 -1
  69. package/dist-cjs/commands/PutBucketEncryptionCommand.js +2 -1
  70. package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -1
  71. package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +2 -1
  72. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +2 -1
  73. package/dist-cjs/commands/PutBucketLoggingCommand.js +2 -1
  74. package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +2 -1
  75. package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +2 -1
  76. package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +2 -1
  77. package/dist-cjs/commands/PutBucketPolicyCommand.js +2 -1
  78. package/dist-cjs/commands/PutBucketReplicationCommand.js +2 -1
  79. package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +2 -1
  80. package/dist-cjs/commands/PutBucketTaggingCommand.js +2 -1
  81. package/dist-cjs/commands/PutBucketVersioningCommand.js +2 -1
  82. package/dist-cjs/commands/PutBucketWebsiteCommand.js +2 -1
  83. package/dist-cjs/commands/PutObjectAclCommand.js +2 -1
  84. package/dist-cjs/commands/PutObjectCommand.js +2 -1
  85. package/dist-cjs/commands/PutObjectLegalHoldCommand.js +2 -1
  86. package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +2 -1
  87. package/dist-cjs/commands/PutObjectRetentionCommand.js +2 -1
  88. package/dist-cjs/commands/PutObjectTaggingCommand.js +2 -1
  89. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +2 -1
  90. package/dist-cjs/commands/RestoreObjectCommand.js +2 -1
  91. package/dist-cjs/commands/SelectObjectContentCommand.js +2 -1
  92. package/dist-cjs/commands/UploadPartCommand.js +2 -1
  93. package/dist-cjs/commands/UploadPartCopyCommand.js +2 -1
  94. package/dist-cjs/commands/WriteGetObjectResponseCommand.js +2 -1
  95. package/dist-cjs/index.js +2 -2
  96. package/dist-cjs/models/S3ServiceException.js +2 -1
  97. package/dist-es/S3Client.js +1 -0
  98. package/dist-es/commands/AbortMultipartUploadCommand.js +1 -0
  99. package/dist-es/commands/CompleteMultipartUploadCommand.js +1 -0
  100. package/dist-es/commands/CopyObjectCommand.js +1 -0
  101. package/dist-es/commands/CreateBucketCommand.js +1 -0
  102. package/dist-es/commands/CreateMultipartUploadCommand.js +1 -0
  103. package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +1 -0
  104. package/dist-es/commands/DeleteBucketCommand.js +1 -0
  105. package/dist-es/commands/DeleteBucketCorsCommand.js +1 -0
  106. package/dist-es/commands/DeleteBucketEncryptionCommand.js +1 -0
  107. package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +1 -0
  108. package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +1 -0
  109. package/dist-es/commands/DeleteBucketLifecycleCommand.js +1 -0
  110. package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +1 -0
  111. package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +1 -0
  112. package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -0
  113. package/dist-es/commands/DeleteBucketReplicationCommand.js +1 -0
  114. package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -0
  115. package/dist-es/commands/DeleteBucketWebsiteCommand.js +1 -0
  116. package/dist-es/commands/DeleteObjectCommand.js +1 -0
  117. package/dist-es/commands/DeleteObjectTaggingCommand.js +1 -0
  118. package/dist-es/commands/DeleteObjectsCommand.js +1 -0
  119. package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -0
  120. package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +1 -0
  121. package/dist-es/commands/GetBucketAclCommand.js +1 -0
  122. package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +1 -0
  123. package/dist-es/commands/GetBucketCorsCommand.js +1 -0
  124. package/dist-es/commands/GetBucketEncryptionCommand.js +1 -0
  125. package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +1 -0
  126. package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +1 -0
  127. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
  128. package/dist-es/commands/GetBucketLocationCommand.js +1 -0
  129. package/dist-es/commands/GetBucketLoggingCommand.js +1 -0
  130. package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +1 -0
  131. package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +1 -0
  132. package/dist-es/commands/GetBucketOwnershipControlsCommand.js +1 -0
  133. package/dist-es/commands/GetBucketPolicyCommand.js +1 -0
  134. package/dist-es/commands/GetBucketPolicyStatusCommand.js +1 -0
  135. package/dist-es/commands/GetBucketReplicationCommand.js +1 -0
  136. package/dist-es/commands/GetBucketRequestPaymentCommand.js +1 -0
  137. package/dist-es/commands/GetBucketTaggingCommand.js +1 -0
  138. package/dist-es/commands/GetBucketVersioningCommand.js +1 -0
  139. package/dist-es/commands/GetBucketWebsiteCommand.js +1 -0
  140. package/dist-es/commands/GetObjectAclCommand.js +1 -0
  141. package/dist-es/commands/GetObjectAttributesCommand.js +1 -0
  142. package/dist-es/commands/GetObjectCommand.js +1 -0
  143. package/dist-es/commands/GetObjectLegalHoldCommand.js +1 -0
  144. package/dist-es/commands/GetObjectLockConfigurationCommand.js +1 -0
  145. package/dist-es/commands/GetObjectRetentionCommand.js +1 -0
  146. package/dist-es/commands/GetObjectTaggingCommand.js +1 -0
  147. package/dist-es/commands/GetObjectTorrentCommand.js +1 -0
  148. package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -0
  149. package/dist-es/commands/HeadBucketCommand.js +1 -0
  150. package/dist-es/commands/HeadObjectCommand.js +1 -0
  151. package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +1 -0
  152. package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +1 -0
  153. package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +1 -0
  154. package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +1 -0
  155. package/dist-es/commands/ListBucketsCommand.js +1 -0
  156. package/dist-es/commands/ListMultipartUploadsCommand.js +1 -0
  157. package/dist-es/commands/ListObjectVersionsCommand.js +1 -0
  158. package/dist-es/commands/ListObjectsCommand.js +1 -0
  159. package/dist-es/commands/ListObjectsV2Command.js +1 -0
  160. package/dist-es/commands/ListPartsCommand.js +1 -0
  161. package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -0
  162. package/dist-es/commands/PutBucketAclCommand.js +1 -0
  163. package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +1 -0
  164. package/dist-es/commands/PutBucketCorsCommand.js +1 -0
  165. package/dist-es/commands/PutBucketEncryptionCommand.js +1 -0
  166. package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +1 -0
  167. package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +1 -0
  168. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
  169. package/dist-es/commands/PutBucketLoggingCommand.js +1 -0
  170. package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +1 -0
  171. package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +1 -0
  172. package/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -0
  173. package/dist-es/commands/PutBucketPolicyCommand.js +1 -0
  174. package/dist-es/commands/PutBucketReplicationCommand.js +1 -0
  175. package/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -0
  176. package/dist-es/commands/PutBucketTaggingCommand.js +1 -0
  177. package/dist-es/commands/PutBucketVersioningCommand.js +1 -0
  178. package/dist-es/commands/PutBucketWebsiteCommand.js +1 -0
  179. package/dist-es/commands/PutObjectAclCommand.js +1 -0
  180. package/dist-es/commands/PutObjectCommand.js +1 -0
  181. package/dist-es/commands/PutObjectLegalHoldCommand.js +1 -0
  182. package/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -0
  183. package/dist-es/commands/PutObjectRetentionCommand.js +1 -0
  184. package/dist-es/commands/PutObjectTaggingCommand.js +1 -0
  185. package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -0
  186. package/dist-es/commands/RestoreObjectCommand.js +1 -0
  187. package/dist-es/commands/SelectObjectContentCommand.js +1 -0
  188. package/dist-es/commands/UploadPartCommand.js +1 -0
  189. package/dist-es/commands/UploadPartCopyCommand.js +1 -0
  190. package/dist-es/commands/WriteGetObjectResponseCommand.js +1 -0
  191. package/dist-es/index.js +2 -2
  192. package/dist-es/models/S3ServiceException.js +1 -0
  193. package/dist-types/S3Client.d.ts +3 -3
  194. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +4 -0
  195. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +4 -0
  196. package/dist-types/commands/CopyObjectCommand.d.ts +4 -0
  197. package/dist-types/commands/CreateBucketCommand.d.ts +4 -0
  198. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +4 -0
  199. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +4 -0
  200. package/dist-types/commands/DeleteBucketCommand.d.ts +4 -0
  201. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +4 -0
  202. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +4 -0
  203. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +4 -0
  204. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +4 -0
  205. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +4 -0
  206. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +4 -0
  207. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +4 -0
  208. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +4 -0
  209. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +4 -0
  210. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +4 -0
  211. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +4 -0
  212. package/dist-types/commands/DeleteObjectCommand.d.ts +4 -0
  213. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +4 -0
  214. package/dist-types/commands/DeleteObjectsCommand.d.ts +4 -0
  215. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +4 -0
  216. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +4 -0
  217. package/dist-types/commands/GetBucketAclCommand.d.ts +4 -0
  218. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +4 -0
  219. package/dist-types/commands/GetBucketCorsCommand.d.ts +4 -0
  220. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +4 -0
  221. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +4 -0
  222. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +4 -0
  223. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -0
  224. package/dist-types/commands/GetBucketLocationCommand.d.ts +4 -0
  225. package/dist-types/commands/GetBucketLoggingCommand.d.ts +4 -0
  226. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +4 -0
  227. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +4 -0
  228. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +4 -0
  229. package/dist-types/commands/GetBucketPolicyCommand.d.ts +4 -0
  230. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +4 -0
  231. package/dist-types/commands/GetBucketReplicationCommand.d.ts +4 -0
  232. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +4 -0
  233. package/dist-types/commands/GetBucketTaggingCommand.d.ts +4 -0
  234. package/dist-types/commands/GetBucketVersioningCommand.d.ts +4 -0
  235. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +4 -0
  236. package/dist-types/commands/GetObjectAclCommand.d.ts +4 -0
  237. package/dist-types/commands/GetObjectAttributesCommand.d.ts +4 -0
  238. package/dist-types/commands/GetObjectCommand.d.ts +4 -0
  239. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +4 -0
  240. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +4 -0
  241. package/dist-types/commands/GetObjectRetentionCommand.d.ts +4 -0
  242. package/dist-types/commands/GetObjectTaggingCommand.d.ts +4 -0
  243. package/dist-types/commands/GetObjectTorrentCommand.d.ts +4 -0
  244. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +4 -0
  245. package/dist-types/commands/HeadBucketCommand.d.ts +4 -0
  246. package/dist-types/commands/HeadObjectCommand.d.ts +4 -0
  247. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +4 -0
  248. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +4 -0
  249. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +4 -0
  250. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +4 -0
  251. package/dist-types/commands/ListBucketsCommand.d.ts +4 -0
  252. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +4 -0
  253. package/dist-types/commands/ListObjectVersionsCommand.d.ts +4 -0
  254. package/dist-types/commands/ListObjectsCommand.d.ts +4 -0
  255. package/dist-types/commands/ListObjectsV2Command.d.ts +4 -0
  256. package/dist-types/commands/ListPartsCommand.d.ts +4 -0
  257. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +4 -0
  258. package/dist-types/commands/PutBucketAclCommand.d.ts +4 -0
  259. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +4 -0
  260. package/dist-types/commands/PutBucketCorsCommand.d.ts +4 -0
  261. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +4 -0
  262. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +4 -0
  263. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +4 -0
  264. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -0
  265. package/dist-types/commands/PutBucketLoggingCommand.d.ts +4 -0
  266. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +4 -0
  267. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +4 -0
  268. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +4 -0
  269. package/dist-types/commands/PutBucketPolicyCommand.d.ts +4 -0
  270. package/dist-types/commands/PutBucketReplicationCommand.d.ts +4 -0
  271. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +4 -0
  272. package/dist-types/commands/PutBucketTaggingCommand.d.ts +4 -0
  273. package/dist-types/commands/PutBucketVersioningCommand.d.ts +4 -0
  274. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +4 -0
  275. package/dist-types/commands/PutObjectAclCommand.d.ts +4 -0
  276. package/dist-types/commands/PutObjectCommand.d.ts +4 -0
  277. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +4 -0
  278. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +4 -0
  279. package/dist-types/commands/PutObjectRetentionCommand.d.ts +4 -0
  280. package/dist-types/commands/PutObjectTaggingCommand.d.ts +4 -0
  281. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +4 -0
  282. package/dist-types/commands/RestoreObjectCommand.d.ts +4 -0
  283. package/dist-types/commands/SelectObjectContentCommand.d.ts +4 -0
  284. package/dist-types/commands/UploadPartCommand.d.ts +4 -0
  285. package/dist-types/commands/UploadPartCopyCommand.d.ts +4 -0
  286. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +4 -0
  287. package/dist-types/index.d.ts +7 -2
  288. package/dist-types/models/S3ServiceException.d.ts +1 -0
  289. package/dist-types/ts3.4/S3Client.d.ts +5 -3
  290. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -0
  303. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -0
  304. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -0
  305. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -0
  306. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -0
  307. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +1 -0
  308. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +1 -0
  309. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +1 -0
  310. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +1 -0
  311. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +1 -0
  312. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -0
  313. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +1 -0
  314. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -0
  315. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +1 -0
  316. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +1 -0
  317. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -0
  318. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -0
  319. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -0
  320. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +1 -0
  321. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +1 -0
  322. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -0
  323. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +1 -0
  332. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +1 -0
  333. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +1 -0
  334. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -0
  335. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +1 -0
  336. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +1 -0
  337. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +1 -0
  338. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +1 -0
  339. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -0
  340. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +1 -0
  341. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +1 -0
  342. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +1 -0
  343. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -0
  344. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -0
  345. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -0
  346. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -0
  347. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +1 -0
  348. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +1 -0
  349. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +1 -0
  350. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +1 -0
  351. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +1 -0
  352. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +1 -0
  353. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -0
  354. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +1 -0
  355. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -0
  356. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +1 -0
  357. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +1 -0
  358. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -0
  359. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -0
  360. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -0
  361. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +1 -0
  362. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -0
  363. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -0
  364. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +1 -0
  365. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -0
  366. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -0
  367. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +1 -0
  368. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -0
  369. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -0
  370. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +1 -0
  371. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +1 -0
  372. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +1 -0
  373. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +1 -0
  374. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +1 -0
  375. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +1 -0
  376. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +1 -0
  377. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -0
  378. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +1 -0
  379. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +1 -0
  380. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +1 -0
  381. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +1 -0
  382. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +1 -0
  383. package/dist-types/ts3.4/index.d.ts +2 -2
  384. package/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -0
  385. package/package.json +44 -44
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketEncryptionRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketInventoryConfigurationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketLifecycleConfigurationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketLoggingRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketMetricsConfigurationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketNotificationConfigurationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketOwnershipControlsRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketPolicyRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketReplicationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketRequestPaymentRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketTaggingRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketVersioningRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketWebsiteRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutObjectAclOutput, PutObjectAclRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
5
5
  import { PutObjectOutput, PutObjectRequest } from "../models/models_0";
6
6
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutObjectLegalHoldOutput, PutObjectLegalHoldRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutObjectLockConfigurationOutput, PutObjectLockConfigurationRequest } from "../models/models_0";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutObjectRetentionOutput, PutObjectRetentionRequest } from "../models/models_1";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutObjectTaggingOutput, PutObjectTaggingRequest } from "../models/models_1";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutPublicAccessBlockRequest } from "../models/models_1";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { SelectObjectContentOutput, SelectObjectContentRequest } from "../models/models_1";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
5
5
  import { UploadPartOutput, UploadPartRequest } from "../models/models_1";
6
6
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UploadPartCopyOutput, UploadPartCopyRequest } from "../models/models_1";
5
5
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -4,6 +4,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
5
5
  import { WriteGetObjectResponseRequest } from "../models/models_1";
6
6
  import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
7
+ /**
8
+ * @public
9
+ */
10
+ export { __MetadataBearer, $Command };
7
11
  /**
8
12
  * @public
9
13
  *
@@ -1,7 +1,12 @@
1
- export * from "./S3";
1
+ /**
2
+ * <p></p>
3
+ *
4
+ * @packageDocumentation
5
+ */
2
6
  export * from "./S3Client";
7
+ export * from "./S3";
3
8
  export * from "./commands";
4
- export * from "./models";
5
9
  export * from "./pagination";
6
10
  export * from "./waiters";
11
+ export * from "./models";
7
12
  export { S3ServiceException } from "./models/S3ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -433,6 +433,7 @@ import {
433
433
  ClientResolvedEndpointParameters,
434
434
  EndpointParameters,
435
435
  } from "./endpoint/EndpointParameters";
436
+ export { __Client };
436
437
  export type ServiceInputTypes =
437
438
  | AbortMultipartUploadCommandInput
438
439
  | CompleteMultipartUploadCommandInput
@@ -653,7 +654,9 @@ export interface ClientDefaults
653
654
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
654
655
  sdkStreamMixin?: __SdkStreamMixinInjector;
655
656
  }
656
- type S3ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
657
+ export type S3ClientConfigType = Partial<
658
+ __SmithyConfiguration<__HttpHandlerOptions>
659
+ > &
657
660
  ClientDefaults &
658
661
  RegionInputConfig &
659
662
  EndpointInputConfig<EndpointParameters> &
@@ -665,7 +668,7 @@ type S3ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
665
668
  EventStreamSerdeInputConfig &
666
669
  ClientInputEndpointParameters;
667
670
  export interface S3ClientConfig extends S3ClientConfigType {}
668
- type S3ClientResolvedConfigType =
671
+ export type S3ClientResolvedConfigType =
669
672
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
670
673
  Required<ClientDefaults> &
671
674
  RegionResolvedConfig &
@@ -688,4 +691,3 @@ export declare class S3Client extends __Client<
688
691
  constructor(configuration: S3ClientConfig);
689
692
  destroy(): void;
690
693
  }
691
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AbortMultipartUploadCommandInput
19
20
  extends AbortMultipartUploadRequest {}
20
21
  export interface AbortMultipartUploadCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CompleteMultipartUploadCommandInput
19
20
  extends CompleteMultipartUploadRequest {}
20
21
  export interface CompleteMultipartUploadCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CopyObjectCommandInput extends CopyObjectRequest {}
16
17
  export interface CopyObjectCommandOutput
17
18
  extends CopyObjectOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateBucketCommandInput extends CreateBucketRequest {}
16
17
  export interface CreateBucketCommandOutput
17
18
  extends CreateBucketOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateMultipartUploadCommandInput
19
20
  extends CreateMultipartUploadRequest {}
20
21
  export interface CreateMultipartUploadCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketAnalyticsConfigurationCommandInput
16
17
  extends DeleteBucketAnalyticsConfigurationRequest {}
17
18
  export interface DeleteBucketAnalyticsConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketCommandInput extends DeleteBucketRequest {}
16
17
  export interface DeleteBucketCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteBucketCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketCorsCommandInput extends DeleteBucketCorsRequest {}
16
17
  export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteBucketCorsCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketEncryptionCommandInput
16
17
  extends DeleteBucketEncryptionRequest {}
17
18
  export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketIntelligentTieringConfigurationCommandInput
16
17
  extends DeleteBucketIntelligentTieringConfigurationRequest {}
17
18
  export interface DeleteBucketIntelligentTieringConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketInventoryConfigurationCommandInput
16
17
  extends DeleteBucketInventoryConfigurationRequest {}
17
18
  export interface DeleteBucketInventoryConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketLifecycleCommandInput
16
17
  extends DeleteBucketLifecycleRequest {}
17
18
  export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketMetricsConfigurationCommandInput
16
17
  extends DeleteBucketMetricsConfigurationRequest {}
17
18
  export interface DeleteBucketMetricsConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketOwnershipControlsCommandInput
16
17
  extends DeleteBucketOwnershipControlsRequest {}
17
18
  export interface DeleteBucketOwnershipControlsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketPolicyCommandInput
16
17
  extends DeleteBucketPolicyRequest {}
17
18
  export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketReplicationCommandInput
16
17
  extends DeleteBucketReplicationRequest {}
17
18
  export interface DeleteBucketReplicationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketTaggingCommandInput
16
17
  extends DeleteBucketTaggingRequest {}
17
18
  export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteBucketWebsiteCommandInput
16
17
  extends DeleteBucketWebsiteRequest {}
17
18
  export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteObjectCommandInput extends DeleteObjectRequest {}
16
17
  export interface DeleteObjectCommandOutput
17
18
  extends DeleteObjectOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteObjectTaggingCommandInput
19
20
  extends DeleteObjectTaggingRequest {}
20
21
  export interface DeleteObjectTaggingCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteObjectsCommandInput extends DeleteObjectsRequest {}
16
17
  export interface DeleteObjectsCommandOutput
17
18
  extends DeleteObjectsOutput,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeletePublicAccessBlockCommandInput
16
17
  extends DeletePublicAccessBlockRequest {}
17
18
  export interface DeletePublicAccessBlockCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBucketAccelerateConfigurationCommandInput
19
20
  extends GetBucketAccelerateConfigurationRequest {}
20
21
  export interface GetBucketAccelerateConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetBucketAclCommandInput extends GetBucketAclRequest {}
16
17
  export interface GetBucketAclCommandOutput
17
18
  extends GetBucketAclOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBucketAnalyticsConfigurationCommandInput
19
20
  extends GetBucketAnalyticsConfigurationRequest {}
20
21
  export interface GetBucketAnalyticsConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../S3Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetBucketCorsCommandInput extends GetBucketCorsRequest {}
16
17
  export interface GetBucketCorsCommandOutput
17
18
  extends GetBucketCorsOutput,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBucketEncryptionCommandInput
19
20
  extends GetBucketEncryptionRequest {}
20
21
  export interface GetBucketEncryptionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../S3Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetBucketIntelligentTieringConfigurationCommandInput
19
20
  extends GetBucketIntelligentTieringConfigurationRequest {}
20
21
  export interface GetBucketIntelligentTieringConfigurationCommandOutput