@aws-sdk/client-s3-control 3.337.0 → 3.341.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (269) hide show
  1. package/dist-cjs/S3ControlClient.js +2 -1
  2. package/dist-cjs/commands/CreateAccessPointCommand.js +2 -1
  3. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +2 -1
  4. package/dist-cjs/commands/CreateBucketCommand.js +2 -1
  5. package/dist-cjs/commands/CreateJobCommand.js +2 -1
  6. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +2 -1
  7. package/dist-cjs/commands/DeleteAccessPointCommand.js +2 -1
  8. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +2 -1
  9. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +2 -1
  11. package/dist-cjs/commands/DeleteBucketCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteJobTaggingCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +2 -1
  18. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +2 -1
  21. package/dist-cjs/commands/DescribeJobCommand.js +2 -1
  22. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +2 -1
  23. package/dist-cjs/commands/GetAccessPointCommand.js +2 -1
  24. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +2 -1
  25. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +2 -1
  26. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +2 -1
  27. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +2 -1
  28. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +2 -1
  29. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +2 -1
  30. package/dist-cjs/commands/GetBucketCommand.js +2 -1
  31. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -1
  32. package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -1
  33. package/dist-cjs/commands/GetBucketReplicationCommand.js +2 -1
  34. package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -1
  35. package/dist-cjs/commands/GetBucketVersioningCommand.js +2 -1
  36. package/dist-cjs/commands/GetJobTaggingCommand.js +2 -1
  37. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +2 -1
  38. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +2 -1
  39. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +2 -1
  40. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +2 -1
  41. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -1
  42. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +2 -1
  43. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +2 -1
  44. package/dist-cjs/commands/ListAccessPointsCommand.js +2 -1
  45. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +2 -1
  46. package/dist-cjs/commands/ListJobsCommand.js +2 -1
  47. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +2 -1
  48. package/dist-cjs/commands/ListRegionalBucketsCommand.js +2 -1
  49. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +2 -1
  50. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +2 -1
  51. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +2 -1
  52. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +2 -1
  53. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +2 -1
  54. package/dist-cjs/commands/PutBucketPolicyCommand.js +2 -1
  55. package/dist-cjs/commands/PutBucketReplicationCommand.js +2 -1
  56. package/dist-cjs/commands/PutBucketTaggingCommand.js +2 -1
  57. package/dist-cjs/commands/PutBucketVersioningCommand.js +2 -1
  58. package/dist-cjs/commands/PutJobTaggingCommand.js +2 -1
  59. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +2 -1
  60. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +2 -1
  61. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +2 -1
  62. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +2 -1
  63. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +2 -1
  64. package/dist-cjs/commands/UpdateJobPriorityCommand.js +2 -1
  65. package/dist-cjs/commands/UpdateJobStatusCommand.js +2 -1
  66. package/dist-cjs/index.js +2 -2
  67. package/dist-cjs/models/S3ControlServiceException.js +2 -1
  68. package/dist-es/S3ControlClient.js +1 -0
  69. package/dist-es/commands/CreateAccessPointCommand.js +1 -0
  70. package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +1 -0
  71. package/dist-es/commands/CreateBucketCommand.js +1 -0
  72. package/dist-es/commands/CreateJobCommand.js +1 -0
  73. package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +1 -0
  74. package/dist-es/commands/DeleteAccessPointCommand.js +1 -0
  75. package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -0
  76. package/dist-es/commands/DeleteAccessPointPolicyCommand.js +1 -0
  77. package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -0
  78. package/dist-es/commands/DeleteBucketCommand.js +1 -0
  79. package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -0
  80. package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -0
  81. package/dist-es/commands/DeleteBucketReplicationCommand.js +1 -0
  82. package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -0
  83. package/dist-es/commands/DeleteJobTaggingCommand.js +1 -0
  84. package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +1 -0
  85. package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -0
  86. package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +1 -0
  87. package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -0
  88. package/dist-es/commands/DescribeJobCommand.js +1 -0
  89. package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -0
  90. package/dist-es/commands/GetAccessPointCommand.js +1 -0
  91. package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -0
  92. package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +1 -0
  93. package/dist-es/commands/GetAccessPointPolicyCommand.js +1 -0
  94. package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -0
  95. package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +1 -0
  96. package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -0
  97. package/dist-es/commands/GetBucketCommand.js +1 -0
  98. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
  99. package/dist-es/commands/GetBucketPolicyCommand.js +1 -0
  100. package/dist-es/commands/GetBucketReplicationCommand.js +1 -0
  101. package/dist-es/commands/GetBucketTaggingCommand.js +1 -0
  102. package/dist-es/commands/GetBucketVersioningCommand.js +1 -0
  103. package/dist-es/commands/GetJobTaggingCommand.js +1 -0
  104. package/dist-es/commands/GetMultiRegionAccessPointCommand.js +1 -0
  105. package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -0
  106. package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -0
  107. package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -0
  108. package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -0
  109. package/dist-es/commands/GetStorageLensConfigurationCommand.js +1 -0
  110. package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +1 -0
  111. package/dist-es/commands/ListAccessPointsCommand.js +1 -0
  112. package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +1 -0
  113. package/dist-es/commands/ListJobsCommand.js +1 -0
  114. package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +1 -0
  115. package/dist-es/commands/ListRegionalBucketsCommand.js +1 -0
  116. package/dist-es/commands/ListStorageLensConfigurationsCommand.js +1 -0
  117. package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -0
  118. package/dist-es/commands/PutAccessPointPolicyCommand.js +1 -0
  119. package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -0
  120. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
  121. package/dist-es/commands/PutBucketPolicyCommand.js +1 -0
  122. package/dist-es/commands/PutBucketReplicationCommand.js +1 -0
  123. package/dist-es/commands/PutBucketTaggingCommand.js +1 -0
  124. package/dist-es/commands/PutBucketVersioningCommand.js +1 -0
  125. package/dist-es/commands/PutJobTaggingCommand.js +1 -0
  126. package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -0
  127. package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -0
  128. package/dist-es/commands/PutStorageLensConfigurationCommand.js +1 -0
  129. package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +1 -0
  130. package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -0
  131. package/dist-es/commands/UpdateJobPriorityCommand.js +1 -0
  132. package/dist-es/commands/UpdateJobStatusCommand.js +1 -0
  133. package/dist-es/index.js +2 -2
  134. package/dist-es/models/S3ControlServiceException.js +1 -0
  135. package/dist-types/S3ControlClient.d.ts +3 -3
  136. package/dist-types/commands/CreateAccessPointCommand.d.ts +4 -0
  137. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +4 -0
  138. package/dist-types/commands/CreateBucketCommand.d.ts +4 -0
  139. package/dist-types/commands/CreateJobCommand.d.ts +4 -0
  140. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +4 -0
  141. package/dist-types/commands/DeleteAccessPointCommand.d.ts +4 -0
  142. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +4 -0
  143. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +4 -0
  144. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +4 -0
  145. package/dist-types/commands/DeleteBucketCommand.d.ts +4 -0
  146. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +4 -0
  147. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +4 -0
  148. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +4 -0
  149. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +4 -0
  150. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +4 -0
  151. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +4 -0
  152. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +4 -0
  153. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +4 -0
  154. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +4 -0
  155. package/dist-types/commands/DescribeJobCommand.d.ts +4 -0
  156. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +4 -0
  157. package/dist-types/commands/GetAccessPointCommand.d.ts +4 -0
  158. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -0
  159. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +4 -0
  160. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +4 -0
  161. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +4 -0
  162. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +4 -0
  163. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +4 -0
  164. package/dist-types/commands/GetBucketCommand.d.ts +4 -0
  165. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -0
  166. package/dist-types/commands/GetBucketPolicyCommand.d.ts +4 -0
  167. package/dist-types/commands/GetBucketReplicationCommand.d.ts +4 -0
  168. package/dist-types/commands/GetBucketTaggingCommand.d.ts +4 -0
  169. package/dist-types/commands/GetBucketVersioningCommand.d.ts +4 -0
  170. package/dist-types/commands/GetJobTaggingCommand.d.ts +4 -0
  171. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +4 -0
  172. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +4 -0
  173. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +4 -0
  174. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +4 -0
  175. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +4 -0
  176. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +4 -0
  177. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +4 -0
  178. package/dist-types/commands/ListAccessPointsCommand.d.ts +4 -0
  179. package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +4 -0
  180. package/dist-types/commands/ListJobsCommand.d.ts +4 -0
  181. package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +4 -0
  182. package/dist-types/commands/ListRegionalBucketsCommand.d.ts +4 -0
  183. package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +4 -0
  184. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -0
  185. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +4 -0
  186. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +4 -0
  187. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -0
  188. package/dist-types/commands/PutBucketPolicyCommand.d.ts +4 -0
  189. package/dist-types/commands/PutBucketReplicationCommand.d.ts +4 -0
  190. package/dist-types/commands/PutBucketTaggingCommand.d.ts +4 -0
  191. package/dist-types/commands/PutBucketVersioningCommand.d.ts +4 -0
  192. package/dist-types/commands/PutJobTaggingCommand.d.ts +4 -0
  193. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +4 -0
  194. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +4 -0
  195. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +4 -0
  196. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +4 -0
  197. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +4 -0
  198. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +4 -0
  199. package/dist-types/commands/UpdateJobStatusCommand.d.ts +4 -0
  200. package/dist-types/index.d.ts +7 -2
  201. package/dist-types/models/S3ControlServiceException.d.ts +1 -0
  202. package/dist-types/ts3.4/S3ControlClient.d.ts +3 -3
  203. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +1 -0
  204. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -0
  205. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -0
  206. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -0
  216. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -0
  217. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +1 -0
  218. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/index.d.ts +2 -2
  268. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +1 -0
  269. package/package.json +33 -33
