@aws-sdk/client-s3 3.335.0 → 3.338.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
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListBucketAnalyticsConfigurationsCommand, se_ListBucketAnalyticsConfigurationsCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListBucketAnalyticsConfigurationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListBucketIntelligentTieringConfigurationsCommand, se_ListBucketIntelligentTieringConfigurationsCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListBucketIntelligentTieringConfigurationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBucketInventoryConfigurationsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_ListBucketInventoryConfigurationsCommand, se_ListBucketInventoryConfigurationsCommand, } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class ListBucketInventoryConfigurationsCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListBucketMetricsConfigurationsCommand, se_ListBucketMetricsConfigurationsCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListBucketMetricsConfigurationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListBucketsCommand, se_ListBucketsCommand } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListBucketsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListMultipartUploadsCommand, se_ListMultipartUploadsCommand } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListMultipartUploadsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListObjectVersionsCommand, se_ListObjectVersionsCommand } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListObjectVersionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListObjectsCommand, se_ListObjectsCommand } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListObjectsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListObjectsV2Command, se_ListObjectsV2Command } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class ListObjectsV2Command extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -4,6 +4,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { ListPartsRequestFilterSensitiveLog } from "../models/models_0";
6
6
  import { de_ListPartsCommand, se_ListPartsCommand } from "../protocols/Aws_restXml";
7
+ export { $Command };
7
8
  export class ListPartsCommand extends $Command {
8
9
  static getEndpointParameterInstructions() {
9
10
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketAccelerateConfigurationCommand, se_PutBucketAccelerateConfigurationCommand, } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketAccelerateConfigurationCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketAclCommand, se_PutBucketAclCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketAclCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutBucketAnalyticsConfigurationCommand, se_PutBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class PutBucketAnalyticsConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketCorsCommand, se_PutBucketCorsCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketCorsCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -4,6 +4,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { PutBucketEncryptionRequestFilterSensitiveLog } from "../models/models_0";
6
6
  import { de_PutBucketEncryptionCommand, se_PutBucketEncryptionCommand } from "../protocols/Aws_restXml";
7
+ export { $Command };
7
8
  export class PutBucketEncryptionCommand extends $Command {
8
9
  static getEndpointParameterInstructions() {
9
10
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutBucketIntelligentTieringConfigurationCommand, se_PutBucketIntelligentTieringConfigurationCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class PutBucketIntelligentTieringConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutBucketInventoryConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_PutBucketInventoryConfigurationCommand, se_PutBucketInventoryConfigurationCommand, } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketInventoryConfigurationCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketLifecycleConfigurationCommand, se_PutBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketLifecycleConfigurationCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketLoggingCommand, se_PutBucketLoggingCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketLoggingCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutBucketMetricsConfigurationCommand, se_PutBucketMetricsConfigurationCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class PutBucketMetricsConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutBucketNotificationConfigurationCommand, se_PutBucketNotificationConfigurationCommand, } from "../protocols/Aws_restXml";
5
+ export { $Command };
5
6
  export class PutBucketNotificationConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketOwnershipControlsCommand, se_PutBucketOwnershipControlsCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketOwnershipControlsCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketPolicyCommand, se_PutBucketPolicyCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketPolicyCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketReplicationCommand, se_PutBucketReplicationCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketReplicationCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketRequestPaymentCommand, se_PutBucketRequestPaymentCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketRequestPaymentCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketTaggingCommand, se_PutBucketTaggingCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketTaggingCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketVersioningCommand, se_PutBucketVersioningCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketVersioningCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutBucketWebsiteCommand, se_PutBucketWebsiteCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutBucketWebsiteCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutObjectAclCommand, se_PutObjectAclCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutObjectAclCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -6,6 +6,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
6
6
  import { Command as $Command } from "@aws-sdk/smithy-client";
7
7
  import { PutObjectOutputFilterSensitiveLog, PutObjectRequestFilterSensitiveLog, } from "../models/models_0";
8
8
  import { de_PutObjectCommand, se_PutObjectCommand } from "../protocols/Aws_restXml";
9
+ export { $Command };
9
10
  export class PutObjectCommand extends $Command {
10
11
  static getEndpointParameterInstructions() {
11
12
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutObjectLegalHoldCommand, se_PutObjectLegalHoldCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutObjectLegalHoldCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutObjectLockConfigurationCommand, se_PutObjectLockConfigurationCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutObjectLockConfigurationCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutObjectRetentionCommand, se_PutObjectRetentionCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutObjectRetentionCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutObjectTaggingCommand, se_PutObjectTaggingCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutObjectTaggingCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -3,6 +3,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
3
3
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { de_PutPublicAccessBlockCommand, se_PutPublicAccessBlockCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class PutPublicAccessBlockCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
@@ -4,6 +4,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { RestoreObjectRequestFilterSensitiveLog } from "../models/models_1";
6
6
  import { de_RestoreObjectCommand, se_RestoreObjectCommand } from "../protocols/Aws_restXml";
7
+ export { $Command };
7
8
  export class RestoreObjectCommand extends $Command {
8
9
  static getEndpointParameterInstructions() {
9
10
  return {
@@ -4,6 +4,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
4
4
  import { Command as $Command } from "@aws-sdk/smithy-client";
5
5
  import { SelectObjectContentOutputFilterSensitiveLog, SelectObjectContentRequestFilterSensitiveLog, } from "../models/models_1";
6
6
  import { de_SelectObjectContentCommand, se_SelectObjectContentCommand } from "../protocols/Aws_restXml";
7
+ export { $Command };
7
8
  export class SelectObjectContentCommand extends $Command {
8
9
  static getEndpointParameterInstructions() {
9
10
  return {
@@ -5,6 +5,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  import { UploadPartOutputFilterSensitiveLog, UploadPartRequestFilterSensitiveLog, } from "../models/models_1";
7
7
  import { de_UploadPartCommand, se_UploadPartCommand } from "../protocols/Aws_restXml";
8
+ export { $Command };
8
9
  export class UploadPartCommand extends $Command {
9
10
  static getEndpointParameterInstructions() {
10
11
  return {
@@ -5,6 +5,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  import { UploadPartCopyOutputFilterSensitiveLog, UploadPartCopyRequestFilterSensitiveLog, } from "../models/models_1";
7
7
  import { de_UploadPartCopyCommand, se_UploadPartCopyCommand } from "../protocols/Aws_restXml";
8
+ export { $Command };
8
9
  export class UploadPartCopyCommand extends $Command {
9
10
  static getEndpointParameterInstructions() {
10
11
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { WriteGetObjectResponseRequestFilterSensitiveLog } from "../models/models_1";
5
5
  import { de_WriteGetObjectResponseCommand, se_WriteGetObjectResponseCommand } from "../protocols/Aws_restXml";
6
+ export { $Command };
6
7
  export class WriteGetObjectResponseCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  return {
package/dist-es/index.js CHANGED
@@ -1,7 +1,7 @@
1
- export * from "./S3";
2
1
  export * from "./S3Client";
2
+ export * from "./S3";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
6
5
  export * from "./waiters";
6
+ export * from "./models";
7
7
  export { S3ServiceException } from "./models/S3ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class S3ServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -106,6 +106,7 @@ import { UploadPartCommandInput, UploadPartCommandOutput } from "./commands/Uplo
106
106
  import { UploadPartCopyCommandInput, UploadPartCopyCommandOutput } from "./commands/UploadPartCopyCommand";
107
107
  import { WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput } from "./commands/WriteGetObjectResponseCommand";
108
108
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
109
+ export { __Client };
109
110
  /**
110
111
  * @public
111
112
  */
@@ -260,7 +261,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
260
261
  /**
261
262
  * @public
262
263
  */
263
- type S3ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & S3InputConfig & UserAgentInputConfig & EventStreamSerdeInputConfig & ClientInputEndpointParameters;
264
+ export type S3ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & S3InputConfig & UserAgentInputConfig & EventStreamSerdeInputConfig & ClientInputEndpointParameters;
264
265
  /**
265
266
  * @public
266
267
  *
@@ -271,7 +272,7 @@ export interface S3ClientConfig extends S3ClientConfigType {
271
272
  /**
272
273
  * @public
273
274
  */
274
- type S3ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & S3ResolvedConfig & UserAgentResolvedConfig & EventStreamSerdeResolvedConfig & ClientResolvedEndpointParameters;
275
+ export type S3ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & S3ResolvedConfig & UserAgentResolvedConfig & EventStreamSerdeResolvedConfig & ClientResolvedEndpointParameters;
275
276
  /**
276
277
  * @public
277
278
  *
@@ -296,4 +297,3 @@ export declare class S3Client extends __Client<__HttpHandlerOptions, ServiceInpu
296
297
  */
297
298
  destroy(): void;
298
299
  }
299
- export {};
@@ -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 { AbortMultipartUploadOutput, AbortMultipartUploadRequest } 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 { CompleteMultipartUploadOutput, CompleteMultipartUploadRequest } 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 { CopyObjectOutput, CopyObjectRequest } 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 { CreateBucketOutput, CreateBucketRequest } 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 { CreateMultipartUploadOutput, CreateMultipartUploadRequest } 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 { DeleteBucketAnalyticsConfigurationRequest } 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 { DeleteBucketRequest } 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 { DeleteBucketCorsRequest } 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 { DeleteBucketEncryptionRequest } 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 { DeleteBucketIntelligentTieringConfigurationRequest } 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 { DeleteBucketInventoryConfigurationRequest } 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 { DeleteBucketLifecycleRequest } 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 { DeleteBucketMetricsConfigurationRequest } 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 { DeleteBucketOwnershipControlsRequest } 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 { DeleteBucketPolicyRequest } 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
  *