@aws-sdk/client-s3-control 3.362.0 → 3.369.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 (307) hide show
  1. package/dist-cjs/S3Control.js +1 -1
  2. package/dist-cjs/S3ControlClient.js +5 -5
  3. package/dist-cjs/commands/CreateAccessPointCommand.js +3 -3
  4. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +3 -3
  5. package/dist-cjs/commands/CreateBucketCommand.js +4 -4
  6. package/dist-cjs/commands/CreateJobCommand.js +3 -3
  7. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteAccessPointCommand.js +3 -3
  9. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +3 -3
  10. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +3 -3
  11. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +3 -3
  12. package/dist-cjs/commands/DeleteBucketCommand.js +3 -3
  13. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +3 -3
  14. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +3 -3
  15. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteJobTaggingCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +4 -4
  19. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +3 -3
  21. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +3 -3
  22. package/dist-cjs/commands/DescribeJobCommand.js +3 -3
  23. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +4 -4
  24. package/dist-cjs/commands/GetAccessPointCommand.js +3 -3
  25. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +3 -3
  26. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +3 -3
  27. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +3 -3
  28. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +3 -3
  29. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +3 -3
  30. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +3 -3
  31. package/dist-cjs/commands/GetBucketCommand.js +3 -3
  32. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
  33. package/dist-cjs/commands/GetBucketPolicyCommand.js +3 -3
  34. package/dist-cjs/commands/GetBucketReplicationCommand.js +3 -3
  35. package/dist-cjs/commands/GetBucketTaggingCommand.js +3 -3
  36. package/dist-cjs/commands/GetBucketVersioningCommand.js +3 -3
  37. package/dist-cjs/commands/GetJobTaggingCommand.js +3 -3
  38. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +4 -4
  39. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +4 -4
  40. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +4 -4
  41. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +4 -4
  42. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +3 -3
  43. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +3 -3
  44. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +3 -3
  45. package/dist-cjs/commands/ListAccessPointsCommand.js +3 -3
  46. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +3 -3
  47. package/dist-cjs/commands/ListJobsCommand.js +3 -3
  48. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +4 -4
  49. package/dist-cjs/commands/ListRegionalBucketsCommand.js +3 -3
  50. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +3 -3
  51. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +3 -3
  52. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +3 -3
  53. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +3 -3
  54. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +4 -4
  55. package/dist-cjs/commands/PutBucketPolicyCommand.js +4 -4
  56. package/dist-cjs/commands/PutBucketReplicationCommand.js +4 -4
  57. package/dist-cjs/commands/PutBucketTaggingCommand.js +4 -4
  58. package/dist-cjs/commands/PutBucketVersioningCommand.js +4 -4
  59. package/dist-cjs/commands/PutJobTaggingCommand.js +3 -3
  60. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +4 -4
  61. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +3 -3
  62. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +3 -3
  63. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +3 -3
  64. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateJobPriorityCommand.js +3 -3
  66. package/dist-cjs/commands/UpdateJobStatusCommand.js +3 -3
  67. package/dist-cjs/models/S3ControlServiceException.js +1 -1
  68. package/dist-cjs/protocols/Aws_restXml.js +1 -1
  69. package/dist-cjs/runtimeConfig.browser.js +9 -9
  70. package/dist-cjs/runtimeConfig.js +11 -11
  71. package/dist-cjs/runtimeConfig.shared.js +4 -4
  72. package/dist-es/S3Control.js +1 -1
  73. package/dist-es/S3ControlClient.js +5 -5
  74. package/dist-es/commands/CreateAccessPointCommand.js +3 -3
  75. package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +3 -3
  76. package/dist-es/commands/CreateBucketCommand.js +4 -4
  77. package/dist-es/commands/CreateJobCommand.js +3 -3
  78. package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +4 -4
  79. package/dist-es/commands/DeleteAccessPointCommand.js +3 -3
  80. package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +3 -3
  81. package/dist-es/commands/DeleteAccessPointPolicyCommand.js +3 -3
  82. package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +3 -3
  83. package/dist-es/commands/DeleteBucketCommand.js +3 -3
  84. package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +3 -3
  85. package/dist-es/commands/DeleteBucketPolicyCommand.js +3 -3
  86. package/dist-es/commands/DeleteBucketReplicationCommand.js +3 -3
  87. package/dist-es/commands/DeleteBucketTaggingCommand.js +3 -3
  88. package/dist-es/commands/DeleteJobTaggingCommand.js +3 -3
  89. package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +4 -4
  90. package/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -3
  91. package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +3 -3
  92. package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +3 -3
  93. package/dist-es/commands/DescribeJobCommand.js +3 -3
  94. package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +4 -4
  95. package/dist-es/commands/GetAccessPointCommand.js +3 -3
  96. package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +3 -3
  97. package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +3 -3
  98. package/dist-es/commands/GetAccessPointPolicyCommand.js +3 -3
  99. package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +3 -3
  100. package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +3 -3
  101. package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +3 -3
  102. package/dist-es/commands/GetBucketCommand.js +3 -3
  103. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
  104. package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
  105. package/dist-es/commands/GetBucketReplicationCommand.js +3 -3
  106. package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
  107. package/dist-es/commands/GetBucketVersioningCommand.js +3 -3
  108. package/dist-es/commands/GetJobTaggingCommand.js +3 -3
  109. package/dist-es/commands/GetMultiRegionAccessPointCommand.js +4 -4
  110. package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +4 -4
  111. package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +4 -4
  112. package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +4 -4
  113. package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
  114. package/dist-es/commands/GetStorageLensConfigurationCommand.js +3 -3
  115. package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +3 -3
  116. package/dist-es/commands/ListAccessPointsCommand.js +3 -3
  117. package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +3 -3
  118. package/dist-es/commands/ListJobsCommand.js +3 -3
  119. package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +4 -4
  120. package/dist-es/commands/ListRegionalBucketsCommand.js +3 -3
  121. package/dist-es/commands/ListStorageLensConfigurationsCommand.js +3 -3
  122. package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +3 -3
  123. package/dist-es/commands/PutAccessPointPolicyCommand.js +3 -3
  124. package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +3 -3
  125. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +4 -4
  126. package/dist-es/commands/PutBucketPolicyCommand.js +4 -4
  127. package/dist-es/commands/PutBucketReplicationCommand.js +4 -4
  128. package/dist-es/commands/PutBucketTaggingCommand.js +4 -4
  129. package/dist-es/commands/PutBucketVersioningCommand.js +4 -4
  130. package/dist-es/commands/PutJobTaggingCommand.js +3 -3
  131. package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +4 -4
  132. package/dist-es/commands/PutPublicAccessBlockCommand.js +3 -3
  133. package/dist-es/commands/PutStorageLensConfigurationCommand.js +3 -3
  134. package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +3 -3
  135. package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +4 -4
  136. package/dist-es/commands/UpdateJobPriorityCommand.js +3 -3
  137. package/dist-es/commands/UpdateJobStatusCommand.js +3 -3
  138. package/dist-es/models/S3ControlServiceException.js +1 -1
  139. package/dist-es/protocols/Aws_restXml.js +1 -1
  140. package/dist-es/runtimeConfig.browser.js +9 -9
  141. package/dist-es/runtimeConfig.js +11 -11
  142. package/dist-es/runtimeConfig.shared.js +4 -4
  143. package/dist-types/S3Control.d.ts +1 -1
  144. package/dist-types/S3ControlClient.d.ts +8 -8
  145. package/dist-types/commands/CreateAccessPointCommand.d.ts +3 -3
  146. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +3 -3
  147. package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
  148. package/dist-types/commands/CreateJobCommand.d.ts +3 -3
  149. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +3 -3
  150. package/dist-types/commands/DeleteAccessPointCommand.d.ts +3 -3
  151. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +3 -3
  152. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +3 -3
  153. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  154. package/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
  155. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +3 -3
  156. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
  157. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
  158. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
  159. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +3 -3
  160. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +3 -3
  161. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
  162. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +3 -3
  163. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +3 -3
  164. package/dist-types/commands/DescribeJobCommand.d.ts +3 -3
  165. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +3 -3
  166. package/dist-types/commands/GetAccessPointCommand.d.ts +3 -3
  167. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
  168. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +3 -3
  169. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +3 -3
  170. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  171. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +3 -3
  172. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +3 -3
  173. package/dist-types/commands/GetBucketCommand.d.ts +3 -3
  174. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
  175. package/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
  176. package/dist-types/commands/GetBucketReplicationCommand.d.ts +3 -3
  177. package/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
  178. package/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
  179. package/dist-types/commands/GetJobTaggingCommand.d.ts +3 -3
  180. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +3 -3
  181. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +3 -3
  182. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +3 -3
  183. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +3 -3
  184. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +3 -3
  185. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +3 -3
  186. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +3 -3
  187. package/dist-types/commands/ListAccessPointsCommand.d.ts +3 -3
  188. package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -3
  189. package/dist-types/commands/ListJobsCommand.d.ts +3 -3
  190. package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -3
  191. package/dist-types/commands/ListRegionalBucketsCommand.d.ts +3 -3
  192. package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +3 -3
  193. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
  194. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +3 -3
  195. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  196. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
  197. package/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
  198. package/dist-types/commands/PutBucketReplicationCommand.d.ts +3 -3
  199. package/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -3
  200. package/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
  201. package/dist-types/commands/PutJobTaggingCommand.d.ts +3 -3
  202. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +3 -3
  203. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +3 -3
  204. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +3 -3
  205. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +3 -3
  206. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +3 -3
  207. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +3 -3
  208. package/dist-types/commands/UpdateJobStatusCommand.d.ts +3 -3
  209. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  210. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  211. package/dist-types/endpoint/ruleset.d.ts +1 -1
  212. package/dist-types/models/S3ControlServiceException.d.ts +1 -1
  213. package/dist-types/models/models_0.d.ts +1 -1
  214. package/dist-types/pagination/Interfaces.d.ts +1 -1
  215. package/dist-types/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +1 -1
  216. package/dist-types/pagination/ListAccessPointsPaginator.d.ts +1 -1
  217. package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
  218. package/dist-types/pagination/ListMultiRegionAccessPointsPaginator.d.ts +1 -1
  219. package/dist-types/pagination/ListRegionalBucketsPaginator.d.ts +1 -1
  220. package/dist-types/pagination/ListStorageLensConfigurationsPaginator.d.ts +1 -1
  221. package/dist-types/runtimeConfig.browser.d.ts +23 -23
  222. package/dist-types/runtimeConfig.d.ts +22 -22
  223. package/dist-types/runtimeConfig.native.d.ts +22 -22
  224. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  225. package/dist-types/ts3.4/S3Control.d.ts +1 -1
  226. package/dist-types/ts3.4/S3ControlClient.d.ts +19 -21
  227. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +3 -3
  228. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +3 -3
  229. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -3
  230. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +3 -3
  231. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +3 -3
  232. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +3 -3
  233. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +3 -3
  234. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +3 -3
  235. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  236. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +3 -3
  237. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +3 -3
  238. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -3
  239. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +3 -3
  240. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -3
  241. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +3 -3
  242. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +3 -3
  243. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
  244. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +3 -3
  245. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +3 -3
  246. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -3
  247. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +3 -3
  248. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +3 -3
  249. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
  250. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +3 -3
  251. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +3 -3
  252. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  253. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +3 -3
  254. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +3 -3
  255. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +3 -3
  256. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
  257. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +3 -3
  258. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +3 -3
  259. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +3 -3
  260. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +3 -3
  261. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +3 -3
  262. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +3 -3
  263. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +3 -3
  264. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +3 -3
  265. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +3 -3
  266. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +3 -3
  267. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +3 -3
  268. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +3 -3
  269. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +3 -3
  270. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -3
  271. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +3 -3
  272. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -3
  273. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +3 -3
  274. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +3 -3
  275. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
  276. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +3 -3
  277. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  278. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
  279. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +3 -3
  280. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -3
  281. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +3 -3
  282. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -3
  283. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +3 -3
  284. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +3 -3
  285. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -3
  286. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +3 -3
  287. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +3 -3
  288. package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +3 -3
  289. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +3 -3
  290. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +3 -3
  291. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  292. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  293. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  294. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +1 -1
  295. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  296. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  297. package/dist-types/ts3.4/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +1 -1
  298. package/dist-types/ts3.4/pagination/ListAccessPointsPaginator.d.ts +1 -1
  299. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -1
  300. package/dist-types/ts3.4/pagination/ListMultiRegionAccessPointsPaginator.d.ts +1 -1
  301. package/dist-types/ts3.4/pagination/ListRegionalBucketsPaginator.d.ts +1 -1
  302. package/dist-types/ts3.4/pagination/ListStorageLensConfigurationsPaginator.d.ts +1 -1
  303. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +40 -45
  304. package/dist-types/ts3.4/runtimeConfig.d.ts +39 -41
  305. package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -43
  306. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  307. package/package.json +39 -38
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import { ListAccessPointsForObjectLambdaCommandInput, ListAccessPointsForObjectLambdaCommandOutput } from "../commands/ListAccessPointsForObjectLambdaCommand";
3
3
  import { S3ControlPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import { ListAccessPointsCommandInput, ListAccessPointsCommandOutput } from "../commands/ListAccessPointsCommand";
3
3
  import { S3ControlPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
3
3
  import { S3ControlPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import { ListMultiRegionAccessPointsCommandInput, ListMultiRegionAccessPointsCommandOutput } from "../commands/ListMultiRegionAccessPointsCommand";
3
3
  import { S3ControlPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import { ListRegionalBucketsCommandInput, ListRegionalBucketsCommandOutput } from "../commands/ListRegionalBucketsCommand";
3
3
  import { S3ControlPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import { ListStorageLensConfigurationsCommandInput, ListStorageLensConfigurationsCommandOutput } from "../commands/ListStorageLensConfigurationsCommand";
3
3
  import { S3ControlPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,46 +1,46 @@
1
1
  /// <reference types="node" />
2
- import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
+ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
3
3
  import { S3ControlClientConfig } from "./S3ControlClient";
4
4
  /**
5
5
  * @internal
6
6
  */
7
7
  export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
8
8
  runtime: string;
9
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
10
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
9
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
10
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
12
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
- maxAttempts: (number | import("@smithy/types").Provider<number>) & (number | import("@aws-sdk/types").Provider<number>);
14
- md5: import("@aws-sdk/types").HashConstructor;
15
- region: string | import("@aws-sdk/types").Provider<any>;
16
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
12
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
13
+ maxAttempts: number | import("@smithy/types").Provider<number>;
14
+ md5: import("@smithy/types").HashConstructor;
15
+ region: string | import("@smithy/types").Provider<any>;
16
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
17
17
  retryMode: string | import("@smithy/types").Provider<string>;
18
- sha256: import("@aws-sdk/types").HashConstructor;
18
+ sha256: import("@smithy/types").HashConstructor;
19
19
  streamCollector: import("@smithy/types").StreamCollector;
20
- streamHasher: import("@aws-sdk/types").StreamHasher<import("stream").Readable> | import("@aws-sdk/types").StreamHasher<Blob>;
21
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
22
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
20
+ streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
21
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  apiVersion: string;
24
- urlParser: import("@aws-sdk/types").UrlParser;
24
+ urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
26
  base64Encoder: import("@smithy/types").Encoder;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
28
  utf8Encoder: import("@smithy/types").Encoder;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- logger: import("@aws-sdk/types").Logger;
32
- endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
31
+ logger: import("@smithy/types").Logger;
32
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
33
33
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
34
- logger?: import("@aws-sdk/types").Logger | undefined;
35
- }) => import("@aws-sdk/types").EndpointV2;
34
+ logger?: import("@smithy/types").Logger | undefined;
35
+ }) => import("@smithy/types").EndpointV2;
36
36
  tls?: boolean | undefined;
37
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
38
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
39
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
37
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
38
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
39
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
40
40
  signingEscapePath: boolean;
41
41
  systemClockOffset?: number | undefined;
42
42
  signingRegion?: string | undefined;
43
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
44
- useArnRegion?: ((boolean | import("@aws-sdk/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
45
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
43
+ signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ useArnRegion?: boolean | import("@smithy/types").Provider<boolean> | undefined;
45
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
46
46
  };
@@ -1,47 +1,47 @@
1
1
  /// <reference types="node" />
2
- import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
3
- import { HashConstructor as __HashConstructor } from "@aws-sdk/types";
2
+ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
3
+ import { HashConstructor as __HashConstructor } from "@smithy/types";
4
4
  import { S3ControlClientConfig } from "./S3ControlClient";
5
5
  /**
6
6
  * @internal
7
7
  */
8
8
  export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
9
9
  runtime: string;
10
- defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
11
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
10
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
11
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
13
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
14
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
13
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
14
+ maxAttempts: number | import("@smithy/types").Provider<number>;
15
15
  md5: __HashConstructor;
16
- region: string | import("@aws-sdk/types").Provider<string>;
17
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
16
+ region: string | import("@smithy/types").Provider<string>;
17
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
19
  sha256: __HashConstructor;
20
20
  streamCollector: import("@smithy/types").StreamCollector;
21
- streamHasher: import("@aws-sdk/types").StreamHasher<import("stream").Readable> | import("@aws-sdk/types").StreamHasher<Blob>;
22
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
23
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
21
+ streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
22
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  apiVersion: string;
25
- urlParser: import("@aws-sdk/types").UrlParser;
25
+ urlParser: import("@smithy/types").UrlParser;
26
26
  base64Decoder: import("@smithy/types").Decoder;
27
27
  base64Encoder: import("@smithy/types").Encoder;
28
28
  utf8Decoder: import("@smithy/types").Decoder;
29
29
  utf8Encoder: import("@smithy/types").Encoder;
30
30
  disableHostPrefix: boolean;
31
31
  serviceId: string;
32
- logger: import("@aws-sdk/types").Logger;
33
- endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
32
+ logger: import("@smithy/types").Logger;
33
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
34
34
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
35
- logger?: import("@aws-sdk/types").Logger | undefined;
36
- }) => import("@aws-sdk/types").EndpointV2;
35
+ logger?: import("@smithy/types").Logger | undefined;
36
+ }) => import("@smithy/types").EndpointV2;
37
37
  tls?: boolean | undefined;
38
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
39
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
40
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
38
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
39
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
40
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
41
41
  signingEscapePath: boolean;
42
42
  systemClockOffset?: number | undefined;
43
43
  signingRegion?: string | undefined;
44
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
45
- useArnRegion?: ((boolean | import("@aws-sdk/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
46
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
44
+ signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
45
+ useArnRegion?: boolean | import("@smithy/types").Provider<boolean> | undefined;
46
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
47
47
  };
@@ -5,11 +5,11 @@ import { S3ControlClientConfig } from "./S3ControlClient";
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
7
7
  runtime: string;
8
- sha256: import("@aws-sdk/types").HashConstructor;
9
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
8
+ sha256: import("@smithy/types").HashConstructor;
9
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
10
10
  apiVersion: string;
11
- urlParser: import("@aws-sdk/types").UrlParser;
12
- bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
11
+ urlParser: import("@smithy/types").UrlParser;
12
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
15
  base64Encoder: import("@smithy/types").Encoder;
@@ -17,29 +17,29 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
17
17
  utf8Encoder: import("@smithy/types").Encoder;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
21
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@aws-sdk/types").Provider<boolean>);
22
- region: string | import("@aws-sdk/types").Provider<any>;
20
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
+ region: string | import("@smithy/types").Provider<any>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
24
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
25
- maxAttempts: (number | import("@smithy/types").Provider<number>) & (number | import("@aws-sdk/types").Provider<number>);
24
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
25
+ maxAttempts: number | import("@smithy/types").Provider<number>;
26
26
  retryMode: string | import("@smithy/types").Provider<string>;
27
- logger: import("@aws-sdk/types").Logger;
28
- streamHasher: import("@aws-sdk/types").StreamHasher<import("stream").Readable> | import("@aws-sdk/types").StreamHasher<Blob>;
29
- md5: import("@aws-sdk/types").HashConstructor;
30
- defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
31
- endpoint?: string | import("@aws-sdk/types").EndpointV2 | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> & import("@smithy/types").Provider<import("@smithy/types").Endpoint>) | (import("@aws-sdk/types").Endpoint & import("@smithy/types").Endpoint) | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> & import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>) | undefined;
27
+ logger: import("@smithy/types").Logger;
28
+ streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
29
+ md5: import("@smithy/types").HashConstructor;
30
+ defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
+ endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
32
32
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
33
- logger?: import("@aws-sdk/types").Logger | undefined;
34
- }) => import("@aws-sdk/types").EndpointV2;
33
+ logger?: import("@smithy/types").Logger | undefined;
34
+ }) => import("@smithy/types").EndpointV2;
35
35
  tls?: boolean | undefined;
36
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
37
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
38
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
36
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
37
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
38
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
39
39
  signingEscapePath: boolean;
40
40
  systemClockOffset?: number | undefined;
41
41
  signingRegion?: string | undefined;
42
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
43
- useArnRegion?: boolean | (import("@aws-sdk/types").Provider<boolean> & import("@smithy/types").Provider<boolean>) | undefined;
44
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
42
+ signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ useArnRegion?: boolean | import("@smithy/types").Provider<boolean> | undefined;
44
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
45
45
  };
@@ -8,12 +8,12 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
8
8
  base64Encoder: import("@smithy/types").Encoder;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@aws-sdk/types").Logger | undefined;
12
- }) => import("@aws-sdk/types").EndpointV2;
13
- logger: import("@aws-sdk/types").Logger;
11
+ logger?: import("@smithy/types").Logger | undefined;
12
+ }) => import("@smithy/types").EndpointV2;
13
+ logger: import("@smithy/types").Logger;
14
14
  serviceId: string;
15
15
  signingEscapePath: boolean;
16
- urlParser: import("@aws-sdk/types").UrlParser;
16
+ urlParser: import("@smithy/types").UrlParser;
17
17
  utf8Decoder: import("@smithy/types").Decoder;
18
18
  utf8Encoder: import("@smithy/types").Encoder;
19
19
  };
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import {
3
3
  CreateAccessPointCommandInput,
4
4
  CreateAccessPointCommandOutput,
@@ -1,19 +1,7 @@
1
- import {
2
- RegionInputConfig,
3
- RegionResolvedConfig,
4
- } from "@aws-sdk/config-resolver";
5
- import {
6
- EndpointInputConfig,
7
- EndpointResolvedConfig,
8
- } from "@aws-sdk/middleware-endpoint";
9
1
  import {
10
2
  HostHeaderInputConfig,
11
3
  HostHeaderResolvedConfig,
12
4
  } from "@aws-sdk/middleware-host-header";
13
- import {
14
- RetryInputConfig,
15
- RetryResolvedConfig,
16
- } from "@aws-sdk/middleware-retry";
17
5
  import {
18
6
  S3ControlInputConfig,
19
7
  S3ControlResolvedConfig,
@@ -26,30 +14,40 @@ import {
26
14
  UserAgentInputConfig,
27
15
  UserAgentResolvedConfig,
28
16
  } from "@aws-sdk/middleware-user-agent";
17
+ import { Credentials as __Credentials } from "@aws-sdk/types";
18
+ import {
19
+ RegionInputConfig,
20
+ RegionResolvedConfig,
21
+ } from "@smithy/config-resolver";
22
+ import {
23
+ EndpointInputConfig,
24
+ EndpointResolvedConfig,
25
+ } from "@smithy/middleware-endpoint";
26
+ import {
27
+ RetryInputConfig,
28
+ RetryResolvedConfig,
29
+ } from "@smithy/middleware-retry";
30
+ import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
29
31
  import {
30
32
  Client as __Client,
31
33
  DefaultsMode as __DefaultsMode,
32
34
  SmithyConfiguration as __SmithyConfiguration,
33
35
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
34
- } from "@aws-sdk/smithy-client";
36
+ } from "@smithy/smithy-client";
35
37
  import {
36
38
  BodyLengthCalculator as __BodyLengthCalculator,
37
39
  ChecksumConstructor as __ChecksumConstructor,
38
- Credentials as __Credentials,
40
+ Decoder as __Decoder,
41
+ Encoder as __Encoder,
39
42
  HashConstructor as __HashConstructor,
40
43
  HttpHandlerOptions as __HttpHandlerOptions,
41
44
  Logger as __Logger,
45
+ Provider as __Provider,
42
46
  Provider,
47
+ StreamCollector as __StreamCollector,
43
48
  StreamHasher as __StreamHasher,
44
49
  UrlParser as __UrlParser,
45
50
  UserAgent as __UserAgent,
46
- } from "@aws-sdk/types";
47
- import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
48
- import {
49
- Decoder as __Decoder,
50
- Encoder as __Encoder,
51
- Provider as __Provider,
52
- StreamCollector as __StreamCollector,
53
51
  } from "@smithy/types";
54
52
  import { Readable } from "stream";
55
53
  import {
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  CreateAccessPointRequest,
11
11
  CreateAccessPointResult,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  CreateAccessPointForObjectLambdaRequest,
11
11
  CreateAccessPointForObjectLambdaResult,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { CreateJobRequest, CreateJobResult } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  CreateMultiRegionAccessPointRequest,
11
11
  CreateMultiRegionAccessPointResult,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteAccessPointRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteAccessPointPolicyRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteBucketRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteBucketLifecycleConfigurationRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteBucketPolicyRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteBucketReplicationRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { DeleteBucketTaggingRequest } from "../models/models_0";
10
10
  import {
11
11
  S3ControlClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  DeleteJobTaggingRequest,
11
11
  DeleteJobTaggingResult,