@@ -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 { DeletePublicAccessBlockRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { DeleteStorageLensConfigurationRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { DeleteStorageLensConfigurationTaggingRequest, DeleteStorageLensConfigurationTaggingResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { DescribeJobRequest, DescribeJobResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { DescribeMultiRegionAccessPointOperationRequest, DescribeMultiRegionAccessPointOperationResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointRequest, GetAccessPointResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointConfigurationForObjectLambdaRequest, GetAccessPointConfigurationForObjectLambdaResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointForObjectLambdaRequest, GetAccessPointForObjectLambdaResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointPolicyRequest, GetAccessPointPolicyResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointPolicyForObjectLambdaRequest, GetAccessPointPolicyForObjectLambdaResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointPolicyStatusRequest, GetAccessPointPolicyStatusResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetAccessPointPolicyStatusForObjectLambdaRequest, GetAccessPointPolicyStatusForObjectLambdaResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetBucketRequest, GetBucketResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetBucketLifecycleConfigurationRequest, GetBucketLifecycleConfigurationResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetBucketPolicyRequest, GetBucketPolicyResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetBucketReplicationRequest, GetBucketReplicationResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetBucketTaggingRequest, GetBucketTaggingResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetBucketVersioningRequest, GetBucketVersioningResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetJobTaggingRequest, GetJobTaggingResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetMultiRegionAccessPointRequest, GetMultiRegionAccessPointResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetMultiRegionAccessPointPolicyRequest, GetMultiRegionAccessPointPolicyResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetMultiRegionAccessPointPolicyStatusRequest, GetMultiRegionAccessPointPolicyStatusResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetMultiRegionAccessPointRoutesRequest, GetMultiRegionAccessPointRoutesResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetPublicAccessBlockOutput, GetPublicAccessBlockRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetStorageLensConfigurationRequest, GetStorageLensConfigurationResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { GetStorageLensConfigurationTaggingRequest, GetStorageLensConfigurationTaggingResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { ListAccessPointsRequest, ListAccessPointsResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { ListAccessPointsForObjectLambdaRequest, ListAccessPointsForObjectLambdaResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { ListJobsRequest, ListJobsResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { ListMultiRegionAccessPointsRequest, ListMultiRegionAccessPointsResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { ListRegionalBucketsRequest, ListRegionalBucketsResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { ListStorageLensConfigurationsRequest, ListStorageLensConfigurationsResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutAccessPointConfigurationForObjectLambdaRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutAccessPointPolicyRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketLifecycleConfigurationRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketPolicyRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketReplicationRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketTaggingRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutBucketVersioningRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutJobTaggingRequest, PutJobTaggingResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutMultiRegionAccessPointPolicyRequest, PutMultiRegionAccessPointPolicyResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutPublicAccessBlockRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutStorageLensConfigurationRequest } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { PutStorageLensConfigurationTaggingRequest, PutStorageLensConfigurationTaggingResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { SubmitMultiRegionAccessPointRoutesRequest, SubmitMultiRegionAccessPointRoutesResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { UpdateJobPriorityRequest, UpdateJobPriorityResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
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 { UpdateJobStatusRequest, UpdateJobStatusResult } from "../models/models_0";
5
5
  import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,11 @@
1
- export * from "./S3Control";
1
+ /**
2
+ * <p> Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. </p>
3
+ *
4
+ * @packageDocumentation
5
+ */
2
6
  export * from "./S3ControlClient";
7
+ export * from "./S3Control";
3
8
  export * from "./commands";
4
- export * from "./models";
5
9
  export * from "./pagination";
10
+ export * from "./models";
6
11
  export { S3ControlServiceException } from "./models/S3ControlServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *