@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +419 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -751,7 +751,10 @@
751
751
  "shape": "S29"
752
752
  },
753
753
  "namespaceId": {},
754
- "jobTemplateArn": {}
754
+ "jobTemplateArn": {},
755
+ "documentParameters": {
756
+ "shape": "S4p"
757
+ }
755
758
  }
756
759
  },
757
760
  "output": {
@@ -829,7 +832,7 @@
829
832
  "certificateId": {},
830
833
  "certificatePem": {},
831
834
  "keyPair": {
832
- "shape": "S4v"
835
+ "shape": "S4y"
833
836
  }
834
837
  }
835
838
  }
@@ -852,7 +855,7 @@
852
855
  },
853
856
  "roleArn": {},
854
857
  "actionParams": {
855
- "shape": "S50"
858
+ "shape": "S53"
856
859
  },
857
860
  "tags": {
858
861
  "shape": "S29"
@@ -886,17 +889,17 @@
886
889
  },
887
890
  "description": {},
888
891
  "targets": {
889
- "shape": "S5j"
892
+ "shape": "S5m"
890
893
  },
891
894
  "protocols": {
892
- "shape": "S5l"
895
+ "shape": "S5o"
893
896
  },
894
897
  "targetSelection": {},
895
898
  "awsJobExecutionsRolloutConfig": {
896
- "shape": "S5n"
899
+ "shape": "S5q"
897
900
  },
898
901
  "awsJobPresignedUrlConfig": {
899
- "shape": "S5u"
902
+ "shape": "S5x"
900
903
  },
901
904
  "awsJobAbortConfig": {
902
905
  "type": "structure",
@@ -937,11 +940,11 @@
937
940
  }
938
941
  },
939
942
  "files": {
940
- "shape": "S65"
943
+ "shape": "S68"
941
944
  },
942
945
  "roleArn": {},
943
946
  "additionalParameters": {
944
- "shape": "S73"
947
+ "shape": "S76"
945
948
  },
946
949
  "tags": {
947
950
  "shape": "S29"
@@ -1047,7 +1050,7 @@
1047
1050
  "certificateId": {},
1048
1051
  "certificatePem": {},
1049
1052
  "keyPair": {
1050
- "shape": "S4v"
1053
+ "shape": "S4y"
1051
1054
  },
1052
1055
  "expiration": {
1053
1056
  "type": "timestamp"
@@ -1075,7 +1078,7 @@
1075
1078
  },
1076
1079
  "provisioningRoleArn": {},
1077
1080
  "preProvisioningHook": {
1078
- "shape": "S7p"
1081
+ "shape": "S7s"
1079
1082
  },
1080
1083
  "tags": {
1081
1084
  "shape": "S29"
@@ -1178,7 +1181,7 @@
1178
1181
  "dayOfMonth": {},
1179
1182
  "dayOfWeek": {},
1180
1183
  "targetCheckNames": {
1181
- "shape": "S84"
1184
+ "shape": "S87"
1182
1185
  },
1183
1186
  "scheduledAuditName": {
1184
1187
  "location": "uri",
@@ -1212,18 +1215,18 @@
1212
1215
  },
1213
1216
  "securityProfileDescription": {},
1214
1217
  "behaviors": {
1215
- "shape": "S8a"
1218
+ "shape": "S8d"
1216
1219
  },
1217
1220
  "alertTargets": {
1218
- "shape": "S90"
1221
+ "shape": "S93"
1219
1222
  },
1220
1223
  "additionalMetricsToRetain": {
1221
- "shape": "S94",
1224
+ "shape": "S97",
1222
1225
  "deprecated": true,
1223
1226
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
1224
1227
  },
1225
1228
  "additionalMetricsToRetainV2": {
1226
- "shape": "S95"
1229
+ "shape": "S98"
1227
1230
  },
1228
1231
  "tags": {
1229
1232
  "shape": "S29"
@@ -1256,7 +1259,7 @@
1256
1259
  },
1257
1260
  "description": {},
1258
1261
  "files": {
1259
- "shape": "S9b"
1262
+ "shape": "S9e"
1260
1263
  },
1261
1264
  "roleArn": {},
1262
1265
  "tags": {
@@ -1353,7 +1356,7 @@
1353
1356
  "locationName": "thingTypeName"
1354
1357
  },
1355
1358
  "thingTypeProperties": {
1356
- "shape": "S9n"
1359
+ "shape": "S9q"
1357
1360
  },
1358
1361
  "tags": {
1359
1362
  "shape": "S29"
@@ -1385,7 +1388,7 @@
1385
1388
  "locationName": "ruleName"
1386
1389
  },
1387
1390
  "topicRulePayload": {
1388
- "shape": "S9v"
1391
+ "shape": "S9y"
1389
1392
  },
1390
1393
  "tags": {
1391
1394
  "location": "header",
@@ -1426,10 +1429,10 @@
1426
1429
  ],
1427
1430
  "members": {
1428
1431
  "subnetIds": {
1429
- "shape": "Scv"
1432
+ "shape": "Scz"
1430
1433
  },
1431
1434
  "securityGroups": {
1432
- "shape": "Scx"
1435
+ "shape": "Sd1"
1433
1436
  },
1434
1437
  "vpcId": {},
1435
1438
  "roleArn": {}
@@ -1443,7 +1446,7 @@
1443
1446
  "type": "structure",
1444
1447
  "members": {
1445
1448
  "topicRuleDestination": {
1446
- "shape": "Sd1"
1449
+ "shape": "Sd5"
1447
1450
  }
1448
1451
  }
1449
1452
  }
@@ -2212,10 +2215,10 @@
2212
2215
  "members": {
2213
2216
  "roleArn": {},
2214
2217
  "auditNotificationTargetConfigurations": {
2215
- "shape": "Sf1"
2218
+ "shape": "Sf5"
2216
2219
  },
2217
2220
  "auditCheckConfigurations": {
2218
- "shape": "Sf4"
2221
+ "shape": "Sf8"
2219
2222
  }
2220
2223
  }
2221
2224
  }
@@ -2241,7 +2244,7 @@
2241
2244
  "type": "structure",
2242
2245
  "members": {
2243
2246
  "finding": {
2244
- "shape": "Sf9"
2247
+ "shape": "Sfd"
2245
2248
  }
2246
2249
  }
2247
2250
  }
@@ -2298,13 +2301,13 @@
2298
2301
  }
2299
2302
  },
2300
2303
  "target": {
2301
- "shape": "Sft"
2304
+ "shape": "Sfx"
2302
2305
  },
2303
2306
  "auditCheckToActionsMapping": {
2304
- "shape": "Sfx"
2307
+ "shape": "Sg1"
2305
2308
  },
2306
2309
  "actionsDefinition": {
2307
- "shape": "Sfz"
2310
+ "shape": "Sg3"
2308
2311
  }
2309
2312
  }
2310
2313
  }
@@ -2443,7 +2446,7 @@
2443
2446
  "type": "structure",
2444
2447
  "members": {
2445
2448
  "authorizerDescription": {
2446
- "shape": "Sgq"
2449
+ "shape": "Sgu"
2447
2450
  }
2448
2451
  }
2449
2452
  }
@@ -2528,12 +2531,12 @@
2528
2531
  },
2529
2532
  "generationId": {},
2530
2533
  "validity": {
2531
- "shape": "Sh3"
2534
+ "shape": "Sh7"
2532
2535
  }
2533
2536
  }
2534
2537
  },
2535
2538
  "registrationConfig": {
2536
- "shape": "Sh4"
2539
+ "shape": "Sh8"
2537
2540
  }
2538
2541
  }
2539
2542
  }
@@ -2595,7 +2598,7 @@
2595
2598
  },
2596
2599
  "generationId": {},
2597
2600
  "validity": {
2598
- "shape": "Sh3"
2601
+ "shape": "Sh7"
2599
2602
  },
2600
2603
  "certificateMode": {}
2601
2604
  }
@@ -2649,7 +2652,7 @@
2649
2652
  "type": "structure",
2650
2653
  "members": {
2651
2654
  "authorizerDescription": {
2652
- "shape": "Sgq"
2655
+ "shape": "Sgu"
2653
2656
  }
2654
2657
  }
2655
2658
  }
@@ -2675,7 +2678,7 @@
2675
2678
  "type": "structure",
2676
2679
  "members": {
2677
2680
  "taskSummary": {
2678
- "shape": "Shi"
2681
+ "shape": "Shm"
2679
2682
  }
2680
2683
  }
2681
2684
  }
@@ -2795,7 +2798,7 @@
2795
2798
  "type": "structure",
2796
2799
  "members": {
2797
2800
  "eventConfigurations": {
2798
- "shape": "Si8"
2801
+ "shape": "Sic"
2799
2802
  },
2800
2803
  "creationDate": {
2801
2804
  "type": "timestamp"
@@ -2970,7 +2973,10 @@
2970
2973
  "shape": "S4m"
2971
2974
  },
2972
2975
  "namespaceId": {},
2973
- "jobTemplateArn": {}
2976
+ "jobTemplateArn": {},
2977
+ "documentParameters": {
2978
+ "shape": "S4p"
2979
+ }
2974
2980
  }
2975
2981
  }
2976
2982
  }
@@ -3089,6 +3095,56 @@
3089
3095
  }
3090
3096
  }
3091
3097
  },
3098
+ "DescribeManagedJobTemplate": {
3099
+ "http": {
3100
+ "method": "GET",
3101
+ "requestUri": "/managed-job-templates/{templateName}"
3102
+ },
3103
+ "input": {
3104
+ "type": "structure",
3105
+ "required": [
3106
+ "templateName"
3107
+ ],
3108
+ "members": {
3109
+ "templateName": {
3110
+ "location": "uri",
3111
+ "locationName": "templateName"
3112
+ },
3113
+ "templateVersion": {
3114
+ "location": "querystring",
3115
+ "locationName": "templateVersion"
3116
+ }
3117
+ }
3118
+ },
3119
+ "output": {
3120
+ "type": "structure",
3121
+ "members": {
3122
+ "templateName": {},
3123
+ "templateArn": {},
3124
+ "description": {},
3125
+ "templateVersion": {},
3126
+ "environments": {
3127
+ "shape": "Sjf"
3128
+ },
3129
+ "documentParameters": {
3130
+ "type": "list",
3131
+ "member": {
3132
+ "type": "structure",
3133
+ "members": {
3134
+ "key": {},
3135
+ "description": {},
3136
+ "regex": {},
3137
+ "example": {},
3138
+ "optional": {
3139
+ "type": "boolean"
3140
+ }
3141
+ }
3142
+ }
3143
+ },
3144
+ "document": {}
3145
+ }
3146
+ }
3147
+ },
3092
3148
  "DescribeMitigationAction": {
3093
3149
  "http": {
3094
3150
  "method": "GET",
@@ -3115,7 +3171,7 @@
3115
3171
  "actionId": {},
3116
3172
  "roleArn": {},
3117
3173
  "actionParams": {
3118
- "shape": "S50"
3174
+ "shape": "S53"
3119
3175
  },
3120
3176
  "creationDate": {
3121
3177
  "type": "timestamp"
@@ -3164,7 +3220,7 @@
3164
3220
  },
3165
3221
  "provisioningRoleArn": {},
3166
3222
  "preProvisioningHook": {
3167
- "shape": "S7p"
3223
+ "shape": "S7s"
3168
3224
  }
3169
3225
  }
3170
3226
  }
@@ -3273,7 +3329,7 @@
3273
3329
  "dayOfMonth": {},
3274
3330
  "dayOfWeek": {},
3275
3331
  "targetCheckNames": {
3276
- "shape": "S84"
3332
+ "shape": "S87"
3277
3333
  },
3278
3334
  "scheduledAuditName": {},
3279
3335
  "scheduledAuditArn": {}
@@ -3304,18 +3360,18 @@
3304
3360
  "securityProfileArn": {},
3305
3361
  "securityProfileDescription": {},
3306
3362
  "behaviors": {
3307
- "shape": "S8a"
3363
+ "shape": "S8d"
3308
3364
  },
3309
3365
  "alertTargets": {
3310
- "shape": "S90"
3366
+ "shape": "S93"
3311
3367
  },
3312
3368
  "additionalMetricsToRetain": {
3313
- "shape": "S94",
3369
+ "shape": "S97",
3314
3370
  "deprecated": true,
3315
3371
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
3316
3372
  },
3317
3373
  "additionalMetricsToRetainV2": {
3318
- "shape": "S95"
3374
+ "shape": "S98"
3319
3375
  },
3320
3376
  "version": {
3321
3377
  "type": "long"
@@ -3359,7 +3415,7 @@
3359
3415
  },
3360
3416
  "description": {},
3361
3417
  "files": {
3362
- "shape": "S9b"
3418
+ "shape": "S9e"
3363
3419
  },
3364
3420
  "createdAt": {
3365
3421
  "type": "timestamp"
@@ -3442,7 +3498,7 @@
3442
3498
  "members": {
3443
3499
  "parentGroupName": {},
3444
3500
  "rootToParentThingGroups": {
3445
- "shape": "Sjt"
3501
+ "shape": "Sk8"
3446
3502
  },
3447
3503
  "creationDate": {
3448
3504
  "type": "timestamp"
@@ -3525,10 +3581,10 @@
3525
3581
  "thingTypeId": {},
3526
3582
  "thingTypeArn": {},
3527
3583
  "thingTypeProperties": {
3528
- "shape": "S9n"
3584
+ "shape": "S9q"
3529
3585
  },
3530
3586
  "thingTypeMetadata": {
3531
- "shape": "Sk6"
3587
+ "shape": "Skl"
3532
3588
  }
3533
3589
  }
3534
3590
  }
@@ -3836,10 +3892,10 @@
3836
3892
  "type": "structure",
3837
3893
  "members": {
3838
3894
  "thingIndexingConfiguration": {
3839
- "shape": "Sl5"
3895
+ "shape": "Slk"
3840
3896
  },
3841
3897
  "thingGroupIndexingConfiguration": {
3842
- "shape": "Slc"
3898
+ "shape": "Slt"
3843
3899
  }
3844
3900
  }
3845
3901
  }
@@ -3918,20 +3974,20 @@
3918
3974
  },
3919
3975
  "description": {},
3920
3976
  "targets": {
3921
- "shape": "S5j"
3977
+ "shape": "S5m"
3922
3978
  },
3923
3979
  "protocols": {
3924
- "shape": "S5l"
3980
+ "shape": "S5o"
3925
3981
  },
3926
3982
  "awsJobExecutionsRolloutConfig": {
3927
- "shape": "S5n"
3983
+ "shape": "S5q"
3928
3984
  },
3929
3985
  "awsJobPresignedUrlConfig": {
3930
- "shape": "S5u"
3986
+ "shape": "S5x"
3931
3987
  },
3932
3988
  "targetSelection": {},
3933
3989
  "otaUpdateFiles": {
3934
- "shape": "S65"
3990
+ "shape": "S68"
3935
3991
  },
3936
3992
  "otaUpdateStatus": {},
3937
3993
  "awsIotJobId": {},
@@ -3944,7 +4000,7 @@
3944
4000
  }
3945
4001
  },
3946
4002
  "additionalParameters": {
3947
- "shape": "S73"
4003
+ "shape": "S76"
3948
4004
  }
3949
4005
  }
3950
4006
  }
@@ -4167,14 +4223,14 @@
4167
4223
  "type": "timestamp"
4168
4224
  },
4169
4225
  "actions": {
4170
- "shape": "S9y"
4226
+ "shape": "Sa1"
4171
4227
  },
4172
4228
  "ruleDisabled": {
4173
4229
  "type": "boolean"
4174
4230
  },
4175
4231
  "awsIotSqlVersion": {},
4176
4232
  "errorAction": {
4177
- "shape": "S9z"
4233
+ "shape": "Sa2"
4178
4234
  }
4179
4235
  }
4180
4236
  }
@@ -4202,7 +4258,7 @@
4202
4258
  "type": "structure",
4203
4259
  "members": {
4204
4260
  "topicRuleDestination": {
4205
- "shape": "Sd1"
4261
+ "shape": "Sd5"
4206
4262
  }
4207
4263
  }
4208
4264
  }
@@ -4252,6 +4308,10 @@
4252
4308
  "locationName": "listSuppressedAlerts",
4253
4309
  "type": "boolean"
4254
4310
  },
4311
+ "verificationState": {
4312
+ "location": "querystring",
4313
+ "locationName": "verificationState"
4314
+ },
4255
4315
  "nextToken": {
4256
4316
  "location": "querystring",
4257
4317
  "locationName": "nextToken"
@@ -4275,14 +4335,16 @@
4275
4335
  "thingName": {},
4276
4336
  "securityProfileName": {},
4277
4337
  "behavior": {
4278
- "shape": "S8b"
4338
+ "shape": "S8e"
4279
4339
  },
4280
4340
  "lastViolationValue": {
4281
- "shape": "S8i"
4341
+ "shape": "S8l"
4282
4342
  },
4283
4343
  "violationEventAdditionalInfo": {
4284
- "shape": "Smt"
4344
+ "shape": "Snb"
4285
4345
  },
4346
+ "verificationState": {},
4347
+ "verificationStateDescription": {},
4286
4348
  "lastViolationTime": {
4287
4349
  "type": "timestamp"
4288
4350
  },
@@ -4330,7 +4392,7 @@
4330
4392
  "type": "structure",
4331
4393
  "members": {
4332
4394
  "policies": {
4333
- "shape": "Smz"
4395
+ "shape": "Sni"
4334
4396
  },
4335
4397
  "nextMarker": {}
4336
4398
  }
@@ -4369,7 +4431,7 @@
4369
4431
  "findings": {
4370
4432
  "type": "list",
4371
4433
  "member": {
4372
- "shape": "Sf9"
4434
+ "shape": "Sfd"
4373
4435
  }
4374
4436
  },
4375
4437
  "nextToken": {}
@@ -4687,7 +4749,7 @@
4687
4749
  "billingGroups": {
4688
4750
  "type": "list",
4689
4751
  "member": {
4690
- "shape": "Sju"
4752
+ "shape": "Sk9"
4691
4753
  }
4692
4754
  },
4693
4755
  "nextToken": {}
@@ -4767,7 +4829,7 @@
4767
4829
  "type": "structure",
4768
4830
  "members": {
4769
4831
  "certificates": {
4770
- "shape": "So1"
4832
+ "shape": "Sok"
4771
4833
  },
4772
4834
  "nextMarker": {}
4773
4835
  }
@@ -4808,7 +4870,7 @@
4808
4870
  "type": "structure",
4809
4871
  "members": {
4810
4872
  "certificates": {
4811
- "shape": "So1"
4873
+ "shape": "Sok"
4812
4874
  },
4813
4875
  "nextMarker": {}
4814
4876
  }
@@ -4952,7 +5014,7 @@
4952
5014
  "tasks": {
4953
5015
  "type": "list",
4954
5016
  "member": {
4955
- "shape": "Shi"
5017
+ "shape": "Shm"
4956
5018
  }
4957
5019
  },
4958
5020
  "nextToken": {}
@@ -5136,7 +5198,7 @@
5136
5198
  "members": {
5137
5199
  "thingArn": {},
5138
5200
  "jobExecutionSummary": {
5139
- "shape": "Sp1"
5201
+ "shape": "Spk"
5140
5202
  }
5141
5203
  }
5142
5204
  }
@@ -5189,7 +5251,7 @@
5189
5251
  "members": {
5190
5252
  "jobId": {},
5191
5253
  "jobExecutionSummary": {
5192
- "shape": "Sp1"
5254
+ "shape": "Spk"
5193
5255
  }
5194
5256
  }
5195
5257
  }
@@ -5306,6 +5368,51 @@
5306
5368
  }
5307
5369
  }
5308
5370
  },
5371
+ "ListManagedJobTemplates": {
5372
+ "http": {
5373
+ "method": "GET",
5374
+ "requestUri": "/managed-job-templates"
5375
+ },
5376
+ "input": {
5377
+ "type": "structure",
5378
+ "members": {
5379
+ "templateName": {
5380
+ "location": "querystring",
5381
+ "locationName": "templateName"
5382
+ },
5383
+ "maxResults": {
5384
+ "location": "querystring",
5385
+ "locationName": "maxResults",
5386
+ "type": "integer"
5387
+ },
5388
+ "nextToken": {
5389
+ "location": "querystring",
5390
+ "locationName": "nextToken"
5391
+ }
5392
+ }
5393
+ },
5394
+ "output": {
5395
+ "type": "structure",
5396
+ "members": {
5397
+ "managedJobTemplates": {
5398
+ "type": "list",
5399
+ "member": {
5400
+ "type": "structure",
5401
+ "members": {
5402
+ "templateArn": {},
5403
+ "templateName": {},
5404
+ "description": {},
5405
+ "environments": {
5406
+ "shape": "Sjf"
5407
+ },
5408
+ "templateVersion": {}
5409
+ }
5410
+ }
5411
+ },
5412
+ "nextToken": {}
5413
+ }
5414
+ }
5415
+ },
5309
5416
  "ListMitigationActions": {
5310
5417
  "http": {
5311
5418
  "method": "GET",
@@ -5469,7 +5576,7 @@
5469
5576
  "type": "structure",
5470
5577
  "members": {
5471
5578
  "policies": {
5472
- "shape": "Smz"
5579
+ "shape": "Sni"
5473
5580
  },
5474
5581
  "nextMarker": {}
5475
5582
  }
@@ -5510,7 +5617,7 @@
5510
5617
  "type": "structure",
5511
5618
  "members": {
5512
5619
  "principals": {
5513
- "shape": "Spu"
5620
+ "shape": "Sqh"
5514
5621
  },
5515
5622
  "nextMarker": {}
5516
5623
  }
@@ -5590,7 +5697,7 @@
5590
5697
  "type": "structure",
5591
5698
  "members": {
5592
5699
  "policies": {
5593
- "shape": "Smz"
5700
+ "shape": "Sni"
5594
5701
  },
5595
5702
  "nextMarker": {}
5596
5703
  }
@@ -5627,7 +5734,7 @@
5627
5734
  "type": "structure",
5628
5735
  "members": {
5629
5736
  "things": {
5630
- "shape": "Sq4"
5737
+ "shape": "Sqr"
5631
5738
  },
5632
5739
  "nextToken": {}
5633
5740
  }
@@ -5836,7 +5943,7 @@
5836
5943
  "securityProfileIdentifiers": {
5837
5944
  "type": "list",
5838
5945
  "member": {
5839
- "shape": "Sqn"
5946
+ "shape": "Sra"
5840
5947
  }
5841
5948
  },
5842
5949
  "nextToken": {}
@@ -5883,10 +5990,10 @@
5883
5990
  "type": "structure",
5884
5991
  "members": {
5885
5992
  "securityProfileIdentifier": {
5886
- "shape": "Sqn"
5993
+ "shape": "Sra"
5887
5994
  },
5888
5995
  "target": {
5889
- "shape": "Sqs"
5996
+ "shape": "Srf"
5890
5997
  }
5891
5998
  }
5892
5999
  }
@@ -6039,7 +6146,7 @@
6039
6146
  "securityProfileTargets": {
6040
6147
  "type": "list",
6041
6148
  "member": {
6042
- "shape": "Sqs"
6149
+ "shape": "Srf"
6043
6150
  }
6044
6151
  },
6045
6152
  "nextToken": {}
@@ -6082,7 +6189,7 @@
6082
6189
  "type": "structure",
6083
6190
  "members": {
6084
6191
  "thingGroups": {
6085
- "shape": "Sjt"
6192
+ "shape": "Sk8"
6086
6193
  },
6087
6194
  "nextToken": {}
6088
6195
  }
@@ -6118,7 +6225,7 @@
6118
6225
  "type": "structure",
6119
6226
  "members": {
6120
6227
  "thingGroups": {
6121
- "shape": "Sjt"
6228
+ "shape": "Sk8"
6122
6229
  },
6123
6230
  "nextToken": {}
6124
6231
  }
@@ -6154,7 +6261,7 @@
6154
6261
  "type": "structure",
6155
6262
  "members": {
6156
6263
  "principals": {
6157
- "shape": "Spu"
6264
+ "shape": "Sqh"
6158
6265
  },
6159
6266
  "nextToken": {}
6160
6267
  }
@@ -6271,10 +6378,10 @@
6271
6378
  "thingTypeName": {},
6272
6379
  "thingTypeArn": {},
6273
6380
  "thingTypeProperties": {
6274
- "shape": "S9n"
6381
+ "shape": "S9q"
6275
6382
  },
6276
6383
  "thingTypeMetadata": {
6277
- "shape": "Sk6"
6384
+ "shape": "Skl"
6278
6385
  }
6279
6386
  }
6280
6387
  }
@@ -6373,7 +6480,7 @@
6373
6480
  "type": "structure",
6374
6481
  "members": {
6375
6482
  "things": {
6376
- "shape": "Sq4"
6483
+ "shape": "Sqr"
6377
6484
  },
6378
6485
  "nextToken": {}
6379
6486
  }
@@ -6414,7 +6521,7 @@
6414
6521
  "type": "structure",
6415
6522
  "members": {
6416
6523
  "things": {
6417
- "shape": "Sq4"
6524
+ "shape": "Sqr"
6418
6525
  },
6419
6526
  "nextToken": {}
6420
6527
  }
@@ -6466,10 +6573,10 @@
6466
6573
  "type": "structure",
6467
6574
  "members": {
6468
6575
  "subnetIds": {
6469
- "shape": "Scv"
6576
+ "shape": "Scz"
6470
6577
  },
6471
6578
  "securityGroups": {
6472
- "shape": "Scx"
6579
+ "shape": "Sd1"
6473
6580
  },
6474
6581
  "vpcId": {},
6475
6582
  "roleArn": {}
@@ -6566,7 +6673,7 @@
6566
6673
  "type": "structure",
6567
6674
  "members": {
6568
6675
  "logTarget": {
6569
- "shape": "Ssg"
6676
+ "shape": "St3"
6570
6677
  },
6571
6678
  "logLevel": {}
6572
6679
  }
@@ -6615,6 +6722,10 @@
6615
6722
  "locationName": "listSuppressedAlerts",
6616
6723
  "type": "boolean"
6617
6724
  },
6725
+ "verificationState": {
6726
+ "location": "querystring",
6727
+ "locationName": "verificationState"
6728
+ },
6618
6729
  "nextToken": {
6619
6730
  "location": "querystring",
6620
6731
  "locationName": "nextToken"
@@ -6638,15 +6749,17 @@
6638
6749
  "thingName": {},
6639
6750
  "securityProfileName": {},
6640
6751
  "behavior": {
6641
- "shape": "S8b"
6752
+ "shape": "S8e"
6642
6753
  },
6643
6754
  "metricValue": {
6644
- "shape": "S8i"
6755
+ "shape": "S8l"
6645
6756
  },
6646
6757
  "violationEventAdditionalInfo": {
6647
- "shape": "Smt"
6758
+ "shape": "Snb"
6648
6759
  },
6649
6760
  "violationEventType": {},
6761
+ "verificationState": {},
6762
+ "verificationStateDescription": {},
6650
6763
  "violationEventTime": {
6651
6764
  "type": "timestamp"
6652
6765
  }
@@ -6657,6 +6770,30 @@
6657
6770
  }
6658
6771
  }
6659
6772
  },
6773
+ "PutVerificationStateOnViolation": {
6774
+ "http": {
6775
+ "requestUri": "/violations/verification-state/{violationId}"
6776
+ },
6777
+ "input": {
6778
+ "type": "structure",
6779
+ "required": [
6780
+ "violationId",
6781
+ "verificationState"
6782
+ ],
6783
+ "members": {
6784
+ "violationId": {
6785
+ "location": "uri",
6786
+ "locationName": "violationId"
6787
+ },
6788
+ "verificationState": {},
6789
+ "verificationStateDescription": {}
6790
+ }
6791
+ },
6792
+ "output": {
6793
+ "type": "structure",
6794
+ "members": {}
6795
+ }
6796
+ },
6660
6797
  "RegisterCACertificate": {
6661
6798
  "http": {
6662
6799
  "requestUri": "/cacertificate"
@@ -6681,7 +6818,7 @@
6681
6818
  "type": "boolean"
6682
6819
  },
6683
6820
  "registrationConfig": {
6684
- "shape": "Sh4"
6821
+ "shape": "Sh8"
6685
6822
  },
6686
6823
  "tags": {
6687
6824
  "shape": "S29"
@@ -6851,7 +6988,7 @@
6851
6988
  "locationName": "ruleName"
6852
6989
  },
6853
6990
  "topicRulePayload": {
6854
- "shape": "S9v"
6991
+ "shape": "S9y"
6855
6992
  }
6856
6993
  },
6857
6994
  "payload": "topicRulePayload"
@@ -6889,12 +7026,13 @@
6889
7026
  "thingId": {},
6890
7027
  "thingTypeName": {},
6891
7028
  "thingGroupNames": {
6892
- "shape": "Sta"
7029
+ "shape": "Stz"
6893
7030
  },
6894
7031
  "attributes": {
6895
7032
  "shape": "S3h"
6896
7033
  },
6897
7034
  "shadow": {},
7035
+ "deviceDefender": {},
6898
7036
  "connectivity": {
6899
7037
  "type": "structure",
6900
7038
  "members": {
@@ -6922,7 +7060,7 @@
6922
7060
  "shape": "S3h"
6923
7061
  },
6924
7062
  "parentGroupNames": {
6925
- "shape": "Sta"
7063
+ "shape": "Stz"
6926
7064
  }
6927
7065
  }
6928
7066
  }
@@ -7010,7 +7148,7 @@
7010
7148
  ],
7011
7149
  "members": {
7012
7150
  "logTarget": {
7013
- "shape": "Ssg"
7151
+ "shape": "St3"
7014
7152
  },
7015
7153
  "logLevel": {}
7016
7154
  }
@@ -7049,10 +7187,10 @@
7049
7187
  "locationName": "taskId"
7050
7188
  },
7051
7189
  "target": {
7052
- "shape": "Sft"
7190
+ "shape": "Sfx"
7053
7191
  },
7054
7192
  "auditCheckToActionsMapping": {
7055
- "shape": "Sfx"
7193
+ "shape": "Sg1"
7056
7194
  },
7057
7195
  "clientRequestToken": {
7058
7196
  "idempotencyToken": true
@@ -7085,14 +7223,14 @@
7085
7223
  "locationName": "taskId"
7086
7224
  },
7087
7225
  "target": {
7088
- "shape": "Shk"
7226
+ "shape": "Sho"
7089
7227
  },
7090
7228
  "actions": {
7091
7229
  "type": "list",
7092
7230
  "member": {}
7093
7231
  },
7094
7232
  "violationEventOccurrenceRange": {
7095
- "shape": "Shn"
7233
+ "shape": "Shr"
7096
7234
  },
7097
7235
  "includeOnlyActiveViolations": {
7098
7236
  "type": "boolean"
@@ -7123,7 +7261,7 @@
7123
7261
  ],
7124
7262
  "members": {
7125
7263
  "targetCheckNames": {
7126
- "shape": "S84"
7264
+ "shape": "S87"
7127
7265
  }
7128
7266
  }
7129
7267
  },
@@ -7219,7 +7357,7 @@
7219
7357
  "authInfos": {
7220
7358
  "type": "list",
7221
7359
  "member": {
7222
- "shape": "Su4"
7360
+ "shape": "Sut"
7223
7361
  }
7224
7362
  },
7225
7363
  "clientId": {
@@ -7227,10 +7365,10 @@
7227
7365
  "locationName": "clientId"
7228
7366
  },
7229
7367
  "policyNamesToAdd": {
7230
- "shape": "Su8"
7368
+ "shape": "Sux"
7231
7369
  },
7232
7370
  "policyNamesToSkip": {
7233
- "shape": "Su8"
7371
+ "shape": "Sux"
7234
7372
  }
7235
7373
  }
7236
7374
  },
@@ -7243,13 +7381,13 @@
7243
7381
  "type": "structure",
7244
7382
  "members": {
7245
7383
  "authInfo": {
7246
- "shape": "Su4"
7384
+ "shape": "Sut"
7247
7385
  },
7248
7386
  "allowed": {
7249
7387
  "type": "structure",
7250
7388
  "members": {
7251
7389
  "policies": {
7252
- "shape": "Smz"
7390
+ "shape": "Sni"
7253
7391
  }
7254
7392
  }
7255
7393
  },
@@ -7260,7 +7398,7 @@
7260
7398
  "type": "structure",
7261
7399
  "members": {
7262
7400
  "policies": {
7263
- "shape": "Smz"
7401
+ "shape": "Sni"
7264
7402
  }
7265
7403
  }
7266
7404
  },
@@ -7268,7 +7406,7 @@
7268
7406
  "type": "structure",
7269
7407
  "members": {
7270
7408
  "policies": {
7271
- "shape": "Smz"
7409
+ "shape": "Sni"
7272
7410
  }
7273
7411
  }
7274
7412
  }
@@ -7413,10 +7551,10 @@
7413
7551
  "members": {
7414
7552
  "roleArn": {},
7415
7553
  "auditNotificationTargetConfigurations": {
7416
- "shape": "Sf1"
7554
+ "shape": "Sf5"
7417
7555
  },
7418
7556
  "auditCheckConfigurations": {
7419
- "shape": "Sf4"
7557
+ "shape": "Sf8"
7420
7558
  }
7421
7559
  }
7422
7560
  },
@@ -7543,7 +7681,7 @@
7543
7681
  "locationName": "newAutoRegistrationStatus"
7544
7682
  },
7545
7683
  "registrationConfig": {
7546
- "shape": "Sh4"
7684
+ "shape": "Sh8"
7547
7685
  },
7548
7686
  "removeAutoRegistration": {
7549
7687
  "type": "boolean"
@@ -7725,7 +7863,7 @@
7725
7863
  "type": "structure",
7726
7864
  "members": {
7727
7865
  "eventConfigurations": {
7728
- "shape": "Si8"
7866
+ "shape": "Sic"
7729
7867
  }
7730
7868
  }
7731
7869
  },
@@ -7776,10 +7914,10 @@
7776
7914
  "type": "structure",
7777
7915
  "members": {
7778
7916
  "thingIndexingConfiguration": {
7779
- "shape": "Sl5"
7917
+ "shape": "Slk"
7780
7918
  },
7781
7919
  "thingGroupIndexingConfiguration": {
7782
- "shape": "Slc"
7920
+ "shape": "Slt"
7783
7921
  }
7784
7922
  }
7785
7923
  },
@@ -7840,7 +7978,7 @@
7840
7978
  },
7841
7979
  "roleArn": {},
7842
7980
  "actionParams": {
7843
- "shape": "S50"
7981
+ "shape": "S53"
7844
7982
  }
7845
7983
  }
7846
7984
  },
@@ -7876,7 +8014,7 @@
7876
8014
  },
7877
8015
  "provisioningRoleArn": {},
7878
8016
  "preProvisioningHook": {
7879
- "shape": "S7p"
8017
+ "shape": "S7s"
7880
8018
  },
7881
8019
  "removePreProvisioningHook": {
7882
8020
  "type": "boolean"
@@ -7932,7 +8070,7 @@
7932
8070
  "dayOfMonth": {},
7933
8071
  "dayOfWeek": {},
7934
8072
  "targetCheckNames": {
7935
- "shape": "S84"
8073
+ "shape": "S87"
7936
8074
  },
7937
8075
  "scheduledAuditName": {
7938
8076
  "location": "uri",
@@ -7964,18 +8102,18 @@
7964
8102
  },
7965
8103
  "securityProfileDescription": {},
7966
8104
  "behaviors": {
7967
- "shape": "S8a"
8105
+ "shape": "S8d"
7968
8106
  },
7969
8107
  "alertTargets": {
7970
- "shape": "S90"
8108
+ "shape": "S93"
7971
8109
  },
7972
8110
  "additionalMetricsToRetain": {
7973
- "shape": "S94",
8111
+ "shape": "S97",
7974
8112
  "deprecated": true,
7975
8113
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
7976
8114
  },
7977
8115
  "additionalMetricsToRetainV2": {
7978
- "shape": "S95"
8116
+ "shape": "S98"
7979
8117
  },
7980
8118
  "deleteBehaviors": {
7981
8119
  "type": "boolean"
@@ -8000,18 +8138,18 @@
8000
8138
  "securityProfileArn": {},
8001
8139
  "securityProfileDescription": {},
8002
8140
  "behaviors": {
8003
- "shape": "S8a"
8141
+ "shape": "S8d"
8004
8142
  },
8005
8143
  "alertTargets": {
8006
- "shape": "S90"
8144
+ "shape": "S93"
8007
8145
  },
8008
8146
  "additionalMetricsToRetain": {
8009
- "shape": "S94",
8147
+ "shape": "S97",
8010
8148
  "deprecated": true,
8011
8149
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
8012
8150
  },
8013
8151
  "additionalMetricsToRetainV2": {
8014
- "shape": "S95"
8152
+ "shape": "S98"
8015
8153
  },
8016
8154
  "version": {
8017
8155
  "type": "long"
@@ -8042,7 +8180,7 @@
8042
8180
  },
8043
8181
  "description": {},
8044
8182
  "files": {
8045
- "shape": "S9b"
8183
+ "shape": "S9e"
8046
8184
  },
8047
8185
  "roleArn": {}
8048
8186
  }
@@ -8134,10 +8272,10 @@
8134
8272
  "members": {
8135
8273
  "thingName": {},
8136
8274
  "thingGroupsToAdd": {
8137
- "shape": "Swj"
8275
+ "shape": "Sx8"
8138
8276
  },
8139
8277
  "thingGroupsToRemove": {
8140
- "shape": "Swj"
8278
+ "shape": "Sx8"
8141
8279
  },
8142
8280
  "overrideDynamicGroups": {
8143
8281
  "type": "boolean"
@@ -8181,7 +8319,7 @@
8181
8319
  ],
8182
8320
  "members": {
8183
8321
  "behaviors": {
8184
- "shape": "S8a"
8322
+ "shape": "S8d"
8185
8323
  }
8186
8324
  }
8187
8325
  },
@@ -8390,7 +8528,12 @@
8390
8528
  }
8391
8529
  }
8392
8530
  },
8393
- "S4v": {
8531
+ "S4p": {
8532
+ "type": "map",
8533
+ "key": {},
8534
+ "value": {}
8535
+ },
8536
+ "S4y": {
8394
8537
  "type": "structure",
8395
8538
  "members": {
8396
8539
  "PublicKey": {},
@@ -8400,7 +8543,7 @@
8400
8543
  }
8401
8544
  }
8402
8545
  },
