boto3-stubs-full 1.41.3__py3-none-any.whl → 1.42.31__py3-none-any.whl

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 (4962) hide show
  1. {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/METADATA +5 -5
  2. boto3_stubs_full-1.42.31.dist-info/RECORD +5359 -0
  3. {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/licenses/LICENSE +1 -1
  4. {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/top_level.txt +5 -1
  5. mypy_boto3_accessanalyzer/__init__.py +1 -1
  6. mypy_boto3_accessanalyzer/__init__.pyi +1 -1
  7. mypy_boto3_accessanalyzer/__main__.py +4 -4
  8. mypy_boto3_accessanalyzer/client.py +1 -1
  9. mypy_boto3_accessanalyzer/client.pyi +1 -1
  10. mypy_boto3_accessanalyzer/literals.py +6 -2
  11. mypy_boto3_accessanalyzer/literals.pyi +6 -2
  12. mypy_boto3_accessanalyzer/paginator.py +1 -1
  13. mypy_boto3_accessanalyzer/paginator.pyi +1 -1
  14. mypy_boto3_accessanalyzer/type_defs.py +1 -1
  15. mypy_boto3_accessanalyzer/type_defs.pyi +1 -1
  16. mypy_boto3_accessanalyzer/version.py +2 -2
  17. mypy_boto3_account/__init__.py +1 -1
  18. mypy_boto3_account/__init__.pyi +1 -1
  19. mypy_boto3_account/__main__.py +4 -4
  20. mypy_boto3_account/client.py +15 -1
  21. mypy_boto3_account/client.pyi +15 -1
  22. mypy_boto3_account/literals.py +8 -2
  23. mypy_boto3_account/literals.pyi +8 -2
  24. mypy_boto3_account/paginator.py +1 -1
  25. mypy_boto3_account/paginator.pyi +1 -1
  26. mypy_boto3_account/type_defs.py +19 -2
  27. mypy_boto3_account/type_defs.pyi +17 -2
  28. mypy_boto3_account/version.py +2 -2
  29. mypy_boto3_acm/__init__.py +1 -1
  30. mypy_boto3_acm/__init__.pyi +1 -1
  31. mypy_boto3_acm/__main__.py +4 -4
  32. mypy_boto3_acm/client.py +1 -1
  33. mypy_boto3_acm/client.pyi +1 -1
  34. mypy_boto3_acm/literals.py +6 -2
  35. mypy_boto3_acm/literals.pyi +6 -2
  36. mypy_boto3_acm/paginator.py +1 -1
  37. mypy_boto3_acm/paginator.pyi +1 -1
  38. mypy_boto3_acm/type_defs.py +1 -1
  39. mypy_boto3_acm/type_defs.pyi +1 -1
  40. mypy_boto3_acm/version.py +2 -2
  41. mypy_boto3_acm/waiter.py +1 -1
  42. mypy_boto3_acm/waiter.pyi +1 -1
  43. mypy_boto3_acm_pca/__init__.py +1 -1
  44. mypy_boto3_acm_pca/__init__.pyi +1 -1
  45. mypy_boto3_acm_pca/__main__.py +4 -4
  46. mypy_boto3_acm_pca/client.py +1 -1
  47. mypy_boto3_acm_pca/client.pyi +1 -1
  48. mypy_boto3_acm_pca/literals.py +6 -2
  49. mypy_boto3_acm_pca/literals.pyi +6 -2
  50. mypy_boto3_acm_pca/paginator.py +1 -1
  51. mypy_boto3_acm_pca/paginator.pyi +1 -1
  52. mypy_boto3_acm_pca/type_defs.py +1 -1
  53. mypy_boto3_acm_pca/type_defs.pyi +1 -1
  54. mypy_boto3_acm_pca/version.py +2 -2
  55. mypy_boto3_acm_pca/waiter.py +1 -1
  56. mypy_boto3_acm_pca/waiter.pyi +1 -1
  57. mypy_boto3_aiops/__init__.py +1 -1
  58. mypy_boto3_aiops/__init__.pyi +1 -1
  59. mypy_boto3_aiops/__main__.py +4 -4
  60. mypy_boto3_aiops/client.py +1 -1
  61. mypy_boto3_aiops/client.pyi +1 -1
  62. mypy_boto3_aiops/literals.py +6 -2
  63. mypy_boto3_aiops/literals.pyi +6 -2
  64. mypy_boto3_aiops/paginator.py +1 -1
  65. mypy_boto3_aiops/paginator.pyi +1 -1
  66. mypy_boto3_aiops/type_defs.py +1 -1
  67. mypy_boto3_aiops/type_defs.pyi +1 -1
  68. mypy_boto3_aiops/version.py +2 -2
  69. mypy_boto3_amp/__init__.py +1 -1
  70. mypy_boto3_amp/__init__.pyi +1 -1
  71. mypy_boto3_amp/__main__.py +4 -4
  72. mypy_boto3_amp/client.py +1 -1
  73. mypy_boto3_amp/client.pyi +1 -1
  74. mypy_boto3_amp/literals.py +6 -2
  75. mypy_boto3_amp/literals.pyi +6 -2
  76. mypy_boto3_amp/paginator.py +1 -1
  77. mypy_boto3_amp/paginator.pyi +1 -1
  78. mypy_boto3_amp/type_defs.py +1 -1
  79. mypy_boto3_amp/type_defs.pyi +1 -1
  80. mypy_boto3_amp/version.py +2 -2
  81. mypy_boto3_amp/waiter.py +1 -1
  82. mypy_boto3_amp/waiter.pyi +1 -1
  83. mypy_boto3_amplify/__init__.py +1 -1
  84. mypy_boto3_amplify/__init__.pyi +1 -1
  85. mypy_boto3_amplify/__main__.py +4 -4
  86. mypy_boto3_amplify/client.py +1 -1
  87. mypy_boto3_amplify/client.pyi +1 -1
  88. mypy_boto3_amplify/literals.py +6 -2
  89. mypy_boto3_amplify/literals.pyi +6 -2
  90. mypy_boto3_amplify/paginator.py +1 -1
  91. mypy_boto3_amplify/paginator.pyi +1 -1
  92. mypy_boto3_amplify/type_defs.py +1 -1
  93. mypy_boto3_amplify/type_defs.pyi +1 -1
  94. mypy_boto3_amplify/version.py +2 -2
  95. mypy_boto3_amplifybackend/__init__.py +1 -1
  96. mypy_boto3_amplifybackend/__init__.pyi +1 -1
  97. mypy_boto3_amplifybackend/__main__.py +4 -4
  98. mypy_boto3_amplifybackend/client.py +1 -1
  99. mypy_boto3_amplifybackend/client.pyi +1 -1
  100. mypy_boto3_amplifybackend/literals.py +6 -2
  101. mypy_boto3_amplifybackend/literals.pyi +6 -2
  102. mypy_boto3_amplifybackend/paginator.py +1 -1
  103. mypy_boto3_amplifybackend/paginator.pyi +1 -1
  104. mypy_boto3_amplifybackend/type_defs.py +1 -1
  105. mypy_boto3_amplifybackend/type_defs.pyi +1 -1
  106. mypy_boto3_amplifybackend/version.py +2 -2
  107. mypy_boto3_amplifyuibuilder/__init__.py +1 -1
  108. mypy_boto3_amplifyuibuilder/__init__.pyi +1 -1
  109. mypy_boto3_amplifyuibuilder/__main__.py +4 -4
  110. mypy_boto3_amplifyuibuilder/client.py +1 -1
  111. mypy_boto3_amplifyuibuilder/client.pyi +1 -1
  112. mypy_boto3_amplifyuibuilder/literals.py +6 -2
  113. mypy_boto3_amplifyuibuilder/literals.pyi +6 -2
  114. mypy_boto3_amplifyuibuilder/paginator.py +1 -1
  115. mypy_boto3_amplifyuibuilder/paginator.pyi +1 -1
  116. mypy_boto3_amplifyuibuilder/type_defs.py +1 -1
  117. mypy_boto3_amplifyuibuilder/type_defs.pyi +1 -1
  118. mypy_boto3_amplifyuibuilder/version.py +2 -2
  119. mypy_boto3_apigateway/__init__.py +1 -1
  120. mypy_boto3_apigateway/__init__.pyi +1 -1
  121. mypy_boto3_apigateway/__main__.py +4 -4
  122. mypy_boto3_apigateway/client.py +1 -1
  123. mypy_boto3_apigateway/client.pyi +1 -1
  124. mypy_boto3_apigateway/literals.py +6 -2
  125. mypy_boto3_apigateway/literals.pyi +6 -2
  126. mypy_boto3_apigateway/paginator.py +1 -1
  127. mypy_boto3_apigateway/paginator.pyi +1 -1
  128. mypy_boto3_apigateway/type_defs.py +1 -1
  129. mypy_boto3_apigateway/type_defs.pyi +1 -1
  130. mypy_boto3_apigateway/version.py +2 -2
  131. mypy_boto3_apigatewaymanagementapi/__init__.py +1 -1
  132. mypy_boto3_apigatewaymanagementapi/__init__.pyi +1 -1
  133. mypy_boto3_apigatewaymanagementapi/__main__.py +4 -4
  134. mypy_boto3_apigatewaymanagementapi/client.py +1 -1
  135. mypy_boto3_apigatewaymanagementapi/client.pyi +1 -1
  136. mypy_boto3_apigatewaymanagementapi/literals.py +6 -2
  137. mypy_boto3_apigatewaymanagementapi/literals.pyi +6 -2
  138. mypy_boto3_apigatewaymanagementapi/type_defs.py +1 -1
  139. mypy_boto3_apigatewaymanagementapi/type_defs.pyi +1 -1
  140. mypy_boto3_apigatewaymanagementapi/version.py +2 -2
  141. mypy_boto3_apigatewayv2/__init__.py +1 -1
  142. mypy_boto3_apigatewayv2/__init__.pyi +1 -1
  143. mypy_boto3_apigatewayv2/__main__.py +4 -4
  144. mypy_boto3_apigatewayv2/client.py +1 -1
  145. mypy_boto3_apigatewayv2/client.pyi +1 -1
  146. mypy_boto3_apigatewayv2/literals.py +6 -2
  147. mypy_boto3_apigatewayv2/literals.pyi +6 -2
  148. mypy_boto3_apigatewayv2/paginator.py +1 -1
  149. mypy_boto3_apigatewayv2/paginator.pyi +1 -1
  150. mypy_boto3_apigatewayv2/type_defs.py +1 -1
  151. mypy_boto3_apigatewayv2/type_defs.pyi +1 -1
  152. mypy_boto3_apigatewayv2/version.py +2 -2
  153. mypy_boto3_appconfig/__init__.py +1 -1
  154. mypy_boto3_appconfig/__init__.pyi +1 -1
  155. mypy_boto3_appconfig/__main__.py +4 -4
  156. mypy_boto3_appconfig/client.py +1 -1
  157. mypy_boto3_appconfig/client.pyi +1 -1
  158. mypy_boto3_appconfig/literals.py +6 -2
  159. mypy_boto3_appconfig/literals.pyi +6 -2
  160. mypy_boto3_appconfig/paginator.py +1 -1
  161. mypy_boto3_appconfig/paginator.pyi +1 -1
  162. mypy_boto3_appconfig/type_defs.py +1 -1
  163. mypy_boto3_appconfig/type_defs.pyi +1 -1
  164. mypy_boto3_appconfig/version.py +2 -2
  165. mypy_boto3_appconfig/waiter.py +1 -1
  166. mypy_boto3_appconfig/waiter.pyi +1 -1
  167. mypy_boto3_appconfigdata/__init__.py +1 -1
  168. mypy_boto3_appconfigdata/__init__.pyi +1 -1
  169. mypy_boto3_appconfigdata/__main__.py +4 -4
  170. mypy_boto3_appconfigdata/client.py +1 -1
  171. mypy_boto3_appconfigdata/client.pyi +1 -1
  172. mypy_boto3_appconfigdata/literals.py +6 -2
  173. mypy_boto3_appconfigdata/literals.pyi +6 -2
  174. mypy_boto3_appconfigdata/type_defs.py +1 -1
  175. mypy_boto3_appconfigdata/type_defs.pyi +1 -1
  176. mypy_boto3_appconfigdata/version.py +2 -2
  177. mypy_boto3_appfabric/__init__.py +1 -1
  178. mypy_boto3_appfabric/__init__.pyi +1 -1
  179. mypy_boto3_appfabric/__main__.py +4 -4
  180. mypy_boto3_appfabric/client.py +1 -1
  181. mypy_boto3_appfabric/client.pyi +1 -1
  182. mypy_boto3_appfabric/literals.py +6 -2
  183. mypy_boto3_appfabric/literals.pyi +6 -2
  184. mypy_boto3_appfabric/paginator.py +1 -1
  185. mypy_boto3_appfabric/paginator.pyi +1 -1
  186. mypy_boto3_appfabric/type_defs.py +1 -1
  187. mypy_boto3_appfabric/type_defs.pyi +1 -1
  188. mypy_boto3_appfabric/version.py +2 -2
  189. mypy_boto3_appflow/__init__.py +1 -1
  190. mypy_boto3_appflow/__init__.pyi +1 -1
  191. mypy_boto3_appflow/__main__.py +4 -4
  192. mypy_boto3_appflow/client.py +1 -1
  193. mypy_boto3_appflow/client.pyi +1 -1
  194. mypy_boto3_appflow/literals.py +6 -2
  195. mypy_boto3_appflow/literals.pyi +6 -2
  196. mypy_boto3_appflow/type_defs.py +1 -1
  197. mypy_boto3_appflow/type_defs.pyi +1 -1
  198. mypy_boto3_appflow/version.py +2 -2
  199. mypy_boto3_appintegrations/__init__.py +1 -1
  200. mypy_boto3_appintegrations/__init__.pyi +1 -1
  201. mypy_boto3_appintegrations/__main__.py +4 -4
  202. mypy_boto3_appintegrations/client.py +1 -1
  203. mypy_boto3_appintegrations/client.pyi +1 -1
  204. mypy_boto3_appintegrations/literals.py +10 -4
  205. mypy_boto3_appintegrations/literals.pyi +10 -4
  206. mypy_boto3_appintegrations/paginator.py +1 -1
  207. mypy_boto3_appintegrations/paginator.pyi +1 -1
  208. mypy_boto3_appintegrations/type_defs.py +13 -2
  209. mypy_boto3_appintegrations/type_defs.pyi +13 -2
  210. mypy_boto3_appintegrations/version.py +2 -2
  211. mypy_boto3_application_autoscaling/__init__.py +1 -1
  212. mypy_boto3_application_autoscaling/__init__.pyi +1 -1
  213. mypy_boto3_application_autoscaling/__main__.py +4 -4
  214. mypy_boto3_application_autoscaling/client.py +1 -1
  215. mypy_boto3_application_autoscaling/client.pyi +1 -1
  216. mypy_boto3_application_autoscaling/literals.py +6 -2
  217. mypy_boto3_application_autoscaling/literals.pyi +6 -2
  218. mypy_boto3_application_autoscaling/paginator.py +1 -1
  219. mypy_boto3_application_autoscaling/paginator.pyi +1 -1
  220. mypy_boto3_application_autoscaling/type_defs.py +1 -1
  221. mypy_boto3_application_autoscaling/type_defs.pyi +1 -1
  222. mypy_boto3_application_autoscaling/version.py +2 -2
  223. mypy_boto3_application_insights/__init__.py +1 -1
  224. mypy_boto3_application_insights/__init__.pyi +1 -1
  225. mypy_boto3_application_insights/__main__.py +4 -4
  226. mypy_boto3_application_insights/client.py +1 -1
  227. mypy_boto3_application_insights/client.pyi +1 -1
  228. mypy_boto3_application_insights/literals.py +6 -2
  229. mypy_boto3_application_insights/literals.pyi +6 -2
  230. mypy_boto3_application_insights/type_defs.py +1 -1
  231. mypy_boto3_application_insights/type_defs.pyi +1 -1
  232. mypy_boto3_application_insights/version.py +2 -2
  233. mypy_boto3_application_signals/__init__.py +1 -1
  234. mypy_boto3_application_signals/__init__.pyi +1 -1
  235. mypy_boto3_application_signals/__main__.py +4 -4
  236. mypy_boto3_application_signals/client.py +1 -1
  237. mypy_boto3_application_signals/client.pyi +1 -1
  238. mypy_boto3_application_signals/literals.py +6 -2
  239. mypy_boto3_application_signals/literals.pyi +6 -2
  240. mypy_boto3_application_signals/paginator.py +1 -1
  241. mypy_boto3_application_signals/paginator.pyi +1 -1
  242. mypy_boto3_application_signals/type_defs.py +1 -1
  243. mypy_boto3_application_signals/type_defs.pyi +1 -1
  244. mypy_boto3_application_signals/version.py +2 -2
  245. mypy_boto3_applicationcostprofiler/__init__.py +1 -1
  246. mypy_boto3_applicationcostprofiler/__init__.pyi +1 -1
  247. mypy_boto3_applicationcostprofiler/__main__.py +4 -4
  248. mypy_boto3_applicationcostprofiler/client.py +1 -1
  249. mypy_boto3_applicationcostprofiler/client.pyi +1 -1
  250. mypy_boto3_applicationcostprofiler/literals.py +6 -2
  251. mypy_boto3_applicationcostprofiler/literals.pyi +6 -2
  252. mypy_boto3_applicationcostprofiler/paginator.py +1 -1
  253. mypy_boto3_applicationcostprofiler/paginator.pyi +1 -1
  254. mypy_boto3_applicationcostprofiler/type_defs.py +1 -1
  255. mypy_boto3_applicationcostprofiler/type_defs.pyi +1 -1
  256. mypy_boto3_applicationcostprofiler/version.py +2 -2
  257. mypy_boto3_appmesh/__init__.py +1 -1
  258. mypy_boto3_appmesh/__init__.pyi +1 -1
  259. mypy_boto3_appmesh/__main__.py +4 -4
  260. mypy_boto3_appmesh/client.py +1 -1
  261. mypy_boto3_appmesh/client.pyi +1 -1
  262. mypy_boto3_appmesh/literals.py +6 -2
  263. mypy_boto3_appmesh/literals.pyi +6 -2
  264. mypy_boto3_appmesh/paginator.py +1 -1
  265. mypy_boto3_appmesh/paginator.pyi +1 -1
  266. mypy_boto3_appmesh/type_defs.py +1 -1
  267. mypy_boto3_appmesh/type_defs.pyi +1 -1
  268. mypy_boto3_appmesh/version.py +2 -2
  269. mypy_boto3_apprunner/__init__.py +1 -1
  270. mypy_boto3_apprunner/__init__.pyi +1 -1
  271. mypy_boto3_apprunner/__main__.py +4 -4
  272. mypy_boto3_apprunner/client.py +1 -1
  273. mypy_boto3_apprunner/client.pyi +1 -1
  274. mypy_boto3_apprunner/literals.py +6 -2
  275. mypy_boto3_apprunner/literals.pyi +6 -2
  276. mypy_boto3_apprunner/type_defs.py +1 -1
  277. mypy_boto3_apprunner/type_defs.pyi +1 -1
  278. mypy_boto3_apprunner/version.py +2 -2
  279. mypy_boto3_appstream/__init__.py +1 -1
  280. mypy_boto3_appstream/__init__.pyi +1 -1
  281. mypy_boto3_appstream/__main__.py +4 -4
  282. mypy_boto3_appstream/client.py +1 -1
  283. mypy_boto3_appstream/client.pyi +1 -1
  284. mypy_boto3_appstream/literals.py +8 -2
  285. mypy_boto3_appstream/literals.pyi +8 -2
  286. mypy_boto3_appstream/paginator.py +1 -1
  287. mypy_boto3_appstream/paginator.pyi +1 -1
  288. mypy_boto3_appstream/type_defs.py +1 -1
  289. mypy_boto3_appstream/type_defs.pyi +1 -1
  290. mypy_boto3_appstream/version.py +2 -2
  291. mypy_boto3_appstream/waiter.py +1 -1
  292. mypy_boto3_appstream/waiter.pyi +1 -1
  293. mypy_boto3_appsync/__init__.py +1 -1
  294. mypy_boto3_appsync/__init__.pyi +1 -1
  295. mypy_boto3_appsync/__main__.py +4 -4
  296. mypy_boto3_appsync/client.py +1 -1
  297. mypy_boto3_appsync/client.pyi +1 -1
  298. mypy_boto3_appsync/literals.py +6 -2
  299. mypy_boto3_appsync/literals.pyi +6 -2
  300. mypy_boto3_appsync/paginator.py +1 -1
  301. mypy_boto3_appsync/paginator.pyi +1 -1
  302. mypy_boto3_appsync/type_defs.py +3 -3
  303. mypy_boto3_appsync/type_defs.pyi +3 -3
  304. mypy_boto3_appsync/version.py +2 -2
  305. mypy_boto3_arc_region_switch/__init__.py +5 -1
  306. mypy_boto3_arc_region_switch/__init__.pyi +5 -1
  307. mypy_boto3_arc_region_switch/__main__.py +4 -4
  308. mypy_boto3_arc_region_switch/client.py +25 -1
  309. mypy_boto3_arc_region_switch/client.pyi +25 -1
  310. mypy_boto3_arc_region_switch/literals.py +21 -2
  311. mypy_boto3_arc_region_switch/literals.pyi +21 -2
  312. mypy_boto3_arc_region_switch/paginator.py +29 -1
  313. mypy_boto3_arc_region_switch/paginator.pyi +26 -1
  314. mypy_boto3_arc_region_switch/type_defs.py +118 -2
  315. mypy_boto3_arc_region_switch/type_defs.pyi +104 -2
  316. mypy_boto3_arc_region_switch/version.py +2 -2
  317. mypy_boto3_arc_region_switch/waiter.py +1 -1
  318. mypy_boto3_arc_region_switch/waiter.pyi +1 -1
  319. mypy_boto3_arc_zonal_shift/__init__.py +1 -1
  320. mypy_boto3_arc_zonal_shift/__init__.pyi +1 -1
  321. mypy_boto3_arc_zonal_shift/__main__.py +4 -4
  322. mypy_boto3_arc_zonal_shift/client.py +1 -1
  323. mypy_boto3_arc_zonal_shift/client.pyi +1 -1
  324. mypy_boto3_arc_zonal_shift/literals.py +6 -2
  325. mypy_boto3_arc_zonal_shift/literals.pyi +6 -2
  326. mypy_boto3_arc_zonal_shift/paginator.py +1 -1
  327. mypy_boto3_arc_zonal_shift/paginator.pyi +1 -1
  328. mypy_boto3_arc_zonal_shift/type_defs.py +1 -1
  329. mypy_boto3_arc_zonal_shift/type_defs.pyi +1 -1
  330. mypy_boto3_arc_zonal_shift/version.py +2 -2
  331. mypy_boto3_artifact/__init__.py +15 -3
  332. mypy_boto3_artifact/__init__.pyi +15 -3
  333. mypy_boto3_artifact/__main__.py +4 -4
  334. mypy_boto3_artifact/client.py +29 -2
  335. mypy_boto3_artifact/client.pyi +29 -2
  336. mypy_boto3_artifact/literals.py +9 -3
  337. mypy_boto3_artifact/literals.pyi +9 -3
  338. mypy_boto3_artifact/paginator.py +27 -2
  339. mypy_boto3_artifact/paginator.pyi +24 -2
  340. mypy_boto3_artifact/type_defs.py +22 -2
  341. mypy_boto3_artifact/type_defs.pyi +19 -2
  342. mypy_boto3_artifact/version.py +2 -2
  343. mypy_boto3_athena/__init__.py +1 -1
  344. mypy_boto3_athena/__init__.pyi +1 -1
  345. mypy_boto3_athena/__main__.py +4 -4
  346. mypy_boto3_athena/client.py +1 -1
  347. mypy_boto3_athena/client.pyi +1 -1
  348. mypy_boto3_athena/literals.py +7 -2
  349. mypy_boto3_athena/literals.pyi +7 -2
  350. mypy_boto3_athena/paginator.py +1 -1
  351. mypy_boto3_athena/paginator.pyi +1 -1
  352. mypy_boto3_athena/type_defs.py +1 -1
  353. mypy_boto3_athena/type_defs.pyi +1 -1
  354. mypy_boto3_athena/version.py +2 -2
  355. mypy_boto3_auditmanager/__init__.py +1 -1
  356. mypy_boto3_auditmanager/__init__.pyi +1 -1
  357. mypy_boto3_auditmanager/__main__.py +4 -4
  358. mypy_boto3_auditmanager/client.py +1 -1
  359. mypy_boto3_auditmanager/client.pyi +1 -1
  360. mypy_boto3_auditmanager/literals.py +6 -2
  361. mypy_boto3_auditmanager/literals.pyi +6 -2
  362. mypy_boto3_auditmanager/type_defs.py +1 -1
  363. mypy_boto3_auditmanager/type_defs.pyi +1 -1
  364. mypy_boto3_auditmanager/version.py +2 -2
  365. mypy_boto3_autoscaling/__init__.py +1 -1
  366. mypy_boto3_autoscaling/__init__.pyi +1 -1
  367. mypy_boto3_autoscaling/__main__.py +4 -4
  368. mypy_boto3_autoscaling/client.py +1 -1
  369. mypy_boto3_autoscaling/client.pyi +1 -1
  370. mypy_boto3_autoscaling/literals.py +6 -2
  371. mypy_boto3_autoscaling/literals.pyi +6 -2
  372. mypy_boto3_autoscaling/paginator.py +1 -1
  373. mypy_boto3_autoscaling/paginator.pyi +1 -1
  374. mypy_boto3_autoscaling/type_defs.py +11 -9
  375. mypy_boto3_autoscaling/type_defs.pyi +10 -8
  376. mypy_boto3_autoscaling/version.py +2 -2
  377. mypy_boto3_autoscaling_plans/__init__.py +1 -1
  378. mypy_boto3_autoscaling_plans/__init__.pyi +1 -1
  379. mypy_boto3_autoscaling_plans/__main__.py +4 -4
  380. mypy_boto3_autoscaling_plans/client.py +1 -1
  381. mypy_boto3_autoscaling_plans/client.pyi +1 -1
  382. mypy_boto3_autoscaling_plans/literals.py +6 -2
  383. mypy_boto3_autoscaling_plans/literals.pyi +6 -2
  384. mypy_boto3_autoscaling_plans/paginator.py +1 -1
  385. mypy_boto3_autoscaling_plans/paginator.pyi +1 -1
  386. mypy_boto3_autoscaling_plans/type_defs.py +1 -1
  387. mypy_boto3_autoscaling_plans/type_defs.pyi +1 -1
  388. mypy_boto3_autoscaling_plans/version.py +2 -2
  389. mypy_boto3_b2bi/__init__.py +1 -1
  390. mypy_boto3_b2bi/__init__.pyi +1 -1
  391. mypy_boto3_b2bi/__main__.py +4 -4
  392. mypy_boto3_b2bi/client.py +1 -1
  393. mypy_boto3_b2bi/client.pyi +1 -1
  394. mypy_boto3_b2bi/literals.py +6 -2
  395. mypy_boto3_b2bi/literals.pyi +6 -2
  396. mypy_boto3_b2bi/paginator.py +1 -1
  397. mypy_boto3_b2bi/paginator.pyi +1 -1
  398. mypy_boto3_b2bi/type_defs.py +1 -1
  399. mypy_boto3_b2bi/type_defs.pyi +1 -1
  400. mypy_boto3_b2bi/version.py +2 -2
  401. mypy_boto3_b2bi/waiter.py +1 -1
  402. mypy_boto3_b2bi/waiter.pyi +1 -1
  403. mypy_boto3_backup/__init__.py +1 -1
  404. mypy_boto3_backup/__init__.pyi +1 -1
  405. mypy_boto3_backup/__main__.py +4 -4
  406. mypy_boto3_backup/client.py +1 -1
  407. mypy_boto3_backup/client.pyi +1 -1
  408. mypy_boto3_backup/literals.py +6 -2
  409. mypy_boto3_backup/literals.pyi +6 -2
  410. mypy_boto3_backup/paginator.py +1 -1
  411. mypy_boto3_backup/paginator.pyi +1 -1
  412. mypy_boto3_backup/type_defs.py +1 -1
  413. mypy_boto3_backup/type_defs.pyi +1 -1
  414. mypy_boto3_backup/version.py +2 -2
  415. mypy_boto3_backup_gateway/__init__.py +1 -1
  416. mypy_boto3_backup_gateway/__init__.pyi +1 -1
  417. mypy_boto3_backup_gateway/__main__.py +4 -4
  418. mypy_boto3_backup_gateway/client.py +1 -1
  419. mypy_boto3_backup_gateway/client.pyi +1 -1
  420. mypy_boto3_backup_gateway/literals.py +6 -2
  421. mypy_boto3_backup_gateway/literals.pyi +6 -2
  422. mypy_boto3_backup_gateway/paginator.py +1 -1
  423. mypy_boto3_backup_gateway/paginator.pyi +1 -1
  424. mypy_boto3_backup_gateway/type_defs.py +1 -1
  425. mypy_boto3_backup_gateway/type_defs.pyi +1 -1
  426. mypy_boto3_backup_gateway/version.py +2 -2
  427. mypy_boto3_backupsearch/__init__.py +1 -1
  428. mypy_boto3_backupsearch/__init__.pyi +1 -1
  429. mypy_boto3_backupsearch/__main__.py +4 -4
  430. mypy_boto3_backupsearch/client.py +1 -1
  431. mypy_boto3_backupsearch/client.pyi +1 -1
  432. mypy_boto3_backupsearch/literals.py +6 -2
  433. mypy_boto3_backupsearch/literals.pyi +6 -2
  434. mypy_boto3_backupsearch/paginator.py +1 -1
  435. mypy_boto3_backupsearch/paginator.pyi +1 -1
  436. mypy_boto3_backupsearch/type_defs.py +1 -1
  437. mypy_boto3_backupsearch/type_defs.pyi +1 -1
  438. mypy_boto3_backupsearch/version.py +2 -2
  439. mypy_boto3_batch/__init__.py +1 -1
  440. mypy_boto3_batch/__init__.pyi +1 -1
  441. mypy_boto3_batch/__main__.py +4 -4
  442. mypy_boto3_batch/client.py +1 -1
  443. mypy_boto3_batch/client.pyi +1 -1
  444. mypy_boto3_batch/literals.py +6 -2
  445. mypy_boto3_batch/literals.pyi +6 -2
  446. mypy_boto3_batch/paginator.py +1 -1
  447. mypy_boto3_batch/paginator.pyi +1 -1
  448. mypy_boto3_batch/type_defs.py +1 -1
  449. mypy_boto3_batch/type_defs.pyi +1 -1
  450. mypy_boto3_batch/version.py +2 -2
  451. mypy_boto3_bcm_dashboards/__init__.py +1 -1
  452. mypy_boto3_bcm_dashboards/__init__.pyi +1 -1
  453. mypy_boto3_bcm_dashboards/__main__.py +4 -4
  454. mypy_boto3_bcm_dashboards/client.py +1 -1
  455. mypy_boto3_bcm_dashboards/client.pyi +1 -1
  456. mypy_boto3_bcm_dashboards/literals.py +6 -2
  457. mypy_boto3_bcm_dashboards/literals.pyi +6 -2
  458. mypy_boto3_bcm_dashboards/paginator.py +1 -1
  459. mypy_boto3_bcm_dashboards/paginator.pyi +1 -1
  460. mypy_boto3_bcm_dashboards/type_defs.py +1 -1
  461. mypy_boto3_bcm_dashboards/type_defs.pyi +1 -1
  462. mypy_boto3_bcm_dashboards/version.py +2 -2
  463. mypy_boto3_bcm_data_exports/__init__.py +1 -1
  464. mypy_boto3_bcm_data_exports/__init__.pyi +1 -1
  465. mypy_boto3_bcm_data_exports/__main__.py +4 -4
  466. mypy_boto3_bcm_data_exports/client.py +1 -1
  467. mypy_boto3_bcm_data_exports/client.pyi +1 -1
  468. mypy_boto3_bcm_data_exports/literals.py +6 -2
  469. mypy_boto3_bcm_data_exports/literals.pyi +6 -2
  470. mypy_boto3_bcm_data_exports/paginator.py +1 -1
  471. mypy_boto3_bcm_data_exports/paginator.pyi +1 -1
  472. mypy_boto3_bcm_data_exports/type_defs.py +1 -1
  473. mypy_boto3_bcm_data_exports/type_defs.pyi +1 -1
  474. mypy_boto3_bcm_data_exports/version.py +2 -2
  475. mypy_boto3_bcm_pricing_calculator/__init__.py +1 -1
  476. mypy_boto3_bcm_pricing_calculator/__init__.pyi +1 -1
  477. mypy_boto3_bcm_pricing_calculator/__main__.py +4 -4
  478. mypy_boto3_bcm_pricing_calculator/client.py +1 -1
  479. mypy_boto3_bcm_pricing_calculator/client.pyi +1 -1
  480. mypy_boto3_bcm_pricing_calculator/literals.py +6 -2
  481. mypy_boto3_bcm_pricing_calculator/literals.pyi +6 -2
  482. mypy_boto3_bcm_pricing_calculator/paginator.py +1 -1
  483. mypy_boto3_bcm_pricing_calculator/paginator.pyi +1 -1
  484. mypy_boto3_bcm_pricing_calculator/type_defs.py +1 -1
  485. mypy_boto3_bcm_pricing_calculator/type_defs.pyi +1 -1
  486. mypy_boto3_bcm_pricing_calculator/version.py +2 -2
  487. mypy_boto3_bcm_recommended_actions/__init__.py +1 -1
  488. mypy_boto3_bcm_recommended_actions/__init__.pyi +1 -1
  489. mypy_boto3_bcm_recommended_actions/__main__.py +4 -4
  490. mypy_boto3_bcm_recommended_actions/client.py +1 -1
  491. mypy_boto3_bcm_recommended_actions/client.pyi +1 -1
  492. mypy_boto3_bcm_recommended_actions/literals.py +8 -2
  493. mypy_boto3_bcm_recommended_actions/literals.pyi +8 -2
  494. mypy_boto3_bcm_recommended_actions/paginator.py +1 -1
  495. mypy_boto3_bcm_recommended_actions/paginator.pyi +1 -1
  496. mypy_boto3_bcm_recommended_actions/type_defs.py +1 -1
  497. mypy_boto3_bcm_recommended_actions/type_defs.pyi +1 -1
  498. mypy_boto3_bcm_recommended_actions/version.py +2 -2
  499. mypy_boto3_bedrock/__init__.py +1 -1
  500. mypy_boto3_bedrock/__init__.pyi +1 -1
  501. mypy_boto3_bedrock/__main__.py +4 -4
  502. mypy_boto3_bedrock/client.py +13 -1
  503. mypy_boto3_bedrock/client.pyi +13 -1
  504. mypy_boto3_bedrock/literals.py +14 -4
  505. mypy_boto3_bedrock/literals.pyi +14 -4
  506. mypy_boto3_bedrock/paginator.py +1 -1
  507. mypy_boto3_bedrock/paginator.pyi +1 -1
  508. mypy_boto3_bedrock/type_defs.py +75 -18
  509. mypy_boto3_bedrock/type_defs.pyi +65 -16
  510. mypy_boto3_bedrock/version.py +2 -2
  511. mypy_boto3_bedrock_agent/__init__.py +1 -1
  512. mypy_boto3_bedrock_agent/__init__.pyi +1 -1
  513. mypy_boto3_bedrock_agent/__main__.py +4 -4
  514. mypy_boto3_bedrock_agent/client.py +2 -2
  515. mypy_boto3_bedrock_agent/client.pyi +2 -2
  516. mypy_boto3_bedrock_agent/literals.py +6 -2
  517. mypy_boto3_bedrock_agent/literals.pyi +6 -2
  518. mypy_boto3_bedrock_agent/paginator.py +1 -1
  519. mypy_boto3_bedrock_agent/paginator.pyi +1 -1
  520. mypy_boto3_bedrock_agent/type_defs.py +57 -22
  521. mypy_boto3_bedrock_agent/type_defs.pyi +48 -19
  522. mypy_boto3_bedrock_agent/version.py +2 -2
  523. mypy_boto3_bedrock_agent_runtime/__init__.py +1 -1
  524. mypy_boto3_bedrock_agent_runtime/__init__.pyi +1 -1
  525. mypy_boto3_bedrock_agent_runtime/__main__.py +4 -4
  526. mypy_boto3_bedrock_agent_runtime/client.py +1 -1
  527. mypy_boto3_bedrock_agent_runtime/client.pyi +1 -1
  528. mypy_boto3_bedrock_agent_runtime/literals.py +11 -3
  529. mypy_boto3_bedrock_agent_runtime/literals.pyi +11 -3
  530. mypy_boto3_bedrock_agent_runtime/paginator.py +1 -1
  531. mypy_boto3_bedrock_agent_runtime/paginator.pyi +1 -1
  532. mypy_boto3_bedrock_agent_runtime/type_defs.py +375 -345
  533. mypy_boto3_bedrock_agent_runtime/type_defs.pyi +372 -344
  534. mypy_boto3_bedrock_agent_runtime/version.py +2 -2
  535. mypy_boto3_bedrock_agentcore/__init__.py +1 -1
  536. mypy_boto3_bedrock_agentcore/__init__.pyi +1 -1
  537. mypy_boto3_bedrock_agentcore/__main__.py +4 -4
  538. mypy_boto3_bedrock_agentcore/client.py +12 -1
  539. mypy_boto3_bedrock_agentcore/client.pyi +12 -1
  540. mypy_boto3_bedrock_agentcore/literals.py +6 -2
  541. mypy_boto3_bedrock_agentcore/literals.pyi +6 -2
  542. mypy_boto3_bedrock_agentcore/paginator.py +1 -1
  543. mypy_boto3_bedrock_agentcore/paginator.pyi +1 -1
  544. mypy_boto3_bedrock_agentcore/type_defs.py +91 -22
  545. mypy_boto3_bedrock_agentcore/type_defs.pyi +80 -19
  546. mypy_boto3_bedrock_agentcore/version.py +2 -2
  547. mypy_boto3_bedrock_agentcore_control/__init__.py +48 -2
  548. mypy_boto3_bedrock_agentcore_control/__init__.pyi +48 -2
  549. mypy_boto3_bedrock_agentcore_control/__main__.py +4 -4
  550. mypy_boto3_bedrock_agentcore_control/client.py +472 -2
  551. mypy_boto3_bedrock_agentcore_control/client.pyi +472 -2
  552. mypy_boto3_bedrock_agentcore_control/literals.py +103 -5
  553. mypy_boto3_bedrock_agentcore_control/literals.pyi +103 -5
  554. mypy_boto3_bedrock_agentcore_control/paginator.py +159 -1
  555. mypy_boto3_bedrock_agentcore_control/paginator.pyi +141 -1
  556. mypy_boto3_bedrock_agentcore_control/type_defs.py +1221 -151
  557. mypy_boto3_bedrock_agentcore_control/type_defs.pyi +1082 -146
  558. mypy_boto3_bedrock_agentcore_control/version.py +2 -2
  559. mypy_boto3_bedrock_agentcore_control/waiter.py +102 -3
  560. mypy_boto3_bedrock_agentcore_control/waiter.pyi +92 -3
  561. mypy_boto3_bedrock_data_automation/__init__.py +1 -1
  562. mypy_boto3_bedrock_data_automation/__init__.pyi +1 -1
  563. mypy_boto3_bedrock_data_automation/__main__.py +4 -4
  564. mypy_boto3_bedrock_data_automation/client.py +36 -1
  565. mypy_boto3_bedrock_data_automation/client.pyi +36 -1
  566. mypy_boto3_bedrock_data_automation/literals.py +10 -2
  567. mypy_boto3_bedrock_data_automation/literals.pyi +10 -2
  568. mypy_boto3_bedrock_data_automation/paginator.py +1 -1
  569. mypy_boto3_bedrock_data_automation/paginator.pyi +1 -1
  570. mypy_boto3_bedrock_data_automation/type_defs.py +99 -35
  571. mypy_boto3_bedrock_data_automation/type_defs.pyi +86 -31
  572. mypy_boto3_bedrock_data_automation/version.py +2 -2
  573. mypy_boto3_bedrock_data_automation_runtime/__init__.py +1 -1
  574. mypy_boto3_bedrock_data_automation_runtime/__init__.pyi +1 -1
  575. mypy_boto3_bedrock_data_automation_runtime/__main__.py +4 -4
  576. mypy_boto3_bedrock_data_automation_runtime/client.py +1 -1
  577. mypy_boto3_bedrock_data_automation_runtime/client.pyi +1 -1
  578. mypy_boto3_bedrock_data_automation_runtime/literals.py +6 -2
  579. mypy_boto3_bedrock_data_automation_runtime/literals.pyi +6 -2
  580. mypy_boto3_bedrock_data_automation_runtime/type_defs.py +1 -1
  581. mypy_boto3_bedrock_data_automation_runtime/type_defs.pyi +1 -1
  582. mypy_boto3_bedrock_data_automation_runtime/version.py +2 -2
  583. mypy_boto3_bedrock_runtime/__init__.py +1 -1
  584. mypy_boto3_bedrock_runtime/__init__.pyi +1 -1
  585. mypy_boto3_bedrock_runtime/__main__.py +4 -4
  586. mypy_boto3_bedrock_runtime/client.py +1 -1
  587. mypy_boto3_bedrock_runtime/client.pyi +1 -1
  588. mypy_boto3_bedrock_runtime/literals.py +29 -3
  589. mypy_boto3_bedrock_runtime/literals.pyi +29 -3
  590. mypy_boto3_bedrock_runtime/paginator.py +1 -1
  591. mypy_boto3_bedrock_runtime/paginator.pyi +1 -1
  592. mypy_boto3_bedrock_runtime/type_defs.py +169 -84
  593. mypy_boto3_bedrock_runtime/type_defs.pyi +157 -81
  594. mypy_boto3_bedrock_runtime/version.py +2 -2
  595. mypy_boto3_billing/__init__.py +1 -1
  596. mypy_boto3_billing/__init__.pyi +1 -1
  597. mypy_boto3_billing/__main__.py +4 -4
  598. mypy_boto3_billing/client.py +1 -1
  599. mypy_boto3_billing/client.pyi +1 -1
  600. mypy_boto3_billing/literals.py +6 -2
  601. mypy_boto3_billing/literals.pyi +6 -2
  602. mypy_boto3_billing/paginator.py +1 -1
  603. mypy_boto3_billing/paginator.pyi +1 -1
  604. mypy_boto3_billing/type_defs.py +15 -1
  605. mypy_boto3_billing/type_defs.pyi +13 -1
  606. mypy_boto3_billing/version.py +2 -2
  607. mypy_boto3_billingconductor/__init__.py +1 -1
  608. mypy_boto3_billingconductor/__init__.pyi +1 -1
  609. mypy_boto3_billingconductor/__main__.py +4 -4
  610. mypy_boto3_billingconductor/client.py +1 -1
  611. mypy_boto3_billingconductor/client.pyi +1 -1
  612. mypy_boto3_billingconductor/literals.py +9 -5
  613. mypy_boto3_billingconductor/literals.pyi +9 -5
  614. mypy_boto3_billingconductor/paginator.py +1 -1
  615. mypy_boto3_billingconductor/paginator.pyi +1 -1
  616. mypy_boto3_billingconductor/type_defs.py +15 -10
  617. mypy_boto3_billingconductor/type_defs.pyi +15 -10
  618. mypy_boto3_billingconductor/version.py +2 -2
  619. mypy_boto3_braket/__init__.py +1 -1
  620. mypy_boto3_braket/__init__.pyi +1 -1
  621. mypy_boto3_braket/__main__.py +4 -4
  622. mypy_boto3_braket/client.py +1 -1
  623. mypy_boto3_braket/client.pyi +1 -1
  624. mypy_boto3_braket/literals.py +6 -2
  625. mypy_boto3_braket/literals.pyi +6 -2
  626. mypy_boto3_braket/paginator.py +1 -1
  627. mypy_boto3_braket/paginator.pyi +1 -1
  628. mypy_boto3_braket/type_defs.py +1 -1
  629. mypy_boto3_braket/type_defs.pyi +1 -1
  630. mypy_boto3_braket/version.py +2 -2
  631. mypy_boto3_budgets/__init__.py +1 -1
  632. mypy_boto3_budgets/__init__.pyi +1 -1
  633. mypy_boto3_budgets/__main__.py +4 -4
  634. mypy_boto3_budgets/client.py +1 -1
  635. mypy_boto3_budgets/client.pyi +1 -1
  636. mypy_boto3_budgets/literals.py +6 -2
  637. mypy_boto3_budgets/literals.pyi +6 -2
  638. mypy_boto3_budgets/paginator.py +1 -1
  639. mypy_boto3_budgets/paginator.pyi +1 -1
  640. mypy_boto3_budgets/type_defs.py +1 -1
  641. mypy_boto3_budgets/type_defs.pyi +1 -1
  642. mypy_boto3_budgets/version.py +2 -2
  643. mypy_boto3_ce/__init__.py +33 -1
  644. mypy_boto3_ce/__init__.pyi +33 -1
  645. mypy_boto3_ce/__main__.py +4 -4
  646. mypy_boto3_ce/client.py +115 -7
  647. mypy_boto3_ce/client.pyi +115 -7
  648. mypy_boto3_ce/literals.py +41 -3
  649. mypy_boto3_ce/literals.pyi +41 -3
  650. mypy_boto3_ce/paginator.py +232 -1
  651. mypy_boto3_ce/paginator.pyi +208 -1
  652. mypy_boto3_ce/type_defs.py +90 -1
  653. mypy_boto3_ce/type_defs.pyi +79 -1
  654. mypy_boto3_ce/version.py +2 -2
  655. mypy_boto3_chatbot/__init__.py +1 -1
  656. mypy_boto3_chatbot/__init__.pyi +1 -1
  657. mypy_boto3_chatbot/__main__.py +4 -4
  658. mypy_boto3_chatbot/client.py +1 -1
  659. mypy_boto3_chatbot/client.pyi +1 -1
  660. mypy_boto3_chatbot/literals.py +6 -2
  661. mypy_boto3_chatbot/literals.pyi +6 -2
  662. mypy_boto3_chatbot/paginator.py +1 -1
  663. mypy_boto3_chatbot/paginator.pyi +1 -1
  664. mypy_boto3_chatbot/type_defs.py +1 -1
  665. mypy_boto3_chatbot/type_defs.pyi +1 -1
  666. mypy_boto3_chatbot/version.py +2 -2
  667. mypy_boto3_chime/__init__.py +1 -1
  668. mypy_boto3_chime/__init__.pyi +1 -1
  669. mypy_boto3_chime/__main__.py +4 -4
  670. mypy_boto3_chime/client.py +1 -1
  671. mypy_boto3_chime/client.pyi +1 -1
  672. mypy_boto3_chime/literals.py +6 -2
  673. mypy_boto3_chime/literals.pyi +6 -2
  674. mypy_boto3_chime/paginator.py +1 -1
  675. mypy_boto3_chime/paginator.pyi +1 -1
  676. mypy_boto3_chime/type_defs.py +1 -1
  677. mypy_boto3_chime/type_defs.pyi +1 -1
  678. mypy_boto3_chime/version.py +2 -2
  679. mypy_boto3_chime_sdk_identity/__init__.py +1 -1
  680. mypy_boto3_chime_sdk_identity/__init__.pyi +1 -1
  681. mypy_boto3_chime_sdk_identity/__main__.py +4 -4
  682. mypy_boto3_chime_sdk_identity/client.py +1 -1
  683. mypy_boto3_chime_sdk_identity/client.pyi +1 -1
  684. mypy_boto3_chime_sdk_identity/literals.py +6 -2
  685. mypy_boto3_chime_sdk_identity/literals.pyi +6 -2
  686. mypy_boto3_chime_sdk_identity/type_defs.py +1 -1
  687. mypy_boto3_chime_sdk_identity/type_defs.pyi +1 -1
  688. mypy_boto3_chime_sdk_identity/version.py +2 -2
  689. mypy_boto3_chime_sdk_media_pipelines/__init__.py +1 -1
  690. mypy_boto3_chime_sdk_media_pipelines/__init__.pyi +1 -1
  691. mypy_boto3_chime_sdk_media_pipelines/__main__.py +4 -4
  692. mypy_boto3_chime_sdk_media_pipelines/client.py +1 -1
  693. mypy_boto3_chime_sdk_media_pipelines/client.pyi +1 -1
  694. mypy_boto3_chime_sdk_media_pipelines/literals.py +6 -2
  695. mypy_boto3_chime_sdk_media_pipelines/literals.pyi +6 -2
  696. mypy_boto3_chime_sdk_media_pipelines/type_defs.py +1 -1
  697. mypy_boto3_chime_sdk_media_pipelines/type_defs.pyi +1 -1
  698. mypy_boto3_chime_sdk_media_pipelines/version.py +2 -2
  699. mypy_boto3_chime_sdk_meetings/__init__.py +1 -1
  700. mypy_boto3_chime_sdk_meetings/__init__.pyi +1 -1
  701. mypy_boto3_chime_sdk_meetings/__main__.py +4 -4
  702. mypy_boto3_chime_sdk_meetings/client.py +1 -1
  703. mypy_boto3_chime_sdk_meetings/client.pyi +1 -1
  704. mypy_boto3_chime_sdk_meetings/literals.py +6 -2
  705. mypy_boto3_chime_sdk_meetings/literals.pyi +6 -2
  706. mypy_boto3_chime_sdk_meetings/type_defs.py +1 -1
  707. mypy_boto3_chime_sdk_meetings/type_defs.pyi +1 -1
  708. mypy_boto3_chime_sdk_meetings/version.py +2 -2
  709. mypy_boto3_chime_sdk_messaging/__init__.py +1 -1
  710. mypy_boto3_chime_sdk_messaging/__init__.pyi +1 -1
  711. mypy_boto3_chime_sdk_messaging/__main__.py +4 -4
  712. mypy_boto3_chime_sdk_messaging/client.py +1 -1
  713. mypy_boto3_chime_sdk_messaging/client.pyi +1 -1
  714. mypy_boto3_chime_sdk_messaging/literals.py +6 -2
  715. mypy_boto3_chime_sdk_messaging/literals.pyi +6 -2
  716. mypy_boto3_chime_sdk_messaging/type_defs.py +1 -1
  717. mypy_boto3_chime_sdk_messaging/type_defs.pyi +1 -1
  718. mypy_boto3_chime_sdk_messaging/version.py +2 -2
  719. mypy_boto3_chime_sdk_voice/__init__.py +1 -1
  720. mypy_boto3_chime_sdk_voice/__init__.pyi +1 -1
  721. mypy_boto3_chime_sdk_voice/__main__.py +4 -4
  722. mypy_boto3_chime_sdk_voice/client.py +1 -1
  723. mypy_boto3_chime_sdk_voice/client.pyi +1 -1
  724. mypy_boto3_chime_sdk_voice/literals.py +6 -2
  725. mypy_boto3_chime_sdk_voice/literals.pyi +6 -2
  726. mypy_boto3_chime_sdk_voice/paginator.py +1 -1
  727. mypy_boto3_chime_sdk_voice/paginator.pyi +1 -1
  728. mypy_boto3_chime_sdk_voice/type_defs.py +1 -1
  729. mypy_boto3_chime_sdk_voice/type_defs.pyi +1 -1
  730. mypy_boto3_chime_sdk_voice/version.py +2 -2
  731. mypy_boto3_cleanrooms/__init__.py +1 -1
  732. mypy_boto3_cleanrooms/__init__.pyi +1 -1
  733. mypy_boto3_cleanrooms/__main__.py +4 -4
  734. mypy_boto3_cleanrooms/client.py +13 -1
  735. mypy_boto3_cleanrooms/client.pyi +13 -1
  736. mypy_boto3_cleanrooms/literals.py +22 -5
  737. mypy_boto3_cleanrooms/literals.pyi +22 -5
  738. mypy_boto3_cleanrooms/paginator.py +1 -1
  739. mypy_boto3_cleanrooms/paginator.pyi +1 -1
  740. mypy_boto3_cleanrooms/type_defs.py +155 -26
  741. mypy_boto3_cleanrooms/type_defs.pyi +132 -23
  742. mypy_boto3_cleanrooms/version.py +2 -2
  743. mypy_boto3_cleanroomsml/__init__.py +1 -1
  744. mypy_boto3_cleanroomsml/__init__.pyi +1 -1
  745. mypy_boto3_cleanroomsml/__main__.py +4 -4
  746. mypy_boto3_cleanroomsml/client.py +1 -1
  747. mypy_boto3_cleanroomsml/client.pyi +1 -1
  748. mypy_boto3_cleanroomsml/literals.py +10 -2
  749. mypy_boto3_cleanroomsml/literals.pyi +10 -2
  750. mypy_boto3_cleanroomsml/paginator.py +1 -1
  751. mypy_boto3_cleanroomsml/paginator.pyi +1 -1
  752. mypy_boto3_cleanroomsml/type_defs.py +195 -126
  753. mypy_boto3_cleanroomsml/type_defs.pyi +177 -118
  754. mypy_boto3_cleanroomsml/version.py +2 -2
  755. mypy_boto3_cloud9/__init__.py +1 -1
  756. mypy_boto3_cloud9/__init__.pyi +1 -1
  757. mypy_boto3_cloud9/__main__.py +4 -4
  758. mypy_boto3_cloud9/client.py +1 -1
  759. mypy_boto3_cloud9/client.pyi +1 -1
  760. mypy_boto3_cloud9/literals.py +6 -2
  761. mypy_boto3_cloud9/literals.pyi +6 -2
  762. mypy_boto3_cloud9/paginator.py +1 -1
  763. mypy_boto3_cloud9/paginator.pyi +1 -1
  764. mypy_boto3_cloud9/type_defs.py +1 -1
  765. mypy_boto3_cloud9/type_defs.pyi +1 -1
  766. mypy_boto3_cloud9/version.py +2 -2
  767. mypy_boto3_cloudcontrol/__init__.py +1 -1
  768. mypy_boto3_cloudcontrol/__init__.pyi +1 -1
  769. mypy_boto3_cloudcontrol/__main__.py +4 -4
  770. mypy_boto3_cloudcontrol/client.py +1 -1
  771. mypy_boto3_cloudcontrol/client.pyi +1 -1
  772. mypy_boto3_cloudcontrol/literals.py +6 -2
  773. mypy_boto3_cloudcontrol/literals.pyi +6 -2
  774. mypy_boto3_cloudcontrol/paginator.py +1 -1
  775. mypy_boto3_cloudcontrol/paginator.pyi +1 -1
  776. mypy_boto3_cloudcontrol/type_defs.py +1 -1
  777. mypy_boto3_cloudcontrol/type_defs.pyi +1 -1
  778. mypy_boto3_cloudcontrol/version.py +2 -2
  779. mypy_boto3_cloudcontrol/waiter.py +1 -1
  780. mypy_boto3_cloudcontrol/waiter.pyi +1 -1
  781. mypy_boto3_clouddirectory/__init__.py +1 -1
  782. mypy_boto3_clouddirectory/__init__.pyi +1 -1
  783. mypy_boto3_clouddirectory/__main__.py +4 -4
  784. mypy_boto3_clouddirectory/client.py +1 -1
  785. mypy_boto3_clouddirectory/client.pyi +1 -1
  786. mypy_boto3_clouddirectory/literals.py +6 -2
  787. mypy_boto3_clouddirectory/literals.pyi +6 -2
  788. mypy_boto3_clouddirectory/paginator.py +1 -1
  789. mypy_boto3_clouddirectory/paginator.pyi +1 -1
  790. mypy_boto3_clouddirectory/type_defs.py +1 -1
  791. mypy_boto3_clouddirectory/type_defs.pyi +1 -1
  792. mypy_boto3_clouddirectory/version.py +2 -2
  793. mypy_boto3_cloudformation/__init__.py +1 -1
  794. mypy_boto3_cloudformation/__init__.pyi +1 -1
  795. mypy_boto3_cloudformation/__main__.py +4 -4
  796. mypy_boto3_cloudformation/client.py +1 -1
  797. mypy_boto3_cloudformation/client.pyi +1 -1
  798. mypy_boto3_cloudformation/literals.py +6 -2
  799. mypy_boto3_cloudformation/literals.pyi +6 -2
  800. mypy_boto3_cloudformation/paginator.py +1 -1
  801. mypy_boto3_cloudformation/paginator.pyi +1 -1
  802. mypy_boto3_cloudformation/service_resource.py +1 -1
  803. mypy_boto3_cloudformation/service_resource.pyi +1 -1
  804. mypy_boto3_cloudformation/type_defs.py +1 -1
  805. mypy_boto3_cloudformation/type_defs.pyi +1 -1
  806. mypy_boto3_cloudformation/version.py +2 -2
  807. mypy_boto3_cloudformation/waiter.py +1 -1
  808. mypy_boto3_cloudformation/waiter.pyi +1 -1
  809. mypy_boto3_cloudfront/__init__.py +1 -1
  810. mypy_boto3_cloudfront/__init__.pyi +1 -1
  811. mypy_boto3_cloudfront/__main__.py +4 -4
  812. mypy_boto3_cloudfront/client.py +1 -1
  813. mypy_boto3_cloudfront/client.pyi +1 -1
  814. mypy_boto3_cloudfront/literals.py +6 -2
  815. mypy_boto3_cloudfront/literals.pyi +6 -2
  816. mypy_boto3_cloudfront/paginator.py +1 -1
  817. mypy_boto3_cloudfront/paginator.pyi +1 -1
  818. mypy_boto3_cloudfront/type_defs.py +1 -1
  819. mypy_boto3_cloudfront/type_defs.pyi +1 -1
  820. mypy_boto3_cloudfront/version.py +2 -2
  821. mypy_boto3_cloudfront/waiter.py +1 -1
  822. mypy_boto3_cloudfront/waiter.pyi +1 -1
  823. mypy_boto3_cloudfront_keyvaluestore/__init__.py +1 -1
  824. mypy_boto3_cloudfront_keyvaluestore/__init__.pyi +1 -1
  825. mypy_boto3_cloudfront_keyvaluestore/__main__.py +4 -4
  826. mypy_boto3_cloudfront_keyvaluestore/client.py +1 -1
  827. mypy_boto3_cloudfront_keyvaluestore/client.pyi +1 -1
  828. mypy_boto3_cloudfront_keyvaluestore/literals.py +6 -2
  829. mypy_boto3_cloudfront_keyvaluestore/literals.pyi +6 -2
  830. mypy_boto3_cloudfront_keyvaluestore/paginator.py +1 -1
  831. mypy_boto3_cloudfront_keyvaluestore/paginator.pyi +1 -1
  832. mypy_boto3_cloudfront_keyvaluestore/type_defs.py +1 -1
  833. mypy_boto3_cloudfront_keyvaluestore/type_defs.pyi +1 -1
  834. mypy_boto3_cloudfront_keyvaluestore/version.py +2 -2
  835. mypy_boto3_cloudhsm/__init__.py +1 -1
  836. mypy_boto3_cloudhsm/__init__.pyi +1 -1
  837. mypy_boto3_cloudhsm/__main__.py +4 -4
  838. mypy_boto3_cloudhsm/client.py +1 -1
  839. mypy_boto3_cloudhsm/client.pyi +1 -1
  840. mypy_boto3_cloudhsm/literals.py +6 -2
  841. mypy_boto3_cloudhsm/literals.pyi +6 -2
  842. mypy_boto3_cloudhsm/paginator.py +1 -1
  843. mypy_boto3_cloudhsm/paginator.pyi +1 -1
  844. mypy_boto3_cloudhsm/type_defs.py +1 -1
  845. mypy_boto3_cloudhsm/type_defs.pyi +1 -1
  846. mypy_boto3_cloudhsm/version.py +2 -2
  847. mypy_boto3_cloudhsmv2/__init__.py +1 -1
  848. mypy_boto3_cloudhsmv2/__init__.pyi +1 -1
  849. mypy_boto3_cloudhsmv2/__main__.py +4 -4
  850. mypy_boto3_cloudhsmv2/client.py +1 -1
  851. mypy_boto3_cloudhsmv2/client.pyi +1 -1
  852. mypy_boto3_cloudhsmv2/literals.py +9 -2
  853. mypy_boto3_cloudhsmv2/literals.pyi +9 -2
  854. mypy_boto3_cloudhsmv2/paginator.py +1 -1
  855. mypy_boto3_cloudhsmv2/paginator.pyi +1 -1
  856. mypy_boto3_cloudhsmv2/type_defs.py +1 -1
  857. mypy_boto3_cloudhsmv2/type_defs.pyi +1 -1
  858. mypy_boto3_cloudhsmv2/version.py +2 -2
  859. mypy_boto3_cloudsearch/__init__.py +1 -1
  860. mypy_boto3_cloudsearch/__init__.pyi +1 -1
  861. mypy_boto3_cloudsearch/__main__.py +4 -4
  862. mypy_boto3_cloudsearch/client.py +1 -1
  863. mypy_boto3_cloudsearch/client.pyi +1 -1
  864. mypy_boto3_cloudsearch/literals.py +6 -2
  865. mypy_boto3_cloudsearch/literals.pyi +6 -2
  866. mypy_boto3_cloudsearch/type_defs.py +1 -1
  867. mypy_boto3_cloudsearch/type_defs.pyi +1 -1
  868. mypy_boto3_cloudsearch/version.py +2 -2
  869. mypy_boto3_cloudsearchdomain/__init__.py +1 -1
  870. mypy_boto3_cloudsearchdomain/__init__.pyi +1 -1
  871. mypy_boto3_cloudsearchdomain/__main__.py +4 -4
  872. mypy_boto3_cloudsearchdomain/client.py +1 -1
  873. mypy_boto3_cloudsearchdomain/client.pyi +1 -1
  874. mypy_boto3_cloudsearchdomain/literals.py +6 -2
  875. mypy_boto3_cloudsearchdomain/literals.pyi +6 -2
  876. mypy_boto3_cloudsearchdomain/type_defs.py +1 -1
  877. mypy_boto3_cloudsearchdomain/type_defs.pyi +1 -1
  878. mypy_boto3_cloudsearchdomain/version.py +2 -2
  879. mypy_boto3_cloudtrail/__init__.py +1 -1
  880. mypy_boto3_cloudtrail/__init__.pyi +1 -1
  881. mypy_boto3_cloudtrail/__main__.py +4 -4
  882. mypy_boto3_cloudtrail/client.py +1 -1
  883. mypy_boto3_cloudtrail/client.pyi +1 -1
  884. mypy_boto3_cloudtrail/literals.py +6 -2
  885. mypy_boto3_cloudtrail/literals.pyi +6 -2
  886. mypy_boto3_cloudtrail/paginator.py +1 -1
  887. mypy_boto3_cloudtrail/paginator.pyi +1 -1
  888. mypy_boto3_cloudtrail/type_defs.py +1 -1
  889. mypy_boto3_cloudtrail/type_defs.pyi +1 -1
  890. mypy_boto3_cloudtrail/version.py +2 -2
  891. mypy_boto3_cloudtrail_data/__init__.py +1 -1
  892. mypy_boto3_cloudtrail_data/__init__.pyi +1 -1
  893. mypy_boto3_cloudtrail_data/__main__.py +4 -4
  894. mypy_boto3_cloudtrail_data/client.py +1 -1
  895. mypy_boto3_cloudtrail_data/client.pyi +1 -1
  896. mypy_boto3_cloudtrail_data/literals.py +6 -2
  897. mypy_boto3_cloudtrail_data/literals.pyi +6 -2
  898. mypy_boto3_cloudtrail_data/type_defs.py +1 -1
  899. mypy_boto3_cloudtrail_data/type_defs.pyi +1 -1
  900. mypy_boto3_cloudtrail_data/version.py +2 -2
  901. mypy_boto3_cloudwatch/__init__.py +1 -1
  902. mypy_boto3_cloudwatch/__init__.pyi +1 -1
  903. mypy_boto3_cloudwatch/__main__.py +4 -4
  904. mypy_boto3_cloudwatch/client.py +1 -1
  905. mypy_boto3_cloudwatch/client.pyi +1 -1
  906. mypy_boto3_cloudwatch/literals.py +6 -2
  907. mypy_boto3_cloudwatch/literals.pyi +6 -2
  908. mypy_boto3_cloudwatch/paginator.py +1 -1
  909. mypy_boto3_cloudwatch/paginator.pyi +1 -1
  910. mypy_boto3_cloudwatch/service_resource.py +1 -1
  911. mypy_boto3_cloudwatch/service_resource.pyi +1 -1
  912. mypy_boto3_cloudwatch/type_defs.py +1 -1
  913. mypy_boto3_cloudwatch/type_defs.pyi +1 -1
  914. mypy_boto3_cloudwatch/version.py +2 -2
  915. mypy_boto3_cloudwatch/waiter.py +1 -1
  916. mypy_boto3_cloudwatch/waiter.pyi +1 -1
  917. mypy_boto3_codeartifact/__init__.py +1 -1
  918. mypy_boto3_codeartifact/__init__.pyi +1 -1
  919. mypy_boto3_codeartifact/__main__.py +4 -4
  920. mypy_boto3_codeartifact/client.py +1 -1
  921. mypy_boto3_codeartifact/client.pyi +1 -1
  922. mypy_boto3_codeartifact/literals.py +6 -2
  923. mypy_boto3_codeartifact/literals.pyi +6 -2
  924. mypy_boto3_codeartifact/paginator.py +1 -1
  925. mypy_boto3_codeartifact/paginator.pyi +1 -1
  926. mypy_boto3_codeartifact/type_defs.py +1 -1
  927. mypy_boto3_codeartifact/type_defs.pyi +1 -1
  928. mypy_boto3_codeartifact/version.py +2 -2
  929. mypy_boto3_codebuild/__init__.py +1 -1
  930. mypy_boto3_codebuild/__init__.pyi +1 -1
  931. mypy_boto3_codebuild/__main__.py +4 -4
  932. mypy_boto3_codebuild/client.py +1 -1
  933. mypy_boto3_codebuild/client.pyi +1 -1
  934. mypy_boto3_codebuild/literals.py +6 -2
  935. mypy_boto3_codebuild/literals.pyi +6 -2
  936. mypy_boto3_codebuild/paginator.py +1 -1
  937. mypy_boto3_codebuild/paginator.pyi +1 -1
  938. mypy_boto3_codebuild/type_defs.py +1 -1
  939. mypy_boto3_codebuild/type_defs.pyi +1 -1
  940. mypy_boto3_codebuild/version.py +2 -2
  941. mypy_boto3_codecatalyst/__init__.py +1 -1
  942. mypy_boto3_codecatalyst/__init__.pyi +1 -1
  943. mypy_boto3_codecatalyst/__main__.py +4 -4
  944. mypy_boto3_codecatalyst/client.py +1 -1
  945. mypy_boto3_codecatalyst/client.pyi +1 -1
  946. mypy_boto3_codecatalyst/literals.py +6 -2
  947. mypy_boto3_codecatalyst/literals.pyi +6 -2
  948. mypy_boto3_codecatalyst/paginator.py +1 -1
  949. mypy_boto3_codecatalyst/paginator.pyi +1 -1
  950. mypy_boto3_codecatalyst/type_defs.py +1 -1
  951. mypy_boto3_codecatalyst/type_defs.pyi +1 -1
  952. mypy_boto3_codecatalyst/version.py +2 -2
  953. mypy_boto3_codecommit/__init__.py +1 -1
  954. mypy_boto3_codecommit/__init__.pyi +1 -1
  955. mypy_boto3_codecommit/__main__.py +4 -4
  956. mypy_boto3_codecommit/client.py +1 -1
  957. mypy_boto3_codecommit/client.pyi +1 -1
  958. mypy_boto3_codecommit/literals.py +6 -2
  959. mypy_boto3_codecommit/literals.pyi +6 -2
  960. mypy_boto3_codecommit/paginator.py +1 -1
  961. mypy_boto3_codecommit/paginator.pyi +1 -1
  962. mypy_boto3_codecommit/type_defs.py +1 -1
  963. mypy_boto3_codecommit/type_defs.pyi +1 -1
  964. mypy_boto3_codecommit/version.py +2 -2
  965. mypy_boto3_codeconnections/__init__.py +1 -1
  966. mypy_boto3_codeconnections/__init__.pyi +1 -1
  967. mypy_boto3_codeconnections/__main__.py +4 -4
  968. mypy_boto3_codeconnections/client.py +1 -1
  969. mypy_boto3_codeconnections/client.pyi +1 -1
  970. mypy_boto3_codeconnections/literals.py +6 -2
  971. mypy_boto3_codeconnections/literals.pyi +6 -2
  972. mypy_boto3_codeconnections/type_defs.py +1 -1
  973. mypy_boto3_codeconnections/type_defs.pyi +1 -1
  974. mypy_boto3_codeconnections/version.py +2 -2
  975. mypy_boto3_codedeploy/__init__.py +1 -1
  976. mypy_boto3_codedeploy/__init__.pyi +1 -1
  977. mypy_boto3_codedeploy/__main__.py +4 -4
  978. mypy_boto3_codedeploy/client.py +1 -1
  979. mypy_boto3_codedeploy/client.pyi +1 -1
  980. mypy_boto3_codedeploy/literals.py +6 -2
  981. mypy_boto3_codedeploy/literals.pyi +6 -2
  982. mypy_boto3_codedeploy/paginator.py +1 -1
  983. mypy_boto3_codedeploy/paginator.pyi +1 -1
  984. mypy_boto3_codedeploy/type_defs.py +1 -1
  985. mypy_boto3_codedeploy/type_defs.pyi +1 -1
  986. mypy_boto3_codedeploy/version.py +2 -2
  987. mypy_boto3_codedeploy/waiter.py +1 -1
  988. mypy_boto3_codedeploy/waiter.pyi +1 -1
  989. mypy_boto3_codeguru_reviewer/__init__.py +1 -1
  990. mypy_boto3_codeguru_reviewer/__init__.pyi +1 -1
  991. mypy_boto3_codeguru_reviewer/__main__.py +4 -4
  992. mypy_boto3_codeguru_reviewer/client.py +1 -1
  993. mypy_boto3_codeguru_reviewer/client.pyi +1 -1
  994. mypy_boto3_codeguru_reviewer/literals.py +6 -2
  995. mypy_boto3_codeguru_reviewer/literals.pyi +6 -2
  996. mypy_boto3_codeguru_reviewer/paginator.py +1 -1
  997. mypy_boto3_codeguru_reviewer/paginator.pyi +1 -1
  998. mypy_boto3_codeguru_reviewer/type_defs.py +1 -1
  999. mypy_boto3_codeguru_reviewer/type_defs.pyi +1 -1
  1000. mypy_boto3_codeguru_reviewer/version.py +2 -2
  1001. mypy_boto3_codeguru_reviewer/waiter.py +1 -1
  1002. mypy_boto3_codeguru_reviewer/waiter.pyi +1 -1
  1003. mypy_boto3_codeguru_security/__init__.py +1 -1
  1004. mypy_boto3_codeguru_security/__init__.pyi +1 -1
  1005. mypy_boto3_codeguru_security/__main__.py +4 -4
  1006. mypy_boto3_codeguru_security/client.py +1 -1
  1007. mypy_boto3_codeguru_security/client.pyi +1 -1
  1008. mypy_boto3_codeguru_security/literals.py +6 -2
  1009. mypy_boto3_codeguru_security/literals.pyi +6 -2
  1010. mypy_boto3_codeguru_security/paginator.py +1 -1
  1011. mypy_boto3_codeguru_security/paginator.pyi +1 -1
  1012. mypy_boto3_codeguru_security/type_defs.py +1 -1
  1013. mypy_boto3_codeguru_security/type_defs.pyi +1 -1
  1014. mypy_boto3_codeguru_security/version.py +2 -2
  1015. mypy_boto3_codeguruprofiler/__init__.py +1 -1
  1016. mypy_boto3_codeguruprofiler/__init__.pyi +1 -1
  1017. mypy_boto3_codeguruprofiler/__main__.py +4 -4
  1018. mypy_boto3_codeguruprofiler/client.py +1 -1
  1019. mypy_boto3_codeguruprofiler/client.pyi +1 -1
  1020. mypy_boto3_codeguruprofiler/literals.py +6 -2
  1021. mypy_boto3_codeguruprofiler/literals.pyi +6 -2
  1022. mypy_boto3_codeguruprofiler/paginator.py +1 -1
  1023. mypy_boto3_codeguruprofiler/paginator.pyi +1 -1
  1024. mypy_boto3_codeguruprofiler/type_defs.py +1 -1
  1025. mypy_boto3_codeguruprofiler/type_defs.pyi +1 -1
  1026. mypy_boto3_codeguruprofiler/version.py +2 -2
  1027. mypy_boto3_codepipeline/__init__.py +1 -1
  1028. mypy_boto3_codepipeline/__init__.pyi +1 -1
  1029. mypy_boto3_codepipeline/__main__.py +4 -4
  1030. mypy_boto3_codepipeline/client.py +1 -1
  1031. mypy_boto3_codepipeline/client.pyi +1 -1
  1032. mypy_boto3_codepipeline/literals.py +6 -2
  1033. mypy_boto3_codepipeline/literals.pyi +6 -2
  1034. mypy_boto3_codepipeline/paginator.py +1 -1
  1035. mypy_boto3_codepipeline/paginator.pyi +1 -1
  1036. mypy_boto3_codepipeline/type_defs.py +1 -1
  1037. mypy_boto3_codepipeline/type_defs.pyi +1 -1
  1038. mypy_boto3_codepipeline/version.py +2 -2
  1039. mypy_boto3_codestar_connections/__init__.py +1 -1
  1040. mypy_boto3_codestar_connections/__init__.pyi +1 -1
  1041. mypy_boto3_codestar_connections/__main__.py +4 -4
  1042. mypy_boto3_codestar_connections/client.py +1 -1
  1043. mypy_boto3_codestar_connections/client.pyi +1 -1
  1044. mypy_boto3_codestar_connections/literals.py +6 -2
  1045. mypy_boto3_codestar_connections/literals.pyi +6 -2
  1046. mypy_boto3_codestar_connections/type_defs.py +1 -1
  1047. mypy_boto3_codestar_connections/type_defs.pyi +1 -1
  1048. mypy_boto3_codestar_connections/version.py +2 -2
  1049. mypy_boto3_codestar_notifications/__init__.py +1 -1
  1050. mypy_boto3_codestar_notifications/__init__.pyi +1 -1
  1051. mypy_boto3_codestar_notifications/__main__.py +4 -4
  1052. mypy_boto3_codestar_notifications/client.py +1 -1
  1053. mypy_boto3_codestar_notifications/client.pyi +1 -1
  1054. mypy_boto3_codestar_notifications/literals.py +6 -2
  1055. mypy_boto3_codestar_notifications/literals.pyi +6 -2
  1056. mypy_boto3_codestar_notifications/paginator.py +1 -1
  1057. mypy_boto3_codestar_notifications/paginator.pyi +1 -1
  1058. mypy_boto3_codestar_notifications/type_defs.py +1 -1
  1059. mypy_boto3_codestar_notifications/type_defs.pyi +1 -1
  1060. mypy_boto3_codestar_notifications/version.py +2 -2
  1061. mypy_boto3_cognito_identity/__init__.py +1 -1
  1062. mypy_boto3_cognito_identity/__init__.pyi +1 -1
  1063. mypy_boto3_cognito_identity/__main__.py +4 -4
  1064. mypy_boto3_cognito_identity/client.py +1 -1
  1065. mypy_boto3_cognito_identity/client.pyi +1 -1
  1066. mypy_boto3_cognito_identity/literals.py +6 -2
  1067. mypy_boto3_cognito_identity/literals.pyi +6 -2
  1068. mypy_boto3_cognito_identity/paginator.py +1 -1
  1069. mypy_boto3_cognito_identity/paginator.pyi +1 -1
  1070. mypy_boto3_cognito_identity/type_defs.py +1 -1
  1071. mypy_boto3_cognito_identity/type_defs.pyi +1 -1
  1072. mypy_boto3_cognito_identity/version.py +2 -2
  1073. mypy_boto3_cognito_idp/__init__.py +1 -1
  1074. mypy_boto3_cognito_idp/__init__.pyi +1 -1
  1075. mypy_boto3_cognito_idp/__main__.py +4 -4
  1076. mypy_boto3_cognito_idp/client.py +1 -1
  1077. mypy_boto3_cognito_idp/client.pyi +1 -1
  1078. mypy_boto3_cognito_idp/literals.py +6 -2
  1079. mypy_boto3_cognito_idp/literals.pyi +6 -2
  1080. mypy_boto3_cognito_idp/paginator.py +1 -1
  1081. mypy_boto3_cognito_idp/paginator.pyi +1 -1
  1082. mypy_boto3_cognito_idp/type_defs.py +1 -1
  1083. mypy_boto3_cognito_idp/type_defs.pyi +1 -1
  1084. mypy_boto3_cognito_idp/version.py +2 -2
  1085. mypy_boto3_cognito_sync/__init__.py +1 -1
  1086. mypy_boto3_cognito_sync/__init__.pyi +1 -1
  1087. mypy_boto3_cognito_sync/__main__.py +4 -4
  1088. mypy_boto3_cognito_sync/client.py +1 -1
  1089. mypy_boto3_cognito_sync/client.pyi +1 -1
  1090. mypy_boto3_cognito_sync/literals.py +6 -2
  1091. mypy_boto3_cognito_sync/literals.pyi +6 -2
  1092. mypy_boto3_cognito_sync/type_defs.py +1 -1
  1093. mypy_boto3_cognito_sync/type_defs.pyi +1 -1
  1094. mypy_boto3_cognito_sync/version.py +2 -2
  1095. mypy_boto3_comprehend/__init__.py +1 -1
  1096. mypy_boto3_comprehend/__init__.pyi +1 -1
  1097. mypy_boto3_comprehend/__main__.py +4 -4
  1098. mypy_boto3_comprehend/client.py +1 -1
  1099. mypy_boto3_comprehend/client.pyi +1 -1
  1100. mypy_boto3_comprehend/literals.py +6 -2
  1101. mypy_boto3_comprehend/literals.pyi +6 -2
  1102. mypy_boto3_comprehend/paginator.py +1 -1
  1103. mypy_boto3_comprehend/paginator.pyi +1 -1
  1104. mypy_boto3_comprehend/type_defs.py +1 -1
  1105. mypy_boto3_comprehend/type_defs.pyi +1 -1
  1106. mypy_boto3_comprehend/version.py +2 -2
  1107. mypy_boto3_comprehendmedical/__init__.py +1 -1
  1108. mypy_boto3_comprehendmedical/__init__.pyi +1 -1
  1109. mypy_boto3_comprehendmedical/__main__.py +4 -4
  1110. mypy_boto3_comprehendmedical/client.py +1 -1
  1111. mypy_boto3_comprehendmedical/client.pyi +1 -1
  1112. mypy_boto3_comprehendmedical/literals.py +6 -2
  1113. mypy_boto3_comprehendmedical/literals.pyi +6 -2
  1114. mypy_boto3_comprehendmedical/type_defs.py +1 -1
  1115. mypy_boto3_comprehendmedical/type_defs.pyi +1 -1
  1116. mypy_boto3_comprehendmedical/version.py +2 -2
  1117. mypy_boto3_compute_optimizer/__init__.py +1 -1
  1118. mypy_boto3_compute_optimizer/__init__.pyi +1 -1
  1119. mypy_boto3_compute_optimizer/__main__.py +4 -4
  1120. mypy_boto3_compute_optimizer/client.py +3 -3
  1121. mypy_boto3_compute_optimizer/client.pyi +3 -3
  1122. mypy_boto3_compute_optimizer/literals.py +15 -4
  1123. mypy_boto3_compute_optimizer/literals.pyi +15 -4
  1124. mypy_boto3_compute_optimizer/paginator.py +1 -1
  1125. mypy_boto3_compute_optimizer/paginator.pyi +1 -1
  1126. mypy_boto3_compute_optimizer/type_defs.py +1 -1
  1127. mypy_boto3_compute_optimizer/type_defs.pyi +1 -1
  1128. mypy_boto3_compute_optimizer/version.py +2 -2
  1129. mypy_boto3_compute_optimizer_automation/__init__.py +1 -1
  1130. mypy_boto3_compute_optimizer_automation/__init__.pyi +1 -1
  1131. mypy_boto3_compute_optimizer_automation/__main__.py +4 -4
  1132. mypy_boto3_compute_optimizer_automation/client.py +1 -1
  1133. mypy_boto3_compute_optimizer_automation/client.pyi +1 -1
  1134. mypy_boto3_compute_optimizer_automation/literals.py +6 -2
  1135. mypy_boto3_compute_optimizer_automation/literals.pyi +6 -2
  1136. mypy_boto3_compute_optimizer_automation/paginator.py +1 -1
  1137. mypy_boto3_compute_optimizer_automation/paginator.pyi +1 -1
  1138. mypy_boto3_compute_optimizer_automation/type_defs.py +1 -1
  1139. mypy_boto3_compute_optimizer_automation/type_defs.pyi +1 -1
  1140. mypy_boto3_compute_optimizer_automation/version.py +2 -2
  1141. mypy_boto3_config/__init__.py +1 -1
  1142. mypy_boto3_config/__init__.pyi +1 -1
  1143. mypy_boto3_config/__main__.py +4 -4
  1144. mypy_boto3_config/client.py +1 -1
  1145. mypy_boto3_config/client.pyi +1 -1
  1146. mypy_boto3_config/literals.py +97 -2
  1147. mypy_boto3_config/literals.pyi +97 -2
  1148. mypy_boto3_config/paginator.py +1 -1
  1149. mypy_boto3_config/paginator.pyi +1 -1
  1150. mypy_boto3_config/type_defs.py +1 -1
  1151. mypy_boto3_config/type_defs.pyi +1 -1
  1152. mypy_boto3_config/version.py +2 -2
  1153. mypy_boto3_connect/__init__.py +53 -1
  1154. mypy_boto3_connect/__init__.pyi +53 -1
  1155. mypy_boto3_connect/__main__.py +4 -4
  1156. mypy_boto3_connect/client.py +720 -3
  1157. mypy_boto3_connect/client.pyi +720 -3
  1158. mypy_boto3_connect/literals.py +132 -10
  1159. mypy_boto3_connect/literals.pyi +132 -10
  1160. mypy_boto3_connect/paginator.py +343 -1
  1161. mypy_boto3_connect/paginator.pyi +304 -1
  1162. mypy_boto3_connect/type_defs.py +1838 -212
  1163. mypy_boto3_connect/type_defs.pyi +1615 -187
  1164. mypy_boto3_connect/version.py +2 -2
  1165. mypy_boto3_connect_contact_lens/__init__.py +1 -1
  1166. mypy_boto3_connect_contact_lens/__init__.pyi +1 -1
  1167. mypy_boto3_connect_contact_lens/__main__.py +4 -4
  1168. mypy_boto3_connect_contact_lens/client.py +1 -1
  1169. mypy_boto3_connect_contact_lens/client.pyi +1 -1
  1170. mypy_boto3_connect_contact_lens/literals.py +6 -2
  1171. mypy_boto3_connect_contact_lens/literals.pyi +6 -2
  1172. mypy_boto3_connect_contact_lens/type_defs.py +1 -1
  1173. mypy_boto3_connect_contact_lens/type_defs.pyi +1 -1
  1174. mypy_boto3_connect_contact_lens/version.py +2 -2
  1175. mypy_boto3_connectcampaigns/__init__.py +1 -1
  1176. mypy_boto3_connectcampaigns/__init__.pyi +1 -1
  1177. mypy_boto3_connectcampaigns/__main__.py +4 -4
  1178. mypy_boto3_connectcampaigns/client.py +1 -1
  1179. mypy_boto3_connectcampaigns/client.pyi +1 -1
  1180. mypy_boto3_connectcampaigns/literals.py +6 -2
  1181. mypy_boto3_connectcampaigns/literals.pyi +6 -2
  1182. mypy_boto3_connectcampaigns/paginator.py +1 -1
  1183. mypy_boto3_connectcampaigns/paginator.pyi +1 -1
  1184. mypy_boto3_connectcampaigns/type_defs.py +1 -1
  1185. mypy_boto3_connectcampaigns/type_defs.pyi +1 -1
  1186. mypy_boto3_connectcampaigns/version.py +2 -2
  1187. mypy_boto3_connectcampaignsv2/__init__.py +1 -1
  1188. mypy_boto3_connectcampaignsv2/__init__.pyi +1 -1
  1189. mypy_boto3_connectcampaignsv2/__main__.py +4 -4
  1190. mypy_boto3_connectcampaignsv2/client.py +1 -1
  1191. mypy_boto3_connectcampaignsv2/client.pyi +1 -1
  1192. mypy_boto3_connectcampaignsv2/literals.py +10 -4
  1193. mypy_boto3_connectcampaignsv2/literals.pyi +10 -4
  1194. mypy_boto3_connectcampaignsv2/paginator.py +1 -1
  1195. mypy_boto3_connectcampaignsv2/paginator.pyi +1 -1
  1196. mypy_boto3_connectcampaignsv2/type_defs.py +102 -27
  1197. mypy_boto3_connectcampaignsv2/type_defs.pyi +93 -24
  1198. mypy_boto3_connectcampaignsv2/version.py +2 -2
  1199. mypy_boto3_connectcases/__init__.py +1 -1
  1200. mypy_boto3_connectcases/__init__.pyi +1 -1
  1201. mypy_boto3_connectcases/__main__.py +4 -4
  1202. mypy_boto3_connectcases/client.py +1 -1
  1203. mypy_boto3_connectcases/client.pyi +1 -1
  1204. mypy_boto3_connectcases/literals.py +7 -2
  1205. mypy_boto3_connectcases/literals.pyi +7 -2
  1206. mypy_boto3_connectcases/paginator.py +1 -1
  1207. mypy_boto3_connectcases/paginator.pyi +1 -1
  1208. mypy_boto3_connectcases/type_defs.py +1 -1
  1209. mypy_boto3_connectcases/type_defs.pyi +1 -1
  1210. mypy_boto3_connectcases/version.py +2 -2
  1211. mypy_boto3_connectparticipant/__init__.py +1 -1
  1212. mypy_boto3_connectparticipant/__init__.pyi +1 -1
  1213. mypy_boto3_connectparticipant/__main__.py +4 -4
  1214. mypy_boto3_connectparticipant/client.py +1 -1
  1215. mypy_boto3_connectparticipant/client.pyi +1 -1
  1216. mypy_boto3_connectparticipant/literals.py +8 -2
  1217. mypy_boto3_connectparticipant/literals.pyi +8 -2
  1218. mypy_boto3_connectparticipant/type_defs.py +15 -7
  1219. mypy_boto3_connectparticipant/type_defs.pyi +13 -6
  1220. mypy_boto3_connectparticipant/version.py +2 -2
  1221. mypy_boto3_controlcatalog/__init__.py +1 -1
  1222. mypy_boto3_controlcatalog/__init__.pyi +1 -1
  1223. mypy_boto3_controlcatalog/__main__.py +4 -4
  1224. mypy_boto3_controlcatalog/client.py +1 -1
  1225. mypy_boto3_controlcatalog/client.pyi +1 -1
  1226. mypy_boto3_controlcatalog/literals.py +6 -2
  1227. mypy_boto3_controlcatalog/literals.pyi +6 -2
  1228. mypy_boto3_controlcatalog/paginator.py +1 -1
  1229. mypy_boto3_controlcatalog/paginator.pyi +1 -1
  1230. mypy_boto3_controlcatalog/type_defs.py +1 -1
  1231. mypy_boto3_controlcatalog/type_defs.pyi +1 -1
  1232. mypy_boto3_controlcatalog/version.py +2 -2
  1233. mypy_boto3_controltower/__init__.py +1 -1
  1234. mypy_boto3_controltower/__init__.pyi +1 -1
  1235. mypy_boto3_controltower/__main__.py +4 -4
  1236. mypy_boto3_controltower/client.py +1 -1
  1237. mypy_boto3_controltower/client.pyi +1 -1
  1238. mypy_boto3_controltower/literals.py +6 -2
  1239. mypy_boto3_controltower/literals.pyi +6 -2
  1240. mypy_boto3_controltower/paginator.py +1 -1
  1241. mypy_boto3_controltower/paginator.pyi +1 -1
  1242. mypy_boto3_controltower/type_defs.py +1 -1
  1243. mypy_boto3_controltower/type_defs.pyi +1 -1
  1244. mypy_boto3_controltower/version.py +2 -2
  1245. mypy_boto3_cost_optimization_hub/__init__.py +1 -1
  1246. mypy_boto3_cost_optimization_hub/__init__.pyi +1 -1
  1247. mypy_boto3_cost_optimization_hub/__main__.py +4 -4
  1248. mypy_boto3_cost_optimization_hub/client.py +1 -1
  1249. mypy_boto3_cost_optimization_hub/client.pyi +1 -1
  1250. mypy_boto3_cost_optimization_hub/literals.py +7 -2
  1251. mypy_boto3_cost_optimization_hub/literals.pyi +7 -2
  1252. mypy_boto3_cost_optimization_hub/paginator.py +1 -1
  1253. mypy_boto3_cost_optimization_hub/paginator.pyi +1 -1
  1254. mypy_boto3_cost_optimization_hub/type_defs.py +15 -1
  1255. mypy_boto3_cost_optimization_hub/type_defs.pyi +13 -1
  1256. mypy_boto3_cost_optimization_hub/version.py +2 -2
  1257. mypy_boto3_cur/__init__.py +1 -1
  1258. mypy_boto3_cur/__init__.pyi +1 -1
  1259. mypy_boto3_cur/__main__.py +4 -4
  1260. mypy_boto3_cur/client.py +1 -1
  1261. mypy_boto3_cur/client.pyi +1 -1
  1262. mypy_boto3_cur/literals.py +6 -2
  1263. mypy_boto3_cur/literals.pyi +6 -2
  1264. mypy_boto3_cur/paginator.py +1 -1
  1265. mypy_boto3_cur/paginator.pyi +1 -1
  1266. mypy_boto3_cur/type_defs.py +1 -1
  1267. mypy_boto3_cur/type_defs.pyi +1 -1
  1268. mypy_boto3_cur/version.py +2 -2
  1269. mypy_boto3_customer_profiles/__init__.py +13 -1
  1270. mypy_boto3_customer_profiles/__init__.pyi +13 -1
  1271. mypy_boto3_customer_profiles/__main__.py +4 -4
  1272. mypy_boto3_customer_profiles/client.py +215 -1
  1273. mypy_boto3_customer_profiles/client.pyi +215 -1
  1274. mypy_boto3_customer_profiles/literals.py +39 -2
  1275. mypy_boto3_customer_profiles/literals.pyi +39 -2
  1276. mypy_boto3_customer_profiles/paginator.py +79 -1
  1277. mypy_boto3_customer_profiles/paginator.pyi +70 -1
  1278. mypy_boto3_customer_profiles/type_defs.py +391 -4
  1279. mypy_boto3_customer_profiles/type_defs.pyi +344 -4
  1280. mypy_boto3_customer_profiles/version.py +2 -2
  1281. mypy_boto3_databrew/__init__.py +1 -1
  1282. mypy_boto3_databrew/__init__.pyi +1 -1
  1283. mypy_boto3_databrew/__main__.py +4 -4
  1284. mypy_boto3_databrew/client.py +1 -1
  1285. mypy_boto3_databrew/client.pyi +1 -1
  1286. mypy_boto3_databrew/literals.py +6 -2
  1287. mypy_boto3_databrew/literals.pyi +6 -2
  1288. mypy_boto3_databrew/paginator.py +1 -1
  1289. mypy_boto3_databrew/paginator.pyi +1 -1
  1290. mypy_boto3_databrew/type_defs.py +1 -1
  1291. mypy_boto3_databrew/type_defs.pyi +1 -1
  1292. mypy_boto3_databrew/version.py +2 -2
  1293. mypy_boto3_dataexchange/__init__.py +1 -1
  1294. mypy_boto3_dataexchange/__init__.pyi +1 -1
  1295. mypy_boto3_dataexchange/__main__.py +4 -4
  1296. mypy_boto3_dataexchange/client.py +1 -1
  1297. mypy_boto3_dataexchange/client.pyi +1 -1
  1298. mypy_boto3_dataexchange/literals.py +6 -2
  1299. mypy_boto3_dataexchange/literals.pyi +6 -2
  1300. mypy_boto3_dataexchange/paginator.py +1 -1
  1301. mypy_boto3_dataexchange/paginator.pyi +1 -1
  1302. mypy_boto3_dataexchange/type_defs.py +1 -1
  1303. mypy_boto3_dataexchange/type_defs.pyi +1 -1
  1304. mypy_boto3_dataexchange/version.py +2 -2
  1305. mypy_boto3_datapipeline/__init__.py +1 -1
  1306. mypy_boto3_datapipeline/__init__.pyi +1 -1
  1307. mypy_boto3_datapipeline/__main__.py +4 -4
  1308. mypy_boto3_datapipeline/client.py +1 -1
  1309. mypy_boto3_datapipeline/client.pyi +1 -1
  1310. mypy_boto3_datapipeline/literals.py +6 -2
  1311. mypy_boto3_datapipeline/literals.pyi +6 -2
  1312. mypy_boto3_datapipeline/paginator.py +1 -1
  1313. mypy_boto3_datapipeline/paginator.pyi +1 -1
  1314. mypy_boto3_datapipeline/type_defs.py +1 -1
  1315. mypy_boto3_datapipeline/type_defs.pyi +1 -1
  1316. mypy_boto3_datapipeline/version.py +2 -2
  1317. mypy_boto3_datasync/__init__.py +1 -1
  1318. mypy_boto3_datasync/__init__.pyi +1 -1
  1319. mypy_boto3_datasync/__main__.py +4 -4
  1320. mypy_boto3_datasync/client.py +1 -1
  1321. mypy_boto3_datasync/client.pyi +1 -1
  1322. mypy_boto3_datasync/literals.py +6 -2
  1323. mypy_boto3_datasync/literals.pyi +6 -2
  1324. mypy_boto3_datasync/paginator.py +1 -1
  1325. mypy_boto3_datasync/paginator.pyi +1 -1
  1326. mypy_boto3_datasync/type_defs.py +50 -15
  1327. mypy_boto3_datasync/type_defs.pyi +47 -14
  1328. mypy_boto3_datasync/version.py +2 -2
  1329. mypy_boto3_datazone/__init__.py +1 -1
  1330. mypy_boto3_datazone/__init__.pyi +1 -1
  1331. mypy_boto3_datazone/__main__.py +4 -4
  1332. mypy_boto3_datazone/client.py +24 -1
  1333. mypy_boto3_datazone/client.pyi +24 -1
  1334. mypy_boto3_datazone/literals.py +16 -4
  1335. mypy_boto3_datazone/literals.pyi +16 -4
  1336. mypy_boto3_datazone/paginator.py +1 -1
  1337. mypy_boto3_datazone/paginator.pyi +1 -1
  1338. mypy_boto3_datazone/type_defs.py +1370 -1289
  1339. mypy_boto3_datazone/type_defs.pyi +1363 -1286
  1340. mypy_boto3_datazone/version.py +2 -2
  1341. mypy_boto3_dax/__init__.py +1 -1
  1342. mypy_boto3_dax/__init__.pyi +1 -1
  1343. mypy_boto3_dax/__main__.py +4 -4
  1344. mypy_boto3_dax/client.py +1 -1
  1345. mypy_boto3_dax/client.pyi +1 -1
  1346. mypy_boto3_dax/literals.py +6 -2
  1347. mypy_boto3_dax/literals.pyi +6 -2
  1348. mypy_boto3_dax/paginator.py +1 -1
  1349. mypy_boto3_dax/paginator.pyi +1 -1
  1350. mypy_boto3_dax/type_defs.py +1 -1
  1351. mypy_boto3_dax/type_defs.pyi +1 -1
  1352. mypy_boto3_dax/version.py +2 -2
  1353. mypy_boto3_deadline/__init__.py +9 -1
  1354. mypy_boto3_deadline/__init__.pyi +9 -1
  1355. mypy_boto3_deadline/__main__.py +4 -4
  1356. mypy_boto3_deadline/client.py +25 -1
  1357. mypy_boto3_deadline/client.pyi +25 -1
  1358. mypy_boto3_deadline/literals.py +22 -3
  1359. mypy_boto3_deadline/literals.pyi +22 -3
  1360. mypy_boto3_deadline/paginator.py +1 -1
  1361. mypy_boto3_deadline/paginator.pyi +1 -1
  1362. mypy_boto3_deadline/type_defs.py +96 -59
  1363. mypy_boto3_deadline/type_defs.pyi +90 -56
  1364. mypy_boto3_deadline/version.py +2 -2
  1365. mypy_boto3_deadline/waiter.py +40 -2
  1366. mypy_boto3_deadline/waiter.pyi +36 -2
  1367. mypy_boto3_detective/__init__.py +1 -1
  1368. mypy_boto3_detective/__init__.pyi +1 -1
  1369. mypy_boto3_detective/__main__.py +4 -4
  1370. mypy_boto3_detective/client.py +1 -1
  1371. mypy_boto3_detective/client.pyi +1 -1
  1372. mypy_boto3_detective/literals.py +6 -2
  1373. mypy_boto3_detective/literals.pyi +6 -2
  1374. mypy_boto3_detective/type_defs.py +1 -1
  1375. mypy_boto3_detective/type_defs.pyi +1 -1
  1376. mypy_boto3_detective/version.py +2 -2
  1377. mypy_boto3_devicefarm/__init__.py +1 -1
  1378. mypy_boto3_devicefarm/__init__.pyi +1 -1
  1379. mypy_boto3_devicefarm/__main__.py +4 -4
  1380. mypy_boto3_devicefarm/client.py +1 -1
  1381. mypy_boto3_devicefarm/client.pyi +1 -1
  1382. mypy_boto3_devicefarm/literals.py +6 -2
  1383. mypy_boto3_devicefarm/literals.pyi +6 -2
  1384. mypy_boto3_devicefarm/paginator.py +1 -1
  1385. mypy_boto3_devicefarm/paginator.pyi +1 -1
  1386. mypy_boto3_devicefarm/type_defs.py +1 -1
  1387. mypy_boto3_devicefarm/type_defs.pyi +1 -1
  1388. mypy_boto3_devicefarm/version.py +2 -2
  1389. mypy_boto3_devops_guru/__init__.py +1 -1
  1390. mypy_boto3_devops_guru/__init__.pyi +1 -1
  1391. mypy_boto3_devops_guru/__main__.py +4 -4
  1392. mypy_boto3_devops_guru/client.py +1 -1
  1393. mypy_boto3_devops_guru/client.pyi +1 -1
  1394. mypy_boto3_devops_guru/literals.py +6 -2
  1395. mypy_boto3_devops_guru/literals.pyi +6 -2
  1396. mypy_boto3_devops_guru/paginator.py +1 -1
  1397. mypy_boto3_devops_guru/paginator.pyi +1 -1
  1398. mypy_boto3_devops_guru/type_defs.py +1 -1
  1399. mypy_boto3_devops_guru/type_defs.pyi +1 -1
  1400. mypy_boto3_devops_guru/version.py +2 -2
  1401. mypy_boto3_directconnect/__init__.py +1 -1
  1402. mypy_boto3_directconnect/__init__.pyi +1 -1
  1403. mypy_boto3_directconnect/__main__.py +4 -4
  1404. mypy_boto3_directconnect/client.py +1 -1
  1405. mypy_boto3_directconnect/client.pyi +1 -1
  1406. mypy_boto3_directconnect/literals.py +6 -2
  1407. mypy_boto3_directconnect/literals.pyi +6 -2
  1408. mypy_boto3_directconnect/paginator.py +1 -1
  1409. mypy_boto3_directconnect/paginator.pyi +1 -1
  1410. mypy_boto3_directconnect/type_defs.py +1 -1
  1411. mypy_boto3_directconnect/type_defs.pyi +1 -1
  1412. mypy_boto3_directconnect/version.py +2 -2
  1413. mypy_boto3_discovery/__init__.py +1 -1
  1414. mypy_boto3_discovery/__init__.pyi +1 -1
  1415. mypy_boto3_discovery/__main__.py +4 -4
  1416. mypy_boto3_discovery/client.py +1 -1
  1417. mypy_boto3_discovery/client.pyi +1 -1
  1418. mypy_boto3_discovery/literals.py +6 -2
  1419. mypy_boto3_discovery/literals.pyi +6 -2
  1420. mypy_boto3_discovery/paginator.py +1 -1
  1421. mypy_boto3_discovery/paginator.pyi +1 -1
  1422. mypy_boto3_discovery/type_defs.py +1 -1
  1423. mypy_boto3_discovery/type_defs.pyi +1 -1
  1424. mypy_boto3_discovery/version.py +2 -2
  1425. mypy_boto3_dlm/__init__.py +1 -1
  1426. mypy_boto3_dlm/__init__.pyi +1 -1
  1427. mypy_boto3_dlm/__main__.py +4 -4
  1428. mypy_boto3_dlm/client.py +1 -1
  1429. mypy_boto3_dlm/client.pyi +1 -1
  1430. mypy_boto3_dlm/literals.py +6 -2
  1431. mypy_boto3_dlm/literals.pyi +6 -2
  1432. mypy_boto3_dlm/type_defs.py +1 -1
  1433. mypy_boto3_dlm/type_defs.pyi +1 -1
  1434. mypy_boto3_dlm/version.py +2 -2
  1435. mypy_boto3_dms/__init__.py +1 -1
  1436. mypy_boto3_dms/__init__.pyi +1 -1
  1437. mypy_boto3_dms/__main__.py +4 -4
  1438. mypy_boto3_dms/client.py +1 -1
  1439. mypy_boto3_dms/client.pyi +1 -1
  1440. mypy_boto3_dms/literals.py +6 -2
  1441. mypy_boto3_dms/literals.pyi +6 -2
  1442. mypy_boto3_dms/paginator.py +1 -1
  1443. mypy_boto3_dms/paginator.pyi +1 -1
  1444. mypy_boto3_dms/type_defs.py +1 -1
  1445. mypy_boto3_dms/type_defs.pyi +1 -1
  1446. mypy_boto3_dms/version.py +2 -2
  1447. mypy_boto3_dms/waiter.py +1 -1
  1448. mypy_boto3_dms/waiter.pyi +1 -1
  1449. mypy_boto3_docdb/__init__.py +1 -1
  1450. mypy_boto3_docdb/__init__.pyi +1 -1
  1451. mypy_boto3_docdb/__main__.py +4 -4
  1452. mypy_boto3_docdb/client.py +1 -1
  1453. mypy_boto3_docdb/client.pyi +1 -1
  1454. mypy_boto3_docdb/literals.py +6 -2
  1455. mypy_boto3_docdb/literals.pyi +6 -2
  1456. mypy_boto3_docdb/paginator.py +1 -1
  1457. mypy_boto3_docdb/paginator.pyi +1 -1
  1458. mypy_boto3_docdb/type_defs.py +1 -1
  1459. mypy_boto3_docdb/type_defs.pyi +1 -1
  1460. mypy_boto3_docdb/version.py +2 -2
  1461. mypy_boto3_docdb/waiter.py +1 -1
  1462. mypy_boto3_docdb/waiter.pyi +1 -1
  1463. mypy_boto3_docdb_elastic/__init__.py +1 -1
  1464. mypy_boto3_docdb_elastic/__init__.pyi +1 -1
  1465. mypy_boto3_docdb_elastic/__main__.py +4 -4
  1466. mypy_boto3_docdb_elastic/client.py +1 -1
  1467. mypy_boto3_docdb_elastic/client.pyi +1 -1
  1468. mypy_boto3_docdb_elastic/literals.py +6 -2
  1469. mypy_boto3_docdb_elastic/literals.pyi +6 -2
  1470. mypy_boto3_docdb_elastic/paginator.py +1 -1
  1471. mypy_boto3_docdb_elastic/paginator.pyi +1 -1
  1472. mypy_boto3_docdb_elastic/type_defs.py +1 -1
  1473. mypy_boto3_docdb_elastic/type_defs.pyi +1 -1
  1474. mypy_boto3_docdb_elastic/version.py +2 -2
  1475. mypy_boto3_drs/__init__.py +1 -1
  1476. mypy_boto3_drs/__init__.pyi +1 -1
  1477. mypy_boto3_drs/__main__.py +4 -4
  1478. mypy_boto3_drs/client.py +1 -1
  1479. mypy_boto3_drs/client.pyi +1 -1
  1480. mypy_boto3_drs/literals.py +6 -2
  1481. mypy_boto3_drs/literals.pyi +6 -2
  1482. mypy_boto3_drs/paginator.py +1 -1
  1483. mypy_boto3_drs/paginator.pyi +1 -1
  1484. mypy_boto3_drs/type_defs.py +1 -1
  1485. mypy_boto3_drs/type_defs.pyi +1 -1
  1486. mypy_boto3_drs/version.py +2 -2
  1487. mypy_boto3_ds/__init__.py +1 -1
  1488. mypy_boto3_ds/__init__.pyi +1 -1
  1489. mypy_boto3_ds/__main__.py +4 -4
  1490. mypy_boto3_ds/client.py +1 -1
  1491. mypy_boto3_ds/client.pyi +1 -1
  1492. mypy_boto3_ds/literals.py +6 -2
  1493. mypy_boto3_ds/literals.pyi +6 -2
  1494. mypy_boto3_ds/paginator.py +1 -1
  1495. mypy_boto3_ds/paginator.pyi +1 -1
  1496. mypy_boto3_ds/type_defs.py +1 -1
  1497. mypy_boto3_ds/type_defs.pyi +1 -1
  1498. mypy_boto3_ds/version.py +2 -2
  1499. mypy_boto3_ds/waiter.py +1 -1
  1500. mypy_boto3_ds/waiter.pyi +1 -1
  1501. mypy_boto3_ds_data/__init__.py +1 -1
  1502. mypy_boto3_ds_data/__init__.pyi +1 -1
  1503. mypy_boto3_ds_data/__main__.py +4 -4
  1504. mypy_boto3_ds_data/client.py +1 -1
  1505. mypy_boto3_ds_data/client.pyi +1 -1
  1506. mypy_boto3_ds_data/literals.py +6 -2
  1507. mypy_boto3_ds_data/literals.pyi +6 -2
  1508. mypy_boto3_ds_data/paginator.py +1 -1
  1509. mypy_boto3_ds_data/paginator.pyi +1 -1
  1510. mypy_boto3_ds_data/type_defs.py +1 -1
  1511. mypy_boto3_ds_data/type_defs.pyi +1 -1
  1512. mypy_boto3_ds_data/version.py +2 -2
  1513. mypy_boto3_dsql/__init__.py +1 -1
  1514. mypy_boto3_dsql/__init__.pyi +1 -1
  1515. mypy_boto3_dsql/__main__.py +4 -4
  1516. mypy_boto3_dsql/client.py +1 -1
  1517. mypy_boto3_dsql/client.pyi +1 -1
  1518. mypy_boto3_dsql/literals.py +6 -2
  1519. mypy_boto3_dsql/literals.pyi +6 -2
  1520. mypy_boto3_dsql/paginator.py +1 -1
  1521. mypy_boto3_dsql/paginator.pyi +1 -1
  1522. mypy_boto3_dsql/type_defs.py +1 -1
  1523. mypy_boto3_dsql/type_defs.pyi +1 -1
  1524. mypy_boto3_dsql/version.py +2 -2
  1525. mypy_boto3_dsql/waiter.py +1 -1
  1526. mypy_boto3_dsql/waiter.pyi +1 -1
  1527. mypy_boto3_dynamodb/__init__.py +1 -1
  1528. mypy_boto3_dynamodb/__init__.pyi +1 -1
  1529. mypy_boto3_dynamodb/__main__.py +4 -4
  1530. mypy_boto3_dynamodb/client.py +1 -1
  1531. mypy_boto3_dynamodb/client.pyi +1 -1
  1532. mypy_boto3_dynamodb/literals.py +6 -2
  1533. mypy_boto3_dynamodb/literals.pyi +6 -2
  1534. mypy_boto3_dynamodb/paginator.py +1 -1
  1535. mypy_boto3_dynamodb/paginator.pyi +1 -1
  1536. mypy_boto3_dynamodb/service_resource.py +1 -1
  1537. mypy_boto3_dynamodb/service_resource.pyi +1 -1
  1538. mypy_boto3_dynamodb/type_defs.py +1 -1
  1539. mypy_boto3_dynamodb/type_defs.pyi +1 -1
  1540. mypy_boto3_dynamodb/version.py +2 -2
  1541. mypy_boto3_dynamodb/waiter.py +1 -1
  1542. mypy_boto3_dynamodb/waiter.pyi +1 -1
  1543. mypy_boto3_dynamodbstreams/__init__.py +1 -1
  1544. mypy_boto3_dynamodbstreams/__init__.pyi +1 -1
  1545. mypy_boto3_dynamodbstreams/__main__.py +4 -4
  1546. mypy_boto3_dynamodbstreams/client.py +1 -1
  1547. mypy_boto3_dynamodbstreams/client.pyi +1 -1
  1548. mypy_boto3_dynamodbstreams/literals.py +6 -2
  1549. mypy_boto3_dynamodbstreams/literals.pyi +6 -2
  1550. mypy_boto3_dynamodbstreams/type_defs.py +1 -1
  1551. mypy_boto3_dynamodbstreams/type_defs.pyi +1 -1
  1552. mypy_boto3_dynamodbstreams/version.py +2 -2
  1553. mypy_boto3_ebs/__init__.py +1 -1
  1554. mypy_boto3_ebs/__init__.pyi +1 -1
  1555. mypy_boto3_ebs/__main__.py +4 -4
  1556. mypy_boto3_ebs/client.py +1 -1
  1557. mypy_boto3_ebs/client.pyi +1 -1
  1558. mypy_boto3_ebs/literals.py +6 -2
  1559. mypy_boto3_ebs/literals.pyi +6 -2
  1560. mypy_boto3_ebs/type_defs.py +1 -1
  1561. mypy_boto3_ebs/type_defs.pyi +1 -1
  1562. mypy_boto3_ebs/version.py +2 -2
  1563. mypy_boto3_ec2/__init__.py +1 -1
  1564. mypy_boto3_ec2/__init__.pyi +1 -1
  1565. mypy_boto3_ec2/__main__.py +4 -4
  1566. mypy_boto3_ec2/client.py +1 -1
  1567. mypy_boto3_ec2/client.pyi +1 -1
  1568. mypy_boto3_ec2/literals.py +33 -2
  1569. mypy_boto3_ec2/literals.pyi +33 -2
  1570. mypy_boto3_ec2/paginator.py +1 -1
  1571. mypy_boto3_ec2/paginator.pyi +1 -1
  1572. mypy_boto3_ec2/service_resource.py +2 -1
  1573. mypy_boto3_ec2/service_resource.pyi +2 -1
  1574. mypy_boto3_ec2/type_defs.py +27 -1
  1575. mypy_boto3_ec2/type_defs.pyi +26 -1
  1576. mypy_boto3_ec2/version.py +2 -2
  1577. mypy_boto3_ec2/waiter.py +1 -1
  1578. mypy_boto3_ec2/waiter.pyi +1 -1
  1579. mypy_boto3_ec2_instance_connect/__init__.py +1 -1
  1580. mypy_boto3_ec2_instance_connect/__init__.pyi +1 -1
  1581. mypy_boto3_ec2_instance_connect/__main__.py +4 -4
  1582. mypy_boto3_ec2_instance_connect/client.py +1 -1
  1583. mypy_boto3_ec2_instance_connect/client.pyi +1 -1
  1584. mypy_boto3_ec2_instance_connect/literals.py +6 -2
  1585. mypy_boto3_ec2_instance_connect/literals.pyi +6 -2
  1586. mypy_boto3_ec2_instance_connect/type_defs.py +1 -1
  1587. mypy_boto3_ec2_instance_connect/type_defs.pyi +1 -1
  1588. mypy_boto3_ec2_instance_connect/version.py +2 -2
  1589. mypy_boto3_ecr/__init__.py +1 -1
  1590. mypy_boto3_ecr/__init__.pyi +1 -1
  1591. mypy_boto3_ecr/__main__.py +4 -4
  1592. mypy_boto3_ecr/client.py +1 -1
  1593. mypy_boto3_ecr/client.pyi +1 -1
  1594. mypy_boto3_ecr/literals.py +7 -3
  1595. mypy_boto3_ecr/literals.pyi +7 -3
  1596. mypy_boto3_ecr/paginator.py +1 -1
  1597. mypy_boto3_ecr/paginator.pyi +1 -1
  1598. mypy_boto3_ecr/type_defs.py +1 -1
  1599. mypy_boto3_ecr/type_defs.pyi +1 -1
  1600. mypy_boto3_ecr/version.py +2 -2
  1601. mypy_boto3_ecr/waiter.py +1 -1
  1602. mypy_boto3_ecr/waiter.pyi +1 -1
  1603. mypy_boto3_ecr_public/__init__.py +1 -1
  1604. mypy_boto3_ecr_public/__init__.pyi +1 -1
  1605. mypy_boto3_ecr_public/__main__.py +4 -4
  1606. mypy_boto3_ecr_public/client.py +1 -1
  1607. mypy_boto3_ecr_public/client.pyi +1 -1
  1608. mypy_boto3_ecr_public/literals.py +6 -2
  1609. mypy_boto3_ecr_public/literals.pyi +6 -2
  1610. mypy_boto3_ecr_public/paginator.py +1 -1
  1611. mypy_boto3_ecr_public/paginator.pyi +1 -1
  1612. mypy_boto3_ecr_public/type_defs.py +1 -1
  1613. mypy_boto3_ecr_public/type_defs.pyi +1 -1
  1614. mypy_boto3_ecr_public/version.py +2 -2
  1615. mypy_boto3_ecs/__init__.py +1 -1
  1616. mypy_boto3_ecs/__init__.pyi +1 -1
  1617. mypy_boto3_ecs/__main__.py +4 -4
  1618. mypy_boto3_ecs/client.py +1 -1
  1619. mypy_boto3_ecs/client.pyi +1 -1
  1620. mypy_boto3_ecs/literals.py +9 -2
  1621. mypy_boto3_ecs/literals.pyi +9 -2
  1622. mypy_boto3_ecs/paginator.py +1 -1
  1623. mypy_boto3_ecs/paginator.pyi +1 -1
  1624. mypy_boto3_ecs/type_defs.py +6 -1
  1625. mypy_boto3_ecs/type_defs.pyi +6 -1
  1626. mypy_boto3_ecs/version.py +2 -2
  1627. mypy_boto3_ecs/waiter.py +1 -1
  1628. mypy_boto3_ecs/waiter.pyi +1 -1
  1629. mypy_boto3_efs/__init__.py +1 -1
  1630. mypy_boto3_efs/__init__.pyi +1 -1
  1631. mypy_boto3_efs/__main__.py +4 -4
  1632. mypy_boto3_efs/client.py +1 -1
  1633. mypy_boto3_efs/client.pyi +1 -1
  1634. mypy_boto3_efs/literals.py +6 -2
  1635. mypy_boto3_efs/literals.pyi +6 -2
  1636. mypy_boto3_efs/paginator.py +1 -1
  1637. mypy_boto3_efs/paginator.pyi +1 -1
  1638. mypy_boto3_efs/type_defs.py +1 -1
  1639. mypy_boto3_efs/type_defs.pyi +1 -1
  1640. mypy_boto3_efs/version.py +2 -2
  1641. mypy_boto3_eks/__init__.py +5 -1
  1642. mypy_boto3_eks/__init__.pyi +5 -1
  1643. mypy_boto3_eks/__main__.py +4 -4
  1644. mypy_boto3_eks/client.py +75 -1
  1645. mypy_boto3_eks/client.pyi +75 -1
  1646. mypy_boto3_eks/literals.py +25 -2
  1647. mypy_boto3_eks/literals.pyi +25 -2
  1648. mypy_boto3_eks/paginator.py +27 -1
  1649. mypy_boto3_eks/paginator.pyi +24 -1
  1650. mypy_boto3_eks/type_defs.py +231 -1
  1651. mypy_boto3_eks/type_defs.pyi +201 -1
  1652. mypy_boto3_eks/version.py +2 -2
  1653. mypy_boto3_eks/waiter.py +1 -1
  1654. mypy_boto3_eks/waiter.pyi +1 -1
  1655. mypy_boto3_eks_auth/__init__.py +1 -1
  1656. mypy_boto3_eks_auth/__init__.pyi +1 -1
  1657. mypy_boto3_eks_auth/__main__.py +4 -4
  1658. mypy_boto3_eks_auth/client.py +1 -1
  1659. mypy_boto3_eks_auth/client.pyi +1 -1
  1660. mypy_boto3_eks_auth/literals.py +6 -2
  1661. mypy_boto3_eks_auth/literals.pyi +6 -2
  1662. mypy_boto3_eks_auth/type_defs.py +1 -1
  1663. mypy_boto3_eks_auth/type_defs.pyi +1 -1
  1664. mypy_boto3_eks_auth/version.py +2 -2
  1665. mypy_boto3_elasticache/__init__.py +1 -1
  1666. mypy_boto3_elasticache/__init__.pyi +1 -1
  1667. mypy_boto3_elasticache/__main__.py +4 -4
  1668. mypy_boto3_elasticache/client.py +1 -1
  1669. mypy_boto3_elasticache/client.pyi +1 -1
  1670. mypy_boto3_elasticache/literals.py +6 -2
  1671. mypy_boto3_elasticache/literals.pyi +6 -2
  1672. mypy_boto3_elasticache/paginator.py +1 -1
  1673. mypy_boto3_elasticache/paginator.pyi +1 -1
  1674. mypy_boto3_elasticache/type_defs.py +1 -1
  1675. mypy_boto3_elasticache/type_defs.pyi +1 -1
  1676. mypy_boto3_elasticache/version.py +2 -2
  1677. mypy_boto3_elasticache/waiter.py +1 -1
  1678. mypy_boto3_elasticache/waiter.pyi +1 -1
  1679. mypy_boto3_elasticbeanstalk/__init__.py +1 -1
  1680. mypy_boto3_elasticbeanstalk/__init__.pyi +1 -1
  1681. mypy_boto3_elasticbeanstalk/__main__.py +4 -4
  1682. mypy_boto3_elasticbeanstalk/client.py +1 -1
  1683. mypy_boto3_elasticbeanstalk/client.pyi +1 -1
  1684. mypy_boto3_elasticbeanstalk/literals.py +11 -2
  1685. mypy_boto3_elasticbeanstalk/literals.pyi +11 -2
  1686. mypy_boto3_elasticbeanstalk/paginator.py +1 -1
  1687. mypy_boto3_elasticbeanstalk/paginator.pyi +1 -1
  1688. mypy_boto3_elasticbeanstalk/type_defs.py +1 -1
  1689. mypy_boto3_elasticbeanstalk/type_defs.pyi +1 -1
  1690. mypy_boto3_elasticbeanstalk/version.py +2 -2
  1691. mypy_boto3_elasticbeanstalk/waiter.py +1 -1
  1692. mypy_boto3_elasticbeanstalk/waiter.pyi +1 -1
  1693. mypy_boto3_elb/__init__.py +1 -1
  1694. mypy_boto3_elb/__init__.pyi +1 -1
  1695. mypy_boto3_elb/__main__.py +4 -4
  1696. mypy_boto3_elb/client.py +1 -1
  1697. mypy_boto3_elb/client.pyi +1 -1
  1698. mypy_boto3_elb/literals.py +6 -2
  1699. mypy_boto3_elb/literals.pyi +6 -2
  1700. mypy_boto3_elb/paginator.py +1 -1
  1701. mypy_boto3_elb/paginator.pyi +1 -1
  1702. mypy_boto3_elb/type_defs.py +1 -1
  1703. mypy_boto3_elb/type_defs.pyi +1 -1
  1704. mypy_boto3_elb/version.py +2 -2
  1705. mypy_boto3_elb/waiter.py +1 -1
  1706. mypy_boto3_elb/waiter.pyi +1 -1
  1707. mypy_boto3_elbv2/__init__.py +1 -1
  1708. mypy_boto3_elbv2/__init__.pyi +1 -1
  1709. mypy_boto3_elbv2/__main__.py +4 -4
  1710. mypy_boto3_elbv2/client.py +1 -1
  1711. mypy_boto3_elbv2/client.pyi +1 -1
  1712. mypy_boto3_elbv2/literals.py +6 -2
  1713. mypy_boto3_elbv2/literals.pyi +6 -2
  1714. mypy_boto3_elbv2/paginator.py +1 -1
  1715. mypy_boto3_elbv2/paginator.pyi +1 -1
  1716. mypy_boto3_elbv2/type_defs.py +1 -1
  1717. mypy_boto3_elbv2/type_defs.pyi +1 -1
  1718. mypy_boto3_elbv2/version.py +2 -2
  1719. mypy_boto3_elbv2/waiter.py +1 -1
  1720. mypy_boto3_elbv2/waiter.pyi +1 -1
  1721. mypy_boto3_emr/__init__.py +1 -1
  1722. mypy_boto3_emr/__init__.pyi +1 -1
  1723. mypy_boto3_emr/__main__.py +4 -4
  1724. mypy_boto3_emr/client.py +1 -1
  1725. mypy_boto3_emr/client.pyi +1 -1
  1726. mypy_boto3_emr/literals.py +6 -2
  1727. mypy_boto3_emr/literals.pyi +6 -2
  1728. mypy_boto3_emr/paginator.py +1 -1
  1729. mypy_boto3_emr/paginator.pyi +1 -1
  1730. mypy_boto3_emr/type_defs.py +1 -1
  1731. mypy_boto3_emr/type_defs.pyi +1 -1
  1732. mypy_boto3_emr/version.py +2 -2
  1733. mypy_boto3_emr/waiter.py +1 -1
  1734. mypy_boto3_emr/waiter.pyi +1 -1
  1735. mypy_boto3_emr_containers/__init__.py +1 -1
  1736. mypy_boto3_emr_containers/__init__.pyi +1 -1
  1737. mypy_boto3_emr_containers/__main__.py +4 -4
  1738. mypy_boto3_emr_containers/client.py +1 -1
  1739. mypy_boto3_emr_containers/client.pyi +1 -1
  1740. mypy_boto3_emr_containers/literals.py +6 -2
  1741. mypy_boto3_emr_containers/literals.pyi +6 -2
  1742. mypy_boto3_emr_containers/paginator.py +1 -1
  1743. mypy_boto3_emr_containers/paginator.pyi +1 -1
  1744. mypy_boto3_emr_containers/type_defs.py +1 -1
  1745. mypy_boto3_emr_containers/type_defs.pyi +1 -1
  1746. mypy_boto3_emr_containers/version.py +2 -2
  1747. mypy_boto3_emr_serverless/__init__.py +1 -1
  1748. mypy_boto3_emr_serverless/__init__.pyi +1 -1
  1749. mypy_boto3_emr_serverless/__main__.py +4 -4
  1750. mypy_boto3_emr_serverless/client.py +1 -1
  1751. mypy_boto3_emr_serverless/client.pyi +1 -1
  1752. mypy_boto3_emr_serverless/literals.py +6 -2
  1753. mypy_boto3_emr_serverless/literals.pyi +6 -2
  1754. mypy_boto3_emr_serverless/paginator.py +1 -1
  1755. mypy_boto3_emr_serverless/paginator.pyi +1 -1
  1756. mypy_boto3_emr_serverless/type_defs.py +34 -1
  1757. mypy_boto3_emr_serverless/type_defs.pyi +31 -1
  1758. mypy_boto3_emr_serverless/version.py +2 -2
  1759. mypy_boto3_entityresolution/__init__.py +1 -1
  1760. mypy_boto3_entityresolution/__init__.pyi +1 -1
  1761. mypy_boto3_entityresolution/__main__.py +4 -4
  1762. mypy_boto3_entityresolution/client.py +1 -1
  1763. mypy_boto3_entityresolution/client.pyi +1 -1
  1764. mypy_boto3_entityresolution/literals.py +6 -2
  1765. mypy_boto3_entityresolution/literals.pyi +6 -2
  1766. mypy_boto3_entityresolution/paginator.py +1 -1
  1767. mypy_boto3_entityresolution/paginator.pyi +1 -1
  1768. mypy_boto3_entityresolution/type_defs.py +11 -3
  1769. mypy_boto3_entityresolution/type_defs.pyi +10 -3
  1770. mypy_boto3_entityresolution/version.py +2 -2
  1771. mypy_boto3_es/__init__.py +1 -1
  1772. mypy_boto3_es/__init__.pyi +1 -1
  1773. mypy_boto3_es/__main__.py +4 -4
  1774. mypy_boto3_es/client.py +1 -1
  1775. mypy_boto3_es/client.pyi +1 -1
  1776. mypy_boto3_es/literals.py +6 -2
  1777. mypy_boto3_es/literals.pyi +6 -2
  1778. mypy_boto3_es/paginator.py +1 -1
  1779. mypy_boto3_es/paginator.pyi +1 -1
  1780. mypy_boto3_es/type_defs.py +1 -1
  1781. mypy_boto3_es/type_defs.pyi +1 -1
  1782. mypy_boto3_es/version.py +2 -2
  1783. mypy_boto3_events/__init__.py +1 -1
  1784. mypy_boto3_events/__init__.pyi +1 -1
  1785. mypy_boto3_events/__main__.py +4 -4
  1786. mypy_boto3_events/client.py +1 -1
  1787. mypy_boto3_events/client.pyi +1 -1
  1788. mypy_boto3_events/literals.py +6 -2
  1789. mypy_boto3_events/literals.pyi +6 -2
  1790. mypy_boto3_events/paginator.py +1 -1
  1791. mypy_boto3_events/paginator.pyi +1 -1
  1792. mypy_boto3_events/type_defs.py +1 -1
  1793. mypy_boto3_events/type_defs.pyi +1 -1
  1794. mypy_boto3_events/version.py +2 -2
  1795. mypy_boto3_evidently/__init__.py +1 -1
  1796. mypy_boto3_evidently/__init__.pyi +1 -1
  1797. mypy_boto3_evidently/__main__.py +4 -4
  1798. mypy_boto3_evidently/client.py +1 -1
  1799. mypy_boto3_evidently/client.pyi +1 -1
  1800. mypy_boto3_evidently/literals.py +6 -2
  1801. mypy_boto3_evidently/literals.pyi +6 -2
  1802. mypy_boto3_evidently/paginator.py +1 -1
  1803. mypy_boto3_evidently/paginator.pyi +1 -1
  1804. mypy_boto3_evidently/type_defs.py +1 -1
  1805. mypy_boto3_evidently/type_defs.pyi +1 -1
  1806. mypy_boto3_evidently/version.py +2 -2
  1807. mypy_boto3_evs/__init__.py +1 -1
  1808. mypy_boto3_evs/__init__.pyi +1 -1
  1809. mypy_boto3_evs/__main__.py +4 -4
  1810. mypy_boto3_evs/client.py +13 -2
  1811. mypy_boto3_evs/client.pyi +13 -2
  1812. mypy_boto3_evs/literals.py +7 -3
  1813. mypy_boto3_evs/literals.pyi +7 -3
  1814. mypy_boto3_evs/paginator.py +1 -1
  1815. mypy_boto3_evs/paginator.pyi +1 -1
  1816. mypy_boto3_evs/type_defs.py +27 -4
  1817. mypy_boto3_evs/type_defs.pyi +24 -4
  1818. mypy_boto3_evs/version.py +2 -2
  1819. mypy_boto3_finspace/__init__.py +1 -1
  1820. mypy_boto3_finspace/__init__.pyi +1 -1
  1821. mypy_boto3_finspace/__main__.py +4 -4
  1822. mypy_boto3_finspace/client.py +1 -1
  1823. mypy_boto3_finspace/client.pyi +1 -1
  1824. mypy_boto3_finspace/literals.py +6 -2
  1825. mypy_boto3_finspace/literals.pyi +6 -2
  1826. mypy_boto3_finspace/paginator.py +1 -1
  1827. mypy_boto3_finspace/paginator.pyi +1 -1
  1828. mypy_boto3_finspace/type_defs.py +1 -1
  1829. mypy_boto3_finspace/type_defs.pyi +1 -1
  1830. mypy_boto3_finspace/version.py +2 -2
  1831. mypy_boto3_finspace_data/__init__.py +1 -1
  1832. mypy_boto3_finspace_data/__init__.pyi +1 -1
  1833. mypy_boto3_finspace_data/__main__.py +4 -4
  1834. mypy_boto3_finspace_data/client.py +1 -1
  1835. mypy_boto3_finspace_data/client.pyi +1 -1
  1836. mypy_boto3_finspace_data/literals.py +6 -2
  1837. mypy_boto3_finspace_data/literals.pyi +6 -2
  1838. mypy_boto3_finspace_data/paginator.py +1 -1
  1839. mypy_boto3_finspace_data/paginator.pyi +1 -1
  1840. mypy_boto3_finspace_data/type_defs.py +1 -1
  1841. mypy_boto3_finspace_data/type_defs.pyi +1 -1
  1842. mypy_boto3_finspace_data/version.py +2 -2
  1843. mypy_boto3_firehose/__init__.py +1 -1
  1844. mypy_boto3_firehose/__init__.pyi +1 -1
  1845. mypy_boto3_firehose/__main__.py +4 -4
  1846. mypy_boto3_firehose/client.py +1 -1
  1847. mypy_boto3_firehose/client.pyi +1 -1
  1848. mypy_boto3_firehose/literals.py +6 -2
  1849. mypy_boto3_firehose/literals.pyi +6 -2
  1850. mypy_boto3_firehose/type_defs.py +1 -1
  1851. mypy_boto3_firehose/type_defs.pyi +1 -1
  1852. mypy_boto3_firehose/version.py +2 -2
  1853. mypy_boto3_fis/__init__.py +1 -1
  1854. mypy_boto3_fis/__init__.pyi +1 -1
  1855. mypy_boto3_fis/__main__.py +4 -4
  1856. mypy_boto3_fis/client.py +1 -1
  1857. mypy_boto3_fis/client.pyi +1 -1
  1858. mypy_boto3_fis/literals.py +6 -2
  1859. mypy_boto3_fis/literals.pyi +6 -2
  1860. mypy_boto3_fis/paginator.py +1 -1
  1861. mypy_boto3_fis/paginator.pyi +1 -1
  1862. mypy_boto3_fis/type_defs.py +1 -1
  1863. mypy_boto3_fis/type_defs.pyi +1 -1
  1864. mypy_boto3_fis/version.py +2 -2
  1865. mypy_boto3_fms/__init__.py +1 -1
  1866. mypy_boto3_fms/__init__.pyi +1 -1
  1867. mypy_boto3_fms/__main__.py +4 -4
  1868. mypy_boto3_fms/client.py +1 -1
  1869. mypy_boto3_fms/client.pyi +1 -1
  1870. mypy_boto3_fms/literals.py +6 -2
  1871. mypy_boto3_fms/literals.pyi +6 -2
  1872. mypy_boto3_fms/paginator.py +1 -1
  1873. mypy_boto3_fms/paginator.pyi +1 -1
  1874. mypy_boto3_fms/type_defs.py +1 -1
  1875. mypy_boto3_fms/type_defs.pyi +1 -1
  1876. mypy_boto3_fms/version.py +2 -2
  1877. mypy_boto3_forecast/__init__.py +1 -1
  1878. mypy_boto3_forecast/__init__.pyi +1 -1
  1879. mypy_boto3_forecast/__main__.py +4 -4
  1880. mypy_boto3_forecast/client.py +1 -1
  1881. mypy_boto3_forecast/client.pyi +1 -1
  1882. mypy_boto3_forecast/literals.py +6 -2
  1883. mypy_boto3_forecast/literals.pyi +6 -2
  1884. mypy_boto3_forecast/paginator.py +1 -1
  1885. mypy_boto3_forecast/paginator.pyi +1 -1
  1886. mypy_boto3_forecast/type_defs.py +1 -1
  1887. mypy_boto3_forecast/type_defs.pyi +1 -1
  1888. mypy_boto3_forecast/version.py +2 -2
  1889. mypy_boto3_forecastquery/__init__.py +1 -1
  1890. mypy_boto3_forecastquery/__init__.pyi +1 -1
  1891. mypy_boto3_forecastquery/__main__.py +4 -4
  1892. mypy_boto3_forecastquery/client.py +1 -1
  1893. mypy_boto3_forecastquery/client.pyi +1 -1
  1894. mypy_boto3_forecastquery/literals.py +6 -2
  1895. mypy_boto3_forecastquery/literals.pyi +6 -2
  1896. mypy_boto3_forecastquery/type_defs.py +1 -1
  1897. mypy_boto3_forecastquery/type_defs.pyi +1 -1
  1898. mypy_boto3_forecastquery/version.py +2 -2
  1899. mypy_boto3_frauddetector/__init__.py +1 -1
  1900. mypy_boto3_frauddetector/__init__.pyi +1 -1
  1901. mypy_boto3_frauddetector/__main__.py +4 -4
  1902. mypy_boto3_frauddetector/client.py +1 -1
  1903. mypy_boto3_frauddetector/client.pyi +1 -1
  1904. mypy_boto3_frauddetector/literals.py +6 -2
  1905. mypy_boto3_frauddetector/literals.pyi +6 -2
  1906. mypy_boto3_frauddetector/type_defs.py +1 -1
  1907. mypy_boto3_frauddetector/type_defs.pyi +1 -1
  1908. mypy_boto3_frauddetector/version.py +2 -2
  1909. mypy_boto3_freetier/__init__.py +1 -1
  1910. mypy_boto3_freetier/__init__.pyi +1 -1
  1911. mypy_boto3_freetier/__main__.py +4 -4
  1912. mypy_boto3_freetier/client.py +1 -1
  1913. mypy_boto3_freetier/client.pyi +1 -1
  1914. mypy_boto3_freetier/literals.py +6 -2
  1915. mypy_boto3_freetier/literals.pyi +6 -2
  1916. mypy_boto3_freetier/paginator.py +1 -1
  1917. mypy_boto3_freetier/paginator.pyi +1 -1
  1918. mypy_boto3_freetier/type_defs.py +1 -1
  1919. mypy_boto3_freetier/type_defs.pyi +1 -1
  1920. mypy_boto3_freetier/version.py +2 -2
  1921. mypy_boto3_fsx/__init__.py +1 -1
  1922. mypy_boto3_fsx/__init__.pyi +1 -1
  1923. mypy_boto3_fsx/__main__.py +4 -4
  1924. mypy_boto3_fsx/client.py +1 -1
  1925. mypy_boto3_fsx/client.pyi +1 -1
  1926. mypy_boto3_fsx/literals.py +10 -4
  1927. mypy_boto3_fsx/literals.pyi +10 -4
  1928. mypy_boto3_fsx/paginator.py +1 -1
  1929. mypy_boto3_fsx/paginator.pyi +1 -1
  1930. mypy_boto3_fsx/type_defs.py +38 -3
  1931. mypy_boto3_fsx/type_defs.pyi +34 -3
  1932. mypy_boto3_fsx/version.py +2 -2
  1933. mypy_boto3_gamelift/__init__.py +1 -1
  1934. mypy_boto3_gamelift/__init__.pyi +1 -1
  1935. mypy_boto3_gamelift/__main__.py +4 -4
  1936. mypy_boto3_gamelift/client.py +1 -1
  1937. mypy_boto3_gamelift/client.pyi +1 -1
  1938. mypy_boto3_gamelift/literals.py +6 -2
  1939. mypy_boto3_gamelift/literals.pyi +6 -2
  1940. mypy_boto3_gamelift/paginator.py +1 -1
  1941. mypy_boto3_gamelift/paginator.pyi +1 -1
  1942. mypy_boto3_gamelift/type_defs.py +1 -1
  1943. mypy_boto3_gamelift/type_defs.pyi +1 -1
  1944. mypy_boto3_gamelift/version.py +2 -2
  1945. mypy_boto3_gameliftstreams/__init__.py +1 -1
  1946. mypy_boto3_gameliftstreams/__init__.pyi +1 -1
  1947. mypy_boto3_gameliftstreams/__main__.py +4 -4
  1948. mypy_boto3_gameliftstreams/client.py +1 -1
  1949. mypy_boto3_gameliftstreams/client.pyi +1 -1
  1950. mypy_boto3_gameliftstreams/literals.py +19 -3
  1951. mypy_boto3_gameliftstreams/literals.pyi +19 -3
  1952. mypy_boto3_gameliftstreams/paginator.py +1 -1
  1953. mypy_boto3_gameliftstreams/paginator.pyi +1 -1
  1954. mypy_boto3_gameliftstreams/type_defs.py +73 -60
  1955. mypy_boto3_gameliftstreams/type_defs.pyi +66 -54
  1956. mypy_boto3_gameliftstreams/version.py +2 -2
  1957. mypy_boto3_gameliftstreams/waiter.py +1 -1
  1958. mypy_boto3_gameliftstreams/waiter.pyi +1 -1
  1959. mypy_boto3_geo_maps/__init__.py +1 -1
  1960. mypy_boto3_geo_maps/__init__.pyi +1 -1
  1961. mypy_boto3_geo_maps/__main__.py +4 -4
  1962. mypy_boto3_geo_maps/client.py +1 -1
  1963. mypy_boto3_geo_maps/client.pyi +1 -1
  1964. mypy_boto3_geo_maps/literals.py +6 -2
  1965. mypy_boto3_geo_maps/literals.pyi +6 -2
  1966. mypy_boto3_geo_maps/type_defs.py +1 -1
  1967. mypy_boto3_geo_maps/type_defs.pyi +1 -1
  1968. mypy_boto3_geo_maps/version.py +2 -2
  1969. mypy_boto3_geo_places/__init__.py +1 -1
  1970. mypy_boto3_geo_places/__init__.pyi +1 -1
  1971. mypy_boto3_geo_places/__main__.py +4 -4
  1972. mypy_boto3_geo_places/client.py +1 -1
  1973. mypy_boto3_geo_places/client.pyi +1 -1
  1974. mypy_boto3_geo_places/literals.py +7 -2
  1975. mypy_boto3_geo_places/literals.pyi +7 -2
  1976. mypy_boto3_geo_places/type_defs.py +3 -1
  1977. mypy_boto3_geo_places/type_defs.pyi +3 -1
  1978. mypy_boto3_geo_places/version.py +2 -2
  1979. mypy_boto3_geo_routes/__init__.py +1 -1
  1980. mypy_boto3_geo_routes/__init__.pyi +1 -1
  1981. mypy_boto3_geo_routes/__main__.py +4 -4
  1982. mypy_boto3_geo_routes/client.py +1 -1
  1983. mypy_boto3_geo_routes/client.pyi +1 -1
  1984. mypy_boto3_geo_routes/literals.py +6 -2
  1985. mypy_boto3_geo_routes/literals.pyi +6 -2
  1986. mypy_boto3_geo_routes/type_defs.py +1 -1
  1987. mypy_boto3_geo_routes/type_defs.pyi +1 -1
  1988. mypy_boto3_geo_routes/version.py +2 -2
  1989. mypy_boto3_glacier/__init__.py +1 -1
  1990. mypy_boto3_glacier/__init__.pyi +1 -1
  1991. mypy_boto3_glacier/__main__.py +4 -4
  1992. mypy_boto3_glacier/client.py +6 -5
  1993. mypy_boto3_glacier/client.pyi +6 -5
  1994. mypy_boto3_glacier/literals.py +6 -2
  1995. mypy_boto3_glacier/literals.pyi +6 -2
  1996. mypy_boto3_glacier/paginator.py +1 -1
  1997. mypy_boto3_glacier/paginator.pyi +1 -1
  1998. mypy_boto3_glacier/service_resource.py +4 -4
  1999. mypy_boto3_glacier/service_resource.pyi +4 -4
  2000. mypy_boto3_glacier/type_defs.py +1 -1
  2001. mypy_boto3_glacier/type_defs.pyi +1 -1
  2002. mypy_boto3_glacier/version.py +2 -2
  2003. mypy_boto3_glacier/waiter.py +1 -1
  2004. mypy_boto3_glacier/waiter.pyi +1 -1
  2005. mypy_boto3_globalaccelerator/__init__.py +1 -1
  2006. mypy_boto3_globalaccelerator/__init__.pyi +1 -1
  2007. mypy_boto3_globalaccelerator/__main__.py +4 -4
  2008. mypy_boto3_globalaccelerator/client.py +1 -1
  2009. mypy_boto3_globalaccelerator/client.pyi +1 -1
  2010. mypy_boto3_globalaccelerator/literals.py +6 -2
  2011. mypy_boto3_globalaccelerator/literals.pyi +6 -2
  2012. mypy_boto3_globalaccelerator/paginator.py +1 -1
  2013. mypy_boto3_globalaccelerator/paginator.pyi +1 -1
  2014. mypy_boto3_globalaccelerator/type_defs.py +1 -1
  2015. mypy_boto3_globalaccelerator/type_defs.pyi +1 -1
  2016. mypy_boto3_globalaccelerator/version.py +2 -2
  2017. mypy_boto3_glue/__init__.py +5 -1
  2018. mypy_boto3_glue/__init__.pyi +5 -1
  2019. mypy_boto3_glue/__main__.py +4 -4
  2020. mypy_boto3_glue/client.py +63 -1
  2021. mypy_boto3_glue/client.pyi +63 -1
  2022. mypy_boto3_glue/literals.py +32 -2
  2023. mypy_boto3_glue/literals.pyi +32 -2
  2024. mypy_boto3_glue/paginator.py +31 -1
  2025. mypy_boto3_glue/paginator.pyi +28 -1
  2026. mypy_boto3_glue/type_defs.py +107 -1
  2027. mypy_boto3_glue/type_defs.pyi +97 -1
  2028. mypy_boto3_glue/version.py +2 -2
  2029. mypy_boto3_grafana/__init__.py +1 -1
  2030. mypy_boto3_grafana/__init__.pyi +1 -1
  2031. mypy_boto3_grafana/__main__.py +4 -4
  2032. mypy_boto3_grafana/client.py +1 -1
  2033. mypy_boto3_grafana/client.pyi +1 -1
  2034. mypy_boto3_grafana/literals.py +6 -2
  2035. mypy_boto3_grafana/literals.pyi +6 -2
  2036. mypy_boto3_grafana/paginator.py +1 -1
  2037. mypy_boto3_grafana/paginator.pyi +1 -1
  2038. mypy_boto3_grafana/type_defs.py +1 -1
  2039. mypy_boto3_grafana/type_defs.pyi +1 -1
  2040. mypy_boto3_grafana/version.py +2 -2
  2041. mypy_boto3_greengrass/__init__.py +1 -1
  2042. mypy_boto3_greengrass/__init__.pyi +1 -1
  2043. mypy_boto3_greengrass/__main__.py +4 -4
  2044. mypy_boto3_greengrass/client.py +1 -1
  2045. mypy_boto3_greengrass/client.pyi +1 -1
  2046. mypy_boto3_greengrass/literals.py +6 -2
  2047. mypy_boto3_greengrass/literals.pyi +6 -2
  2048. mypy_boto3_greengrass/paginator.py +1 -1
  2049. mypy_boto3_greengrass/paginator.pyi +1 -1
  2050. mypy_boto3_greengrass/type_defs.py +1 -1
  2051. mypy_boto3_greengrass/type_defs.pyi +1 -1
  2052. mypy_boto3_greengrass/version.py +2 -2
  2053. mypy_boto3_greengrassv2/__init__.py +1 -1
  2054. mypy_boto3_greengrassv2/__init__.pyi +1 -1
  2055. mypy_boto3_greengrassv2/__main__.py +4 -4
  2056. mypy_boto3_greengrassv2/client.py +1 -1
  2057. mypy_boto3_greengrassv2/client.pyi +1 -1
  2058. mypy_boto3_greengrassv2/literals.py +6 -2
  2059. mypy_boto3_greengrassv2/literals.pyi +6 -2
  2060. mypy_boto3_greengrassv2/paginator.py +1 -1
  2061. mypy_boto3_greengrassv2/paginator.pyi +1 -1
  2062. mypy_boto3_greengrassv2/type_defs.py +1 -1
  2063. mypy_boto3_greengrassv2/type_defs.pyi +1 -1
  2064. mypy_boto3_greengrassv2/version.py +2 -2
  2065. mypy_boto3_groundstation/__init__.py +1 -1
  2066. mypy_boto3_groundstation/__init__.pyi +1 -1
  2067. mypy_boto3_groundstation/__main__.py +4 -4
  2068. mypy_boto3_groundstation/client.py +1 -1
  2069. mypy_boto3_groundstation/client.pyi +1 -1
  2070. mypy_boto3_groundstation/literals.py +6 -2
  2071. mypy_boto3_groundstation/literals.pyi +6 -2
  2072. mypy_boto3_groundstation/paginator.py +1 -1
  2073. mypy_boto3_groundstation/paginator.pyi +1 -1
  2074. mypy_boto3_groundstation/type_defs.py +1 -1
  2075. mypy_boto3_groundstation/type_defs.pyi +1 -1
  2076. mypy_boto3_groundstation/version.py +2 -2
  2077. mypy_boto3_groundstation/waiter.py +1 -1
  2078. mypy_boto3_groundstation/waiter.pyi +1 -1
  2079. mypy_boto3_guardduty/__init__.py +1 -1
  2080. mypy_boto3_guardduty/__init__.pyi +1 -1
  2081. mypy_boto3_guardduty/__main__.py +4 -4
  2082. mypy_boto3_guardduty/client.py +1 -1
  2083. mypy_boto3_guardduty/client.pyi +1 -1
  2084. mypy_boto3_guardduty/literals.py +18 -2
  2085. mypy_boto3_guardduty/literals.pyi +18 -2
  2086. mypy_boto3_guardduty/paginator.py +1 -1
  2087. mypy_boto3_guardduty/paginator.pyi +1 -1
  2088. mypy_boto3_guardduty/type_defs.py +62 -2
  2089. mypy_boto3_guardduty/type_defs.pyi +54 -2
  2090. mypy_boto3_guardduty/version.py +2 -2
  2091. mypy_boto3_health/__init__.py +1 -1
  2092. mypy_boto3_health/__init__.pyi +1 -1
  2093. mypy_boto3_health/__main__.py +4 -4
  2094. mypy_boto3_health/client.py +1 -1
  2095. mypy_boto3_health/client.pyi +1 -1
  2096. mypy_boto3_health/literals.py +6 -2
  2097. mypy_boto3_health/literals.pyi +6 -2
  2098. mypy_boto3_health/paginator.py +1 -1
  2099. mypy_boto3_health/paginator.pyi +1 -1
  2100. mypy_boto3_health/type_defs.py +1 -1
  2101. mypy_boto3_health/type_defs.pyi +1 -1
  2102. mypy_boto3_health/version.py +2 -2
  2103. mypy_boto3_healthlake/__init__.py +1 -1
  2104. mypy_boto3_healthlake/__init__.pyi +1 -1
  2105. mypy_boto3_healthlake/__main__.py +4 -4
  2106. mypy_boto3_healthlake/client.py +1 -1
  2107. mypy_boto3_healthlake/client.pyi +1 -1
  2108. mypy_boto3_healthlake/literals.py +6 -2
  2109. mypy_boto3_healthlake/literals.pyi +6 -2
  2110. mypy_boto3_healthlake/type_defs.py +1 -1
  2111. mypy_boto3_healthlake/type_defs.pyi +1 -1
  2112. mypy_boto3_healthlake/version.py +2 -2
  2113. mypy_boto3_healthlake/waiter.py +1 -1
  2114. mypy_boto3_healthlake/waiter.pyi +1 -1
  2115. mypy_boto3_iam/__init__.py +1 -1
  2116. mypy_boto3_iam/__init__.pyi +1 -1
  2117. mypy_boto3_iam/__main__.py +4 -4
  2118. mypy_boto3_iam/client.py +1 -1
  2119. mypy_boto3_iam/client.pyi +1 -1
  2120. mypy_boto3_iam/literals.py +6 -2
  2121. mypy_boto3_iam/literals.pyi +6 -2
  2122. mypy_boto3_iam/paginator.py +1 -1
  2123. mypy_boto3_iam/paginator.pyi +1 -1
  2124. mypy_boto3_iam/service_resource.py +1 -1
  2125. mypy_boto3_iam/service_resource.pyi +1 -1
  2126. mypy_boto3_iam/type_defs.py +2 -1
  2127. mypy_boto3_iam/type_defs.pyi +2 -1
  2128. mypy_boto3_iam/version.py +2 -2
  2129. mypy_boto3_iam/waiter.py +1 -1
  2130. mypy_boto3_iam/waiter.pyi +1 -1
  2131. mypy_boto3_identitystore/__init__.py +1 -1
  2132. mypy_boto3_identitystore/__init__.pyi +1 -1
  2133. mypy_boto3_identitystore/__main__.py +4 -4
  2134. mypy_boto3_identitystore/client.py +1 -1
  2135. mypy_boto3_identitystore/client.pyi +1 -1
  2136. mypy_boto3_identitystore/literals.py +6 -2
  2137. mypy_boto3_identitystore/literals.pyi +6 -2
  2138. mypy_boto3_identitystore/paginator.py +1 -1
  2139. mypy_boto3_identitystore/paginator.pyi +1 -1
  2140. mypy_boto3_identitystore/type_defs.py +19 -1
  2141. mypy_boto3_identitystore/type_defs.pyi +19 -1
  2142. mypy_boto3_identitystore/version.py +2 -2
  2143. mypy_boto3_imagebuilder/__init__.py +1 -1
  2144. mypy_boto3_imagebuilder/__init__.pyi +1 -1
  2145. mypy_boto3_imagebuilder/__main__.py +4 -4
  2146. mypy_boto3_imagebuilder/client.py +1 -1
  2147. mypy_boto3_imagebuilder/client.pyi +1 -1
  2148. mypy_boto3_imagebuilder/literals.py +6 -2
  2149. mypy_boto3_imagebuilder/literals.pyi +6 -2
  2150. mypy_boto3_imagebuilder/paginator.py +1 -1
  2151. mypy_boto3_imagebuilder/paginator.pyi +1 -1
  2152. mypy_boto3_imagebuilder/type_defs.py +1 -1
  2153. mypy_boto3_imagebuilder/type_defs.pyi +1 -1
  2154. mypy_boto3_imagebuilder/version.py +2 -2
  2155. mypy_boto3_importexport/__init__.py +1 -1
  2156. mypy_boto3_importexport/__init__.pyi +1 -1
  2157. mypy_boto3_importexport/__main__.py +4 -4
  2158. mypy_boto3_importexport/client.py +1 -1
  2159. mypy_boto3_importexport/client.pyi +1 -1
  2160. mypy_boto3_importexport/literals.py +6 -2
  2161. mypy_boto3_importexport/literals.pyi +6 -2
  2162. mypy_boto3_importexport/paginator.py +1 -1
  2163. mypy_boto3_importexport/paginator.pyi +1 -1
  2164. mypy_boto3_importexport/type_defs.py +1 -1
  2165. mypy_boto3_importexport/type_defs.pyi +1 -1
  2166. mypy_boto3_importexport/version.py +2 -2
  2167. mypy_boto3_inspector/__init__.py +1 -1
  2168. mypy_boto3_inspector/__init__.pyi +1 -1
  2169. mypy_boto3_inspector/__main__.py +4 -4
  2170. mypy_boto3_inspector/client.py +1 -1
  2171. mypy_boto3_inspector/client.pyi +1 -1
  2172. mypy_boto3_inspector/literals.py +6 -2
  2173. mypy_boto3_inspector/literals.pyi +6 -2
  2174. mypy_boto3_inspector/paginator.py +1 -1
  2175. mypy_boto3_inspector/paginator.pyi +1 -1
  2176. mypy_boto3_inspector/type_defs.py +1 -1
  2177. mypy_boto3_inspector/type_defs.pyi +1 -1
  2178. mypy_boto3_inspector/version.py +2 -2
  2179. mypy_boto3_inspector2/__init__.py +1 -1
  2180. mypy_boto3_inspector2/__init__.pyi +1 -1
  2181. mypy_boto3_inspector2/__main__.py +4 -4
  2182. mypy_boto3_inspector2/client.py +1 -1
  2183. mypy_boto3_inspector2/client.pyi +1 -1
  2184. mypy_boto3_inspector2/literals.py +7 -2
  2185. mypy_boto3_inspector2/literals.pyi +7 -2
  2186. mypy_boto3_inspector2/paginator.py +1 -1
  2187. mypy_boto3_inspector2/paginator.pyi +1 -1
  2188. mypy_boto3_inspector2/type_defs.py +1 -1
  2189. mypy_boto3_inspector2/type_defs.pyi +1 -1
  2190. mypy_boto3_inspector2/version.py +2 -2
  2191. mypy_boto3_inspector_scan/__init__.py +1 -1
  2192. mypy_boto3_inspector_scan/__init__.pyi +1 -1
  2193. mypy_boto3_inspector_scan/__main__.py +4 -4
  2194. mypy_boto3_inspector_scan/client.py +1 -1
  2195. mypy_boto3_inspector_scan/client.pyi +1 -1
  2196. mypy_boto3_inspector_scan/literals.py +7 -3
  2197. mypy_boto3_inspector_scan/literals.pyi +7 -3
  2198. mypy_boto3_inspector_scan/type_defs.py +1 -1
  2199. mypy_boto3_inspector_scan/type_defs.pyi +1 -1
  2200. mypy_boto3_inspector_scan/version.py +2 -2
  2201. mypy_boto3_internetmonitor/__init__.py +1 -1
  2202. mypy_boto3_internetmonitor/__init__.pyi +1 -1
  2203. mypy_boto3_internetmonitor/__main__.py +4 -4
  2204. mypy_boto3_internetmonitor/client.py +1 -1
  2205. mypy_boto3_internetmonitor/client.pyi +1 -1
  2206. mypy_boto3_internetmonitor/literals.py +6 -2
  2207. mypy_boto3_internetmonitor/literals.pyi +6 -2
  2208. mypy_boto3_internetmonitor/paginator.py +1 -1
  2209. mypy_boto3_internetmonitor/paginator.pyi +1 -1
  2210. mypy_boto3_internetmonitor/type_defs.py +1 -1
  2211. mypy_boto3_internetmonitor/type_defs.pyi +1 -1
  2212. mypy_boto3_internetmonitor/version.py +2 -2
  2213. mypy_boto3_invoicing/__init__.py +1 -1
  2214. mypy_boto3_invoicing/__init__.pyi +1 -1
  2215. mypy_boto3_invoicing/__main__.py +4 -4
  2216. mypy_boto3_invoicing/client.py +1 -1
  2217. mypy_boto3_invoicing/client.pyi +1 -1
  2218. mypy_boto3_invoicing/literals.py +6 -2
  2219. mypy_boto3_invoicing/literals.pyi +6 -2
  2220. mypy_boto3_invoicing/paginator.py +1 -1
  2221. mypy_boto3_invoicing/paginator.pyi +1 -1
  2222. mypy_boto3_invoicing/type_defs.py +1 -1
  2223. mypy_boto3_invoicing/type_defs.pyi +1 -1
  2224. mypy_boto3_invoicing/version.py +2 -2
  2225. mypy_boto3_iot/__init__.py +1 -1
  2226. mypy_boto3_iot/__init__.pyi +1 -1
  2227. mypy_boto3_iot/__main__.py +4 -4
  2228. mypy_boto3_iot/client.py +5 -2
  2229. mypy_boto3_iot/client.pyi +5 -2
  2230. mypy_boto3_iot/literals.py +25 -2
  2231. mypy_boto3_iot/literals.pyi +25 -2
  2232. mypy_boto3_iot/paginator.py +1 -1
  2233. mypy_boto3_iot/paginator.pyi +1 -1
  2234. mypy_boto3_iot/type_defs.py +153 -48
  2235. mypy_boto3_iot/type_defs.pyi +140 -46
  2236. mypy_boto3_iot/version.py +2 -2
  2237. mypy_boto3_iot_data/__init__.py +1 -1
  2238. mypy_boto3_iot_data/__init__.pyi +1 -1
  2239. mypy_boto3_iot_data/__main__.py +4 -4
  2240. mypy_boto3_iot_data/client.py +1 -1
  2241. mypy_boto3_iot_data/client.pyi +1 -1
  2242. mypy_boto3_iot_data/literals.py +6 -2
  2243. mypy_boto3_iot_data/literals.pyi +6 -2
  2244. mypy_boto3_iot_data/paginator.py +1 -1
  2245. mypy_boto3_iot_data/paginator.pyi +1 -1
  2246. mypy_boto3_iot_data/type_defs.py +1 -1
  2247. mypy_boto3_iot_data/type_defs.pyi +1 -1
  2248. mypy_boto3_iot_data/version.py +2 -2
  2249. mypy_boto3_iot_jobs_data/__init__.py +1 -1
  2250. mypy_boto3_iot_jobs_data/__init__.pyi +1 -1
  2251. mypy_boto3_iot_jobs_data/__main__.py +4 -4
  2252. mypy_boto3_iot_jobs_data/client.py +1 -1
  2253. mypy_boto3_iot_jobs_data/client.pyi +1 -1
  2254. mypy_boto3_iot_jobs_data/literals.py +6 -2
  2255. mypy_boto3_iot_jobs_data/literals.pyi +6 -2
  2256. mypy_boto3_iot_jobs_data/type_defs.py +1 -1
  2257. mypy_boto3_iot_jobs_data/type_defs.pyi +1 -1
  2258. mypy_boto3_iot_jobs_data/version.py +2 -2
  2259. mypy_boto3_iot_managed_integrations/__init__.py +1 -1
  2260. mypy_boto3_iot_managed_integrations/__init__.pyi +1 -1
  2261. mypy_boto3_iot_managed_integrations/__main__.py +4 -4
  2262. mypy_boto3_iot_managed_integrations/client.py +2 -3
  2263. mypy_boto3_iot_managed_integrations/client.pyi +2 -3
  2264. mypy_boto3_iot_managed_integrations/literals.py +12 -3
  2265. mypy_boto3_iot_managed_integrations/literals.pyi +12 -3
  2266. mypy_boto3_iot_managed_integrations/paginator.py +1 -1
  2267. mypy_boto3_iot_managed_integrations/paginator.pyi +1 -1
  2268. mypy_boto3_iot_managed_integrations/type_defs.py +58 -43
  2269. mypy_boto3_iot_managed_integrations/type_defs.pyi +56 -41
  2270. mypy_boto3_iot_managed_integrations/version.py +2 -2
  2271. mypy_boto3_iotanalytics/__init__.py +1 -1
  2272. mypy_boto3_iotanalytics/__init__.pyi +1 -1
  2273. mypy_boto3_iotanalytics/__main__.py +4 -4
  2274. mypy_boto3_iotanalytics/client.py +1 -1
  2275. mypy_boto3_iotanalytics/client.pyi +1 -1
  2276. mypy_boto3_iotanalytics/literals.py +6 -2
  2277. mypy_boto3_iotanalytics/literals.pyi +6 -2
  2278. mypy_boto3_iotanalytics/paginator.py +1 -1
  2279. mypy_boto3_iotanalytics/paginator.pyi +1 -1
  2280. mypy_boto3_iotanalytics/type_defs.py +1 -1
  2281. mypy_boto3_iotanalytics/type_defs.pyi +1 -1
  2282. mypy_boto3_iotanalytics/version.py +2 -2
  2283. mypy_boto3_iotdeviceadvisor/__init__.py +1 -1
  2284. mypy_boto3_iotdeviceadvisor/__init__.pyi +1 -1
  2285. mypy_boto3_iotdeviceadvisor/__main__.py +4 -4
  2286. mypy_boto3_iotdeviceadvisor/client.py +1 -1
  2287. mypy_boto3_iotdeviceadvisor/client.pyi +1 -1
  2288. mypy_boto3_iotdeviceadvisor/literals.py +6 -2
  2289. mypy_boto3_iotdeviceadvisor/literals.pyi +6 -2
  2290. mypy_boto3_iotdeviceadvisor/type_defs.py +1 -1
  2291. mypy_boto3_iotdeviceadvisor/type_defs.pyi +1 -1
  2292. mypy_boto3_iotdeviceadvisor/version.py +2 -2
  2293. mypy_boto3_iotevents/__init__.py +1 -1
  2294. mypy_boto3_iotevents/__init__.pyi +1 -1
  2295. mypy_boto3_iotevents/__main__.py +4 -4
  2296. mypy_boto3_iotevents/client.py +1 -1
  2297. mypy_boto3_iotevents/client.pyi +1 -1
  2298. mypy_boto3_iotevents/literals.py +6 -2
  2299. mypy_boto3_iotevents/literals.pyi +6 -2
  2300. mypy_boto3_iotevents/type_defs.py +1 -1
  2301. mypy_boto3_iotevents/type_defs.pyi +1 -1
  2302. mypy_boto3_iotevents/version.py +2 -2
  2303. mypy_boto3_iotevents_data/__init__.py +1 -1
  2304. mypy_boto3_iotevents_data/__init__.pyi +1 -1
  2305. mypy_boto3_iotevents_data/__main__.py +4 -4
  2306. mypy_boto3_iotevents_data/client.py +1 -1
  2307. mypy_boto3_iotevents_data/client.pyi +1 -1
  2308. mypy_boto3_iotevents_data/literals.py +6 -2
  2309. mypy_boto3_iotevents_data/literals.pyi +6 -2
  2310. mypy_boto3_iotevents_data/type_defs.py +1 -1
  2311. mypy_boto3_iotevents_data/type_defs.pyi +1 -1
  2312. mypy_boto3_iotevents_data/version.py +2 -2
  2313. mypy_boto3_iotfleetwise/__init__.py +1 -1
  2314. mypy_boto3_iotfleetwise/__init__.pyi +1 -1
  2315. mypy_boto3_iotfleetwise/__main__.py +4 -4
  2316. mypy_boto3_iotfleetwise/client.py +1 -1
  2317. mypy_boto3_iotfleetwise/client.pyi +1 -1
  2318. mypy_boto3_iotfleetwise/literals.py +6 -2
  2319. mypy_boto3_iotfleetwise/literals.pyi +6 -2
  2320. mypy_boto3_iotfleetwise/paginator.py +1 -1
  2321. mypy_boto3_iotfleetwise/paginator.pyi +1 -1
  2322. mypy_boto3_iotfleetwise/type_defs.py +1 -1
  2323. mypy_boto3_iotfleetwise/type_defs.pyi +1 -1
  2324. mypy_boto3_iotfleetwise/version.py +2 -2
  2325. mypy_boto3_iotsecuretunneling/__init__.py +1 -1
  2326. mypy_boto3_iotsecuretunneling/__init__.pyi +1 -1
  2327. mypy_boto3_iotsecuretunneling/__main__.py +4 -4
  2328. mypy_boto3_iotsecuretunneling/client.py +1 -1
  2329. mypy_boto3_iotsecuretunneling/client.pyi +1 -1
  2330. mypy_boto3_iotsecuretunneling/literals.py +6 -2
  2331. mypy_boto3_iotsecuretunneling/literals.pyi +6 -2
  2332. mypy_boto3_iotsecuretunneling/type_defs.py +1 -1
  2333. mypy_boto3_iotsecuretunneling/type_defs.pyi +1 -1
  2334. mypy_boto3_iotsecuretunneling/version.py +2 -2
  2335. mypy_boto3_iotsitewise/__init__.py +1 -1
  2336. mypy_boto3_iotsitewise/__init__.pyi +1 -1
  2337. mypy_boto3_iotsitewise/__main__.py +4 -4
  2338. mypy_boto3_iotsitewise/client.py +1 -1
  2339. mypy_boto3_iotsitewise/client.pyi +1 -1
  2340. mypy_boto3_iotsitewise/literals.py +6 -2
  2341. mypy_boto3_iotsitewise/literals.pyi +6 -2
  2342. mypy_boto3_iotsitewise/paginator.py +1 -1
  2343. mypy_boto3_iotsitewise/paginator.pyi +1 -1
  2344. mypy_boto3_iotsitewise/type_defs.py +1 -1
  2345. mypy_boto3_iotsitewise/type_defs.pyi +1 -1
  2346. mypy_boto3_iotsitewise/version.py +2 -2
  2347. mypy_boto3_iotsitewise/waiter.py +1 -1
  2348. mypy_boto3_iotsitewise/waiter.pyi +1 -1
  2349. mypy_boto3_iotthingsgraph/__init__.py +1 -1
  2350. mypy_boto3_iotthingsgraph/__init__.pyi +1 -1
  2351. mypy_boto3_iotthingsgraph/__main__.py +4 -4
  2352. mypy_boto3_iotthingsgraph/client.py +1 -1
  2353. mypy_boto3_iotthingsgraph/client.pyi +1 -1
  2354. mypy_boto3_iotthingsgraph/literals.py +6 -2
  2355. mypy_boto3_iotthingsgraph/literals.pyi +6 -2
  2356. mypy_boto3_iotthingsgraph/paginator.py +1 -1
  2357. mypy_boto3_iotthingsgraph/paginator.pyi +1 -1
  2358. mypy_boto3_iotthingsgraph/type_defs.py +1 -1
  2359. mypy_boto3_iotthingsgraph/type_defs.pyi +1 -1
  2360. mypy_boto3_iotthingsgraph/version.py +2 -2
  2361. mypy_boto3_iottwinmaker/__init__.py +1 -1
  2362. mypy_boto3_iottwinmaker/__init__.pyi +1 -1
  2363. mypy_boto3_iottwinmaker/__main__.py +4 -4
  2364. mypy_boto3_iottwinmaker/client.py +1 -1
  2365. mypy_boto3_iottwinmaker/client.pyi +1 -1
  2366. mypy_boto3_iottwinmaker/literals.py +6 -2
  2367. mypy_boto3_iottwinmaker/literals.pyi +6 -2
  2368. mypy_boto3_iottwinmaker/type_defs.py +1 -1
  2369. mypy_boto3_iottwinmaker/type_defs.pyi +1 -1
  2370. mypy_boto3_iottwinmaker/version.py +2 -2
  2371. mypy_boto3_iotwireless/__init__.py +1 -1
  2372. mypy_boto3_iotwireless/__init__.pyi +1 -1
  2373. mypy_boto3_iotwireless/__main__.py +4 -4
  2374. mypy_boto3_iotwireless/client.py +1 -1
  2375. mypy_boto3_iotwireless/client.pyi +1 -1
  2376. mypy_boto3_iotwireless/literals.py +6 -2
  2377. mypy_boto3_iotwireless/literals.pyi +6 -2
  2378. mypy_boto3_iotwireless/type_defs.py +1 -1
  2379. mypy_boto3_iotwireless/type_defs.pyi +1 -1
  2380. mypy_boto3_iotwireless/version.py +2 -2
  2381. mypy_boto3_ivs/__init__.py +1 -1
  2382. mypy_boto3_ivs/__init__.pyi +1 -1
  2383. mypy_boto3_ivs/__main__.py +4 -4
  2384. mypy_boto3_ivs/client.py +1 -1
  2385. mypy_boto3_ivs/client.pyi +1 -1
  2386. mypy_boto3_ivs/literals.py +6 -2
  2387. mypy_boto3_ivs/literals.pyi +6 -2
  2388. mypy_boto3_ivs/paginator.py +1 -1
  2389. mypy_boto3_ivs/paginator.pyi +1 -1
  2390. mypy_boto3_ivs/type_defs.py +1 -1
  2391. mypy_boto3_ivs/type_defs.pyi +1 -1
  2392. mypy_boto3_ivs/version.py +2 -2
  2393. mypy_boto3_ivs_realtime/__init__.py +1 -1
  2394. mypy_boto3_ivs_realtime/__init__.pyi +1 -1
  2395. mypy_boto3_ivs_realtime/__main__.py +4 -4
  2396. mypy_boto3_ivs_realtime/client.py +1 -1
  2397. mypy_boto3_ivs_realtime/client.pyi +1 -1
  2398. mypy_boto3_ivs_realtime/literals.py +7 -2
  2399. mypy_boto3_ivs_realtime/literals.pyi +7 -2
  2400. mypy_boto3_ivs_realtime/paginator.py +1 -1
  2401. mypy_boto3_ivs_realtime/paginator.pyi +1 -1
  2402. mypy_boto3_ivs_realtime/type_defs.py +24 -14
  2403. mypy_boto3_ivs_realtime/type_defs.pyi +23 -14
  2404. mypy_boto3_ivs_realtime/version.py +2 -2
  2405. mypy_boto3_ivschat/__init__.py +1 -1
  2406. mypy_boto3_ivschat/__init__.pyi +1 -1
  2407. mypy_boto3_ivschat/__main__.py +4 -4
  2408. mypy_boto3_ivschat/client.py +1 -1
  2409. mypy_boto3_ivschat/client.pyi +1 -1
  2410. mypy_boto3_ivschat/literals.py +6 -2
  2411. mypy_boto3_ivschat/literals.pyi +6 -2
  2412. mypy_boto3_ivschat/type_defs.py +1 -1
  2413. mypy_boto3_ivschat/type_defs.pyi +1 -1
  2414. mypy_boto3_ivschat/version.py +2 -2
  2415. mypy_boto3_kafka/__init__.py +1 -1
  2416. mypy_boto3_kafka/__init__.pyi +1 -1
  2417. mypy_boto3_kafka/__main__.py +4 -4
  2418. mypy_boto3_kafka/client.py +1 -1
  2419. mypy_boto3_kafka/client.pyi +1 -1
  2420. mypy_boto3_kafka/literals.py +7 -2
  2421. mypy_boto3_kafka/literals.pyi +7 -2
  2422. mypy_boto3_kafka/paginator.py +1 -1
  2423. mypy_boto3_kafka/paginator.pyi +1 -1
  2424. mypy_boto3_kafka/type_defs.py +1 -1
  2425. mypy_boto3_kafka/type_defs.pyi +1 -1
  2426. mypy_boto3_kafka/version.py +2 -2
  2427. mypy_boto3_kafkaconnect/__init__.py +1 -1
  2428. mypy_boto3_kafkaconnect/__init__.pyi +1 -1
  2429. mypy_boto3_kafkaconnect/__main__.py +4 -4
  2430. mypy_boto3_kafkaconnect/client.py +1 -1
  2431. mypy_boto3_kafkaconnect/client.pyi +1 -1
  2432. mypy_boto3_kafkaconnect/literals.py +9 -2
  2433. mypy_boto3_kafkaconnect/literals.pyi +9 -2
  2434. mypy_boto3_kafkaconnect/paginator.py +1 -1
  2435. mypy_boto3_kafkaconnect/paginator.pyi +1 -1
  2436. mypy_boto3_kafkaconnect/type_defs.py +5 -1
  2437. mypy_boto3_kafkaconnect/type_defs.pyi +5 -1
  2438. mypy_boto3_kafkaconnect/version.py +2 -2
  2439. mypy_boto3_kendra/__init__.py +1 -1
  2440. mypy_boto3_kendra/__init__.pyi +1 -1
  2441. mypy_boto3_kendra/__main__.py +4 -4
  2442. mypy_boto3_kendra/client.py +1 -1
  2443. mypy_boto3_kendra/client.pyi +1 -1
  2444. mypy_boto3_kendra/literals.py +6 -2
  2445. mypy_boto3_kendra/literals.pyi +6 -2
  2446. mypy_boto3_kendra/type_defs.py +1 -1
  2447. mypy_boto3_kendra/type_defs.pyi +1 -1
  2448. mypy_boto3_kendra/version.py +2 -2
  2449. mypy_boto3_kendra_ranking/__init__.py +1 -1
  2450. mypy_boto3_kendra_ranking/__init__.pyi +1 -1
  2451. mypy_boto3_kendra_ranking/__main__.py +4 -4
  2452. mypy_boto3_kendra_ranking/client.py +1 -1
  2453. mypy_boto3_kendra_ranking/client.pyi +1 -1
  2454. mypy_boto3_kendra_ranking/literals.py +6 -2
  2455. mypy_boto3_kendra_ranking/literals.pyi +6 -2
  2456. mypy_boto3_kendra_ranking/type_defs.py +1 -1
  2457. mypy_boto3_kendra_ranking/type_defs.pyi +1 -1
  2458. mypy_boto3_kendra_ranking/version.py +2 -2
  2459. mypy_boto3_keyspaces/__init__.py +1 -1
  2460. mypy_boto3_keyspaces/__init__.pyi +1 -1
  2461. mypy_boto3_keyspaces/__main__.py +4 -4
  2462. mypy_boto3_keyspaces/client.py +1 -1
  2463. mypy_boto3_keyspaces/client.pyi +1 -1
  2464. mypy_boto3_keyspaces/literals.py +8 -2
  2465. mypy_boto3_keyspaces/literals.pyi +8 -2
  2466. mypy_boto3_keyspaces/paginator.py +1 -1
  2467. mypy_boto3_keyspaces/paginator.pyi +1 -1
  2468. mypy_boto3_keyspaces/type_defs.py +25 -7
  2469. mypy_boto3_keyspaces/type_defs.pyi +22 -6
  2470. mypy_boto3_keyspaces/version.py +2 -2
  2471. mypy_boto3_keyspacesstreams/__init__.py +1 -1
  2472. mypy_boto3_keyspacesstreams/__init__.pyi +1 -1
  2473. mypy_boto3_keyspacesstreams/__main__.py +4 -4
  2474. mypy_boto3_keyspacesstreams/client.py +1 -1
  2475. mypy_boto3_keyspacesstreams/client.pyi +1 -1
  2476. mypy_boto3_keyspacesstreams/literals.py +6 -2
  2477. mypy_boto3_keyspacesstreams/literals.pyi +6 -2
  2478. mypy_boto3_keyspacesstreams/paginator.py +1 -1
  2479. mypy_boto3_keyspacesstreams/paginator.pyi +1 -1
  2480. mypy_boto3_keyspacesstreams/type_defs.py +1 -1
  2481. mypy_boto3_keyspacesstreams/type_defs.pyi +1 -1
  2482. mypy_boto3_keyspacesstreams/version.py +2 -2
  2483. mypy_boto3_kinesis/__init__.py +1 -1
  2484. mypy_boto3_kinesis/__init__.pyi +1 -1
  2485. mypy_boto3_kinesis/__main__.py +4 -4
  2486. mypy_boto3_kinesis/client.py +1 -1
  2487. mypy_boto3_kinesis/client.pyi +1 -1
  2488. mypy_boto3_kinesis/literals.py +6 -2
  2489. mypy_boto3_kinesis/literals.pyi +6 -2
  2490. mypy_boto3_kinesis/paginator.py +1 -1
  2491. mypy_boto3_kinesis/paginator.pyi +1 -1
  2492. mypy_boto3_kinesis/type_defs.py +1 -1
  2493. mypy_boto3_kinesis/type_defs.pyi +1 -1
  2494. mypy_boto3_kinesis/version.py +2 -2
  2495. mypy_boto3_kinesis/waiter.py +1 -1
  2496. mypy_boto3_kinesis/waiter.pyi +1 -1
  2497. mypy_boto3_kinesis_video_archived_media/__init__.py +1 -1
  2498. mypy_boto3_kinesis_video_archived_media/__init__.pyi +1 -1
  2499. mypy_boto3_kinesis_video_archived_media/__main__.py +4 -4
  2500. mypy_boto3_kinesis_video_archived_media/client.py +1 -1
  2501. mypy_boto3_kinesis_video_archived_media/client.pyi +1 -1
  2502. mypy_boto3_kinesis_video_archived_media/literals.py +6 -2
  2503. mypy_boto3_kinesis_video_archived_media/literals.pyi +6 -2
  2504. mypy_boto3_kinesis_video_archived_media/paginator.py +1 -1
  2505. mypy_boto3_kinesis_video_archived_media/paginator.pyi +1 -1
  2506. mypy_boto3_kinesis_video_archived_media/type_defs.py +1 -1
  2507. mypy_boto3_kinesis_video_archived_media/type_defs.pyi +1 -1
  2508. mypy_boto3_kinesis_video_archived_media/version.py +2 -2
  2509. mypy_boto3_kinesis_video_media/__init__.py +1 -1
  2510. mypy_boto3_kinesis_video_media/__init__.pyi +1 -1
  2511. mypy_boto3_kinesis_video_media/__main__.py +4 -4
  2512. mypy_boto3_kinesis_video_media/client.py +1 -1
  2513. mypy_boto3_kinesis_video_media/client.pyi +1 -1
  2514. mypy_boto3_kinesis_video_media/literals.py +6 -2
  2515. mypy_boto3_kinesis_video_media/literals.pyi +6 -2
  2516. mypy_boto3_kinesis_video_media/type_defs.py +1 -1
  2517. mypy_boto3_kinesis_video_media/type_defs.pyi +1 -1
  2518. mypy_boto3_kinesis_video_media/version.py +2 -2
  2519. mypy_boto3_kinesis_video_signaling/__init__.py +1 -1
  2520. mypy_boto3_kinesis_video_signaling/__init__.pyi +1 -1
  2521. mypy_boto3_kinesis_video_signaling/__main__.py +4 -4
  2522. mypy_boto3_kinesis_video_signaling/client.py +1 -1
  2523. mypy_boto3_kinesis_video_signaling/client.pyi +1 -1
  2524. mypy_boto3_kinesis_video_signaling/literals.py +6 -2
  2525. mypy_boto3_kinesis_video_signaling/literals.pyi +6 -2
  2526. mypy_boto3_kinesis_video_signaling/type_defs.py +1 -1
  2527. mypy_boto3_kinesis_video_signaling/type_defs.pyi +1 -1
  2528. mypy_boto3_kinesis_video_signaling/version.py +2 -2
  2529. mypy_boto3_kinesis_video_webrtc_storage/__init__.py +1 -1
  2530. mypy_boto3_kinesis_video_webrtc_storage/__init__.pyi +1 -1
  2531. mypy_boto3_kinesis_video_webrtc_storage/__main__.py +4 -4
  2532. mypy_boto3_kinesis_video_webrtc_storage/client.py +1 -1
  2533. mypy_boto3_kinesis_video_webrtc_storage/client.pyi +1 -1
  2534. mypy_boto3_kinesis_video_webrtc_storage/literals.py +6 -2
  2535. mypy_boto3_kinesis_video_webrtc_storage/literals.pyi +6 -2
  2536. mypy_boto3_kinesis_video_webrtc_storage/type_defs.py +1 -1
  2537. mypy_boto3_kinesis_video_webrtc_storage/type_defs.pyi +1 -1
  2538. mypy_boto3_kinesis_video_webrtc_storage/version.py +2 -2
  2539. mypy_boto3_kinesisanalytics/__init__.py +1 -1
  2540. mypy_boto3_kinesisanalytics/__init__.pyi +1 -1
  2541. mypy_boto3_kinesisanalytics/__main__.py +4 -4
  2542. mypy_boto3_kinesisanalytics/client.py +1 -1
  2543. mypy_boto3_kinesisanalytics/client.pyi +1 -1
  2544. mypy_boto3_kinesisanalytics/literals.py +7 -2
  2545. mypy_boto3_kinesisanalytics/literals.pyi +7 -2
  2546. mypy_boto3_kinesisanalytics/type_defs.py +1 -1
  2547. mypy_boto3_kinesisanalytics/type_defs.pyi +1 -1
  2548. mypy_boto3_kinesisanalytics/version.py +2 -2
  2549. mypy_boto3_kinesisanalyticsv2/__init__.py +1 -1
  2550. mypy_boto3_kinesisanalyticsv2/__init__.pyi +1 -1
  2551. mypy_boto3_kinesisanalyticsv2/__main__.py +4 -4
  2552. mypy_boto3_kinesisanalyticsv2/client.py +1 -1
  2553. mypy_boto3_kinesisanalyticsv2/client.pyi +1 -1
  2554. mypy_boto3_kinesisanalyticsv2/literals.py +7 -2
  2555. mypy_boto3_kinesisanalyticsv2/literals.pyi +7 -2
  2556. mypy_boto3_kinesisanalyticsv2/paginator.py +1 -1
  2557. mypy_boto3_kinesisanalyticsv2/paginator.pyi +1 -1
  2558. mypy_boto3_kinesisanalyticsv2/type_defs.py +1 -1
  2559. mypy_boto3_kinesisanalyticsv2/type_defs.pyi +1 -1
  2560. mypy_boto3_kinesisanalyticsv2/version.py +2 -2
  2561. mypy_boto3_kinesisvideo/__init__.py +1 -1
  2562. mypy_boto3_kinesisvideo/__init__.pyi +1 -1
  2563. mypy_boto3_kinesisvideo/__main__.py +4 -4
  2564. mypy_boto3_kinesisvideo/client.py +1 -1
  2565. mypy_boto3_kinesisvideo/client.pyi +1 -1
  2566. mypy_boto3_kinesisvideo/literals.py +6 -2
  2567. mypy_boto3_kinesisvideo/literals.pyi +6 -2
  2568. mypy_boto3_kinesisvideo/paginator.py +1 -1
  2569. mypy_boto3_kinesisvideo/paginator.pyi +1 -1
  2570. mypy_boto3_kinesisvideo/type_defs.py +1 -1
  2571. mypy_boto3_kinesisvideo/type_defs.pyi +1 -1
  2572. mypy_boto3_kinesisvideo/version.py +2 -2
  2573. mypy_boto3_kms/__init__.py +1 -1
  2574. mypy_boto3_kms/__init__.pyi +1 -1
  2575. mypy_boto3_kms/__main__.py +4 -4
  2576. mypy_boto3_kms/client.py +1 -1
  2577. mypy_boto3_kms/client.pyi +1 -1
  2578. mypy_boto3_kms/literals.py +6 -2
  2579. mypy_boto3_kms/literals.pyi +6 -2
  2580. mypy_boto3_kms/paginator.py +1 -1
  2581. mypy_boto3_kms/paginator.pyi +1 -1
  2582. mypy_boto3_kms/type_defs.py +1 -1
  2583. mypy_boto3_kms/type_defs.pyi +1 -1
  2584. mypy_boto3_kms/version.py +2 -2
  2585. mypy_boto3_lakeformation/__init__.py +1 -1
  2586. mypy_boto3_lakeformation/__init__.pyi +1 -1
  2587. mypy_boto3_lakeformation/__main__.py +4 -4
  2588. mypy_boto3_lakeformation/client.py +17 -1
  2589. mypy_boto3_lakeformation/client.pyi +17 -1
  2590. mypy_boto3_lakeformation/literals.py +11 -2
  2591. mypy_boto3_lakeformation/literals.pyi +11 -2
  2592. mypy_boto3_lakeformation/paginator.py +1 -1
  2593. mypy_boto3_lakeformation/paginator.pyi +1 -1
  2594. mypy_boto3_lakeformation/type_defs.py +31 -1
  2595. mypy_boto3_lakeformation/type_defs.pyi +28 -1
  2596. mypy_boto3_lakeformation/version.py +2 -2
  2597. mypy_boto3_lambda/__init__.py +21 -1
  2598. mypy_boto3_lambda/__init__.pyi +21 -1
  2599. mypy_boto3_lambda/__main__.py +4 -4
  2600. mypy_boto3_lambda/client.py +287 -2
  2601. mypy_boto3_lambda/client.pyi +287 -2
  2602. mypy_boto3_lambda/literals.py +106 -3
  2603. mypy_boto3_lambda/literals.pyi +106 -3
  2604. mypy_boto3_lambda/paginator.py +137 -1
  2605. mypy_boto3_lambda/paginator.pyi +122 -1
  2606. mypy_boto3_lambda/type_defs.py +797 -67
  2607. mypy_boto3_lambda/type_defs.pyi +687 -55
  2608. mypy_boto3_lambda/version.py +2 -2
  2609. mypy_boto3_lambda/waiter.py +1 -1
  2610. mypy_boto3_lambda/waiter.pyi +1 -1
  2611. mypy_boto3_launch_wizard/__init__.py +5 -1
  2612. mypy_boto3_launch_wizard/__init__.pyi +5 -1
  2613. mypy_boto3_launch_wizard/__main__.py +4 -4
  2614. mypy_boto3_launch_wizard/client.py +49 -1
  2615. mypy_boto3_launch_wizard/client.pyi +49 -1
  2616. mypy_boto3_launch_wizard/literals.py +16 -2
  2617. mypy_boto3_launch_wizard/literals.pyi +16 -2
  2618. mypy_boto3_launch_wizard/paginator.py +29 -1
  2619. mypy_boto3_launch_wizard/paginator.pyi +26 -1
  2620. mypy_boto3_launch_wizard/type_defs.py +104 -31
  2621. mypy_boto3_launch_wizard/type_defs.pyi +95 -31
  2622. mypy_boto3_launch_wizard/version.py +2 -2
  2623. mypy_boto3_lex_models/__init__.py +1 -1
  2624. mypy_boto3_lex_models/__init__.pyi +1 -1
  2625. mypy_boto3_lex_models/__main__.py +4 -4
  2626. mypy_boto3_lex_models/client.py +1 -1
  2627. mypy_boto3_lex_models/client.pyi +1 -1
  2628. mypy_boto3_lex_models/literals.py +6 -2
  2629. mypy_boto3_lex_models/literals.pyi +6 -2
  2630. mypy_boto3_lex_models/paginator.py +1 -1
  2631. mypy_boto3_lex_models/paginator.pyi +1 -1
  2632. mypy_boto3_lex_models/type_defs.py +1 -1
  2633. mypy_boto3_lex_models/type_defs.pyi +1 -1
  2634. mypy_boto3_lex_models/version.py +2 -2
  2635. mypy_boto3_lex_runtime/__init__.py +1 -1
  2636. mypy_boto3_lex_runtime/__init__.pyi +1 -1
  2637. mypy_boto3_lex_runtime/__main__.py +4 -4
  2638. mypy_boto3_lex_runtime/client.py +1 -1
  2639. mypy_boto3_lex_runtime/client.pyi +1 -1
  2640. mypy_boto3_lex_runtime/literals.py +6 -2
  2641. mypy_boto3_lex_runtime/literals.pyi +6 -2
  2642. mypy_boto3_lex_runtime/type_defs.py +1 -1
  2643. mypy_boto3_lex_runtime/type_defs.pyi +1 -1
  2644. mypy_boto3_lex_runtime/version.py +2 -2
  2645. mypy_boto3_lexv2_models/__init__.py +1 -1
  2646. mypy_boto3_lexv2_models/__init__.pyi +1 -1
  2647. mypy_boto3_lexv2_models/__main__.py +4 -4
  2648. mypy_boto3_lexv2_models/client.py +1 -1
  2649. mypy_boto3_lexv2_models/client.pyi +1 -1
  2650. mypy_boto3_lexv2_models/literals.py +8 -2
  2651. mypy_boto3_lexv2_models/literals.pyi +8 -2
  2652. mypy_boto3_lexv2_models/type_defs.py +97 -58
  2653. mypy_boto3_lexv2_models/type_defs.pyi +86 -51
  2654. mypy_boto3_lexv2_models/version.py +2 -2
  2655. mypy_boto3_lexv2_models/waiter.py +1 -1
  2656. mypy_boto3_lexv2_models/waiter.pyi +1 -1
  2657. mypy_boto3_lexv2_runtime/__init__.py +1 -1
  2658. mypy_boto3_lexv2_runtime/__init__.pyi +1 -1
  2659. mypy_boto3_lexv2_runtime/__main__.py +4 -4
  2660. mypy_boto3_lexv2_runtime/client.py +1 -1
  2661. mypy_boto3_lexv2_runtime/client.pyi +1 -1
  2662. mypy_boto3_lexv2_runtime/literals.py +6 -2
  2663. mypy_boto3_lexv2_runtime/literals.pyi +6 -2
  2664. mypy_boto3_lexv2_runtime/type_defs.py +1 -1
  2665. mypy_boto3_lexv2_runtime/type_defs.pyi +1 -1
  2666. mypy_boto3_lexv2_runtime/version.py +2 -2
  2667. mypy_boto3_license_manager/__init__.py +1 -1
  2668. mypy_boto3_license_manager/__init__.pyi +1 -1
  2669. mypy_boto3_license_manager/__main__.py +4 -4
  2670. mypy_boto3_license_manager/client.py +1 -1
  2671. mypy_boto3_license_manager/client.pyi +1 -1
  2672. mypy_boto3_license_manager/literals.py +7 -2
  2673. mypy_boto3_license_manager/literals.pyi +7 -2
  2674. mypy_boto3_license_manager/paginator.py +1 -1
  2675. mypy_boto3_license_manager/paginator.pyi +1 -1
  2676. mypy_boto3_license_manager/type_defs.py +1 -1
  2677. mypy_boto3_license_manager/type_defs.pyi +1 -1
  2678. mypy_boto3_license_manager/version.py +2 -2
  2679. mypy_boto3_license_manager_linux_subscriptions/__init__.py +1 -1
  2680. mypy_boto3_license_manager_linux_subscriptions/__init__.pyi +1 -1
  2681. mypy_boto3_license_manager_linux_subscriptions/__main__.py +4 -4
  2682. mypy_boto3_license_manager_linux_subscriptions/client.py +1 -1
  2683. mypy_boto3_license_manager_linux_subscriptions/client.pyi +1 -1
  2684. mypy_boto3_license_manager_linux_subscriptions/literals.py +7 -2
  2685. mypy_boto3_license_manager_linux_subscriptions/literals.pyi +7 -2
  2686. mypy_boto3_license_manager_linux_subscriptions/paginator.py +1 -1
  2687. mypy_boto3_license_manager_linux_subscriptions/paginator.pyi +1 -1
  2688. mypy_boto3_license_manager_linux_subscriptions/type_defs.py +1 -1
  2689. mypy_boto3_license_manager_linux_subscriptions/type_defs.pyi +1 -1
  2690. mypy_boto3_license_manager_linux_subscriptions/version.py +2 -2
  2691. mypy_boto3_license_manager_user_subscriptions/__init__.py +1 -1
  2692. mypy_boto3_license_manager_user_subscriptions/__init__.pyi +1 -1
  2693. mypy_boto3_license_manager_user_subscriptions/__main__.py +4 -4
  2694. mypy_boto3_license_manager_user_subscriptions/client.py +1 -1
  2695. mypy_boto3_license_manager_user_subscriptions/client.pyi +1 -1
  2696. mypy_boto3_license_manager_user_subscriptions/literals.py +6 -2
  2697. mypy_boto3_license_manager_user_subscriptions/literals.pyi +6 -2
  2698. mypy_boto3_license_manager_user_subscriptions/paginator.py +1 -1
  2699. mypy_boto3_license_manager_user_subscriptions/paginator.pyi +1 -1
  2700. mypy_boto3_license_manager_user_subscriptions/type_defs.py +1 -1
  2701. mypy_boto3_license_manager_user_subscriptions/type_defs.pyi +1 -1
  2702. mypy_boto3_license_manager_user_subscriptions/version.py +2 -2
  2703. mypy_boto3_lightsail/__init__.py +1 -1
  2704. mypy_boto3_lightsail/__init__.pyi +1 -1
  2705. mypy_boto3_lightsail/__main__.py +4 -4
  2706. mypy_boto3_lightsail/client.py +1 -1
  2707. mypy_boto3_lightsail/client.pyi +1 -1
  2708. mypy_boto3_lightsail/literals.py +6 -2
  2709. mypy_boto3_lightsail/literals.pyi +6 -2
  2710. mypy_boto3_lightsail/paginator.py +1 -1
  2711. mypy_boto3_lightsail/paginator.pyi +1 -1
  2712. mypy_boto3_lightsail/type_defs.py +1 -1
  2713. mypy_boto3_lightsail/type_defs.pyi +1 -1
  2714. mypy_boto3_lightsail/version.py +2 -2
  2715. mypy_boto3_location/__init__.py +1 -1
  2716. mypy_boto3_location/__init__.pyi +1 -1
  2717. mypy_boto3_location/__main__.py +4 -4
  2718. mypy_boto3_location/client.py +1 -1
  2719. mypy_boto3_location/client.pyi +1 -1
  2720. mypy_boto3_location/literals.py +6 -2
  2721. mypy_boto3_location/literals.pyi +6 -2
  2722. mypy_boto3_location/paginator.py +1 -1
  2723. mypy_boto3_location/paginator.pyi +1 -1
  2724. mypy_boto3_location/type_defs.py +1 -1
  2725. mypy_boto3_location/type_defs.pyi +1 -1
  2726. mypy_boto3_location/version.py +2 -2
  2727. mypy_boto3_logs/__init__.py +9 -1
  2728. mypy_boto3_logs/__init__.pyi +9 -1
  2729. mypy_boto3_logs/__main__.py +4 -4
  2730. mypy_boto3_logs/client.py +156 -13
  2731. mypy_boto3_logs/client.pyi +156 -13
  2732. mypy_boto3_logs/literals.py +24 -2
  2733. mypy_boto3_logs/literals.pyi +24 -2
  2734. mypy_boto3_logs/paginator.py +57 -1
  2735. mypy_boto3_logs/paginator.pyi +51 -1
  2736. mypy_boto3_logs/type_defs.py +318 -70
  2737. mypy_boto3_logs/type_defs.pyi +282 -65
  2738. mypy_boto3_logs/version.py +2 -2
  2739. mypy_boto3_lookoutequipment/__init__.py +1 -1
  2740. mypy_boto3_lookoutequipment/__init__.pyi +1 -1
  2741. mypy_boto3_lookoutequipment/__main__.py +4 -4
  2742. mypy_boto3_lookoutequipment/client.py +1 -1
  2743. mypy_boto3_lookoutequipment/client.pyi +1 -1
  2744. mypy_boto3_lookoutequipment/literals.py +6 -2
  2745. mypy_boto3_lookoutequipment/literals.pyi +6 -2
  2746. mypy_boto3_lookoutequipment/type_defs.py +1 -1
  2747. mypy_boto3_lookoutequipment/type_defs.pyi +1 -1
  2748. mypy_boto3_lookoutequipment/version.py +2 -2
  2749. mypy_boto3_m2/__init__.py +1 -1
  2750. mypy_boto3_m2/__init__.pyi +1 -1
  2751. mypy_boto3_m2/__main__.py +4 -4
  2752. mypy_boto3_m2/client.py +1 -1
  2753. mypy_boto3_m2/client.pyi +1 -1
  2754. mypy_boto3_m2/literals.py +6 -2
  2755. mypy_boto3_m2/literals.pyi +6 -2
  2756. mypy_boto3_m2/paginator.py +1 -1
  2757. mypy_boto3_m2/paginator.pyi +1 -1
  2758. mypy_boto3_m2/type_defs.py +1 -1
  2759. mypy_boto3_m2/type_defs.pyi +1 -1
  2760. mypy_boto3_m2/version.py +2 -2
  2761. mypy_boto3_machinelearning/__init__.py +1 -1
  2762. mypy_boto3_machinelearning/__init__.pyi +1 -1
  2763. mypy_boto3_machinelearning/__main__.py +4 -4
  2764. mypy_boto3_machinelearning/client.py +1 -1
  2765. mypy_boto3_machinelearning/client.pyi +1 -1
  2766. mypy_boto3_machinelearning/literals.py +6 -2
  2767. mypy_boto3_machinelearning/literals.pyi +6 -2
  2768. mypy_boto3_machinelearning/paginator.py +1 -1
  2769. mypy_boto3_machinelearning/paginator.pyi +1 -1
  2770. mypy_boto3_machinelearning/type_defs.py +1 -1
  2771. mypy_boto3_machinelearning/type_defs.pyi +1 -1
  2772. mypy_boto3_machinelearning/version.py +2 -2
  2773. mypy_boto3_machinelearning/waiter.py +1 -1
  2774. mypy_boto3_machinelearning/waiter.pyi +1 -1
  2775. mypy_boto3_macie2/__init__.py +1 -1
  2776. mypy_boto3_macie2/__init__.pyi +1 -1
  2777. mypy_boto3_macie2/__main__.py +4 -4
  2778. mypy_boto3_macie2/client.py +1 -1
  2779. mypy_boto3_macie2/client.pyi +1 -1
  2780. mypy_boto3_macie2/literals.py +6 -2
  2781. mypy_boto3_macie2/literals.pyi +6 -2
  2782. mypy_boto3_macie2/paginator.py +1 -1
  2783. mypy_boto3_macie2/paginator.pyi +1 -1
  2784. mypy_boto3_macie2/type_defs.py +1 -1
  2785. mypy_boto3_macie2/type_defs.pyi +1 -1
  2786. mypy_boto3_macie2/version.py +2 -2
  2787. mypy_boto3_macie2/waiter.py +1 -1
  2788. mypy_boto3_macie2/waiter.pyi +1 -1
  2789. mypy_boto3_mailmanager/__init__.py +1 -1
  2790. mypy_boto3_mailmanager/__init__.pyi +1 -1
  2791. mypy_boto3_mailmanager/__main__.py +4 -4
  2792. mypy_boto3_mailmanager/client.py +1 -1
  2793. mypy_boto3_mailmanager/client.pyi +1 -1
  2794. mypy_boto3_mailmanager/literals.py +6 -2
  2795. mypy_boto3_mailmanager/literals.pyi +6 -2
  2796. mypy_boto3_mailmanager/paginator.py +1 -1
  2797. mypy_boto3_mailmanager/paginator.pyi +1 -1
  2798. mypy_boto3_mailmanager/type_defs.py +1 -1
  2799. mypy_boto3_mailmanager/type_defs.pyi +1 -1
  2800. mypy_boto3_mailmanager/version.py +2 -2
  2801. mypy_boto3_managedblockchain/__init__.py +1 -1
  2802. mypy_boto3_managedblockchain/__init__.pyi +1 -1
  2803. mypy_boto3_managedblockchain/__main__.py +4 -4
  2804. mypy_boto3_managedblockchain/client.py +1 -1
  2805. mypy_boto3_managedblockchain/client.pyi +1 -1
  2806. mypy_boto3_managedblockchain/literals.py +6 -2
  2807. mypy_boto3_managedblockchain/literals.pyi +6 -2
  2808. mypy_boto3_managedblockchain/paginator.py +1 -1
  2809. mypy_boto3_managedblockchain/paginator.pyi +1 -1
  2810. mypy_boto3_managedblockchain/type_defs.py +1 -1
  2811. mypy_boto3_managedblockchain/type_defs.pyi +1 -1
  2812. mypy_boto3_managedblockchain/version.py +2 -2
  2813. mypy_boto3_managedblockchain_query/__init__.py +1 -1
  2814. mypy_boto3_managedblockchain_query/__init__.pyi +1 -1
  2815. mypy_boto3_managedblockchain_query/__main__.py +4 -4
  2816. mypy_boto3_managedblockchain_query/client.py +1 -1
  2817. mypy_boto3_managedblockchain_query/client.pyi +1 -1
  2818. mypy_boto3_managedblockchain_query/literals.py +6 -2
  2819. mypy_boto3_managedblockchain_query/literals.pyi +6 -2
  2820. mypy_boto3_managedblockchain_query/paginator.py +1 -1
  2821. mypy_boto3_managedblockchain_query/paginator.pyi +1 -1
  2822. mypy_boto3_managedblockchain_query/type_defs.py +1 -1
  2823. mypy_boto3_managedblockchain_query/type_defs.pyi +1 -1
  2824. mypy_boto3_managedblockchain_query/version.py +2 -2
  2825. mypy_boto3_marketplace_agreement/__init__.py +1 -1
  2826. mypy_boto3_marketplace_agreement/__init__.pyi +1 -1
  2827. mypy_boto3_marketplace_agreement/__main__.py +4 -4
  2828. mypy_boto3_marketplace_agreement/client.py +2 -3
  2829. mypy_boto3_marketplace_agreement/client.pyi +2 -3
  2830. mypy_boto3_marketplace_agreement/literals.py +8 -2
  2831. mypy_boto3_marketplace_agreement/literals.pyi +8 -2
  2832. mypy_boto3_marketplace_agreement/type_defs.py +57 -39
  2833. mypy_boto3_marketplace_agreement/type_defs.pyi +56 -39
  2834. mypy_boto3_marketplace_agreement/version.py +2 -2
  2835. mypy_boto3_marketplace_catalog/__init__.py +1 -1
  2836. mypy_boto3_marketplace_catalog/__init__.pyi +1 -1
  2837. mypy_boto3_marketplace_catalog/__main__.py +4 -4
  2838. mypy_boto3_marketplace_catalog/client.py +1 -1
  2839. mypy_boto3_marketplace_catalog/client.pyi +1 -1
  2840. mypy_boto3_marketplace_catalog/literals.py +13 -2
  2841. mypy_boto3_marketplace_catalog/literals.pyi +13 -2
  2842. mypy_boto3_marketplace_catalog/paginator.py +1 -1
  2843. mypy_boto3_marketplace_catalog/paginator.pyi +1 -1
  2844. mypy_boto3_marketplace_catalog/type_defs.py +86 -1
  2845. mypy_boto3_marketplace_catalog/type_defs.pyi +73 -1
  2846. mypy_boto3_marketplace_catalog/version.py +2 -2
  2847. mypy_boto3_marketplace_deployment/__init__.py +1 -1
  2848. mypy_boto3_marketplace_deployment/__init__.pyi +1 -1
  2849. mypy_boto3_marketplace_deployment/__main__.py +4 -4
  2850. mypy_boto3_marketplace_deployment/client.py +1 -1
  2851. mypy_boto3_marketplace_deployment/client.pyi +1 -1
  2852. mypy_boto3_marketplace_deployment/literals.py +6 -2
  2853. mypy_boto3_marketplace_deployment/literals.pyi +6 -2
  2854. mypy_boto3_marketplace_deployment/type_defs.py +1 -1
  2855. mypy_boto3_marketplace_deployment/type_defs.pyi +1 -1
  2856. mypy_boto3_marketplace_deployment/version.py +2 -2
  2857. mypy_boto3_marketplace_entitlement/__init__.py +1 -1
  2858. mypy_boto3_marketplace_entitlement/__init__.pyi +1 -1
  2859. mypy_boto3_marketplace_entitlement/__main__.py +4 -4
  2860. mypy_boto3_marketplace_entitlement/client.py +1 -1
  2861. mypy_boto3_marketplace_entitlement/client.pyi +1 -1
  2862. mypy_boto3_marketplace_entitlement/literals.py +6 -2
  2863. mypy_boto3_marketplace_entitlement/literals.pyi +6 -2
  2864. mypy_boto3_marketplace_entitlement/paginator.py +1 -1
  2865. mypy_boto3_marketplace_entitlement/paginator.pyi +1 -1
  2866. mypy_boto3_marketplace_entitlement/type_defs.py +1 -1
  2867. mypy_boto3_marketplace_entitlement/type_defs.pyi +1 -1
  2868. mypy_boto3_marketplace_entitlement/version.py +2 -2
  2869. mypy_boto3_marketplace_reporting/__init__.py +1 -1
  2870. mypy_boto3_marketplace_reporting/__init__.pyi +1 -1
  2871. mypy_boto3_marketplace_reporting/__main__.py +4 -4
  2872. mypy_boto3_marketplace_reporting/client.py +1 -1
  2873. mypy_boto3_marketplace_reporting/client.pyi +1 -1
  2874. mypy_boto3_marketplace_reporting/literals.py +6 -2
  2875. mypy_boto3_marketplace_reporting/literals.pyi +6 -2
  2876. mypy_boto3_marketplace_reporting/type_defs.py +1 -1
  2877. mypy_boto3_marketplace_reporting/type_defs.pyi +1 -1
  2878. mypy_boto3_marketplace_reporting/version.py +2 -2
  2879. mypy_boto3_marketplacecommerceanalytics/__init__.py +1 -1
  2880. mypy_boto3_marketplacecommerceanalytics/__init__.pyi +1 -1
  2881. mypy_boto3_marketplacecommerceanalytics/__main__.py +4 -4
  2882. mypy_boto3_marketplacecommerceanalytics/client.py +1 -1
  2883. mypy_boto3_marketplacecommerceanalytics/client.pyi +1 -1
  2884. mypy_boto3_marketplacecommerceanalytics/literals.py +6 -2
  2885. mypy_boto3_marketplacecommerceanalytics/literals.pyi +6 -2
  2886. mypy_boto3_marketplacecommerceanalytics/type_defs.py +1 -1
  2887. mypy_boto3_marketplacecommerceanalytics/type_defs.pyi +1 -1
  2888. mypy_boto3_marketplacecommerceanalytics/version.py +2 -2
  2889. mypy_boto3_mediaconnect/__init__.py +1 -1
  2890. mypy_boto3_mediaconnect/__init__.pyi +1 -1
  2891. mypy_boto3_mediaconnect/__main__.py +4 -4
  2892. mypy_boto3_mediaconnect/client.py +1 -1
  2893. mypy_boto3_mediaconnect/client.pyi +1 -1
  2894. mypy_boto3_mediaconnect/literals.py +6 -2
  2895. mypy_boto3_mediaconnect/literals.pyi +6 -2
  2896. mypy_boto3_mediaconnect/paginator.py +1 -1
  2897. mypy_boto3_mediaconnect/paginator.pyi +1 -1
  2898. mypy_boto3_mediaconnect/type_defs.py +1 -1
  2899. mypy_boto3_mediaconnect/type_defs.pyi +1 -1
  2900. mypy_boto3_mediaconnect/version.py +2 -2
  2901. mypy_boto3_mediaconnect/waiter.py +1 -1
  2902. mypy_boto3_mediaconnect/waiter.pyi +1 -1
  2903. mypy_boto3_mediaconvert/__init__.py +1 -1
  2904. mypy_boto3_mediaconvert/__init__.pyi +1 -1
  2905. mypy_boto3_mediaconvert/__main__.py +4 -4
  2906. mypy_boto3_mediaconvert/client.py +1 -1
  2907. mypy_boto3_mediaconvert/client.pyi +1 -1
  2908. mypy_boto3_mediaconvert/literals.py +15 -2
  2909. mypy_boto3_mediaconvert/literals.pyi +15 -2
  2910. mypy_boto3_mediaconvert/paginator.py +1 -1
  2911. mypy_boto3_mediaconvert/paginator.pyi +1 -1
  2912. mypy_boto3_mediaconvert/type_defs.py +210 -191
  2913. mypy_boto3_mediaconvert/type_defs.pyi +195 -176
  2914. mypy_boto3_mediaconvert/version.py +2 -2
  2915. mypy_boto3_medialive/__init__.py +1 -1
  2916. mypy_boto3_medialive/__init__.pyi +1 -1
  2917. mypy_boto3_medialive/__main__.py +4 -4
  2918. mypy_boto3_medialive/client.py +1 -1
  2919. mypy_boto3_medialive/client.pyi +1 -1
  2920. mypy_boto3_medialive/literals.py +10 -2
  2921. mypy_boto3_medialive/literals.pyi +10 -2
  2922. mypy_boto3_medialive/paginator.py +1 -1
  2923. mypy_boto3_medialive/paginator.pyi +1 -1
  2924. mypy_boto3_medialive/type_defs.py +115 -70
  2925. mypy_boto3_medialive/type_defs.pyi +100 -62
  2926. mypy_boto3_medialive/version.py +2 -2
  2927. mypy_boto3_medialive/waiter.py +1 -1
  2928. mypy_boto3_medialive/waiter.pyi +1 -1
  2929. mypy_boto3_mediapackage/__init__.py +1 -1
  2930. mypy_boto3_mediapackage/__init__.pyi +1 -1
  2931. mypy_boto3_mediapackage/__main__.py +4 -4
  2932. mypy_boto3_mediapackage/client.py +1 -1
  2933. mypy_boto3_mediapackage/client.pyi +1 -1
  2934. mypy_boto3_mediapackage/literals.py +6 -2
  2935. mypy_boto3_mediapackage/literals.pyi +6 -2
  2936. mypy_boto3_mediapackage/paginator.py +1 -1
  2937. mypy_boto3_mediapackage/paginator.pyi +1 -1
  2938. mypy_boto3_mediapackage/type_defs.py +1 -1
  2939. mypy_boto3_mediapackage/type_defs.pyi +1 -1
  2940. mypy_boto3_mediapackage/version.py +2 -2
  2941. mypy_boto3_mediapackage_vod/__init__.py +1 -1
  2942. mypy_boto3_mediapackage_vod/__init__.pyi +1 -1
  2943. mypy_boto3_mediapackage_vod/__main__.py +4 -4
  2944. mypy_boto3_mediapackage_vod/client.py +1 -1
  2945. mypy_boto3_mediapackage_vod/client.pyi +1 -1
  2946. mypy_boto3_mediapackage_vod/literals.py +6 -2
  2947. mypy_boto3_mediapackage_vod/literals.pyi +6 -2
  2948. mypy_boto3_mediapackage_vod/paginator.py +1 -1
  2949. mypy_boto3_mediapackage_vod/paginator.pyi +1 -1
  2950. mypy_boto3_mediapackage_vod/type_defs.py +1 -1
  2951. mypy_boto3_mediapackage_vod/type_defs.pyi +1 -1
  2952. mypy_boto3_mediapackage_vod/version.py +2 -2
  2953. mypy_boto3_mediapackagev2/__init__.py +1 -1
  2954. mypy_boto3_mediapackagev2/__init__.pyi +1 -1
  2955. mypy_boto3_mediapackagev2/__main__.py +4 -4
  2956. mypy_boto3_mediapackagev2/client.py +1 -1
  2957. mypy_boto3_mediapackagev2/client.pyi +1 -1
  2958. mypy_boto3_mediapackagev2/literals.py +6 -2
  2959. mypy_boto3_mediapackagev2/literals.pyi +6 -2
  2960. mypy_boto3_mediapackagev2/paginator.py +1 -1
  2961. mypy_boto3_mediapackagev2/paginator.pyi +1 -1
  2962. mypy_boto3_mediapackagev2/type_defs.py +3 -1
  2963. mypy_boto3_mediapackagev2/type_defs.pyi +3 -1
  2964. mypy_boto3_mediapackagev2/version.py +2 -2
  2965. mypy_boto3_mediapackagev2/waiter.py +1 -1
  2966. mypy_boto3_mediapackagev2/waiter.pyi +1 -1
  2967. mypy_boto3_mediastore/__init__.py +1 -1
  2968. mypy_boto3_mediastore/__init__.pyi +1 -1
  2969. mypy_boto3_mediastore/__main__.py +4 -4
  2970. mypy_boto3_mediastore/client.py +1 -1
  2971. mypy_boto3_mediastore/client.pyi +1 -1
  2972. mypy_boto3_mediastore/literals.py +6 -2
  2973. mypy_boto3_mediastore/literals.pyi +6 -2
  2974. mypy_boto3_mediastore/paginator.py +1 -1
  2975. mypy_boto3_mediastore/paginator.pyi +1 -1
  2976. mypy_boto3_mediastore/type_defs.py +1 -1
  2977. mypy_boto3_mediastore/type_defs.pyi +1 -1
  2978. mypy_boto3_mediastore/version.py +2 -2
  2979. mypy_boto3_mediastore_data/__init__.py +1 -1
  2980. mypy_boto3_mediastore_data/__init__.pyi +1 -1
  2981. mypy_boto3_mediastore_data/__main__.py +4 -4
  2982. mypy_boto3_mediastore_data/client.py +1 -1
  2983. mypy_boto3_mediastore_data/client.pyi +1 -1
  2984. mypy_boto3_mediastore_data/literals.py +6 -2
  2985. mypy_boto3_mediastore_data/literals.pyi +6 -2
  2986. mypy_boto3_mediastore_data/paginator.py +1 -1
  2987. mypy_boto3_mediastore_data/paginator.pyi +1 -1
  2988. mypy_boto3_mediastore_data/type_defs.py +1 -1
  2989. mypy_boto3_mediastore_data/type_defs.pyi +1 -1
  2990. mypy_boto3_mediastore_data/version.py +2 -2
  2991. mypy_boto3_mediatailor/__init__.py +1 -1
  2992. mypy_boto3_mediatailor/__init__.pyi +1 -1
  2993. mypy_boto3_mediatailor/__main__.py +4 -4
  2994. mypy_boto3_mediatailor/client.py +1 -1
  2995. mypy_boto3_mediatailor/client.pyi +1 -1
  2996. mypy_boto3_mediatailor/literals.py +11 -2
  2997. mypy_boto3_mediatailor/literals.pyi +11 -2
  2998. mypy_boto3_mediatailor/paginator.py +1 -1
  2999. mypy_boto3_mediatailor/paginator.pyi +1 -1
  3000. mypy_boto3_mediatailor/type_defs.py +56 -18
  3001. mypy_boto3_mediatailor/type_defs.pyi +51 -18
  3002. mypy_boto3_mediatailor/version.py +2 -2
  3003. mypy_boto3_medical_imaging/__init__.py +1 -1
  3004. mypy_boto3_medical_imaging/__init__.pyi +1 -1
  3005. mypy_boto3_medical_imaging/__main__.py +4 -4
  3006. mypy_boto3_medical_imaging/client.py +1 -1
  3007. mypy_boto3_medical_imaging/client.pyi +1 -1
  3008. mypy_boto3_medical_imaging/literals.py +6 -2
  3009. mypy_boto3_medical_imaging/literals.pyi +6 -2
  3010. mypy_boto3_medical_imaging/paginator.py +1 -1
  3011. mypy_boto3_medical_imaging/paginator.pyi +1 -1
  3012. mypy_boto3_medical_imaging/type_defs.py +1 -1
  3013. mypy_boto3_medical_imaging/type_defs.pyi +1 -1
  3014. mypy_boto3_medical_imaging/version.py +2 -2
  3015. mypy_boto3_memorydb/__init__.py +1 -1
  3016. mypy_boto3_memorydb/__init__.pyi +1 -1
  3017. mypy_boto3_memorydb/__main__.py +4 -4
  3018. mypy_boto3_memorydb/client.py +1 -1
  3019. mypy_boto3_memorydb/client.pyi +1 -1
  3020. mypy_boto3_memorydb/literals.py +6 -2
  3021. mypy_boto3_memorydb/literals.pyi +6 -2
  3022. mypy_boto3_memorydb/paginator.py +1 -1
  3023. mypy_boto3_memorydb/paginator.pyi +1 -1
  3024. mypy_boto3_memorydb/type_defs.py +1 -1
  3025. mypy_boto3_memorydb/type_defs.pyi +1 -1
  3026. mypy_boto3_memorydb/version.py +2 -2
  3027. mypy_boto3_meteringmarketplace/__init__.py +1 -1
  3028. mypy_boto3_meteringmarketplace/__init__.pyi +1 -1
  3029. mypy_boto3_meteringmarketplace/__main__.py +4 -4
  3030. mypy_boto3_meteringmarketplace/client.py +1 -1
  3031. mypy_boto3_meteringmarketplace/client.pyi +1 -1
  3032. mypy_boto3_meteringmarketplace/literals.py +6 -2
  3033. mypy_boto3_meteringmarketplace/literals.pyi +6 -2
  3034. mypy_boto3_meteringmarketplace/type_defs.py +1 -1
  3035. mypy_boto3_meteringmarketplace/type_defs.pyi +1 -1
  3036. mypy_boto3_meteringmarketplace/version.py +2 -2
  3037. mypy_boto3_mgh/__init__.py +1 -1
  3038. mypy_boto3_mgh/__init__.pyi +1 -1
  3039. mypy_boto3_mgh/__main__.py +4 -4
  3040. mypy_boto3_mgh/client.py +1 -1
  3041. mypy_boto3_mgh/client.pyi +1 -1
  3042. mypy_boto3_mgh/literals.py +6 -2
  3043. mypy_boto3_mgh/literals.pyi +6 -2
  3044. mypy_boto3_mgh/paginator.py +1 -1
  3045. mypy_boto3_mgh/paginator.pyi +1 -1
  3046. mypy_boto3_mgh/type_defs.py +1 -1
  3047. mypy_boto3_mgh/type_defs.pyi +1 -1
  3048. mypy_boto3_mgh/version.py +2 -2
  3049. mypy_boto3_mgn/__init__.py +1 -1
  3050. mypy_boto3_mgn/__init__.pyi +1 -1
  3051. mypy_boto3_mgn/__main__.py +4 -4
  3052. mypy_boto3_mgn/client.py +2 -2
  3053. mypy_boto3_mgn/client.pyi +2 -2
  3054. mypy_boto3_mgn/literals.py +9 -3
  3055. mypy_boto3_mgn/literals.pyi +9 -3
  3056. mypy_boto3_mgn/paginator.py +1 -1
  3057. mypy_boto3_mgn/paginator.pyi +1 -1
  3058. mypy_boto3_mgn/type_defs.py +310 -285
  3059. mypy_boto3_mgn/type_defs.pyi +310 -285
  3060. mypy_boto3_mgn/version.py +2 -2
  3061. mypy_boto3_migration_hub_refactor_spaces/__init__.py +1 -1
  3062. mypy_boto3_migration_hub_refactor_spaces/__init__.pyi +1 -1
  3063. mypy_boto3_migration_hub_refactor_spaces/__main__.py +4 -4
  3064. mypy_boto3_migration_hub_refactor_spaces/client.py +1 -1
  3065. mypy_boto3_migration_hub_refactor_spaces/client.pyi +1 -1
  3066. mypy_boto3_migration_hub_refactor_spaces/literals.py +6 -2
  3067. mypy_boto3_migration_hub_refactor_spaces/literals.pyi +6 -2
  3068. mypy_boto3_migration_hub_refactor_spaces/paginator.py +1 -1
  3069. mypy_boto3_migration_hub_refactor_spaces/paginator.pyi +1 -1
  3070. mypy_boto3_migration_hub_refactor_spaces/type_defs.py +1 -1
  3071. mypy_boto3_migration_hub_refactor_spaces/type_defs.pyi +1 -1
  3072. mypy_boto3_migration_hub_refactor_spaces/version.py +2 -2
  3073. mypy_boto3_migrationhub_config/__init__.py +1 -1
  3074. mypy_boto3_migrationhub_config/__init__.pyi +1 -1
  3075. mypy_boto3_migrationhub_config/__main__.py +4 -4
  3076. mypy_boto3_migrationhub_config/client.py +1 -1
  3077. mypy_boto3_migrationhub_config/client.pyi +1 -1
  3078. mypy_boto3_migrationhub_config/literals.py +6 -2
  3079. mypy_boto3_migrationhub_config/literals.pyi +6 -2
  3080. mypy_boto3_migrationhub_config/type_defs.py +1 -1
  3081. mypy_boto3_migrationhub_config/type_defs.pyi +1 -1
  3082. mypy_boto3_migrationhub_config/version.py +2 -2
  3083. mypy_boto3_migrationhuborchestrator/__init__.py +1 -1
  3084. mypy_boto3_migrationhuborchestrator/__init__.pyi +1 -1
  3085. mypy_boto3_migrationhuborchestrator/__main__.py +4 -4
  3086. mypy_boto3_migrationhuborchestrator/client.py +1 -1
  3087. mypy_boto3_migrationhuborchestrator/client.pyi +1 -1
  3088. mypy_boto3_migrationhuborchestrator/literals.py +6 -2
  3089. mypy_boto3_migrationhuborchestrator/literals.pyi +6 -2
  3090. mypy_boto3_migrationhuborchestrator/paginator.py +1 -1
  3091. mypy_boto3_migrationhuborchestrator/paginator.pyi +1 -1
  3092. mypy_boto3_migrationhuborchestrator/type_defs.py +1 -1
  3093. mypy_boto3_migrationhuborchestrator/type_defs.pyi +1 -1
  3094. mypy_boto3_migrationhuborchestrator/version.py +2 -2
  3095. mypy_boto3_migrationhubstrategy/__init__.py +1 -1
  3096. mypy_boto3_migrationhubstrategy/__init__.pyi +1 -1
  3097. mypy_boto3_migrationhubstrategy/__main__.py +4 -4
  3098. mypy_boto3_migrationhubstrategy/client.py +1 -1
  3099. mypy_boto3_migrationhubstrategy/client.pyi +1 -1
  3100. mypy_boto3_migrationhubstrategy/literals.py +6 -2
  3101. mypy_boto3_migrationhubstrategy/literals.pyi +6 -2
  3102. mypy_boto3_migrationhubstrategy/paginator.py +1 -1
  3103. mypy_boto3_migrationhubstrategy/paginator.pyi +1 -1
  3104. mypy_boto3_migrationhubstrategy/type_defs.py +1 -1
  3105. mypy_boto3_migrationhubstrategy/type_defs.pyi +1 -1
  3106. mypy_boto3_migrationhubstrategy/version.py +2 -2
  3107. mypy_boto3_mpa/__init__.py +1 -1
  3108. mypy_boto3_mpa/__init__.pyi +1 -1
  3109. mypy_boto3_mpa/__main__.py +4 -4
  3110. mypy_boto3_mpa/client.py +1 -1
  3111. mypy_boto3_mpa/client.pyi +1 -1
  3112. mypy_boto3_mpa/literals.py +6 -2
  3113. mypy_boto3_mpa/literals.pyi +6 -2
  3114. mypy_boto3_mpa/paginator.py +1 -1
  3115. mypy_boto3_mpa/paginator.pyi +1 -1
  3116. mypy_boto3_mpa/type_defs.py +1 -1
  3117. mypy_boto3_mpa/type_defs.pyi +1 -1
  3118. mypy_boto3_mpa/version.py +2 -2
  3119. mypy_boto3_mq/__init__.py +1 -1
  3120. mypy_boto3_mq/__init__.pyi +1 -1
  3121. mypy_boto3_mq/__main__.py +4 -4
  3122. mypy_boto3_mq/client.py +1 -1
  3123. mypy_boto3_mq/client.pyi +1 -1
  3124. mypy_boto3_mq/literals.py +6 -2
  3125. mypy_boto3_mq/literals.pyi +6 -2
  3126. mypy_boto3_mq/paginator.py +1 -1
  3127. mypy_boto3_mq/paginator.pyi +1 -1
  3128. mypy_boto3_mq/type_defs.py +1 -1
  3129. mypy_boto3_mq/type_defs.pyi +1 -1
  3130. mypy_boto3_mq/version.py +2 -2
  3131. mypy_boto3_mturk/__init__.py +1 -1
  3132. mypy_boto3_mturk/__init__.pyi +1 -1
  3133. mypy_boto3_mturk/__main__.py +4 -4
  3134. mypy_boto3_mturk/client.py +1 -1
  3135. mypy_boto3_mturk/client.pyi +1 -1
  3136. mypy_boto3_mturk/literals.py +6 -2
  3137. mypy_boto3_mturk/literals.pyi +6 -2
  3138. mypy_boto3_mturk/paginator.py +1 -1
  3139. mypy_boto3_mturk/paginator.pyi +1 -1
  3140. mypy_boto3_mturk/type_defs.py +1 -1
  3141. mypy_boto3_mturk/type_defs.pyi +1 -1
  3142. mypy_boto3_mturk/version.py +2 -2
  3143. mypy_boto3_mwaa/__init__.py +1 -1
  3144. mypy_boto3_mwaa/__init__.pyi +1 -1
  3145. mypy_boto3_mwaa/__main__.py +4 -4
  3146. mypy_boto3_mwaa/client.py +1 -1
  3147. mypy_boto3_mwaa/client.pyi +1 -1
  3148. mypy_boto3_mwaa/literals.py +7 -2
  3149. mypy_boto3_mwaa/literals.pyi +7 -2
  3150. mypy_boto3_mwaa/paginator.py +1 -1
  3151. mypy_boto3_mwaa/paginator.pyi +1 -1
  3152. mypy_boto3_mwaa/type_defs.py +1 -1
  3153. mypy_boto3_mwaa/type_defs.pyi +1 -1
  3154. mypy_boto3_mwaa/version.py +2 -2
  3155. mypy_boto3_mwaa_serverless/__init__.py +1 -1
  3156. mypy_boto3_mwaa_serverless/__init__.pyi +1 -1
  3157. mypy_boto3_mwaa_serverless/__main__.py +4 -4
  3158. mypy_boto3_mwaa_serverless/client.py +1 -1
  3159. mypy_boto3_mwaa_serverless/client.pyi +1 -1
  3160. mypy_boto3_mwaa_serverless/literals.py +6 -2
  3161. mypy_boto3_mwaa_serverless/literals.pyi +6 -2
  3162. mypy_boto3_mwaa_serverless/paginator.py +1 -1
  3163. mypy_boto3_mwaa_serverless/paginator.pyi +1 -1
  3164. mypy_boto3_mwaa_serverless/type_defs.py +1 -1
  3165. mypy_boto3_mwaa_serverless/type_defs.pyi +1 -1
  3166. mypy_boto3_mwaa_serverless/version.py +2 -2
  3167. mypy_boto3_neptune/__init__.py +1 -1
  3168. mypy_boto3_neptune/__init__.pyi +1 -1
  3169. mypy_boto3_neptune/__main__.py +4 -4
  3170. mypy_boto3_neptune/client.py +1 -1
  3171. mypy_boto3_neptune/client.pyi +1 -1
  3172. mypy_boto3_neptune/literals.py +6 -2
  3173. mypy_boto3_neptune/literals.pyi +6 -2
  3174. mypy_boto3_neptune/paginator.py +1 -1
  3175. mypy_boto3_neptune/paginator.pyi +1 -1
  3176. mypy_boto3_neptune/type_defs.py +1 -1
  3177. mypy_boto3_neptune/type_defs.pyi +1 -1
  3178. mypy_boto3_neptune/version.py +2 -2
  3179. mypy_boto3_neptune/waiter.py +1 -1
  3180. mypy_boto3_neptune/waiter.pyi +1 -1
  3181. mypy_boto3_neptune_graph/__init__.py +1 -1
  3182. mypy_boto3_neptune_graph/__init__.pyi +1 -1
  3183. mypy_boto3_neptune_graph/__main__.py +4 -4
  3184. mypy_boto3_neptune_graph/client.py +1 -1
  3185. mypy_boto3_neptune_graph/client.pyi +1 -1
  3186. mypy_boto3_neptune_graph/literals.py +6 -2
  3187. mypy_boto3_neptune_graph/literals.pyi +6 -2
  3188. mypy_boto3_neptune_graph/paginator.py +1 -1
  3189. mypy_boto3_neptune_graph/paginator.pyi +1 -1
  3190. mypy_boto3_neptune_graph/type_defs.py +1 -1
  3191. mypy_boto3_neptune_graph/type_defs.pyi +1 -1
  3192. mypy_boto3_neptune_graph/version.py +2 -2
  3193. mypy_boto3_neptune_graph/waiter.py +1 -1
  3194. mypy_boto3_neptune_graph/waiter.pyi +1 -1
  3195. mypy_boto3_neptunedata/__init__.py +1 -1
  3196. mypy_boto3_neptunedata/__init__.pyi +1 -1
  3197. mypy_boto3_neptunedata/__main__.py +4 -4
  3198. mypy_boto3_neptunedata/client.py +1 -1
  3199. mypy_boto3_neptunedata/client.pyi +1 -1
  3200. mypy_boto3_neptunedata/literals.py +6 -2
  3201. mypy_boto3_neptunedata/literals.pyi +6 -2
  3202. mypy_boto3_neptunedata/type_defs.py +1 -1
  3203. mypy_boto3_neptunedata/type_defs.pyi +1 -1
  3204. mypy_boto3_neptunedata/version.py +2 -2
  3205. mypy_boto3_network_firewall/__init__.py +13 -1
  3206. mypy_boto3_network_firewall/__init__.pyi +13 -1
  3207. mypy_boto3_network_firewall/__main__.py +4 -4
  3208. mypy_boto3_network_firewall/client.py +302 -1
  3209. mypy_boto3_network_firewall/client.pyi +302 -1
  3210. mypy_boto3_network_firewall/literals.py +29 -2
  3211. mypy_boto3_network_firewall/literals.pyi +29 -2
  3212. mypy_boto3_network_firewall/paginator.py +79 -1
  3213. mypy_boto3_network_firewall/paginator.pyi +70 -1
  3214. mypy_boto3_network_firewall/type_defs.py +576 -1
  3215. mypy_boto3_network_firewall/type_defs.pyi +502 -1
  3216. mypy_boto3_network_firewall/version.py +2 -2
  3217. mypy_boto3_networkflowmonitor/__init__.py +1 -1
  3218. mypy_boto3_networkflowmonitor/__init__.pyi +1 -1
  3219. mypy_boto3_networkflowmonitor/__main__.py +4 -4
  3220. mypy_boto3_networkflowmonitor/client.py +1 -1
  3221. mypy_boto3_networkflowmonitor/client.pyi +1 -1
  3222. mypy_boto3_networkflowmonitor/literals.py +6 -2
  3223. mypy_boto3_networkflowmonitor/literals.pyi +6 -2
  3224. mypy_boto3_networkflowmonitor/paginator.py +1 -1
  3225. mypy_boto3_networkflowmonitor/paginator.pyi +1 -1
  3226. mypy_boto3_networkflowmonitor/type_defs.py +1 -1
  3227. mypy_boto3_networkflowmonitor/type_defs.pyi +1 -1
  3228. mypy_boto3_networkflowmonitor/version.py +2 -2
  3229. mypy_boto3_networkmanager/__init__.py +1 -1
  3230. mypy_boto3_networkmanager/__init__.pyi +1 -1
  3231. mypy_boto3_networkmanager/__main__.py +4 -4
  3232. mypy_boto3_networkmanager/client.py +1 -1
  3233. mypy_boto3_networkmanager/client.pyi +1 -1
  3234. mypy_boto3_networkmanager/literals.py +6 -2
  3235. mypy_boto3_networkmanager/literals.pyi +6 -2
  3236. mypy_boto3_networkmanager/paginator.py +1 -1
  3237. mypy_boto3_networkmanager/paginator.pyi +1 -1
  3238. mypy_boto3_networkmanager/type_defs.py +1 -1
  3239. mypy_boto3_networkmanager/type_defs.pyi +1 -1
  3240. mypy_boto3_networkmanager/version.py +2 -2
  3241. mypy_boto3_networkmonitor/__init__.py +1 -1
  3242. mypy_boto3_networkmonitor/__init__.pyi +1 -1
  3243. mypy_boto3_networkmonitor/__main__.py +4 -4
  3244. mypy_boto3_networkmonitor/client.py +1 -1
  3245. mypy_boto3_networkmonitor/client.pyi +1 -1
  3246. mypy_boto3_networkmonitor/literals.py +6 -2
  3247. mypy_boto3_networkmonitor/literals.pyi +6 -2
  3248. mypy_boto3_networkmonitor/paginator.py +1 -1
  3249. mypy_boto3_networkmonitor/paginator.pyi +1 -1
  3250. mypy_boto3_networkmonitor/type_defs.py +1 -1
  3251. mypy_boto3_networkmonitor/type_defs.pyi +1 -1
  3252. mypy_boto3_networkmonitor/version.py +2 -2
  3253. mypy_boto3_notifications/__init__.py +1 -1
  3254. mypy_boto3_notifications/__init__.pyi +1 -1
  3255. mypy_boto3_notifications/__main__.py +4 -4
  3256. mypy_boto3_notifications/client.py +1 -1
  3257. mypy_boto3_notifications/client.pyi +1 -1
  3258. mypy_boto3_notifications/literals.py +6 -2
  3259. mypy_boto3_notifications/literals.pyi +6 -2
  3260. mypy_boto3_notifications/paginator.py +1 -1
  3261. mypy_boto3_notifications/paginator.pyi +1 -1
  3262. mypy_boto3_notifications/type_defs.py +1 -1
  3263. mypy_boto3_notifications/type_defs.pyi +1 -1
  3264. mypy_boto3_notifications/version.py +2 -2
  3265. mypy_boto3_notificationscontacts/__init__.py +1 -1
  3266. mypy_boto3_notificationscontacts/__init__.pyi +1 -1
  3267. mypy_boto3_notificationscontacts/__main__.py +4 -4
  3268. mypy_boto3_notificationscontacts/client.py +1 -1
  3269. mypy_boto3_notificationscontacts/client.pyi +1 -1
  3270. mypy_boto3_notificationscontacts/literals.py +6 -2
  3271. mypy_boto3_notificationscontacts/literals.pyi +6 -2
  3272. mypy_boto3_notificationscontacts/paginator.py +1 -1
  3273. mypy_boto3_notificationscontacts/paginator.pyi +1 -1
  3274. mypy_boto3_notificationscontacts/type_defs.py +1 -1
  3275. mypy_boto3_notificationscontacts/type_defs.pyi +1 -1
  3276. mypy_boto3_notificationscontacts/version.py +2 -2
  3277. mypy_boto3_nova_act/__init__.py +49 -0
  3278. mypy_boto3_nova_act/__init__.pyi +48 -0
  3279. {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/__main__.py +6 -6
  3280. mypy_boto3_nova_act/client.py +328 -0
  3281. mypy_boto3_nova_act/client.pyi +325 -0
  3282. {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/literals.py +36 -31
  3283. {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/literals.pyi +36 -31
  3284. mypy_boto3_nova_act/paginator.py +144 -0
  3285. mypy_boto3_nova_act/paginator.pyi +131 -0
  3286. mypy_boto3_nova_act/type_defs.py +432 -0
  3287. mypy_boto3_nova_act/type_defs.pyi +379 -0
  3288. mypy_boto3_nova_act/version.py +7 -0
  3289. mypy_boto3_oam/__init__.py +1 -1
  3290. mypy_boto3_oam/__init__.pyi +1 -1
  3291. mypy_boto3_oam/__main__.py +4 -4
  3292. mypy_boto3_oam/client.py +1 -1
  3293. mypy_boto3_oam/client.pyi +1 -1
  3294. mypy_boto3_oam/literals.py +6 -2
  3295. mypy_boto3_oam/literals.pyi +6 -2
  3296. mypy_boto3_oam/paginator.py +1 -1
  3297. mypy_boto3_oam/paginator.pyi +1 -1
  3298. mypy_boto3_oam/type_defs.py +1 -1
  3299. mypy_boto3_oam/type_defs.pyi +1 -1
  3300. mypy_boto3_oam/version.py +2 -2
  3301. mypy_boto3_observabilityadmin/__init__.py +9 -1
  3302. mypy_boto3_observabilityadmin/__init__.pyi +9 -1
  3303. mypy_boto3_observabilityadmin/__main__.py +4 -4
  3304. mypy_boto3_observabilityadmin/client.py +165 -9
  3305. mypy_boto3_observabilityadmin/client.pyi +165 -9
  3306. mypy_boto3_observabilityadmin/literals.py +59 -5
  3307. mypy_boto3_observabilityadmin/literals.pyi +59 -5
  3308. mypy_boto3_observabilityadmin/paginator.py +53 -1
  3309. mypy_boto3_observabilityadmin/paginator.pyi +47 -1
  3310. mypy_boto3_observabilityadmin/type_defs.py +444 -46
  3311. mypy_boto3_observabilityadmin/type_defs.pyi +386 -44
  3312. mypy_boto3_observabilityadmin/version.py +2 -2
  3313. mypy_boto3_odb/__init__.py +1 -1
  3314. mypy_boto3_odb/__init__.pyi +1 -1
  3315. mypy_boto3_odb/__main__.py +4 -4
  3316. mypy_boto3_odb/client.py +1 -1
  3317. mypy_boto3_odb/client.pyi +1 -1
  3318. mypy_boto3_odb/literals.py +6 -2
  3319. mypy_boto3_odb/literals.pyi +6 -2
  3320. mypy_boto3_odb/paginator.py +1 -1
  3321. mypy_boto3_odb/paginator.pyi +1 -1
  3322. mypy_boto3_odb/type_defs.py +18 -8
  3323. mypy_boto3_odb/type_defs.pyi +17 -7
  3324. mypy_boto3_odb/version.py +2 -2
  3325. mypy_boto3_omics/__init__.py +1 -1
  3326. mypy_boto3_omics/__init__.pyi +1 -1
  3327. mypy_boto3_omics/__main__.py +4 -4
  3328. mypy_boto3_omics/client.py +1 -1
  3329. mypy_boto3_omics/client.pyi +1 -1
  3330. mypy_boto3_omics/literals.py +6 -2
  3331. mypy_boto3_omics/literals.pyi +6 -2
  3332. mypy_boto3_omics/paginator.py +1 -1
  3333. mypy_boto3_omics/paginator.pyi +1 -1
  3334. mypy_boto3_omics/type_defs.py +1 -1
  3335. mypy_boto3_omics/type_defs.pyi +1 -1
  3336. mypy_boto3_omics/version.py +2 -2
  3337. mypy_boto3_omics/waiter.py +1 -1
  3338. mypy_boto3_omics/waiter.pyi +1 -1
  3339. mypy_boto3_opensearch/__init__.py +1 -1
  3340. mypy_boto3_opensearch/__init__.pyi +1 -1
  3341. mypy_boto3_opensearch/__main__.py +4 -4
  3342. mypy_boto3_opensearch/client.py +1 -1
  3343. mypy_boto3_opensearch/client.pyi +1 -1
  3344. mypy_boto3_opensearch/literals.py +7 -3
  3345. mypy_boto3_opensearch/literals.pyi +7 -3
  3346. mypy_boto3_opensearch/paginator.py +1 -1
  3347. mypy_boto3_opensearch/paginator.pyi +1 -1
  3348. mypy_boto3_opensearch/type_defs.py +11 -1
  3349. mypy_boto3_opensearch/type_defs.pyi +10 -1
  3350. mypy_boto3_opensearch/version.py +2 -2
  3351. mypy_boto3_opensearchserverless/__init__.py +1 -1
  3352. mypy_boto3_opensearchserverless/__init__.pyi +1 -1
  3353. mypy_boto3_opensearchserverless/__main__.py +4 -4
  3354. mypy_boto3_opensearchserverless/client.py +61 -1
  3355. mypy_boto3_opensearchserverless/client.pyi +61 -1
  3356. mypy_boto3_opensearchserverless/literals.py +8 -2
  3357. mypy_boto3_opensearchserverless/literals.pyi +8 -2
  3358. mypy_boto3_opensearchserverless/type_defs.py +201 -39
  3359. mypy_boto3_opensearchserverless/type_defs.pyi +186 -35
  3360. mypy_boto3_opensearchserverless/version.py +2 -2
  3361. mypy_boto3_organizations/__init__.py +1 -1
  3362. mypy_boto3_organizations/__init__.pyi +1 -1
  3363. mypy_boto3_organizations/__main__.py +4 -4
  3364. mypy_boto3_organizations/client.py +1 -1
  3365. mypy_boto3_organizations/client.pyi +1 -1
  3366. mypy_boto3_organizations/literals.py +12 -2
  3367. mypy_boto3_organizations/literals.pyi +12 -2
  3368. mypy_boto3_organizations/paginator.py +1 -1
  3369. mypy_boto3_organizations/paginator.pyi +1 -1
  3370. mypy_boto3_organizations/type_defs.py +1 -1
  3371. mypy_boto3_organizations/type_defs.pyi +1 -1
  3372. mypy_boto3_organizations/version.py +2 -2
  3373. mypy_boto3_osis/__init__.py +1 -1
  3374. mypy_boto3_osis/__init__.pyi +1 -1
  3375. mypy_boto3_osis/__main__.py +4 -4
  3376. mypy_boto3_osis/client.py +1 -1
  3377. mypy_boto3_osis/client.pyi +1 -1
  3378. mypy_boto3_osis/literals.py +6 -2
  3379. mypy_boto3_osis/literals.pyi +6 -2
  3380. mypy_boto3_osis/paginator.py +1 -1
  3381. mypy_boto3_osis/paginator.pyi +1 -1
  3382. mypy_boto3_osis/type_defs.py +1 -1
  3383. mypy_boto3_osis/type_defs.pyi +1 -1
  3384. mypy_boto3_osis/version.py +2 -2
  3385. mypy_boto3_outposts/__init__.py +1 -1
  3386. mypy_boto3_outposts/__init__.pyi +1 -1
  3387. mypy_boto3_outposts/__main__.py +4 -4
  3388. mypy_boto3_outposts/client.py +1 -1
  3389. mypy_boto3_outposts/client.pyi +1 -1
  3390. mypy_boto3_outposts/literals.py +6 -2
  3391. mypy_boto3_outposts/literals.pyi +6 -2
  3392. mypy_boto3_outposts/paginator.py +1 -1
  3393. mypy_boto3_outposts/paginator.pyi +1 -1
  3394. mypy_boto3_outposts/type_defs.py +1 -1
  3395. mypy_boto3_outposts/type_defs.pyi +1 -1
  3396. mypy_boto3_outposts/version.py +2 -2
  3397. mypy_boto3_panorama/__init__.py +1 -1
  3398. mypy_boto3_panorama/__init__.pyi +1 -1
  3399. mypy_boto3_panorama/__main__.py +4 -4
  3400. mypy_boto3_panorama/client.py +1 -1
  3401. mypy_boto3_panorama/client.pyi +1 -1
  3402. mypy_boto3_panorama/literals.py +6 -2
  3403. mypy_boto3_panorama/literals.pyi +6 -2
  3404. mypy_boto3_panorama/type_defs.py +1 -1
  3405. mypy_boto3_panorama/type_defs.pyi +1 -1
  3406. mypy_boto3_panorama/version.py +2 -2
  3407. mypy_boto3_partnercentral_account/__init__.py +45 -0
  3408. mypy_boto3_partnercentral_account/__init__.pyi +44 -0
  3409. mypy_boto3_partnercentral_account/__main__.py +43 -0
  3410. mypy_boto3_partnercentral_account/client.py +477 -0
  3411. mypy_boto3_partnercentral_account/client.pyi +474 -0
  3412. mypy_boto3_partnercentral_account/literals.py +540 -0
  3413. mypy_boto3_partnercentral_account/literals.pyi +538 -0
  3414. mypy_boto3_partnercentral_account/paginator.py +118 -0
  3415. mypy_boto3_partnercentral_account/paginator.pyi +108 -0
  3416. mypy_boto3_partnercentral_account/py.typed +0 -0
  3417. mypy_boto3_partnercentral_account/type_defs.py +770 -0
  3418. mypy_boto3_partnercentral_account/type_defs.pyi +687 -0
  3419. mypy_boto3_partnercentral_account/version.py +7 -0
  3420. mypy_boto3_partnercentral_benefits/__init__.py +45 -0
  3421. mypy_boto3_partnercentral_benefits/__init__.pyi +44 -0
  3422. mypy_boto3_partnercentral_benefits/__main__.py +43 -0
  3423. mypy_boto3_partnercentral_benefits/client.py +326 -0
  3424. mypy_boto3_partnercentral_benefits/client.pyi +323 -0
  3425. mypy_boto3_partnercentral_benefits/literals.py +581 -0
  3426. mypy_boto3_partnercentral_benefits/literals.pyi +579 -0
  3427. mypy_boto3_partnercentral_benefits/paginator.py +118 -0
  3428. mypy_boto3_partnercentral_benefits/paginator.pyi +108 -0
  3429. mypy_boto3_partnercentral_benefits/py.typed +0 -0
  3430. mypy_boto3_partnercentral_benefits/type_defs.py +500 -0
  3431. mypy_boto3_partnercentral_benefits/type_defs.pyi +449 -0
  3432. mypy_boto3_partnercentral_benefits/version.py +7 -0
  3433. mypy_boto3_partnercentral_channel/__init__.py +1 -1
  3434. mypy_boto3_partnercentral_channel/__init__.pyi +1 -1
  3435. mypy_boto3_partnercentral_channel/__main__.py +4 -4
  3436. mypy_boto3_partnercentral_channel/client.py +1 -1
  3437. mypy_boto3_partnercentral_channel/client.pyi +1 -1
  3438. mypy_boto3_partnercentral_channel/literals.py +8 -2
  3439. mypy_boto3_partnercentral_channel/literals.pyi +8 -2
  3440. mypy_boto3_partnercentral_channel/paginator.py +1 -1
  3441. mypy_boto3_partnercentral_channel/paginator.pyi +1 -1
  3442. mypy_boto3_partnercentral_channel/type_defs.py +1 -1
  3443. mypy_boto3_partnercentral_channel/type_defs.pyi +1 -1
  3444. mypy_boto3_partnercentral_channel/version.py +2 -2
  3445. mypy_boto3_partnercentral_selling/__init__.py +5 -1
  3446. mypy_boto3_partnercentral_selling/__init__.pyi +5 -1
  3447. mypy_boto3_partnercentral_selling/__main__.py +4 -4
  3448. mypy_boto3_partnercentral_selling/client.py +63 -1
  3449. mypy_boto3_partnercentral_selling/client.pyi +63 -1
  3450. mypy_boto3_partnercentral_selling/literals.py +192 -5
  3451. mypy_boto3_partnercentral_selling/literals.pyi +192 -5
  3452. mypy_boto3_partnercentral_selling/paginator.py +29 -1
  3453. mypy_boto3_partnercentral_selling/paginator.pyi +26 -1
  3454. mypy_boto3_partnercentral_selling/type_defs.py +353 -54
  3455. mypy_boto3_partnercentral_selling/type_defs.pyi +322 -51
  3456. mypy_boto3_partnercentral_selling/version.py +2 -2
  3457. mypy_boto3_payment_cryptography/__init__.py +1 -1
  3458. mypy_boto3_payment_cryptography/__init__.pyi +1 -1
  3459. mypy_boto3_payment_cryptography/__main__.py +4 -4
  3460. mypy_boto3_payment_cryptography/client.py +1 -1
  3461. mypy_boto3_payment_cryptography/client.pyi +1 -1
  3462. mypy_boto3_payment_cryptography/literals.py +16 -4
  3463. mypy_boto3_payment_cryptography/literals.pyi +16 -4
  3464. mypy_boto3_payment_cryptography/paginator.py +1 -1
  3465. mypy_boto3_payment_cryptography/paginator.pyi +1 -1
  3466. mypy_boto3_payment_cryptography/type_defs.py +32 -13
  3467. mypy_boto3_payment_cryptography/type_defs.pyi +29 -12
  3468. mypy_boto3_payment_cryptography/version.py +2 -2
  3469. mypy_boto3_payment_cryptography_data/__init__.py +1 -1
  3470. mypy_boto3_payment_cryptography_data/__init__.pyi +1 -1
  3471. mypy_boto3_payment_cryptography_data/__main__.py +4 -4
  3472. mypy_boto3_payment_cryptography_data/client.py +17 -3
  3473. mypy_boto3_payment_cryptography_data/client.pyi +17 -3
  3474. mypy_boto3_payment_cryptography_data/literals.py +9 -2
  3475. mypy_boto3_payment_cryptography_data/literals.pyi +9 -2
  3476. mypy_boto3_payment_cryptography_data/type_defs.py +47 -1
  3477. mypy_boto3_payment_cryptography_data/type_defs.pyi +40 -1
  3478. mypy_boto3_payment_cryptography_data/version.py +2 -2
  3479. mypy_boto3_pca_connector_ad/__init__.py +1 -1
  3480. mypy_boto3_pca_connector_ad/__init__.pyi +1 -1
  3481. mypy_boto3_pca_connector_ad/__main__.py +4 -4
  3482. mypy_boto3_pca_connector_ad/client.py +1 -1
  3483. mypy_boto3_pca_connector_ad/client.pyi +1 -1
  3484. mypy_boto3_pca_connector_ad/literals.py +6 -2
  3485. mypy_boto3_pca_connector_ad/literals.pyi +6 -2
  3486. mypy_boto3_pca_connector_ad/paginator.py +1 -1
  3487. mypy_boto3_pca_connector_ad/paginator.pyi +1 -1
  3488. mypy_boto3_pca_connector_ad/type_defs.py +1 -1
  3489. mypy_boto3_pca_connector_ad/type_defs.pyi +1 -1
  3490. mypy_boto3_pca_connector_ad/version.py +2 -2
  3491. mypy_boto3_pca_connector_scep/__init__.py +1 -1
  3492. mypy_boto3_pca_connector_scep/__init__.pyi +1 -1
  3493. mypy_boto3_pca_connector_scep/__main__.py +4 -4
  3494. mypy_boto3_pca_connector_scep/client.py +1 -1
  3495. mypy_boto3_pca_connector_scep/client.pyi +1 -1
  3496. mypy_boto3_pca_connector_scep/literals.py +6 -2
  3497. mypy_boto3_pca_connector_scep/literals.pyi +6 -2
  3498. mypy_boto3_pca_connector_scep/paginator.py +1 -1
  3499. mypy_boto3_pca_connector_scep/paginator.pyi +1 -1
  3500. mypy_boto3_pca_connector_scep/type_defs.py +1 -1
  3501. mypy_boto3_pca_connector_scep/type_defs.pyi +1 -1
  3502. mypy_boto3_pca_connector_scep/version.py +2 -2
  3503. mypy_boto3_pcs/__init__.py +1 -1
  3504. mypy_boto3_pcs/__init__.pyi +1 -1
  3505. mypy_boto3_pcs/__main__.py +4 -4
  3506. mypy_boto3_pcs/client.py +1 -1
  3507. mypy_boto3_pcs/client.pyi +1 -1
  3508. mypy_boto3_pcs/literals.py +6 -2
  3509. mypy_boto3_pcs/literals.pyi +6 -2
  3510. mypy_boto3_pcs/paginator.py +1 -1
  3511. mypy_boto3_pcs/paginator.pyi +1 -1
  3512. mypy_boto3_pcs/type_defs.py +1 -1
  3513. mypy_boto3_pcs/type_defs.pyi +1 -1
  3514. mypy_boto3_pcs/version.py +2 -2
  3515. mypy_boto3_personalize/__init__.py +1 -1
  3516. mypy_boto3_personalize/__init__.pyi +1 -1
  3517. mypy_boto3_personalize/__main__.py +4 -4
  3518. mypy_boto3_personalize/client.py +1 -1
  3519. mypy_boto3_personalize/client.pyi +1 -1
  3520. mypy_boto3_personalize/literals.py +8 -2
  3521. mypy_boto3_personalize/literals.pyi +8 -2
  3522. mypy_boto3_personalize/paginator.py +1 -1
  3523. mypy_boto3_personalize/paginator.pyi +1 -1
  3524. mypy_boto3_personalize/type_defs.py +14 -2
  3525. mypy_boto3_personalize/type_defs.pyi +14 -2
  3526. mypy_boto3_personalize/version.py +2 -2
  3527. mypy_boto3_personalize_events/__init__.py +1 -1
  3528. mypy_boto3_personalize_events/__init__.pyi +1 -1
  3529. mypy_boto3_personalize_events/__main__.py +4 -4
  3530. mypy_boto3_personalize_events/client.py +1 -1
  3531. mypy_boto3_personalize_events/client.pyi +1 -1
  3532. mypy_boto3_personalize_events/literals.py +6 -2
  3533. mypy_boto3_personalize_events/literals.pyi +6 -2
  3534. mypy_boto3_personalize_events/type_defs.py +1 -1
  3535. mypy_boto3_personalize_events/type_defs.pyi +1 -1
  3536. mypy_boto3_personalize_events/version.py +2 -2
  3537. mypy_boto3_personalize_runtime/__init__.py +1 -1
  3538. mypy_boto3_personalize_runtime/__init__.pyi +1 -1
  3539. mypy_boto3_personalize_runtime/__main__.py +4 -4
  3540. mypy_boto3_personalize_runtime/client.py +1 -1
  3541. mypy_boto3_personalize_runtime/client.pyi +1 -1
  3542. mypy_boto3_personalize_runtime/literals.py +6 -2
  3543. mypy_boto3_personalize_runtime/literals.pyi +6 -2
  3544. mypy_boto3_personalize_runtime/type_defs.py +1 -1
  3545. mypy_boto3_personalize_runtime/type_defs.pyi +1 -1
  3546. mypy_boto3_personalize_runtime/version.py +2 -2
  3547. mypy_boto3_pi/__init__.py +1 -1
  3548. mypy_boto3_pi/__init__.pyi +1 -1
  3549. mypy_boto3_pi/__main__.py +4 -4
  3550. mypy_boto3_pi/client.py +1 -1
  3551. mypy_boto3_pi/client.pyi +1 -1
  3552. mypy_boto3_pi/literals.py +6 -2
  3553. mypy_boto3_pi/literals.pyi +6 -2
  3554. mypy_boto3_pi/type_defs.py +1 -1
  3555. mypy_boto3_pi/type_defs.pyi +1 -1
  3556. mypy_boto3_pi/version.py +2 -2
  3557. mypy_boto3_pinpoint/__init__.py +1 -1
  3558. mypy_boto3_pinpoint/__init__.pyi +1 -1
  3559. mypy_boto3_pinpoint/__main__.py +4 -4
  3560. mypy_boto3_pinpoint/client.py +1 -1
  3561. mypy_boto3_pinpoint/client.pyi +1 -1
  3562. mypy_boto3_pinpoint/literals.py +6 -2
  3563. mypy_boto3_pinpoint/literals.pyi +6 -2
  3564. mypy_boto3_pinpoint/type_defs.py +1 -1
  3565. mypy_boto3_pinpoint/type_defs.pyi +1 -1
  3566. mypy_boto3_pinpoint/version.py +2 -2
  3567. mypy_boto3_pinpoint_email/__init__.py +1 -1
  3568. mypy_boto3_pinpoint_email/__init__.pyi +1 -1
  3569. mypy_boto3_pinpoint_email/__main__.py +4 -4
  3570. mypy_boto3_pinpoint_email/client.py +1 -1
  3571. mypy_boto3_pinpoint_email/client.pyi +1 -1
  3572. mypy_boto3_pinpoint_email/literals.py +6 -2
  3573. mypy_boto3_pinpoint_email/literals.pyi +6 -2
  3574. mypy_boto3_pinpoint_email/paginator.py +1 -1
  3575. mypy_boto3_pinpoint_email/paginator.pyi +1 -1
  3576. mypy_boto3_pinpoint_email/type_defs.py +1 -1
  3577. mypy_boto3_pinpoint_email/type_defs.pyi +1 -1
  3578. mypy_boto3_pinpoint_email/version.py +2 -2
  3579. mypy_boto3_pinpoint_sms_voice/__init__.py +1 -1
  3580. mypy_boto3_pinpoint_sms_voice/__init__.pyi +1 -1
  3581. mypy_boto3_pinpoint_sms_voice/__main__.py +4 -4
  3582. mypy_boto3_pinpoint_sms_voice/client.py +1 -1
  3583. mypy_boto3_pinpoint_sms_voice/client.pyi +1 -1
  3584. mypy_boto3_pinpoint_sms_voice/literals.py +6 -2
  3585. mypy_boto3_pinpoint_sms_voice/literals.pyi +6 -2
  3586. mypy_boto3_pinpoint_sms_voice/type_defs.py +1 -1
  3587. mypy_boto3_pinpoint_sms_voice/type_defs.pyi +1 -1
  3588. mypy_boto3_pinpoint_sms_voice/version.py +2 -2
  3589. mypy_boto3_pinpoint_sms_voice_v2/__init__.py +1 -1
  3590. mypy_boto3_pinpoint_sms_voice_v2/__init__.pyi +1 -1
  3591. mypy_boto3_pinpoint_sms_voice_v2/__main__.py +4 -4
  3592. mypy_boto3_pinpoint_sms_voice_v2/client.py +6 -6
  3593. mypy_boto3_pinpoint_sms_voice_v2/client.pyi +6 -6
  3594. mypy_boto3_pinpoint_sms_voice_v2/literals.py +8 -2
  3595. mypy_boto3_pinpoint_sms_voice_v2/literals.pyi +8 -2
  3596. mypy_boto3_pinpoint_sms_voice_v2/paginator.py +1 -1
  3597. mypy_boto3_pinpoint_sms_voice_v2/paginator.pyi +1 -1
  3598. mypy_boto3_pinpoint_sms_voice_v2/type_defs.py +6 -1
  3599. mypy_boto3_pinpoint_sms_voice_v2/type_defs.pyi +6 -1
  3600. mypy_boto3_pinpoint_sms_voice_v2/version.py +2 -2
  3601. mypy_boto3_pipes/__init__.py +1 -1
  3602. mypy_boto3_pipes/__init__.pyi +1 -1
  3603. mypy_boto3_pipes/__main__.py +4 -4
  3604. mypy_boto3_pipes/client.py +1 -1
  3605. mypy_boto3_pipes/client.pyi +1 -1
  3606. mypy_boto3_pipes/literals.py +6 -2
  3607. mypy_boto3_pipes/literals.pyi +6 -2
  3608. mypy_boto3_pipes/paginator.py +1 -1
  3609. mypy_boto3_pipes/paginator.pyi +1 -1
  3610. mypy_boto3_pipes/type_defs.py +1 -1
  3611. mypy_boto3_pipes/type_defs.pyi +1 -1
  3612. mypy_boto3_pipes/version.py +2 -2
  3613. mypy_boto3_polly/__init__.py +1 -1
  3614. mypy_boto3_polly/__init__.pyi +1 -1
  3615. mypy_boto3_polly/__main__.py +4 -4
  3616. mypy_boto3_polly/client.py +1 -1
  3617. mypy_boto3_polly/client.pyi +1 -1
  3618. mypy_boto3_polly/literals.py +6 -2
  3619. mypy_boto3_polly/literals.pyi +6 -2
  3620. mypy_boto3_polly/paginator.py +1 -1
  3621. mypy_boto3_polly/paginator.pyi +1 -1
  3622. mypy_boto3_polly/type_defs.py +1 -1
  3623. mypy_boto3_polly/type_defs.pyi +1 -1
  3624. mypy_boto3_polly/version.py +2 -2
  3625. mypy_boto3_pricing/__init__.py +1 -1
  3626. mypy_boto3_pricing/__init__.pyi +1 -1
  3627. mypy_boto3_pricing/__main__.py +4 -4
  3628. mypy_boto3_pricing/client.py +1 -1
  3629. mypy_boto3_pricing/client.pyi +1 -1
  3630. mypy_boto3_pricing/literals.py +6 -2
  3631. mypy_boto3_pricing/literals.pyi +6 -2
  3632. mypy_boto3_pricing/paginator.py +1 -1
  3633. mypy_boto3_pricing/paginator.pyi +1 -1
  3634. mypy_boto3_pricing/type_defs.py +1 -1
  3635. mypy_boto3_pricing/type_defs.pyi +1 -1
  3636. mypy_boto3_pricing/version.py +2 -2
  3637. mypy_boto3_proton/__init__.py +1 -1
  3638. mypy_boto3_proton/__init__.pyi +1 -1
  3639. mypy_boto3_proton/__main__.py +4 -4
  3640. mypy_boto3_proton/client.py +1 -1
  3641. mypy_boto3_proton/client.pyi +1 -1
  3642. mypy_boto3_proton/literals.py +6 -2
  3643. mypy_boto3_proton/literals.pyi +6 -2
  3644. mypy_boto3_proton/paginator.py +1 -1
  3645. mypy_boto3_proton/paginator.pyi +1 -1
  3646. mypy_boto3_proton/type_defs.py +1 -1
  3647. mypy_boto3_proton/type_defs.pyi +1 -1
  3648. mypy_boto3_proton/version.py +2 -2
  3649. mypy_boto3_proton/waiter.py +1 -1
  3650. mypy_boto3_proton/waiter.pyi +1 -1
  3651. mypy_boto3_qapps/__init__.py +1 -1
  3652. mypy_boto3_qapps/__init__.pyi +1 -1
  3653. mypy_boto3_qapps/__main__.py +4 -4
  3654. mypy_boto3_qapps/client.py +1 -1
  3655. mypy_boto3_qapps/client.pyi +1 -1
  3656. mypy_boto3_qapps/literals.py +6 -2
  3657. mypy_boto3_qapps/literals.pyi +6 -2
  3658. mypy_boto3_qapps/paginator.py +1 -1
  3659. mypy_boto3_qapps/paginator.pyi +1 -1
  3660. mypy_boto3_qapps/type_defs.py +1 -1
  3661. mypy_boto3_qapps/type_defs.pyi +1 -1
  3662. mypy_boto3_qapps/version.py +2 -2
  3663. mypy_boto3_qbusiness/__init__.py +1 -1
  3664. mypy_boto3_qbusiness/__init__.pyi +1 -1
  3665. mypy_boto3_qbusiness/__main__.py +4 -4
  3666. mypy_boto3_qbusiness/client.py +1 -1
  3667. mypy_boto3_qbusiness/client.pyi +1 -1
  3668. mypy_boto3_qbusiness/literals.py +6 -2
  3669. mypy_boto3_qbusiness/literals.pyi +6 -2
  3670. mypy_boto3_qbusiness/paginator.py +1 -1
  3671. mypy_boto3_qbusiness/paginator.pyi +1 -1
  3672. mypy_boto3_qbusiness/type_defs.py +1 -1
  3673. mypy_boto3_qbusiness/type_defs.pyi +1 -1
  3674. mypy_boto3_qbusiness/version.py +2 -2
  3675. mypy_boto3_qconnect/__init__.py +5 -1
  3676. mypy_boto3_qconnect/__init__.pyi +5 -1
  3677. mypy_boto3_qconnect/__main__.py +4 -4
  3678. mypy_boto3_qconnect/client.py +36 -1
  3679. mypy_boto3_qconnect/client.pyi +36 -1
  3680. mypy_boto3_qconnect/literals.py +48 -4
  3681. mypy_boto3_qconnect/literals.pyi +48 -4
  3682. mypy_boto3_qconnect/paginator.py +27 -1
  3683. mypy_boto3_qconnect/paginator.pyi +24 -1
  3684. mypy_boto3_qconnect/type_defs.py +641 -85
  3685. mypy_boto3_qconnect/type_defs.pyi +575 -77
  3686. mypy_boto3_qconnect/version.py +2 -2
  3687. mypy_boto3_quicksight/__init__.py +1 -1
  3688. mypy_boto3_quicksight/__init__.pyi +1 -1
  3689. mypy_boto3_quicksight/__main__.py +4 -4
  3690. mypy_boto3_quicksight/client.py +65 -1
  3691. mypy_boto3_quicksight/client.pyi +65 -1
  3692. mypy_boto3_quicksight/literals.py +43 -2
  3693. mypy_boto3_quicksight/literals.pyi +43 -2
  3694. mypy_boto3_quicksight/paginator.py +1 -1
  3695. mypy_boto3_quicksight/paginator.pyi +1 -1
  3696. mypy_boto3_quicksight/type_defs.py +333 -47
  3697. mypy_boto3_quicksight/type_defs.pyi +289 -39
  3698. mypy_boto3_quicksight/version.py +2 -2
  3699. mypy_boto3_ram/__init__.py +1 -1
  3700. mypy_boto3_ram/__init__.pyi +1 -1
  3701. mypy_boto3_ram/__main__.py +4 -4
  3702. mypy_boto3_ram/client.py +1 -1
  3703. mypy_boto3_ram/client.pyi +1 -1
  3704. mypy_boto3_ram/literals.py +6 -2
  3705. mypy_boto3_ram/literals.pyi +6 -2
  3706. mypy_boto3_ram/paginator.py +1 -1
  3707. mypy_boto3_ram/paginator.pyi +1 -1
  3708. mypy_boto3_ram/type_defs.py +1 -1
  3709. mypy_boto3_ram/type_defs.pyi +1 -1
  3710. mypy_boto3_ram/version.py +2 -2
  3711. mypy_boto3_rbin/__init__.py +1 -1
  3712. mypy_boto3_rbin/__init__.pyi +1 -1
  3713. mypy_boto3_rbin/__main__.py +4 -4
  3714. mypy_boto3_rbin/client.py +1 -1
  3715. mypy_boto3_rbin/client.pyi +1 -1
  3716. mypy_boto3_rbin/literals.py +6 -2
  3717. mypy_boto3_rbin/literals.pyi +6 -2
  3718. mypy_boto3_rbin/paginator.py +1 -1
  3719. mypy_boto3_rbin/paginator.pyi +1 -1
  3720. mypy_boto3_rbin/type_defs.py +1 -1
  3721. mypy_boto3_rbin/type_defs.pyi +1 -1
  3722. mypy_boto3_rbin/version.py +2 -2
  3723. mypy_boto3_rds/__init__.py +1 -1
  3724. mypy_boto3_rds/__init__.pyi +1 -1
  3725. mypy_boto3_rds/__main__.py +4 -4
  3726. mypy_boto3_rds/client.py +1 -1
  3727. mypy_boto3_rds/client.pyi +1 -1
  3728. mypy_boto3_rds/literals.py +6 -2
  3729. mypy_boto3_rds/literals.pyi +6 -2
  3730. mypy_boto3_rds/paginator.py +1 -1
  3731. mypy_boto3_rds/paginator.pyi +1 -1
  3732. mypy_boto3_rds/type_defs.py +859 -758
  3733. mypy_boto3_rds/type_defs.pyi +776 -682
  3734. mypy_boto3_rds/version.py +2 -2
  3735. mypy_boto3_rds/waiter.py +1 -1
  3736. mypy_boto3_rds/waiter.pyi +1 -1
  3737. mypy_boto3_rds_data/__init__.py +1 -1
  3738. mypy_boto3_rds_data/__init__.pyi +1 -1
  3739. mypy_boto3_rds_data/__main__.py +4 -4
  3740. mypy_boto3_rds_data/client.py +1 -1
  3741. mypy_boto3_rds_data/client.pyi +1 -1
  3742. mypy_boto3_rds_data/literals.py +6 -2
  3743. mypy_boto3_rds_data/literals.pyi +6 -2
  3744. mypy_boto3_rds_data/type_defs.py +1 -1
  3745. mypy_boto3_rds_data/type_defs.pyi +1 -1
  3746. mypy_boto3_rds_data/version.py +2 -2
  3747. mypy_boto3_redshift/__init__.py +1 -1
  3748. mypy_boto3_redshift/__init__.pyi +1 -1
  3749. mypy_boto3_redshift/__main__.py +4 -4
  3750. mypy_boto3_redshift/client.py +1 -1
  3751. mypy_boto3_redshift/client.pyi +1 -1
  3752. mypy_boto3_redshift/literals.py +12 -3
  3753. mypy_boto3_redshift/literals.pyi +12 -3
  3754. mypy_boto3_redshift/paginator.py +1 -1
  3755. mypy_boto3_redshift/paginator.pyi +1 -1
  3756. mypy_boto3_redshift/type_defs.py +4 -1
  3757. mypy_boto3_redshift/type_defs.pyi +4 -1
  3758. mypy_boto3_redshift/version.py +2 -2
  3759. mypy_boto3_redshift/waiter.py +1 -1
  3760. mypy_boto3_redshift/waiter.pyi +1 -1
  3761. mypy_boto3_redshift_data/__init__.py +1 -1
  3762. mypy_boto3_redshift_data/__init__.pyi +1 -1
  3763. mypy_boto3_redshift_data/__main__.py +4 -4
  3764. mypy_boto3_redshift_data/client.py +1 -1
  3765. mypy_boto3_redshift_data/client.pyi +1 -1
  3766. mypy_boto3_redshift_data/literals.py +6 -2
  3767. mypy_boto3_redshift_data/literals.pyi +6 -2
  3768. mypy_boto3_redshift_data/paginator.py +1 -1
  3769. mypy_boto3_redshift_data/paginator.pyi +1 -1
  3770. mypy_boto3_redshift_data/type_defs.py +1 -1
  3771. mypy_boto3_redshift_data/type_defs.pyi +1 -1
  3772. mypy_boto3_redshift_data/version.py +2 -2
  3773. mypy_boto3_redshift_serverless/__init__.py +1 -1
  3774. mypy_boto3_redshift_serverless/__init__.pyi +1 -1
  3775. mypy_boto3_redshift_serverless/__main__.py +4 -4
  3776. mypy_boto3_redshift_serverless/client.py +14 -1
  3777. mypy_boto3_redshift_serverless/client.pyi +14 -1
  3778. mypy_boto3_redshift_serverless/literals.py +7 -2
  3779. mypy_boto3_redshift_serverless/literals.pyi +7 -2
  3780. mypy_boto3_redshift_serverless/paginator.py +1 -1
  3781. mypy_boto3_redshift_serverless/paginator.pyi +1 -1
  3782. mypy_boto3_redshift_serverless/type_defs.py +16 -1
  3783. mypy_boto3_redshift_serverless/type_defs.pyi +14 -1
  3784. mypy_boto3_redshift_serverless/version.py +2 -2
  3785. mypy_boto3_rekognition/__init__.py +1 -1
  3786. mypy_boto3_rekognition/__init__.pyi +1 -1
  3787. mypy_boto3_rekognition/__main__.py +4 -4
  3788. mypy_boto3_rekognition/client.py +1 -1
  3789. mypy_boto3_rekognition/client.pyi +1 -1
  3790. mypy_boto3_rekognition/literals.py +6 -2
  3791. mypy_boto3_rekognition/literals.pyi +6 -2
  3792. mypy_boto3_rekognition/paginator.py +1 -1
  3793. mypy_boto3_rekognition/paginator.pyi +1 -1
  3794. mypy_boto3_rekognition/type_defs.py +1 -1
  3795. mypy_boto3_rekognition/type_defs.pyi +1 -1
  3796. mypy_boto3_rekognition/version.py +2 -2
  3797. mypy_boto3_rekognition/waiter.py +1 -1
  3798. mypy_boto3_rekognition/waiter.pyi +1 -1
  3799. mypy_boto3_repostspace/__init__.py +1 -1
  3800. mypy_boto3_repostspace/__init__.pyi +1 -1
  3801. mypy_boto3_repostspace/__main__.py +4 -4
  3802. mypy_boto3_repostspace/client.py +1 -1
  3803. mypy_boto3_repostspace/client.pyi +1 -1
  3804. mypy_boto3_repostspace/literals.py +6 -2
  3805. mypy_boto3_repostspace/literals.pyi +6 -2
  3806. mypy_boto3_repostspace/paginator.py +1 -1
  3807. mypy_boto3_repostspace/paginator.pyi +1 -1
  3808. mypy_boto3_repostspace/type_defs.py +1 -1
  3809. mypy_boto3_repostspace/type_defs.pyi +1 -1
  3810. mypy_boto3_repostspace/version.py +2 -2
  3811. mypy_boto3_repostspace/waiter.py +1 -1
  3812. mypy_boto3_repostspace/waiter.pyi +1 -1
  3813. mypy_boto3_resiliencehub/__init__.py +1 -1
  3814. mypy_boto3_resiliencehub/__init__.pyi +1 -1
  3815. mypy_boto3_resiliencehub/__main__.py +4 -4
  3816. mypy_boto3_resiliencehub/client.py +1 -1
  3817. mypy_boto3_resiliencehub/client.pyi +1 -1
  3818. mypy_boto3_resiliencehub/literals.py +6 -2
  3819. mypy_boto3_resiliencehub/literals.pyi +6 -2
  3820. mypy_boto3_resiliencehub/paginator.py +1 -1
  3821. mypy_boto3_resiliencehub/paginator.pyi +1 -1
  3822. mypy_boto3_resiliencehub/type_defs.py +1 -1
  3823. mypy_boto3_resiliencehub/type_defs.pyi +1 -1
  3824. mypy_boto3_resiliencehub/version.py +2 -2
  3825. mypy_boto3_resource_explorer_2/__init__.py +1 -1
  3826. mypy_boto3_resource_explorer_2/__init__.pyi +1 -1
  3827. mypy_boto3_resource_explorer_2/__main__.py +4 -4
  3828. mypy_boto3_resource_explorer_2/client.py +1 -1
  3829. mypy_boto3_resource_explorer_2/client.pyi +1 -1
  3830. mypy_boto3_resource_explorer_2/literals.py +7 -2
  3831. mypy_boto3_resource_explorer_2/literals.pyi +7 -2
  3832. mypy_boto3_resource_explorer_2/paginator.py +1 -1
  3833. mypy_boto3_resource_explorer_2/paginator.pyi +1 -1
  3834. mypy_boto3_resource_explorer_2/type_defs.py +3 -1
  3835. mypy_boto3_resource_explorer_2/type_defs.pyi +3 -1
  3836. mypy_boto3_resource_explorer_2/version.py +2 -2
  3837. mypy_boto3_resource_groups/__init__.py +1 -1
  3838. mypy_boto3_resource_groups/__init__.pyi +1 -1
  3839. mypy_boto3_resource_groups/__main__.py +4 -4
  3840. mypy_boto3_resource_groups/client.py +1 -1
  3841. mypy_boto3_resource_groups/client.pyi +1 -1
  3842. mypy_boto3_resource_groups/literals.py +6 -2
  3843. mypy_boto3_resource_groups/literals.pyi +6 -2
  3844. mypy_boto3_resource_groups/paginator.py +1 -1
  3845. mypy_boto3_resource_groups/paginator.pyi +1 -1
  3846. mypy_boto3_resource_groups/type_defs.py +1 -1
  3847. mypy_boto3_resource_groups/type_defs.pyi +1 -1
  3848. mypy_boto3_resource_groups/version.py +2 -2
  3849. mypy_boto3_resourcegroupstaggingapi/__init__.py +1 -1
  3850. mypy_boto3_resourcegroupstaggingapi/__init__.pyi +1 -1
  3851. mypy_boto3_resourcegroupstaggingapi/__main__.py +4 -4
  3852. mypy_boto3_resourcegroupstaggingapi/client.py +1 -1
  3853. mypy_boto3_resourcegroupstaggingapi/client.pyi +1 -1
  3854. mypy_boto3_resourcegroupstaggingapi/literals.py +6 -2
  3855. mypy_boto3_resourcegroupstaggingapi/literals.pyi +6 -2
  3856. mypy_boto3_resourcegroupstaggingapi/paginator.py +1 -1
  3857. mypy_boto3_resourcegroupstaggingapi/paginator.pyi +1 -1
  3858. mypy_boto3_resourcegroupstaggingapi/type_defs.py +1 -1
  3859. mypy_boto3_resourcegroupstaggingapi/type_defs.pyi +1 -1
  3860. mypy_boto3_resourcegroupstaggingapi/version.py +2 -2
  3861. mypy_boto3_rolesanywhere/__init__.py +1 -1
  3862. mypy_boto3_rolesanywhere/__init__.pyi +1 -1
  3863. mypy_boto3_rolesanywhere/__main__.py +4 -4
  3864. mypy_boto3_rolesanywhere/client.py +1 -1
  3865. mypy_boto3_rolesanywhere/client.pyi +1 -1
  3866. mypy_boto3_rolesanywhere/literals.py +6 -2
  3867. mypy_boto3_rolesanywhere/literals.pyi +6 -2
  3868. mypy_boto3_rolesanywhere/paginator.py +1 -1
  3869. mypy_boto3_rolesanywhere/paginator.pyi +1 -1
  3870. mypy_boto3_rolesanywhere/type_defs.py +54 -54
  3871. mypy_boto3_rolesanywhere/type_defs.pyi +54 -54
  3872. mypy_boto3_rolesanywhere/version.py +2 -2
  3873. mypy_boto3_route53/__init__.py +1 -1
  3874. mypy_boto3_route53/__init__.pyi +1 -1
  3875. mypy_boto3_route53/__main__.py +4 -4
  3876. mypy_boto3_route53/client.py +12 -1
  3877. mypy_boto3_route53/client.pyi +12 -1
  3878. mypy_boto3_route53/literals.py +22 -4
  3879. mypy_boto3_route53/literals.pyi +22 -4
  3880. mypy_boto3_route53/paginator.py +1 -1
  3881. mypy_boto3_route53/paginator.pyi +1 -1
  3882. mypy_boto3_route53/type_defs.py +66 -47
  3883. mypy_boto3_route53/type_defs.pyi +59 -43
  3884. mypy_boto3_route53/version.py +2 -2
  3885. mypy_boto3_route53/waiter.py +1 -1
  3886. mypy_boto3_route53/waiter.pyi +1 -1
  3887. mypy_boto3_route53_recovery_cluster/__init__.py +1 -1
  3888. mypy_boto3_route53_recovery_cluster/__init__.pyi +1 -1
  3889. mypy_boto3_route53_recovery_cluster/__main__.py +4 -4
  3890. mypy_boto3_route53_recovery_cluster/client.py +1 -1
  3891. mypy_boto3_route53_recovery_cluster/client.pyi +1 -1
  3892. mypy_boto3_route53_recovery_cluster/literals.py +6 -2
  3893. mypy_boto3_route53_recovery_cluster/literals.pyi +6 -2
  3894. mypy_boto3_route53_recovery_cluster/paginator.py +1 -1
  3895. mypy_boto3_route53_recovery_cluster/paginator.pyi +1 -1
  3896. mypy_boto3_route53_recovery_cluster/type_defs.py +1 -1
  3897. mypy_boto3_route53_recovery_cluster/type_defs.pyi +1 -1
  3898. mypy_boto3_route53_recovery_cluster/version.py +2 -2
  3899. mypy_boto3_route53_recovery_control_config/__init__.py +1 -1
  3900. mypy_boto3_route53_recovery_control_config/__init__.pyi +1 -1
  3901. mypy_boto3_route53_recovery_control_config/__main__.py +4 -4
  3902. mypy_boto3_route53_recovery_control_config/client.py +1 -1
  3903. mypy_boto3_route53_recovery_control_config/client.pyi +1 -1
  3904. mypy_boto3_route53_recovery_control_config/literals.py +6 -2
  3905. mypy_boto3_route53_recovery_control_config/literals.pyi +6 -2
  3906. mypy_boto3_route53_recovery_control_config/paginator.py +1 -1
  3907. mypy_boto3_route53_recovery_control_config/paginator.pyi +1 -1
  3908. mypy_boto3_route53_recovery_control_config/type_defs.py +1 -1
  3909. mypy_boto3_route53_recovery_control_config/type_defs.pyi +1 -1
  3910. mypy_boto3_route53_recovery_control_config/version.py +2 -2
  3911. mypy_boto3_route53_recovery_control_config/waiter.py +1 -1
  3912. mypy_boto3_route53_recovery_control_config/waiter.pyi +1 -1
  3913. mypy_boto3_route53_recovery_readiness/__init__.py +1 -1
  3914. mypy_boto3_route53_recovery_readiness/__init__.pyi +1 -1
  3915. mypy_boto3_route53_recovery_readiness/__main__.py +4 -4
  3916. mypy_boto3_route53_recovery_readiness/client.py +1 -1
  3917. mypy_boto3_route53_recovery_readiness/client.pyi +1 -1
  3918. mypy_boto3_route53_recovery_readiness/literals.py +6 -2
  3919. mypy_boto3_route53_recovery_readiness/literals.pyi +6 -2
  3920. mypy_boto3_route53_recovery_readiness/paginator.py +1 -1
  3921. mypy_boto3_route53_recovery_readiness/paginator.pyi +1 -1
  3922. mypy_boto3_route53_recovery_readiness/type_defs.py +1 -1
  3923. mypy_boto3_route53_recovery_readiness/type_defs.pyi +1 -1
  3924. mypy_boto3_route53_recovery_readiness/version.py +2 -2
  3925. mypy_boto3_route53domains/__init__.py +1 -1
  3926. mypy_boto3_route53domains/__init__.pyi +1 -1
  3927. mypy_boto3_route53domains/__main__.py +4 -4
  3928. mypy_boto3_route53domains/client.py +1 -1
  3929. mypy_boto3_route53domains/client.pyi +1 -1
  3930. mypy_boto3_route53domains/literals.py +6 -2
  3931. mypy_boto3_route53domains/literals.pyi +6 -2
  3932. mypy_boto3_route53domains/paginator.py +1 -1
  3933. mypy_boto3_route53domains/paginator.pyi +1 -1
  3934. mypy_boto3_route53domains/type_defs.py +1 -1
  3935. mypy_boto3_route53domains/type_defs.pyi +1 -1
  3936. mypy_boto3_route53domains/version.py +2 -2
  3937. mypy_boto3_route53globalresolver/__init__.py +69 -0
  3938. mypy_boto3_route53globalresolver/__init__.pyi +68 -0
  3939. mypy_boto3_route53globalresolver/__main__.py +43 -0
  3940. mypy_boto3_route53globalresolver/client.py +757 -0
  3941. mypy_boto3_route53globalresolver/client.pyi +754 -0
  3942. mypy_boto3_route53globalresolver/literals.py +511 -0
  3943. mypy_boto3_route53globalresolver/literals.pyi +509 -0
  3944. mypy_boto3_route53globalresolver/paginator.py +276 -0
  3945. mypy_boto3_route53globalresolver/paginator.pyi +248 -0
  3946. mypy_boto3_route53globalresolver/py.typed +0 -0
  3947. mypy_boto3_route53globalresolver/type_defs.py +1347 -0
  3948. mypy_boto3_route53globalresolver/type_defs.pyi +1259 -0
  3949. mypy_boto3_route53globalresolver/version.py +7 -0
  3950. mypy_boto3_route53profiles/__init__.py +1 -1
  3951. mypy_boto3_route53profiles/__init__.pyi +1 -1
  3952. mypy_boto3_route53profiles/__main__.py +4 -4
  3953. mypy_boto3_route53profiles/client.py +1 -1
  3954. mypy_boto3_route53profiles/client.pyi +1 -1
  3955. mypy_boto3_route53profiles/literals.py +6 -2
  3956. mypy_boto3_route53profiles/literals.pyi +6 -2
  3957. mypy_boto3_route53profiles/paginator.py +1 -1
  3958. mypy_boto3_route53profiles/paginator.pyi +1 -1
  3959. mypy_boto3_route53profiles/type_defs.py +1 -1
  3960. mypy_boto3_route53profiles/type_defs.pyi +1 -1
  3961. mypy_boto3_route53profiles/version.py +2 -2
  3962. mypy_boto3_route53resolver/__init__.py +1 -1
  3963. mypy_boto3_route53resolver/__init__.pyi +1 -1
  3964. mypy_boto3_route53resolver/__main__.py +4 -4
  3965. mypy_boto3_route53resolver/client.py +1 -1
  3966. mypy_boto3_route53resolver/client.pyi +1 -1
  3967. mypy_boto3_route53resolver/literals.py +6 -2
  3968. mypy_boto3_route53resolver/literals.pyi +6 -2
  3969. mypy_boto3_route53resolver/paginator.py +1 -1
  3970. mypy_boto3_route53resolver/paginator.pyi +1 -1
  3971. mypy_boto3_route53resolver/type_defs.py +7 -1
  3972. mypy_boto3_route53resolver/type_defs.pyi +7 -1
  3973. mypy_boto3_route53resolver/version.py +2 -2
  3974. mypy_boto3_rtbfabric/__init__.py +1 -1
  3975. mypy_boto3_rtbfabric/__init__.pyi +1 -1
  3976. mypy_boto3_rtbfabric/__main__.py +4 -4
  3977. mypy_boto3_rtbfabric/client.py +1 -1
  3978. mypy_boto3_rtbfabric/client.pyi +1 -1
  3979. mypy_boto3_rtbfabric/literals.py +6 -2
  3980. mypy_boto3_rtbfabric/literals.pyi +6 -2
  3981. mypy_boto3_rtbfabric/paginator.py +1 -1
  3982. mypy_boto3_rtbfabric/paginator.pyi +1 -1
  3983. mypy_boto3_rtbfabric/type_defs.py +1 -1
  3984. mypy_boto3_rtbfabric/type_defs.pyi +1 -1
  3985. mypy_boto3_rtbfabric/version.py +2 -2
  3986. mypy_boto3_rtbfabric/waiter.py +1 -1
  3987. mypy_boto3_rtbfabric/waiter.pyi +1 -1
  3988. mypy_boto3_rum/__init__.py +1 -1
  3989. mypy_boto3_rum/__init__.pyi +1 -1
  3990. mypy_boto3_rum/__main__.py +4 -4
  3991. mypy_boto3_rum/client.py +1 -1
  3992. mypy_boto3_rum/client.pyi +1 -1
  3993. mypy_boto3_rum/literals.py +6 -2
  3994. mypy_boto3_rum/literals.pyi +6 -2
  3995. mypy_boto3_rum/paginator.py +1 -1
  3996. mypy_boto3_rum/paginator.pyi +1 -1
  3997. mypy_boto3_rum/type_defs.py +1 -1
  3998. mypy_boto3_rum/type_defs.pyi +1 -1
  3999. mypy_boto3_rum/version.py +2 -2
  4000. mypy_boto3_s3/__init__.py +1 -1
  4001. mypy_boto3_s3/__init__.pyi +1 -1
  4002. mypy_boto3_s3/__main__.py +4 -4
  4003. mypy_boto3_s3/client.py +11 -21
  4004. mypy_boto3_s3/client.pyi +11 -21
  4005. mypy_boto3_s3/literals.py +9 -2
  4006. mypy_boto3_s3/literals.pyi +9 -2
  4007. mypy_boto3_s3/paginator.py +1 -1
  4008. mypy_boto3_s3/paginator.pyi +1 -1
  4009. mypy_boto3_s3/service_resource.py +3 -5
  4010. mypy_boto3_s3/service_resource.pyi +3 -5
  4011. mypy_boto3_s3/type_defs.py +1 -1
  4012. mypy_boto3_s3/type_defs.pyi +1 -1
  4013. mypy_boto3_s3/version.py +2 -2
  4014. mypy_boto3_s3/waiter.py +1 -1
  4015. mypy_boto3_s3/waiter.pyi +1 -1
  4016. mypy_boto3_s3control/__init__.py +1 -1
  4017. mypy_boto3_s3control/__init__.pyi +1 -1
  4018. mypy_boto3_s3control/__main__.py +4 -4
  4019. mypy_boto3_s3control/client.py +1 -1
  4020. mypy_boto3_s3control/client.pyi +1 -1
  4021. mypy_boto3_s3control/literals.py +6 -2
  4022. mypy_boto3_s3control/literals.pyi +6 -2
  4023. mypy_boto3_s3control/paginator.py +1 -1
  4024. mypy_boto3_s3control/paginator.pyi +1 -1
  4025. mypy_boto3_s3control/type_defs.py +39 -1
  4026. mypy_boto3_s3control/type_defs.pyi +34 -1
  4027. mypy_boto3_s3control/version.py +2 -2
  4028. mypy_boto3_s3outposts/__init__.py +1 -1
  4029. mypy_boto3_s3outposts/__init__.pyi +1 -1
  4030. mypy_boto3_s3outposts/__main__.py +4 -4
  4031. mypy_boto3_s3outposts/client.py +1 -1
  4032. mypy_boto3_s3outposts/client.pyi +1 -1
  4033. mypy_boto3_s3outposts/literals.py +6 -2
  4034. mypy_boto3_s3outposts/literals.pyi +6 -2
  4035. mypy_boto3_s3outposts/paginator.py +1 -1
  4036. mypy_boto3_s3outposts/paginator.pyi +1 -1
  4037. mypy_boto3_s3outposts/type_defs.py +1 -1
  4038. mypy_boto3_s3outposts/type_defs.pyi +1 -1
  4039. mypy_boto3_s3outposts/version.py +2 -2
  4040. mypy_boto3_s3tables/__init__.py +1 -1
  4041. mypy_boto3_s3tables/__init__.pyi +1 -1
  4042. mypy_boto3_s3tables/__main__.py +4 -4
  4043. mypy_boto3_s3tables/client.py +160 -1
  4044. mypy_boto3_s3tables/client.pyi +160 -1
  4045. mypy_boto3_s3tables/literals.py +14 -2
  4046. mypy_boto3_s3tables/literals.pyi +14 -2
  4047. mypy_boto3_s3tables/paginator.py +1 -1
  4048. mypy_boto3_s3tables/paginator.pyi +1 -1
  4049. mypy_boto3_s3tables/type_defs.py +287 -31
  4050. mypy_boto3_s3tables/type_defs.pyi +244 -29
  4051. mypy_boto3_s3tables/version.py +2 -2
  4052. mypy_boto3_s3vectors/__init__.py +1 -1
  4053. mypy_boto3_s3vectors/__init__.pyi +1 -1
  4054. mypy_boto3_s3vectors/__main__.py +4 -4
  4055. mypy_boto3_s3vectors/client.py +51 -33
  4056. mypy_boto3_s3vectors/client.pyi +51 -33
  4057. mypy_boto3_s3vectors/literals.py +6 -2
  4058. mypy_boto3_s3vectors/literals.pyi +6 -2
  4059. mypy_boto3_s3vectors/paginator.py +1 -1
  4060. mypy_boto3_s3vectors/paginator.pyi +1 -1
  4061. mypy_boto3_s3vectors/type_defs.py +59 -31
  4062. mypy_boto3_s3vectors/type_defs.pyi +50 -27
  4063. mypy_boto3_s3vectors/version.py +2 -2
  4064. mypy_boto3_sagemaker/__init__.py +5 -1
  4065. mypy_boto3_sagemaker/__init__.pyi +5 -1
  4066. mypy_boto3_sagemaker/__main__.py +4 -4
  4067. mypy_boto3_sagemaker/client.py +88 -2
  4068. mypy_boto3_sagemaker/client.pyi +88 -2
  4069. mypy_boto3_sagemaker/literals.py +59 -6
  4070. mypy_boto3_sagemaker/literals.pyi +59 -6
  4071. mypy_boto3_sagemaker/paginator.py +27 -1
  4072. mypy_boto3_sagemaker/paginator.pyi +24 -1
  4073. mypy_boto3_sagemaker/type_defs.py +275 -6
  4074. mypy_boto3_sagemaker/type_defs.pyi +246 -6
  4075. mypy_boto3_sagemaker/version.py +2 -2
  4076. mypy_boto3_sagemaker/waiter.py +1 -1
  4077. mypy_boto3_sagemaker/waiter.pyi +1 -1
  4078. mypy_boto3_sagemaker_a2i_runtime/__init__.py +1 -1
  4079. mypy_boto3_sagemaker_a2i_runtime/__init__.pyi +1 -1
  4080. mypy_boto3_sagemaker_a2i_runtime/__main__.py +4 -4
  4081. mypy_boto3_sagemaker_a2i_runtime/client.py +1 -1
  4082. mypy_boto3_sagemaker_a2i_runtime/client.pyi +1 -1
  4083. mypy_boto3_sagemaker_a2i_runtime/literals.py +6 -2
  4084. mypy_boto3_sagemaker_a2i_runtime/literals.pyi +6 -2
  4085. mypy_boto3_sagemaker_a2i_runtime/paginator.py +1 -1
  4086. mypy_boto3_sagemaker_a2i_runtime/paginator.pyi +1 -1
  4087. mypy_boto3_sagemaker_a2i_runtime/type_defs.py +1 -1
  4088. mypy_boto3_sagemaker_a2i_runtime/type_defs.pyi +1 -1
  4089. mypy_boto3_sagemaker_a2i_runtime/version.py +2 -2
  4090. mypy_boto3_sagemaker_edge/__init__.py +1 -1
  4091. mypy_boto3_sagemaker_edge/__init__.pyi +1 -1
  4092. mypy_boto3_sagemaker_edge/__main__.py +4 -4
  4093. mypy_boto3_sagemaker_edge/client.py +1 -1
  4094. mypy_boto3_sagemaker_edge/client.pyi +1 -1
  4095. mypy_boto3_sagemaker_edge/literals.py +6 -2
  4096. mypy_boto3_sagemaker_edge/literals.pyi +6 -2
  4097. mypy_boto3_sagemaker_edge/type_defs.py +1 -1
  4098. mypy_boto3_sagemaker_edge/type_defs.pyi +1 -1
  4099. mypy_boto3_sagemaker_edge/version.py +2 -2
  4100. mypy_boto3_sagemaker_featurestore_runtime/__init__.py +1 -1
  4101. mypy_boto3_sagemaker_featurestore_runtime/__init__.pyi +1 -1
  4102. mypy_boto3_sagemaker_featurestore_runtime/__main__.py +4 -4
  4103. mypy_boto3_sagemaker_featurestore_runtime/client.py +1 -1
  4104. mypy_boto3_sagemaker_featurestore_runtime/client.pyi +1 -1
  4105. mypy_boto3_sagemaker_featurestore_runtime/literals.py +6 -2
  4106. mypy_boto3_sagemaker_featurestore_runtime/literals.pyi +6 -2
  4107. mypy_boto3_sagemaker_featurestore_runtime/type_defs.py +1 -1
  4108. mypy_boto3_sagemaker_featurestore_runtime/type_defs.pyi +1 -1
  4109. mypy_boto3_sagemaker_featurestore_runtime/version.py +2 -2
  4110. mypy_boto3_sagemaker_geospatial/__init__.py +1 -1
  4111. mypy_boto3_sagemaker_geospatial/__init__.pyi +1 -1
  4112. mypy_boto3_sagemaker_geospatial/__main__.py +4 -4
  4113. mypy_boto3_sagemaker_geospatial/client.py +1 -1
  4114. mypy_boto3_sagemaker_geospatial/client.pyi +1 -1
  4115. mypy_boto3_sagemaker_geospatial/literals.py +6 -2
  4116. mypy_boto3_sagemaker_geospatial/literals.pyi +6 -2
  4117. mypy_boto3_sagemaker_geospatial/paginator.py +1 -1
  4118. mypy_boto3_sagemaker_geospatial/paginator.pyi +1 -1
  4119. mypy_boto3_sagemaker_geospatial/type_defs.py +1 -1
  4120. mypy_boto3_sagemaker_geospatial/type_defs.pyi +1 -1
  4121. mypy_boto3_sagemaker_geospatial/version.py +2 -2
  4122. mypy_boto3_sagemaker_metrics/__init__.py +1 -1
  4123. mypy_boto3_sagemaker_metrics/__init__.pyi +1 -1
  4124. mypy_boto3_sagemaker_metrics/__main__.py +4 -4
  4125. mypy_boto3_sagemaker_metrics/client.py +1 -1
  4126. mypy_boto3_sagemaker_metrics/client.pyi +1 -1
  4127. mypy_boto3_sagemaker_metrics/literals.py +6 -2
  4128. mypy_boto3_sagemaker_metrics/literals.pyi +6 -2
  4129. mypy_boto3_sagemaker_metrics/type_defs.py +1 -1
  4130. mypy_boto3_sagemaker_metrics/type_defs.pyi +1 -1
  4131. mypy_boto3_sagemaker_metrics/version.py +2 -2
  4132. mypy_boto3_sagemaker_runtime/__init__.py +1 -1
  4133. mypy_boto3_sagemaker_runtime/__init__.pyi +1 -1
  4134. mypy_boto3_sagemaker_runtime/__main__.py +4 -4
  4135. mypy_boto3_sagemaker_runtime/client.py +1 -1
  4136. mypy_boto3_sagemaker_runtime/client.pyi +1 -1
  4137. mypy_boto3_sagemaker_runtime/literals.py +6 -2
  4138. mypy_boto3_sagemaker_runtime/literals.pyi +6 -2
  4139. mypy_boto3_sagemaker_runtime/type_defs.py +1 -1
  4140. mypy_boto3_sagemaker_runtime/type_defs.pyi +1 -1
  4141. mypy_boto3_sagemaker_runtime/version.py +2 -2
  4142. mypy_boto3_savingsplans/__init__.py +1 -1
  4143. mypy_boto3_savingsplans/__init__.pyi +1 -1
  4144. mypy_boto3_savingsplans/__main__.py +4 -4
  4145. mypy_boto3_savingsplans/client.py +3 -3
  4146. mypy_boto3_savingsplans/client.pyi +3 -3
  4147. mypy_boto3_savingsplans/literals.py +55 -7
  4148. mypy_boto3_savingsplans/literals.pyi +55 -7
  4149. mypy_boto3_savingsplans/type_defs.py +1 -1
  4150. mypy_boto3_savingsplans/type_defs.pyi +1 -1
  4151. mypy_boto3_savingsplans/version.py +2 -2
  4152. mypy_boto3_scheduler/__init__.py +1 -1
  4153. mypy_boto3_scheduler/__init__.pyi +1 -1
  4154. mypy_boto3_scheduler/__main__.py +4 -4
  4155. mypy_boto3_scheduler/client.py +1 -1
  4156. mypy_boto3_scheduler/client.pyi +1 -1
  4157. mypy_boto3_scheduler/literals.py +6 -2
  4158. mypy_boto3_scheduler/literals.pyi +6 -2
  4159. mypy_boto3_scheduler/paginator.py +1 -1
  4160. mypy_boto3_scheduler/paginator.pyi +1 -1
  4161. mypy_boto3_scheduler/type_defs.py +1 -1
  4162. mypy_boto3_scheduler/type_defs.pyi +1 -1
  4163. mypy_boto3_scheduler/version.py +2 -2
  4164. mypy_boto3_schemas/__init__.py +1 -1
  4165. mypy_boto3_schemas/__init__.pyi +1 -1
  4166. mypy_boto3_schemas/__main__.py +4 -4
  4167. mypy_boto3_schemas/client.py +1 -1
  4168. mypy_boto3_schemas/client.pyi +1 -1
  4169. mypy_boto3_schemas/literals.py +6 -2
  4170. mypy_boto3_schemas/literals.pyi +6 -2
  4171. mypy_boto3_schemas/paginator.py +1 -1
  4172. mypy_boto3_schemas/paginator.pyi +1 -1
  4173. mypy_boto3_schemas/type_defs.py +1 -1
  4174. mypy_boto3_schemas/type_defs.pyi +1 -1
  4175. mypy_boto3_schemas/version.py +2 -2
  4176. mypy_boto3_schemas/waiter.py +1 -1
  4177. mypy_boto3_schemas/waiter.pyi +1 -1
  4178. mypy_boto3_sdb/__init__.py +1 -1
  4179. mypy_boto3_sdb/__init__.pyi +1 -1
  4180. mypy_boto3_sdb/__main__.py +4 -4
  4181. mypy_boto3_sdb/client.py +1 -1
  4182. mypy_boto3_sdb/client.pyi +1 -1
  4183. mypy_boto3_sdb/literals.py +6 -2
  4184. mypy_boto3_sdb/literals.pyi +6 -2
  4185. mypy_boto3_sdb/paginator.py +1 -1
  4186. mypy_boto3_sdb/paginator.pyi +1 -1
  4187. mypy_boto3_sdb/type_defs.py +1 -1
  4188. mypy_boto3_sdb/type_defs.pyi +1 -1
  4189. mypy_boto3_sdb/version.py +2 -2
  4190. mypy_boto3_secretsmanager/__init__.py +1 -1
  4191. mypy_boto3_secretsmanager/__init__.pyi +1 -1
  4192. mypy_boto3_secretsmanager/__main__.py +4 -4
  4193. mypy_boto3_secretsmanager/client.py +1 -1
  4194. mypy_boto3_secretsmanager/client.pyi +1 -1
  4195. mypy_boto3_secretsmanager/literals.py +8 -2
  4196. mypy_boto3_secretsmanager/literals.pyi +8 -2
  4197. mypy_boto3_secretsmanager/paginator.py +1 -1
  4198. mypy_boto3_secretsmanager/paginator.pyi +1 -1
  4199. mypy_boto3_secretsmanager/type_defs.py +4 -2
  4200. mypy_boto3_secretsmanager/type_defs.pyi +4 -2
  4201. mypy_boto3_secretsmanager/version.py +2 -2
  4202. mypy_boto3_security_ir/__init__.py +1 -1
  4203. mypy_boto3_security_ir/__init__.pyi +1 -1
  4204. mypy_boto3_security_ir/__main__.py +4 -4
  4205. mypy_boto3_security_ir/client.py +1 -1
  4206. mypy_boto3_security_ir/client.pyi +1 -1
  4207. mypy_boto3_security_ir/literals.py +6 -2
  4208. mypy_boto3_security_ir/literals.pyi +6 -2
  4209. mypy_boto3_security_ir/paginator.py +1 -1
  4210. mypy_boto3_security_ir/paginator.pyi +1 -1
  4211. mypy_boto3_security_ir/type_defs.py +1 -1
  4212. mypy_boto3_security_ir/type_defs.pyi +1 -1
  4213. mypy_boto3_security_ir/version.py +2 -2
  4214. mypy_boto3_securityhub/__init__.py +1 -1
  4215. mypy_boto3_securityhub/__init__.pyi +1 -1
  4216. mypy_boto3_securityhub/__main__.py +4 -4
  4217. mypy_boto3_securityhub/client.py +14 -13
  4218. mypy_boto3_securityhub/client.pyi +14 -13
  4219. mypy_boto3_securityhub/literals.py +14 -2
  4220. mypy_boto3_securityhub/literals.pyi +14 -2
  4221. mypy_boto3_securityhub/paginator.py +1 -1
  4222. mypy_boto3_securityhub/paginator.pyi +1 -1
  4223. mypy_boto3_securityhub/type_defs.py +35 -29
  4224. mypy_boto3_securityhub/type_defs.pyi +30 -25
  4225. mypy_boto3_securityhub/version.py +2 -2
  4226. mypy_boto3_securitylake/__init__.py +1 -1
  4227. mypy_boto3_securitylake/__init__.pyi +1 -1
  4228. mypy_boto3_securitylake/__main__.py +4 -4
  4229. mypy_boto3_securitylake/client.py +1 -1
  4230. mypy_boto3_securitylake/client.pyi +1 -1
  4231. mypy_boto3_securitylake/literals.py +6 -2
  4232. mypy_boto3_securitylake/literals.pyi +6 -2
  4233. mypy_boto3_securitylake/paginator.py +1 -1
  4234. mypy_boto3_securitylake/paginator.pyi +1 -1
  4235. mypy_boto3_securitylake/type_defs.py +1 -1
  4236. mypy_boto3_securitylake/type_defs.pyi +1 -1
  4237. mypy_boto3_securitylake/version.py +2 -2
  4238. mypy_boto3_serverlessrepo/__init__.py +1 -1
  4239. mypy_boto3_serverlessrepo/__init__.pyi +1 -1
  4240. mypy_boto3_serverlessrepo/__main__.py +4 -4
  4241. mypy_boto3_serverlessrepo/client.py +1 -1
  4242. mypy_boto3_serverlessrepo/client.pyi +1 -1
  4243. mypy_boto3_serverlessrepo/literals.py +6 -2
  4244. mypy_boto3_serverlessrepo/literals.pyi +6 -2
  4245. mypy_boto3_serverlessrepo/paginator.py +1 -1
  4246. mypy_boto3_serverlessrepo/paginator.pyi +1 -1
  4247. mypy_boto3_serverlessrepo/type_defs.py +1 -1
  4248. mypy_boto3_serverlessrepo/type_defs.pyi +1 -1
  4249. mypy_boto3_serverlessrepo/version.py +2 -2
  4250. mypy_boto3_service_quotas/__init__.py +1 -1
  4251. mypy_boto3_service_quotas/__init__.pyi +1 -1
  4252. mypy_boto3_service_quotas/__main__.py +4 -4
  4253. mypy_boto3_service_quotas/client.py +23 -1
  4254. mypy_boto3_service_quotas/client.pyi +23 -1
  4255. mypy_boto3_service_quotas/literals.py +10 -2
  4256. mypy_boto3_service_quotas/literals.pyi +10 -2
  4257. mypy_boto3_service_quotas/paginator.py +1 -1
  4258. mypy_boto3_service_quotas/paginator.pyi +1 -1
  4259. mypy_boto3_service_quotas/type_defs.py +48 -1
  4260. mypy_boto3_service_quotas/type_defs.pyi +44 -1
  4261. mypy_boto3_service_quotas/version.py +2 -2
  4262. mypy_boto3_servicecatalog/__init__.py +1 -1
  4263. mypy_boto3_servicecatalog/__init__.pyi +1 -1
  4264. mypy_boto3_servicecatalog/__main__.py +4 -4
  4265. mypy_boto3_servicecatalog/client.py +1 -1
  4266. mypy_boto3_servicecatalog/client.pyi +1 -1
  4267. mypy_boto3_servicecatalog/literals.py +6 -2
  4268. mypy_boto3_servicecatalog/literals.pyi +6 -2
  4269. mypy_boto3_servicecatalog/paginator.py +1 -1
  4270. mypy_boto3_servicecatalog/paginator.pyi +1 -1
  4271. mypy_boto3_servicecatalog/type_defs.py +1 -1
  4272. mypy_boto3_servicecatalog/type_defs.pyi +1 -1
  4273. mypy_boto3_servicecatalog/version.py +2 -2
  4274. mypy_boto3_servicecatalog_appregistry/__init__.py +1 -1
  4275. mypy_boto3_servicecatalog_appregistry/__init__.pyi +1 -1
  4276. mypy_boto3_servicecatalog_appregistry/__main__.py +4 -4
  4277. mypy_boto3_servicecatalog_appregistry/client.py +1 -1
  4278. mypy_boto3_servicecatalog_appregistry/client.pyi +1 -1
  4279. mypy_boto3_servicecatalog_appregistry/literals.py +6 -2
  4280. mypy_boto3_servicecatalog_appregistry/literals.pyi +6 -2
  4281. mypy_boto3_servicecatalog_appregistry/paginator.py +1 -1
  4282. mypy_boto3_servicecatalog_appregistry/paginator.pyi +1 -1
  4283. mypy_boto3_servicecatalog_appregistry/type_defs.py +1 -1
  4284. mypy_boto3_servicecatalog_appregistry/type_defs.pyi +1 -1
  4285. mypy_boto3_servicecatalog_appregistry/version.py +2 -2
  4286. mypy_boto3_servicediscovery/__init__.py +1 -1
  4287. mypy_boto3_servicediscovery/__init__.pyi +1 -1
  4288. mypy_boto3_servicediscovery/__main__.py +4 -4
  4289. mypy_boto3_servicediscovery/client.py +1 -1
  4290. mypy_boto3_servicediscovery/client.pyi +1 -1
  4291. mypy_boto3_servicediscovery/literals.py +6 -2
  4292. mypy_boto3_servicediscovery/literals.pyi +6 -2
  4293. mypy_boto3_servicediscovery/paginator.py +1 -1
  4294. mypy_boto3_servicediscovery/paginator.pyi +1 -1
  4295. mypy_boto3_servicediscovery/type_defs.py +1 -1
  4296. mypy_boto3_servicediscovery/type_defs.pyi +1 -1
  4297. mypy_boto3_servicediscovery/version.py +2 -2
  4298. mypy_boto3_ses/__init__.py +1 -1
  4299. mypy_boto3_ses/__init__.pyi +1 -1
  4300. mypy_boto3_ses/__main__.py +4 -4
  4301. mypy_boto3_ses/client.py +1 -1
  4302. mypy_boto3_ses/client.pyi +1 -1
  4303. mypy_boto3_ses/literals.py +6 -2
  4304. mypy_boto3_ses/literals.pyi +6 -2
  4305. mypy_boto3_ses/paginator.py +1 -1
  4306. mypy_boto3_ses/paginator.pyi +1 -1
  4307. mypy_boto3_ses/type_defs.py +1 -1
  4308. mypy_boto3_ses/type_defs.pyi +1 -1
  4309. mypy_boto3_ses/version.py +2 -2
  4310. mypy_boto3_ses/waiter.py +1 -1
  4311. mypy_boto3_ses/waiter.pyi +1 -1
  4312. mypy_boto3_sesv2/__init__.py +1 -1
  4313. mypy_boto3_sesv2/__init__.pyi +1 -1
  4314. mypy_boto3_sesv2/__main__.py +4 -4
  4315. mypy_boto3_sesv2/client.py +15 -1
  4316. mypy_boto3_sesv2/client.pyi +15 -1
  4317. mypy_boto3_sesv2/literals.py +10 -2
  4318. mypy_boto3_sesv2/literals.pyi +10 -2
  4319. mypy_boto3_sesv2/paginator.py +1 -1
  4320. mypy_boto3_sesv2/paginator.pyi +1 -1
  4321. mypy_boto3_sesv2/type_defs.py +143 -77
  4322. mypy_boto3_sesv2/type_defs.pyi +125 -68
  4323. mypy_boto3_sesv2/version.py +2 -2
  4324. mypy_boto3_shield/__init__.py +1 -1
  4325. mypy_boto3_shield/__init__.pyi +1 -1
  4326. mypy_boto3_shield/__main__.py +4 -4
  4327. mypy_boto3_shield/client.py +1 -1
  4328. mypy_boto3_shield/client.pyi +1 -1
  4329. mypy_boto3_shield/literals.py +6 -2
  4330. mypy_boto3_shield/literals.pyi +6 -2
  4331. mypy_boto3_shield/paginator.py +1 -1
  4332. mypy_boto3_shield/paginator.pyi +1 -1
  4333. mypy_boto3_shield/type_defs.py +1 -1
  4334. mypy_boto3_shield/type_defs.pyi +1 -1
  4335. mypy_boto3_shield/version.py +2 -2
  4336. mypy_boto3_signer/__init__.py +1 -1
  4337. mypy_boto3_signer/__init__.pyi +1 -1
  4338. mypy_boto3_signer/__main__.py +4 -4
  4339. mypy_boto3_signer/client.py +3 -3
  4340. mypy_boto3_signer/client.pyi +3 -3
  4341. mypy_boto3_signer/literals.py +6 -2
  4342. mypy_boto3_signer/literals.pyi +6 -2
  4343. mypy_boto3_signer/paginator.py +1 -1
  4344. mypy_boto3_signer/paginator.pyi +1 -1
  4345. mypy_boto3_signer/type_defs.py +1 -1
  4346. mypy_boto3_signer/type_defs.pyi +1 -1
  4347. mypy_boto3_signer/version.py +2 -2
  4348. mypy_boto3_signer/waiter.py +1 -1
  4349. mypy_boto3_signer/waiter.pyi +1 -1
  4350. mypy_boto3_signin/__init__.py +1 -1
  4351. mypy_boto3_signin/__init__.pyi +1 -1
  4352. mypy_boto3_signin/__main__.py +4 -4
  4353. mypy_boto3_signin/client.py +1 -1
  4354. mypy_boto3_signin/client.pyi +1 -1
  4355. mypy_boto3_signin/literals.py +6 -2
  4356. mypy_boto3_signin/literals.pyi +6 -2
  4357. mypy_boto3_signin/type_defs.py +1 -1
  4358. mypy_boto3_signin/type_defs.pyi +1 -1
  4359. mypy_boto3_signin/version.py +2 -2
  4360. mypy_boto3_simspaceweaver/__init__.py +1 -1
  4361. mypy_boto3_simspaceweaver/__init__.pyi +1 -1
  4362. mypy_boto3_simspaceweaver/__main__.py +4 -4
  4363. mypy_boto3_simspaceweaver/client.py +1 -1
  4364. mypy_boto3_simspaceweaver/client.pyi +1 -1
  4365. mypy_boto3_simspaceweaver/literals.py +6 -2
  4366. mypy_boto3_simspaceweaver/literals.pyi +6 -2
  4367. mypy_boto3_simspaceweaver/type_defs.py +1 -1
  4368. mypy_boto3_simspaceweaver/type_defs.pyi +1 -1
  4369. mypy_boto3_simspaceweaver/version.py +2 -2
  4370. mypy_boto3_snow_device_management/__init__.py +1 -1
  4371. mypy_boto3_snow_device_management/__init__.pyi +1 -1
  4372. mypy_boto3_snow_device_management/__main__.py +4 -4
  4373. mypy_boto3_snow_device_management/client.py +1 -1
  4374. mypy_boto3_snow_device_management/client.pyi +1 -1
  4375. mypy_boto3_snow_device_management/literals.py +6 -2
  4376. mypy_boto3_snow_device_management/literals.pyi +6 -2
  4377. mypy_boto3_snow_device_management/paginator.py +1 -1
  4378. mypy_boto3_snow_device_management/paginator.pyi +1 -1
  4379. mypy_boto3_snow_device_management/type_defs.py +1 -1
  4380. mypy_boto3_snow_device_management/type_defs.pyi +1 -1
  4381. mypy_boto3_snow_device_management/version.py +2 -2
  4382. mypy_boto3_snowball/__init__.py +1 -1
  4383. mypy_boto3_snowball/__init__.pyi +1 -1
  4384. mypy_boto3_snowball/__main__.py +4 -4
  4385. mypy_boto3_snowball/client.py +1 -1
  4386. mypy_boto3_snowball/client.pyi +1 -1
  4387. mypy_boto3_snowball/literals.py +6 -2
  4388. mypy_boto3_snowball/literals.pyi +6 -2
  4389. mypy_boto3_snowball/paginator.py +1 -1
  4390. mypy_boto3_snowball/paginator.pyi +1 -1
  4391. mypy_boto3_snowball/type_defs.py +1 -1
  4392. mypy_boto3_snowball/type_defs.pyi +1 -1
  4393. mypy_boto3_snowball/version.py +2 -2
  4394. mypy_boto3_sns/__init__.py +1 -1
  4395. mypy_boto3_sns/__init__.pyi +1 -1
  4396. mypy_boto3_sns/__main__.py +4 -4
  4397. mypy_boto3_sns/client.py +1 -1
  4398. mypy_boto3_sns/client.pyi +1 -1
  4399. mypy_boto3_sns/literals.py +6 -2
  4400. mypy_boto3_sns/literals.pyi +6 -2
  4401. mypy_boto3_sns/paginator.py +1 -1
  4402. mypy_boto3_sns/paginator.pyi +1 -1
  4403. mypy_boto3_sns/service_resource.py +1 -1
  4404. mypy_boto3_sns/service_resource.pyi +1 -1
  4405. mypy_boto3_sns/type_defs.py +1 -1
  4406. mypy_boto3_sns/type_defs.pyi +1 -1
  4407. mypy_boto3_sns/version.py +2 -2
  4408. mypy_boto3_socialmessaging/__init__.py +1 -1
  4409. mypy_boto3_socialmessaging/__init__.pyi +1 -1
  4410. mypy_boto3_socialmessaging/__main__.py +4 -4
  4411. mypy_boto3_socialmessaging/client.py +3 -3
  4412. mypy_boto3_socialmessaging/client.pyi +3 -3
  4413. mypy_boto3_socialmessaging/literals.py +6 -2
  4414. mypy_boto3_socialmessaging/literals.pyi +6 -2
  4415. mypy_boto3_socialmessaging/paginator.py +1 -1
  4416. mypy_boto3_socialmessaging/paginator.pyi +1 -1
  4417. mypy_boto3_socialmessaging/type_defs.py +4 -1
  4418. mypy_boto3_socialmessaging/type_defs.pyi +4 -1
  4419. mypy_boto3_socialmessaging/version.py +2 -2
  4420. mypy_boto3_sqs/__init__.py +1 -1
  4421. mypy_boto3_sqs/__init__.pyi +1 -1
  4422. mypy_boto3_sqs/__main__.py +4 -4
  4423. mypy_boto3_sqs/client.py +1 -1
  4424. mypy_boto3_sqs/client.pyi +1 -1
  4425. mypy_boto3_sqs/literals.py +6 -2
  4426. mypy_boto3_sqs/literals.pyi +6 -2
  4427. mypy_boto3_sqs/paginator.py +1 -1
  4428. mypy_boto3_sqs/paginator.pyi +1 -1
  4429. mypy_boto3_sqs/service_resource.py +1 -1
  4430. mypy_boto3_sqs/service_resource.pyi +1 -1
  4431. mypy_boto3_sqs/type_defs.py +1 -1
  4432. mypy_boto3_sqs/type_defs.pyi +1 -1
  4433. mypy_boto3_sqs/version.py +2 -2
  4434. mypy_boto3_ssm/__init__.py +1 -1
  4435. mypy_boto3_ssm/__init__.pyi +1 -1
  4436. mypy_boto3_ssm/__main__.py +4 -4
  4437. mypy_boto3_ssm/client.py +1 -1
  4438. mypy_boto3_ssm/client.pyi +1 -1
  4439. mypy_boto3_ssm/literals.py +6 -2
  4440. mypy_boto3_ssm/literals.pyi +6 -2
  4441. mypy_boto3_ssm/paginator.py +1 -1
  4442. mypy_boto3_ssm/paginator.pyi +1 -1
  4443. mypy_boto3_ssm/type_defs.py +1 -1
  4444. mypy_boto3_ssm/type_defs.pyi +1 -1
  4445. mypy_boto3_ssm/version.py +2 -2
  4446. mypy_boto3_ssm/waiter.py +1 -1
  4447. mypy_boto3_ssm/waiter.pyi +1 -1
  4448. mypy_boto3_ssm_contacts/__init__.py +1 -1
  4449. mypy_boto3_ssm_contacts/__init__.pyi +1 -1
  4450. mypy_boto3_ssm_contacts/__main__.py +4 -4
  4451. mypy_boto3_ssm_contacts/client.py +1 -1
  4452. mypy_boto3_ssm_contacts/client.pyi +1 -1
  4453. mypy_boto3_ssm_contacts/literals.py +6 -2
  4454. mypy_boto3_ssm_contacts/literals.pyi +6 -2
  4455. mypy_boto3_ssm_contacts/paginator.py +1 -1
  4456. mypy_boto3_ssm_contacts/paginator.pyi +1 -1
  4457. mypy_boto3_ssm_contacts/type_defs.py +1 -1
  4458. mypy_boto3_ssm_contacts/type_defs.pyi +1 -1
  4459. mypy_boto3_ssm_contacts/version.py +2 -2
  4460. mypy_boto3_ssm_guiconnect/__init__.py +1 -1
  4461. mypy_boto3_ssm_guiconnect/__init__.pyi +1 -1
  4462. mypy_boto3_ssm_guiconnect/__main__.py +4 -4
  4463. mypy_boto3_ssm_guiconnect/client.py +1 -1
  4464. mypy_boto3_ssm_guiconnect/client.pyi +1 -1
  4465. mypy_boto3_ssm_guiconnect/literals.py +6 -2
  4466. mypy_boto3_ssm_guiconnect/literals.pyi +6 -2
  4467. mypy_boto3_ssm_guiconnect/type_defs.py +1 -1
  4468. mypy_boto3_ssm_guiconnect/type_defs.pyi +1 -1
  4469. mypy_boto3_ssm_guiconnect/version.py +2 -2
  4470. mypy_boto3_ssm_incidents/__init__.py +1 -1
  4471. mypy_boto3_ssm_incidents/__init__.pyi +1 -1
  4472. mypy_boto3_ssm_incidents/__main__.py +4 -4
  4473. mypy_boto3_ssm_incidents/client.py +1 -1
  4474. mypy_boto3_ssm_incidents/client.pyi +1 -1
  4475. mypy_boto3_ssm_incidents/literals.py +6 -2
  4476. mypy_boto3_ssm_incidents/literals.pyi +6 -2
  4477. mypy_boto3_ssm_incidents/paginator.py +1 -1
  4478. mypy_boto3_ssm_incidents/paginator.pyi +1 -1
  4479. mypy_boto3_ssm_incidents/type_defs.py +1 -1
  4480. mypy_boto3_ssm_incidents/type_defs.pyi +1 -1
  4481. mypy_boto3_ssm_incidents/version.py +2 -2
  4482. mypy_boto3_ssm_incidents/waiter.py +1 -1
  4483. mypy_boto3_ssm_incidents/waiter.pyi +1 -1
  4484. mypy_boto3_ssm_quicksetup/__init__.py +1 -1
  4485. mypy_boto3_ssm_quicksetup/__init__.pyi +1 -1
  4486. mypy_boto3_ssm_quicksetup/__main__.py +4 -4
  4487. mypy_boto3_ssm_quicksetup/client.py +1 -1
  4488. mypy_boto3_ssm_quicksetup/client.pyi +1 -1
  4489. mypy_boto3_ssm_quicksetup/literals.py +6 -2
  4490. mypy_boto3_ssm_quicksetup/literals.pyi +6 -2
  4491. mypy_boto3_ssm_quicksetup/paginator.py +1 -1
  4492. mypy_boto3_ssm_quicksetup/paginator.pyi +1 -1
  4493. mypy_boto3_ssm_quicksetup/type_defs.py +1 -1
  4494. mypy_boto3_ssm_quicksetup/type_defs.pyi +1 -1
  4495. mypy_boto3_ssm_quicksetup/version.py +2 -2
  4496. mypy_boto3_ssm_sap/__init__.py +1 -1
  4497. mypy_boto3_ssm_sap/__init__.pyi +1 -1
  4498. mypy_boto3_ssm_sap/__main__.py +4 -4
  4499. mypy_boto3_ssm_sap/client.py +1 -1
  4500. mypy_boto3_ssm_sap/client.pyi +1 -1
  4501. mypy_boto3_ssm_sap/literals.py +9 -3
  4502. mypy_boto3_ssm_sap/literals.pyi +9 -3
  4503. mypy_boto3_ssm_sap/paginator.py +1 -1
  4504. mypy_boto3_ssm_sap/paginator.pyi +1 -1
  4505. mypy_boto3_ssm_sap/type_defs.py +1 -1
  4506. mypy_boto3_ssm_sap/type_defs.pyi +1 -1
  4507. mypy_boto3_ssm_sap/version.py +2 -2
  4508. mypy_boto3_sso/__init__.py +1 -1
  4509. mypy_boto3_sso/__init__.pyi +1 -1
  4510. mypy_boto3_sso/__main__.py +4 -4
  4511. mypy_boto3_sso/client.py +1 -1
  4512. mypy_boto3_sso/client.pyi +1 -1
  4513. mypy_boto3_sso/literals.py +7 -2
  4514. mypy_boto3_sso/literals.pyi +7 -2
  4515. mypy_boto3_sso/paginator.py +1 -1
  4516. mypy_boto3_sso/paginator.pyi +1 -1
  4517. mypy_boto3_sso/type_defs.py +1 -1
  4518. mypy_boto3_sso/type_defs.pyi +1 -1
  4519. mypy_boto3_sso/version.py +2 -2
  4520. mypy_boto3_sso_admin/__init__.py +1 -1
  4521. mypy_boto3_sso_admin/__init__.pyi +1 -1
  4522. mypy_boto3_sso_admin/__main__.py +4 -4
  4523. mypy_boto3_sso_admin/client.py +1 -1
  4524. mypy_boto3_sso_admin/client.pyi +1 -1
  4525. mypy_boto3_sso_admin/literals.py +7 -2
  4526. mypy_boto3_sso_admin/literals.pyi +7 -2
  4527. mypy_boto3_sso_admin/paginator.py +1 -1
  4528. mypy_boto3_sso_admin/paginator.pyi +1 -1
  4529. mypy_boto3_sso_admin/type_defs.py +1 -1
  4530. mypy_boto3_sso_admin/type_defs.pyi +1 -1
  4531. mypy_boto3_sso_admin/version.py +2 -2
  4532. mypy_boto3_sso_oidc/__init__.py +1 -1
  4533. mypy_boto3_sso_oidc/__init__.pyi +1 -1
  4534. mypy_boto3_sso_oidc/__main__.py +4 -4
  4535. mypy_boto3_sso_oidc/client.py +1 -1
  4536. mypy_boto3_sso_oidc/client.pyi +1 -1
  4537. mypy_boto3_sso_oidc/literals.py +6 -2
  4538. mypy_boto3_sso_oidc/literals.pyi +6 -2
  4539. mypy_boto3_sso_oidc/type_defs.py +1 -1
  4540. mypy_boto3_sso_oidc/type_defs.pyi +1 -1
  4541. mypy_boto3_sso_oidc/version.py +2 -2
  4542. mypy_boto3_stepfunctions/__init__.py +1 -1
  4543. mypy_boto3_stepfunctions/__init__.pyi +1 -1
  4544. mypy_boto3_stepfunctions/__main__.py +4 -4
  4545. mypy_boto3_stepfunctions/client.py +1 -1
  4546. mypy_boto3_stepfunctions/client.pyi +1 -1
  4547. mypy_boto3_stepfunctions/literals.py +6 -2
  4548. mypy_boto3_stepfunctions/literals.pyi +6 -2
  4549. mypy_boto3_stepfunctions/paginator.py +1 -1
  4550. mypy_boto3_stepfunctions/paginator.pyi +1 -1
  4551. mypy_boto3_stepfunctions/type_defs.py +1 -1
  4552. mypy_boto3_stepfunctions/type_defs.pyi +1 -1
  4553. mypy_boto3_stepfunctions/version.py +2 -2
  4554. mypy_boto3_storagegateway/__init__.py +1 -1
  4555. mypy_boto3_storagegateway/__init__.pyi +1 -1
  4556. mypy_boto3_storagegateway/__main__.py +4 -4
  4557. mypy_boto3_storagegateway/client.py +1 -1
  4558. mypy_boto3_storagegateway/client.pyi +1 -1
  4559. mypy_boto3_storagegateway/literals.py +6 -2
  4560. mypy_boto3_storagegateway/literals.pyi +6 -2
  4561. mypy_boto3_storagegateway/paginator.py +1 -1
  4562. mypy_boto3_storagegateway/paginator.pyi +1 -1
  4563. mypy_boto3_storagegateway/type_defs.py +1 -1
  4564. mypy_boto3_storagegateway/type_defs.pyi +1 -1
  4565. mypy_boto3_storagegateway/version.py +2 -2
  4566. mypy_boto3_sts/__init__.py +1 -1
  4567. mypy_boto3_sts/__init__.pyi +1 -1
  4568. mypy_boto3_sts/__main__.py +4 -4
  4569. mypy_boto3_sts/client.py +1 -1
  4570. mypy_boto3_sts/client.pyi +1 -1
  4571. mypy_boto3_sts/literals.py +6 -2
  4572. mypy_boto3_sts/literals.pyi +6 -2
  4573. mypy_boto3_sts/type_defs.py +1 -1
  4574. mypy_boto3_sts/type_defs.pyi +1 -1
  4575. mypy_boto3_sts/version.py +2 -2
  4576. mypy_boto3_supplychain/__init__.py +1 -1
  4577. mypy_boto3_supplychain/__init__.pyi +1 -1
  4578. mypy_boto3_supplychain/__main__.py +4 -4
  4579. mypy_boto3_supplychain/client.py +1 -1
  4580. mypy_boto3_supplychain/client.pyi +1 -1
  4581. mypy_boto3_supplychain/literals.py +6 -2
  4582. mypy_boto3_supplychain/literals.pyi +6 -2
  4583. mypy_boto3_supplychain/paginator.py +1 -1
  4584. mypy_boto3_supplychain/paginator.pyi +1 -1
  4585. mypy_boto3_supplychain/type_defs.py +1 -1
  4586. mypy_boto3_supplychain/type_defs.pyi +1 -1
  4587. mypy_boto3_supplychain/version.py +2 -2
  4588. mypy_boto3_support/__init__.py +1 -1
  4589. mypy_boto3_support/__init__.pyi +1 -1
  4590. mypy_boto3_support/__main__.py +4 -4
  4591. mypy_boto3_support/client.py +1 -1
  4592. mypy_boto3_support/client.pyi +1 -1
  4593. mypy_boto3_support/literals.py +6 -2
  4594. mypy_boto3_support/literals.pyi +6 -2
  4595. mypy_boto3_support/paginator.py +1 -1
  4596. mypy_boto3_support/paginator.pyi +1 -1
  4597. mypy_boto3_support/type_defs.py +1 -1
  4598. mypy_boto3_support/type_defs.pyi +1 -1
  4599. mypy_boto3_support/version.py +2 -2
  4600. mypy_boto3_support_app/__init__.py +1 -1
  4601. mypy_boto3_support_app/__init__.pyi +1 -1
  4602. mypy_boto3_support_app/__main__.py +4 -4
  4603. mypy_boto3_support_app/client.py +1 -1
  4604. mypy_boto3_support_app/client.pyi +1 -1
  4605. mypy_boto3_support_app/literals.py +6 -2
  4606. mypy_boto3_support_app/literals.pyi +6 -2
  4607. mypy_boto3_support_app/type_defs.py +1 -1
  4608. mypy_boto3_support_app/type_defs.pyi +1 -1
  4609. mypy_boto3_support_app/version.py +2 -2
  4610. mypy_boto3_swf/__init__.py +1 -1
  4611. mypy_boto3_swf/__init__.pyi +1 -1
  4612. mypy_boto3_swf/__main__.py +4 -4
  4613. mypy_boto3_swf/client.py +1 -1
  4614. mypy_boto3_swf/client.pyi +1 -1
  4615. mypy_boto3_swf/literals.py +6 -2
  4616. mypy_boto3_swf/literals.pyi +6 -2
  4617. mypy_boto3_swf/paginator.py +1 -1
  4618. mypy_boto3_swf/paginator.pyi +1 -1
  4619. mypy_boto3_swf/type_defs.py +1 -1
  4620. mypy_boto3_swf/type_defs.pyi +1 -1
  4621. mypy_boto3_swf/version.py +2 -2
  4622. mypy_boto3_synthetics/__init__.py +1 -1
  4623. mypy_boto3_synthetics/__init__.pyi +1 -1
  4624. mypy_boto3_synthetics/__main__.py +4 -4
  4625. mypy_boto3_synthetics/client.py +1 -1
  4626. mypy_boto3_synthetics/client.pyi +1 -1
  4627. mypy_boto3_synthetics/literals.py +6 -2
  4628. mypy_boto3_synthetics/literals.pyi +6 -2
  4629. mypy_boto3_synthetics/type_defs.py +1 -1
  4630. mypy_boto3_synthetics/type_defs.pyi +1 -1
  4631. mypy_boto3_synthetics/version.py +2 -2
  4632. mypy_boto3_taxsettings/__init__.py +1 -1
  4633. mypy_boto3_taxsettings/__init__.pyi +1 -1
  4634. mypy_boto3_taxsettings/__main__.py +4 -4
  4635. mypy_boto3_taxsettings/client.py +1 -1
  4636. mypy_boto3_taxsettings/client.pyi +1 -1
  4637. mypy_boto3_taxsettings/literals.py +6 -2
  4638. mypy_boto3_taxsettings/literals.pyi +6 -2
  4639. mypy_boto3_taxsettings/paginator.py +1 -1
  4640. mypy_boto3_taxsettings/paginator.pyi +1 -1
  4641. mypy_boto3_taxsettings/type_defs.py +1 -1
  4642. mypy_boto3_taxsettings/type_defs.pyi +1 -1
  4643. mypy_boto3_taxsettings/version.py +2 -2
  4644. mypy_boto3_textract/__init__.py +1 -1
  4645. mypy_boto3_textract/__init__.pyi +1 -1
  4646. mypy_boto3_textract/__main__.py +4 -4
  4647. mypy_boto3_textract/client.py +1 -1
  4648. mypy_boto3_textract/client.pyi +1 -1
  4649. mypy_boto3_textract/literals.py +6 -2
  4650. mypy_boto3_textract/literals.pyi +6 -2
  4651. mypy_boto3_textract/paginator.py +1 -1
  4652. mypy_boto3_textract/paginator.pyi +1 -1
  4653. mypy_boto3_textract/type_defs.py +1 -1
  4654. mypy_boto3_textract/type_defs.pyi +1 -1
  4655. mypy_boto3_textract/version.py +2 -2
  4656. mypy_boto3_timestream_influxdb/__init__.py +1 -1
  4657. mypy_boto3_timestream_influxdb/__init__.pyi +1 -1
  4658. mypy_boto3_timestream_influxdb/__main__.py +4 -4
  4659. mypy_boto3_timestream_influxdb/client.py +25 -1
  4660. mypy_boto3_timestream_influxdb/client.pyi +25 -1
  4661. mypy_boto3_timestream_influxdb/literals.py +19 -3
  4662. mypy_boto3_timestream_influxdb/literals.pyi +19 -3
  4663. mypy_boto3_timestream_influxdb/paginator.py +1 -1
  4664. mypy_boto3_timestream_influxdb/paginator.pyi +1 -1
  4665. mypy_boto3_timestream_influxdb/type_defs.py +47 -1
  4666. mypy_boto3_timestream_influxdb/type_defs.pyi +44 -1
  4667. mypy_boto3_timestream_influxdb/version.py +2 -2
  4668. mypy_boto3_timestream_query/__init__.py +1 -1
  4669. mypy_boto3_timestream_query/__init__.pyi +1 -1
  4670. mypy_boto3_timestream_query/__main__.py +4 -4
  4671. mypy_boto3_timestream_query/client.py +1 -1
  4672. mypy_boto3_timestream_query/client.pyi +1 -1
  4673. mypy_boto3_timestream_query/literals.py +6 -2
  4674. mypy_boto3_timestream_query/literals.pyi +6 -2
  4675. mypy_boto3_timestream_query/paginator.py +1 -1
  4676. mypy_boto3_timestream_query/paginator.pyi +1 -1
  4677. mypy_boto3_timestream_query/type_defs.py +1 -1
  4678. mypy_boto3_timestream_query/type_defs.pyi +1 -1
  4679. mypy_boto3_timestream_query/version.py +2 -2
  4680. mypy_boto3_timestream_write/__init__.py +1 -1
  4681. mypy_boto3_timestream_write/__init__.pyi +1 -1
  4682. mypy_boto3_timestream_write/__main__.py +4 -4
  4683. mypy_boto3_timestream_write/client.py +1 -1
  4684. mypy_boto3_timestream_write/client.pyi +1 -1
  4685. mypy_boto3_timestream_write/literals.py +6 -2
  4686. mypy_boto3_timestream_write/literals.pyi +6 -2
  4687. mypy_boto3_timestream_write/type_defs.py +1 -1
  4688. mypy_boto3_timestream_write/type_defs.pyi +1 -1
  4689. mypy_boto3_timestream_write/version.py +2 -2
  4690. mypy_boto3_tnb/__init__.py +1 -1
  4691. mypy_boto3_tnb/__init__.pyi +1 -1
  4692. mypy_boto3_tnb/__main__.py +4 -4
  4693. mypy_boto3_tnb/client.py +1 -1
  4694. mypy_boto3_tnb/client.pyi +1 -1
  4695. mypy_boto3_tnb/literals.py +6 -2
  4696. mypy_boto3_tnb/literals.pyi +6 -2
  4697. mypy_boto3_tnb/paginator.py +1 -1
  4698. mypy_boto3_tnb/paginator.pyi +1 -1
  4699. mypy_boto3_tnb/type_defs.py +1 -1
  4700. mypy_boto3_tnb/type_defs.pyi +1 -1
  4701. mypy_boto3_tnb/version.py +2 -2
  4702. mypy_boto3_transcribe/__init__.py +36 -2
  4703. mypy_boto3_transcribe/__init__.pyi +36 -2
  4704. mypy_boto3_transcribe/__main__.py +4 -4
  4705. mypy_boto3_transcribe/client.py +90 -4
  4706. mypy_boto3_transcribe/client.pyi +90 -4
  4707. mypy_boto3_transcribe/literals.py +30 -2
  4708. mypy_boto3_transcribe/literals.pyi +30 -2
  4709. mypy_boto3_transcribe/type_defs.py +49 -1
  4710. mypy_boto3_transcribe/type_defs.pyi +41 -1
  4711. mypy_boto3_transcribe/version.py +2 -2
  4712. mypy_boto3_transcribe/waiter.py +172 -0
  4713. mypy_boto3_transcribe/waiter.pyi +157 -0
  4714. mypy_boto3_transfer/__init__.py +1 -1
  4715. mypy_boto3_transfer/__init__.pyi +1 -1
  4716. mypy_boto3_transfer/__main__.py +4 -4
  4717. mypy_boto3_transfer/client.py +1 -1
  4718. mypy_boto3_transfer/client.pyi +1 -1
  4719. mypy_boto3_transfer/literals.py +7 -2
  4720. mypy_boto3_transfer/literals.pyi +7 -2
  4721. mypy_boto3_transfer/paginator.py +1 -1
  4722. mypy_boto3_transfer/paginator.pyi +1 -1
  4723. mypy_boto3_transfer/type_defs.py +1 -1
  4724. mypy_boto3_transfer/type_defs.pyi +1 -1
  4725. mypy_boto3_transfer/version.py +2 -2
  4726. mypy_boto3_transfer/waiter.py +1 -1
  4727. mypy_boto3_transfer/waiter.pyi +1 -1
  4728. mypy_boto3_translate/__init__.py +1 -1
  4729. mypy_boto3_translate/__init__.pyi +1 -1
  4730. mypy_boto3_translate/__main__.py +4 -4
  4731. mypy_boto3_translate/client.py +1 -1
  4732. mypy_boto3_translate/client.pyi +1 -1
  4733. mypy_boto3_translate/literals.py +6 -2
  4734. mypy_boto3_translate/literals.pyi +6 -2
  4735. mypy_boto3_translate/paginator.py +1 -1
  4736. mypy_boto3_translate/paginator.pyi +1 -1
  4737. mypy_boto3_translate/type_defs.py +1 -1
  4738. mypy_boto3_translate/type_defs.pyi +1 -1
  4739. mypy_boto3_translate/version.py +2 -2
  4740. mypy_boto3_trustedadvisor/__init__.py +1 -1
  4741. mypy_boto3_trustedadvisor/__init__.pyi +1 -1
  4742. mypy_boto3_trustedadvisor/__main__.py +4 -4
  4743. mypy_boto3_trustedadvisor/client.py +1 -1
  4744. mypy_boto3_trustedadvisor/client.pyi +1 -1
  4745. mypy_boto3_trustedadvisor/literals.py +6 -2
  4746. mypy_boto3_trustedadvisor/literals.pyi +6 -2
  4747. mypy_boto3_trustedadvisor/paginator.py +1 -1
  4748. mypy_boto3_trustedadvisor/paginator.pyi +1 -1
  4749. mypy_boto3_trustedadvisor/type_defs.py +1 -1
  4750. mypy_boto3_trustedadvisor/type_defs.pyi +1 -1
  4751. mypy_boto3_trustedadvisor/version.py +2 -2
  4752. mypy_boto3_verifiedpermissions/__init__.py +1 -1
  4753. mypy_boto3_verifiedpermissions/__init__.pyi +1 -1
  4754. mypy_boto3_verifiedpermissions/__main__.py +4 -4
  4755. mypy_boto3_verifiedpermissions/client.py +1 -1
  4756. mypy_boto3_verifiedpermissions/client.pyi +1 -1
  4757. mypy_boto3_verifiedpermissions/literals.py +6 -2
  4758. mypy_boto3_verifiedpermissions/literals.pyi +6 -2
  4759. mypy_boto3_verifiedpermissions/paginator.py +1 -1
  4760. mypy_boto3_verifiedpermissions/paginator.pyi +1 -1
  4761. mypy_boto3_verifiedpermissions/type_defs.py +48 -22
  4762. mypy_boto3_verifiedpermissions/type_defs.pyi +43 -21
  4763. mypy_boto3_verifiedpermissions/version.py +2 -2
  4764. mypy_boto3_voice_id/__init__.py +1 -1
  4765. mypy_boto3_voice_id/__init__.pyi +1 -1
  4766. mypy_boto3_voice_id/__main__.py +4 -4
  4767. mypy_boto3_voice_id/client.py +1 -1
  4768. mypy_boto3_voice_id/client.pyi +1 -1
  4769. mypy_boto3_voice_id/literals.py +6 -2
  4770. mypy_boto3_voice_id/literals.pyi +6 -2
  4771. mypy_boto3_voice_id/paginator.py +1 -1
  4772. mypy_boto3_voice_id/paginator.pyi +1 -1
  4773. mypy_boto3_voice_id/type_defs.py +1 -1
  4774. mypy_boto3_voice_id/type_defs.pyi +1 -1
  4775. mypy_boto3_voice_id/version.py +2 -2
  4776. mypy_boto3_vpc_lattice/__init__.py +1 -1
  4777. mypy_boto3_vpc_lattice/__init__.pyi +1 -1
  4778. mypy_boto3_vpc_lattice/__main__.py +4 -4
  4779. mypy_boto3_vpc_lattice/client.py +1 -1
  4780. mypy_boto3_vpc_lattice/client.pyi +1 -1
  4781. mypy_boto3_vpc_lattice/literals.py +6 -2
  4782. mypy_boto3_vpc_lattice/literals.pyi +6 -2
  4783. mypy_boto3_vpc_lattice/paginator.py +1 -1
  4784. mypy_boto3_vpc_lattice/paginator.pyi +1 -1
  4785. mypy_boto3_vpc_lattice/type_defs.py +1 -1
  4786. mypy_boto3_vpc_lattice/type_defs.pyi +1 -1
  4787. mypy_boto3_vpc_lattice/version.py +2 -2
  4788. mypy_boto3_waf/__init__.py +1 -1
  4789. mypy_boto3_waf/__init__.pyi +1 -1
  4790. mypy_boto3_waf/__main__.py +4 -4
  4791. mypy_boto3_waf/client.py +1 -1
  4792. mypy_boto3_waf/client.pyi +1 -1
  4793. mypy_boto3_waf/literals.py +6 -2
  4794. mypy_boto3_waf/literals.pyi +6 -2
  4795. mypy_boto3_waf/paginator.py +1 -1
  4796. mypy_boto3_waf/paginator.pyi +1 -1
  4797. mypy_boto3_waf/type_defs.py +1 -1
  4798. mypy_boto3_waf/type_defs.pyi +1 -1
  4799. mypy_boto3_waf/version.py +2 -2
  4800. mypy_boto3_waf_regional/__init__.py +1 -1
  4801. mypy_boto3_waf_regional/__init__.pyi +1 -1
  4802. mypy_boto3_waf_regional/__main__.py +4 -4
  4803. mypy_boto3_waf_regional/client.py +1 -1
  4804. mypy_boto3_waf_regional/client.pyi +1 -1
  4805. mypy_boto3_waf_regional/literals.py +6 -2
  4806. mypy_boto3_waf_regional/literals.pyi +6 -2
  4807. mypy_boto3_waf_regional/type_defs.py +1 -1
  4808. mypy_boto3_waf_regional/type_defs.pyi +1 -1
  4809. mypy_boto3_waf_regional/version.py +2 -2
  4810. mypy_boto3_wafv2/__init__.py +1 -1
  4811. mypy_boto3_wafv2/__init__.pyi +1 -1
  4812. mypy_boto3_wafv2/__main__.py +4 -4
  4813. mypy_boto3_wafv2/client.py +1 -1
  4814. mypy_boto3_wafv2/client.pyi +1 -1
  4815. mypy_boto3_wafv2/literals.py +7 -2
  4816. mypy_boto3_wafv2/literals.pyi +7 -2
  4817. mypy_boto3_wafv2/type_defs.py +1 -1
  4818. mypy_boto3_wafv2/type_defs.pyi +1 -1
  4819. mypy_boto3_wafv2/version.py +2 -2
  4820. mypy_boto3_wellarchitected/__init__.py +1 -1
  4821. mypy_boto3_wellarchitected/__init__.pyi +1 -1
  4822. mypy_boto3_wellarchitected/__main__.py +4 -4
  4823. mypy_boto3_wellarchitected/client.py +1 -1
  4824. mypy_boto3_wellarchitected/client.pyi +1 -1
  4825. mypy_boto3_wellarchitected/literals.py +6 -2
  4826. mypy_boto3_wellarchitected/literals.pyi +6 -2
  4827. mypy_boto3_wellarchitected/type_defs.py +1 -1
  4828. mypy_boto3_wellarchitected/type_defs.pyi +1 -1
  4829. mypy_boto3_wellarchitected/version.py +2 -2
  4830. mypy_boto3_wickr/__init__.py +65 -0
  4831. mypy_boto3_wickr/__init__.pyi +64 -0
  4832. mypy_boto3_wickr/__main__.py +43 -0
  4833. mypy_boto3_wickr/client.py +693 -0
  4834. mypy_boto3_wickr/client.pyi +690 -0
  4835. mypy_boto3_wickr/literals.py +486 -0
  4836. mypy_boto3_wickr/literals.pyi +484 -0
  4837. mypy_boto3_wickr/paginator.py +248 -0
  4838. mypy_boto3_wickr/paginator.pyi +223 -0
  4839. mypy_boto3_wickr/py.typed +0 -0
  4840. mypy_boto3_wickr/type_defs.py +1155 -0
  4841. mypy_boto3_wickr/type_defs.pyi +1030 -0
  4842. mypy_boto3_wickr/version.py +7 -0
  4843. mypy_boto3_wisdom/__init__.py +1 -1
  4844. mypy_boto3_wisdom/__init__.pyi +1 -1
  4845. mypy_boto3_wisdom/__main__.py +4 -4
  4846. mypy_boto3_wisdom/client.py +1 -1
  4847. mypy_boto3_wisdom/client.pyi +1 -1
  4848. mypy_boto3_wisdom/literals.py +6 -2
  4849. mypy_boto3_wisdom/literals.pyi +6 -2
  4850. mypy_boto3_wisdom/paginator.py +1 -1
  4851. mypy_boto3_wisdom/paginator.pyi +1 -1
  4852. mypy_boto3_wisdom/type_defs.py +1 -1
  4853. mypy_boto3_wisdom/type_defs.pyi +1 -1
  4854. mypy_boto3_wisdom/version.py +2 -2
  4855. mypy_boto3_workdocs/__init__.py +1 -1
  4856. mypy_boto3_workdocs/__init__.pyi +1 -1
  4857. mypy_boto3_workdocs/__main__.py +4 -4
  4858. mypy_boto3_workdocs/client.py +1 -1
  4859. mypy_boto3_workdocs/client.pyi +1 -1
  4860. mypy_boto3_workdocs/literals.py +6 -2
  4861. mypy_boto3_workdocs/literals.pyi +6 -2
  4862. mypy_boto3_workdocs/paginator.py +1 -1
  4863. mypy_boto3_workdocs/paginator.pyi +1 -1
  4864. mypy_boto3_workdocs/type_defs.py +1 -1
  4865. mypy_boto3_workdocs/type_defs.pyi +1 -1
  4866. mypy_boto3_workdocs/version.py +2 -2
  4867. mypy_boto3_workmail/__init__.py +1 -1
  4868. mypy_boto3_workmail/__init__.pyi +1 -1
  4869. mypy_boto3_workmail/__main__.py +4 -4
  4870. mypy_boto3_workmail/client.py +1 -1
  4871. mypy_boto3_workmail/client.pyi +1 -1
  4872. mypy_boto3_workmail/literals.py +6 -2
  4873. mypy_boto3_workmail/literals.pyi +6 -2
  4874. mypy_boto3_workmail/paginator.py +1 -1
  4875. mypy_boto3_workmail/paginator.pyi +1 -1
  4876. mypy_boto3_workmail/type_defs.py +1 -1
  4877. mypy_boto3_workmail/type_defs.pyi +1 -1
  4878. mypy_boto3_workmail/version.py +2 -2
  4879. mypy_boto3_workmailmessageflow/__init__.py +1 -1
  4880. mypy_boto3_workmailmessageflow/__init__.pyi +1 -1
  4881. mypy_boto3_workmailmessageflow/__main__.py +4 -4
  4882. mypy_boto3_workmailmessageflow/client.py +1 -1
  4883. mypy_boto3_workmailmessageflow/client.pyi +1 -1
  4884. mypy_boto3_workmailmessageflow/literals.py +6 -2
  4885. mypy_boto3_workmailmessageflow/literals.pyi +6 -2
  4886. mypy_boto3_workmailmessageflow/type_defs.py +1 -1
  4887. mypy_boto3_workmailmessageflow/type_defs.pyi +1 -1
  4888. mypy_boto3_workmailmessageflow/version.py +2 -2
  4889. mypy_boto3_workspaces/__init__.py +1 -1
  4890. mypy_boto3_workspaces/__init__.pyi +1 -1
  4891. mypy_boto3_workspaces/__main__.py +4 -4
  4892. mypy_boto3_workspaces/client.py +1 -1
  4893. mypy_boto3_workspaces/client.pyi +1 -1
  4894. mypy_boto3_workspaces/literals.py +23 -3
  4895. mypy_boto3_workspaces/literals.pyi +23 -3
  4896. mypy_boto3_workspaces/paginator.py +1 -1
  4897. mypy_boto3_workspaces/paginator.pyi +1 -1
  4898. mypy_boto3_workspaces/type_defs.py +3 -1
  4899. mypy_boto3_workspaces/type_defs.pyi +3 -1
  4900. mypy_boto3_workspaces/version.py +2 -2
  4901. mypy_boto3_workspaces_instances/__init__.py +1 -1
  4902. mypy_boto3_workspaces_instances/__init__.pyi +1 -1
  4903. mypy_boto3_workspaces_instances/__main__.py +4 -4
  4904. mypy_boto3_workspaces_instances/client.py +1 -1
  4905. mypy_boto3_workspaces_instances/client.pyi +1 -1
  4906. mypy_boto3_workspaces_instances/literals.py +20 -2
  4907. mypy_boto3_workspaces_instances/literals.pyi +20 -2
  4908. mypy_boto3_workspaces_instances/paginator.py +1 -1
  4909. mypy_boto3_workspaces_instances/paginator.pyi +1 -1
  4910. mypy_boto3_workspaces_instances/type_defs.py +38 -11
  4911. mypy_boto3_workspaces_instances/type_defs.pyi +34 -10
  4912. mypy_boto3_workspaces_instances/version.py +2 -2
  4913. mypy_boto3_workspaces_thin_client/__init__.py +1 -1
  4914. mypy_boto3_workspaces_thin_client/__init__.pyi +1 -1
  4915. mypy_boto3_workspaces_thin_client/__main__.py +4 -4
  4916. mypy_boto3_workspaces_thin_client/client.py +1 -1
  4917. mypy_boto3_workspaces_thin_client/client.pyi +1 -1
  4918. mypy_boto3_workspaces_thin_client/literals.py +6 -2
  4919. mypy_boto3_workspaces_thin_client/literals.pyi +6 -2
  4920. mypy_boto3_workspaces_thin_client/paginator.py +1 -1
  4921. mypy_boto3_workspaces_thin_client/paginator.pyi +1 -1
  4922. mypy_boto3_workspaces_thin_client/type_defs.py +1 -1
  4923. mypy_boto3_workspaces_thin_client/type_defs.pyi +1 -1
  4924. mypy_boto3_workspaces_thin_client/version.py +2 -2
  4925. mypy_boto3_workspaces_web/__init__.py +1 -1
  4926. mypy_boto3_workspaces_web/__init__.pyi +1 -1
  4927. mypy_boto3_workspaces_web/__main__.py +4 -4
  4928. mypy_boto3_workspaces_web/client.py +1 -1
  4929. mypy_boto3_workspaces_web/client.pyi +1 -1
  4930. mypy_boto3_workspaces_web/literals.py +24 -2
  4931. mypy_boto3_workspaces_web/literals.pyi +24 -2
  4932. mypy_boto3_workspaces_web/paginator.py +1 -1
  4933. mypy_boto3_workspaces_web/paginator.pyi +1 -1
  4934. mypy_boto3_workspaces_web/type_defs.py +73 -1
  4935. mypy_boto3_workspaces_web/type_defs.pyi +66 -1
  4936. mypy_boto3_workspaces_web/version.py +2 -2
  4937. mypy_boto3_xray/__init__.py +1 -1
  4938. mypy_boto3_xray/__init__.pyi +1 -1
  4939. mypy_boto3_xray/__main__.py +4 -4
  4940. mypy_boto3_xray/client.py +1 -1
  4941. mypy_boto3_xray/client.pyi +1 -1
  4942. mypy_boto3_xray/literals.py +6 -2
  4943. mypy_boto3_xray/literals.pyi +6 -2
  4944. mypy_boto3_xray/paginator.py +1 -1
  4945. mypy_boto3_xray/paginator.pyi +1 -1
  4946. mypy_boto3_xray/type_defs.py +1 -1
  4947. mypy_boto3_xray/type_defs.pyi +1 -1
  4948. mypy_boto3_xray/version.py +2 -2
  4949. boto3_stubs_full-1.41.3.dist-info/RECORD +0 -5307
  4950. mypy_boto3_elastictranscoder/__init__.py +0 -54
  4951. mypy_boto3_elastictranscoder/__init__.pyi +0 -53
  4952. mypy_boto3_elastictranscoder/client.py +0 -339
  4953. mypy_boto3_elastictranscoder/client.pyi +0 -336
  4954. mypy_boto3_elastictranscoder/paginator.py +0 -144
  4955. mypy_boto3_elastictranscoder/paginator.pyi +0 -131
  4956. mypy_boto3_elastictranscoder/type_defs.py +0 -726
  4957. mypy_boto3_elastictranscoder/type_defs.pyi +0 -647
  4958. mypy_boto3_elastictranscoder/version.py +0 -7
  4959. mypy_boto3_elastictranscoder/waiter.py +0 -54
  4960. mypy_boto3_elastictranscoder/waiter.pyi +0 -51
  4961. {boto3_stubs_full-1.41.3.dist-info → boto3_stubs_full-1.42.31.dist-info}/WHEEL +0 -0
  4962. {mypy_boto3_elastictranscoder → mypy_boto3_nova_act}/py.typed +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boto3-stubs-full
3
- Version: 1.41.3
4
- Summary: All-in-one type annotations for boto3 1.41.3 generated with mypy-boto3-builder 8.12.0
3
+ Version: 1.42.31
4
+ Summary: All-in-one type annotations for boto3 1.42.31 generated with mypy-boto3-builder 8.12.0
5
5
  Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
6
  License-Expression: MIT
7
7
  Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
@@ -42,8 +42,8 @@ Dynamic: license-file
42
42
 
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
- Type annotations for [boto3 1.41.3](https://pypi.org/project/boto3/) compatible
46
- with [VSCode](https://code.visualstudio.com/),
45
+ Type annotations for [boto3 1.42.31](https://pypi.org/project/boto3/)
46
+ compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
49
49
  [Sublime Text](https://www.sublimetext.com/),
@@ -100,7 +100,7 @@ You can generate type annotations for `boto3` package locally with
100
100
  isolation.
101
101
 
102
102
  1. Run mypy-boto3-builder in your package root directory:
103
- `uvx --with 'boto3==1.41.3' mypy-boto3-builder`
103
+ `uvx --with 'boto3==1.42.31' mypy-boto3-builder`
104
104
  2. Select `boto3-stubs` AWS SDK.
105
105
  3. Add all available services.
106
106
  4. Use provided commands to install generated packages.