8403
- "S50": {
8546
+ "S53": {
8404
8547
  "type": "structure",
8405
8548
  "members": {
8406
8549
  "updateDeviceCertificateParams": {
@@ -8467,15 +8610,15 @@
8467
8610
  }
8468
8611
  }
8469
8612
  },
8470
- "S5j": {
8613
+ "S5m": {
8471
8614
  "type": "list",
8472
8615
  "member": {}
8473
8616
  },
8474
- "S5l": {
8617
+ "S5o": {
8475
8618
  "type": "list",
8476
8619
  "member": {}
8477
8620
  },
8478
- "S5n": {
8621
+ "S5q": {
8479
8622
  "type": "structure",
8480
8623
  "members": {
8481
8624
  "maximumPerMinute": {
@@ -8510,7 +8653,7 @@
8510
8653
  }
8511
8654
  }
8512
8655
  },
8513
- "S5u": {
8656
+ "S5x": {
8514
8657
  "type": "structure",
8515
8658
  "members": {
8516
8659
  "expiresInSec": {
@@ -8518,7 +8661,7 @@
8518
8661
  }
8519
8662
  }
8520
8663
  },
8521
- "S65": {
8664
+ "S68": {
8522
8665
  "type": "list",
8523
8666
  "member": {
8524
8667
  "type": "structure",
@@ -8541,7 +8684,7 @@
8541
8684
  }
8542
8685
  },
8543
8686
  "s3Location": {
8544
- "shape": "S6e"
8687
+ "shape": "S6h"
8545
8688
  }
8546
8689
  }
8547
8690
  },
@@ -8607,7 +8750,7 @@
8607
8750
  }
8608
8751
  }
8609
8752
  },
8610
- "S6e": {
8753
+ "S6h": {
8611
8754
  "type": "structure",
8612
8755
  "members": {
8613
8756
  "bucket": {},
@@ -8615,12 +8758,12 @@
8615
8758
  "version": {}
8616
8759
  }
8617
8760
  },
8618
- "S73": {
8761
+ "S76": {
8619
8762
  "type": "map",
8620
8763
  "key": {},
8621
8764
  "value": {}
8622
8765
  },
8623
- "S7p": {
8766
+ "S7s": {
8624
8767
  "type": "structure",
8625
8768
  "required": [
8626
8769
  "targetArn"
@@ -8630,17 +8773,17 @@
8630
8773
  "targetArn": {}
8631
8774
  }
8632
8775
  },
8633
- "S84": {
8776
+ "S87": {
8634
8777
  "type": "list",
8635
8778
  "member": {}
8636
8779
  },
8637
- "S8a": {
8780
+ "S8d": {
8638
8781
  "type": "list",
8639
8782
  "member": {
8640
- "shape": "S8b"
8783
+ "shape": "S8e"
8641
8784
  }
8642
8785
  },
8643
- "S8b": {
8786
+ "S8e": {
8644
8787
  "type": "structure",
8645
8788
  "required": [
8646
8789
  "name"
@@ -8649,14 +8792,14 @@
8649
8792
  "name": {},
8650
8793
  "metric": {},
8651
8794
  "metricDimension": {
8652
- "shape": "S8e"
8795
+ "shape": "S8h"
8653
8796
  },
8654
8797
  "criteria": {
8655
8798
  "type": "structure",
8656
8799
  "members": {
8657
8800
  "comparisonOperator": {},
8658
8801
  "value": {
8659
- "shape": "S8i"
8802
+ "shape": "S8l"
8660
8803
  },
8661
8804
  "durationSeconds": {
8662
8805
  "type": "integer"
@@ -8689,7 +8832,7 @@
8689
8832
  }
8690
8833
  }
8691
8834
  },
8692
- "S8e": {
8835
+ "S8h": {
8693
8836
  "type": "structure",
8694
8837
  "required": [
8695
8838
  "dimensionName"
@@ -8699,7 +8842,7 @@
8699
8842
  "operator": {}
8700
8843
  }
8701
8844
  },
8702
- "S8i": {
8845
+ "S8l": {
8703
8846
  "type": "structure",
8704
8847
  "members": {
8705
8848
  "count": {
@@ -8730,7 +8873,7 @@
8730
8873
  }
8731
8874
  }
8732
8875
  },
8733
- "S90": {
8876
+ "S93": {
8734
8877
  "type": "map",
8735
8878
  "key": {},
8736
8879
  "value": {
@@ -8745,11 +8888,11 @@
8745
8888
  }
8746
8889
  }
8747
8890
  },
8748
- "S94": {
8891
+ "S97": {
8749
8892
  "type": "list",
8750
8893
  "member": {}
8751
8894
  },
8752
- "S95": {
8895
+ "S98": {
8753
8896
  "type": "list",
8754
8897
  "member": {
8755
8898
  "type": "structure",
@@ -8759,12 +8902,12 @@
8759
8902
  "members": {
8760
8903
  "metric": {},
8761
8904
  "metricDimension": {
8762
- "shape": "S8e"
8905
+ "shape": "S8h"
8763
8906
  }
8764
8907
  }
8765
8908
  }
8766
8909
  },
8767
- "S9b": {
8910
+ "S9e": {
8768
8911
  "type": "list",
8769
8912
  "member": {
8770
8913
  "type": "structure",
@@ -8773,12 +8916,12 @@
8773
8916
  "type": "integer"
8774
8917
  },
8775
8918
  "s3Location": {
8776
- "shape": "S6e"
8919
+ "shape": "S6h"
8777
8920
  }
8778
8921
  }
8779
8922
  }
8780
8923
  },
8781
- "S9n": {
8924
+ "S9q": {
8782
8925
  "type": "structure",
8783
8926
  "members": {
8784
8927
  "thingTypeDescription": {},
@@ -8788,7 +8931,7 @@
8788
8931
  }
8789
8932
  }
8790
8933
  },
8791
- "S9v": {
8934
+ "S9y": {
8792
8935
  "type": "structure",
8793
8936
  "required": [
8794
8937
  "sql",
@@ -8798,24 +8941,24 @@
8798
8941
  "sql": {},
8799
8942
  "description": {},
8800
8943
  "actions": {
8801
- "shape": "S9y"
8944
+ "shape": "Sa1"
8802
8945
  },
8803
8946
  "ruleDisabled": {
8804
8947
  "type": "boolean"
8805
8948
  },
8806
8949
  "awsIotSqlVersion": {},
8807
8950
  "errorAction": {
8808
- "shape": "S9z"
8951
+ "shape": "Sa2"
8809
8952
  }
8810
8953
  }
8811
8954
  },
8812
- "S9y": {
8955
+ "Sa1": {
8813
8956
  "type": "list",
8814
8957
  "member": {
8815
- "shape": "S9z"
8958
+ "shape": "Sa2"
8816
8959
  }
8817
8960
  },
8818
- "S9z": {
8961
+ "Sa2": {
8819
8962
  "type": "structure",
8820
8963
  "members": {
8821
8964
  "dynamoDB": {
@@ -9214,18 +9357,35 @@
9214
9357
  "value": {}
9215
9358
  }
9216
9359
  }
9360
+ },
9361
+ "openSearch": {
9362
+ "type": "structure",
9363
+ "required": [
9364
+ "roleArn",
9365
+ "endpoint",
9366
+ "index",
9367
+ "type",
9368
+ "id"
9369
+ ],
9370
+ "members": {
9371
+ "roleArn": {},
9372
+ "endpoint": {},
9373
+ "index": {},
9374
+ "type": {},
9375
+ "id": {}
9376
+ }
9217
9377
  }
9218
9378
  }
9219
9379
  },
9220
- "Scv": {
9380
+ "Scz": {
9221
9381
  "type": "list",
9222
9382
  "member": {}
9223
9383
  },
9224
- "Scx": {
9384
+ "Sd1": {
9225
9385
  "type": "list",
9226
9386
  "member": {}
9227
9387
  },
9228
- "Sd1": {
9388
+ "Sd5": {
9229
9389
  "type": "structure",
9230
9390
  "members": {
9231
9391
  "arn": {},
@@ -9247,10 +9407,10 @@
9247
9407
  "type": "structure",
9248
9408
  "members": {
9249
9409
  "subnetIds": {
9250
- "shape": "Scv"
9410
+ "shape": "Scz"
9251
9411
  },
9252
9412
  "securityGroups": {
9253
- "shape": "Scx"
9413
+ "shape": "Sd1"
9254
9414
  },
9255
9415
  "vpcId": {},
9256
9416
  "roleArn": {}
@@ -9258,7 +9418,7 @@
9258
9418
  }
9259
9419
  }
9260
9420
  },
9261
- "Sf1": {
9421
+ "Sf5": {
9262
9422
  "type": "map",
9263
9423
  "key": {},
9264
9424
  "value": {
@@ -9272,7 +9432,7 @@
9272
9432
  }
9273
9433
  }
9274
9434
  },
9275
- "Sf4": {
9435
+ "Sf8": {
9276
9436
  "type": "map",
9277
9437
  "key": {},
9278
9438
  "value": {
@@ -9284,7 +9444,7 @@
9284
9444
  }
9285
9445
  }
9286
9446
  },
9287
- "Sf9": {
9447
+ "Sfd": {
9288
9448
  "type": "structure",
9289
9449
  "members": {
9290
9450
  "findingId": {},
@@ -9305,7 +9465,7 @@
9305
9465
  "shape": "S1o"
9306
9466
  },
9307
9467
  "additionalInfo": {
9308
- "shape": "Sfd"
9468
+ "shape": "Sfh"
9309
9469
  }
9310
9470
  }
9311
9471
  },
@@ -9319,7 +9479,7 @@
9319
9479
  "shape": "S1o"
9320
9480
  },
9321
9481
  "additionalInfo": {
9322
- "shape": "Sfd"
9482
+ "shape": "Sfh"
9323
9483
  }
9324
9484
  }
9325
9485
  }
@@ -9331,12 +9491,12 @@
9331
9491
  }
9332
9492
  }
9333
9493
  },
9334
- "Sfd": {
9494
+ "Sfh": {
9335
9495
  "type": "map",
9336
9496
  "key": {},
9337
9497
  "value": {}
9338
9498
  },
9339
- "Sft": {
9499
+ "Sfx": {
9340
9500
  "type": "structure",
9341
9501
  "members": {
9342
9502
  "auditTaskId": {},
@@ -9354,7 +9514,7 @@
9354
9514
  }
9355
9515
  }
9356
9516
  },
9357
- "Sfx": {
9517
+ "Sg1": {
9358
9518
  "type": "map",
9359
9519
  "key": {},
9360
9520
  "value": {
@@ -9362,7 +9522,7 @@
9362
9522
  "member": {}
9363
9523
  }
9364
9524
  },
9365
- "Sfz": {
9525
+ "Sg3": {
9366
9526
  "type": "list",
9367
9527
  "member": {
9368
9528
  "type": "structure",
@@ -9371,12 +9531,12 @@
9371
9531
  "id": {},
9372
9532
  "roleArn": {},
9373
9533
  "actionParams": {
9374
- "shape": "S50"
9534
+ "shape": "S53"
9375
9535
  }
9376
9536
  }
9377
9537
  }
9378
9538
  },
9379
- "Sgq": {
9539
+ "Sgu": {
9380
9540
  "type": "structure",
9381
9541
  "members": {
9382
9542
  "authorizerName": {},
@@ -9398,7 +9558,7 @@
9398
9558
  }
9399
9559
  }
9400
9560
  },
9401
- "Sh3": {
9561
+ "Sh7": {
9402
9562
  "type": "structure",
9403
9563
  "members": {
9404
9564
  "notBefore": {
@@ -9409,14 +9569,14 @@
9409
9569
  }
9410
9570
  }
9411
9571
  },
9412
- "Sh4": {
9572
+ "Sh8": {
9413
9573
  "type": "structure",
9414
9574
  "members": {
9415
9575
  "templateBody": {},
9416
9576
  "roleArn": {}
9417
9577
  }
9418
9578
  },
9419
- "Shi": {
9579
+ "Shm": {
9420
9580
  "type": "structure",
9421
9581
  "members": {
9422
9582
  "taskId": {},
@@ -9428,10 +9588,10 @@
9428
9588
  "type": "timestamp"
9429
9589
  },
9430
9590
  "target": {
9431
- "shape": "Shk"
9591
+ "shape": "Sho"
9432
9592
  },
9433
9593
  "violationEventOccurrenceRange": {
9434
- "shape": "Shn"
9594
+ "shape": "Shr"
9435
9595
  },
9436
9596
  "onlyActiveViolationsIncluded": {
9437
9597
  "type": "boolean"
@@ -9440,7 +9600,7 @@
9440
9600
  "type": "boolean"
9441
9601
  },
9442
9602
  "actionsDefinition": {
9443
- "shape": "Sfz"
9603
+ "shape": "Sg3"
9444
9604
  },
9445
9605
  "taskStatistics": {
9446
9606
  "type": "structure",
@@ -9458,7 +9618,7 @@
9458
9618
  }
9459
9619
  }
9460
9620
  },
9461
- "Shk": {
9621
+ "Sho": {
9462
9622
  "type": "structure",
9463
9623
  "members": {
9464
9624
  "violationIds": {
@@ -9469,7 +9629,7 @@
9469
9629
  "behaviorName": {}
9470
9630
  }
9471
9631
  },
9472
- "Shn": {
9632
+ "Shr": {
9473
9633
  "type": "structure",
9474
9634
  "required": [
9475
9635
  "startTime",
@@ -9484,7 +9644,7 @@
9484
9644
  }
9485
9645
  }
9486
9646
  },
9487
- "Si8": {
9647
+ "Sic": {
9488
9648
  "type": "map",
9489
9649
  "key": {},
9490
9650
  "value": {
@@ -9496,20 +9656,24 @@
9496
9656
  }
9497
9657
  }
9498
9658
  },
9499
- "Sjt": {
9659
+ "Sjf": {
9660
+ "type": "list",
9661
+ "member": {}
9662
+ },
9663
+ "Sk8": {
9500
9664
  "type": "list",
9501
9665
  "member": {
9502
- "shape": "Sju"
9666
+ "shape": "Sk9"
9503
9667
  }
9504
9668
  },
9505
- "Sju": {
9669
+ "Sk9": {
9506
9670
  "type": "structure",
9507
9671
  "members": {
9508
9672
  "groupName": {},
9509
9673
  "groupArn": {}
9510
9674
  }
9511
9675
  },
9512
- "Sk6": {
9676
+ "Skl": {
9513
9677
  "type": "structure",
9514
9678
  "members": {
9515
9679
  "deprecated": {
@@ -9523,7 +9687,7 @@
9523
9687
  }
9524
9688
  }
9525
9689
  },
9526
- "Sl5": {
9690
+ "Slk": {
9527
9691
  "type": "structure",
9528
9692
  "required": [
9529
9693
  "thingIndexingMode"
@@ -9531,15 +9695,17 @@
9531
9695
  "members": {
9532
9696
  "thingIndexingMode": {},
9533
9697
  "thingConnectivityIndexingMode": {},
9698
+ "deviceDefenderIndexingMode": {},
9699
+ "namedShadowIndexingMode": {},
9534
9700
  "managedFields": {
9535
- "shape": "Sl8"
9701
+ "shape": "Slp"
9536
9702
  },
9537
9703
  "customFields": {
9538
- "shape": "Sl8"
9704
+ "shape": "Slp"
9539
9705
  }
9540
9706
  }
9541
9707
  },
9542
- "Sl8": {
9708
+ "Slp": {
9543
9709
  "type": "list",
9544
9710
  "member": {
9545
9711
  "type": "structure",
@@ -9549,7 +9715,7 @@
9549
9715
  }
9550
9716
  }
9551
9717
  },
9552
- "Slc": {
9718
+ "Slt": {
9553
9719
  "type": "structure",
9554
9720
  "required": [
9555
9721
  "thingGroupIndexingMode"
@@ -9557,20 +9723,20 @@
9557
9723
  "members": {
9558
9724
  "thingGroupIndexingMode": {},
9559
9725
  "managedFields": {
9560
- "shape": "Sl8"
9726
+ "shape": "Slp"
9561
9727
  },
9562
9728
  "customFields": {
9563
- "shape": "Sl8"
9729
+ "shape": "Slp"
9564
9730
  }
9565
9731
  }
9566
9732
  },
9567
- "Smt": {
9733
+ "Snb": {
9568
9734
  "type": "structure",
9569
9735
  "members": {
9570
9736
  "confidenceLevel": {}
9571
9737
  }
9572
9738
  },
9573
- "Smz": {
9739
+ "Sni": {
9574
9740
  "type": "list",
9575
9741
  "member": {
9576
9742
  "type": "structure",
@@ -9580,7 +9746,7 @@
9580
9746
  }
9581
9747
  }
9582
9748
  },
9583
- "So1": {
9749
+ "Sok": {
9584
9750
  "type": "list",
9585
9751
  "member": {
9586
9752
  "type": "structure",
@@ -9595,7 +9761,7 @@
9595
9761
  }
9596
9762
  }
9597
9763
  },
9598
- "Sp1": {
9764
+ "Spk": {
9599
9765
  "type": "structure",
9600
9766
  "members": {
9601
9767
  "status": {},
@@ -9613,15 +9779,15 @@
9613
9779
  }
9614
9780
  }
9615
9781
  },
9616
- "Spu": {
9782
+ "Sqh": {
9617
9783
  "type": "list",
9618
9784
  "member": {}
9619
9785
  },
9620
- "Sq4": {
9786
+ "Sqr": {
9621
9787
  "type": "list",
9622
9788
  "member": {}
9623
9789
  },
9624
- "Sqn": {
9790
+ "Sra": {
9625
9791
  "type": "structure",
9626
9792
  "required": [
9627
9793
  "name",
@@ -9632,7 +9798,7 @@
9632
9798
  "arn": {}
9633
9799
  }
9634
9800
  },
9635
- "Sqs": {
9801
+ "Srf": {
9636
9802
  "type": "structure",
9637
9803
  "required": [
9638
9804
  "arn"
@@ -9641,7 +9807,7 @@
9641
9807
  "arn": {}
9642
9808
  }
9643
9809
  },
9644
- "Ssg": {
9810
+ "St3": {
9645
9811
  "type": "structure",
9646
9812
  "required": [
9647
9813
  "targetType"
@@ -9651,11 +9817,11 @@
9651
9817
  "targetName": {}
9652
9818
  }
9653
9819
  },
9654
- "Sta": {
9820
+ "Stz": {
9655
9821
  "type": "list",
9656
9822
  "member": {}
9657
9823
  },
9658
- "Su4": {
9824
+ "Sut": {
9659
9825
  "type": "structure",
9660
9826
  "required": [
9661
9827
  "resources"
@@ -9668,11 +9834,11 @@
9668
9834
  }
9669
9835
  }
9670
9836
  },
9671
- "Su8": {
9837
+ "Sux": {
9672
9838
  "type": "list",
9673
9839
  "member": {}
9674
9840
  },
9675
- "Swj": {
9841
+ "Sx8": {
9676
9842
  "type": "list",
9677
9843
  "member": {}
9678
9844
  }