@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
@@ -110,6 +110,20 @@
110
110
  },
111
111
  "Tags": {
112
112
  "shape": "S4"
113
+ },
114
+ "RegistrationMetadata": {
115
+ "type": "list",
116
+ "member": {
117
+ "type": "structure",
118
+ "required": [
119
+ "Key",
120
+ "Value"
121
+ ],
122
+ "members": {
123
+ "Key": {},
124
+ "Value": {}
125
+ }
126
+ }
113
127
  }
114
128
  }
115
129
  },
@@ -132,14 +146,14 @@
132
146
  "DocumentVersion": {},
133
147
  "InstanceId": {},
134
148
  "Parameters": {
135
- "shape": "S10"
149
+ "shape": "S14"
136
150
  },
137
151
  "Targets": {
138
- "shape": "S14"
152
+ "shape": "S18"
139
153
  },
140
154
  "ScheduleExpression": {},
141
155
  "OutputLocation": {
142
- "shape": "S1a"
156
+ "shape": "S1e"
143
157
  },
144
158
  "AssociationName": {},
145
159
  "AutomationTargetParameterName": {},
@@ -151,10 +165,10 @@
151
165
  "type": "boolean"
152
166
  },
153
167
  "CalendarNames": {
154
- "shape": "S1m"
168
+ "shape": "S1q"
155
169
  },
156
170
  "TargetLocations": {
157
- "shape": "S1o"
171
+ "shape": "S1s"
158
172
  }
159
173
  }
160
174
  },
@@ -162,7 +176,7 @@
162
176
  "type": "structure",
163
177
  "members": {
164
178
  "AssociationDescription": {
165
- "shape": "S1w"
179
+ "shape": "S20"
166
180
  }
167
181
  }
168
182
  }
@@ -177,7 +191,7 @@
177
191
  "Entries": {
178
192
  "type": "list",
179
193
  "member": {
180
- "shape": "S2a"
194
+ "shape": "S2e"
181
195
  }
182
196
  }
183
197
  }
@@ -188,7 +202,7 @@
188
202
  "Successful": {
189
203
  "type": "list",
190
204
  "member": {
191
- "shape": "S1w"
205
+ "shape": "S20"
192
206
  }
193
207
  },
194
208
  "Failed": {
@@ -197,7 +211,7 @@
197
211
  "type": "structure",
198
212
  "members": {
199
213
  "Entry": {
200
- "shape": "S2a"
214
+ "shape": "S2e"
201
215
  },
202
216
  "Message": {},
203
217
  "Fault": {}
@@ -217,10 +231,10 @@
217
231
  "members": {
218
232
  "Content": {},
219
233
  "Requires": {
220
- "shape": "S2j"
234
+ "shape": "S2n"
221
235
  },
222
236
  "Attachments": {
223
- "shape": "S2l"
237
+ "shape": "S2p"
224
238
  },
225
239
  "Name": {},
226
240
  "DisplayName": {},
@@ -237,7 +251,7 @@
237
251
  "type": "structure",
238
252
  "members": {
239
253
  "DocumentDescription": {
240
- "shape": "S2y"
254
+ "shape": "S32"
241
255
  }
242
256
  }
243
257
  }
@@ -255,7 +269,7 @@
255
269
  "members": {
256
270
  "Name": {},
257
271
  "Description": {
258
- "shape": "S3p"
272
+ "shape": "S3t"
259
273
  },
260
274
  "StartDate": {},
261
275
  "EndDate": {},
@@ -300,16 +314,16 @@
300
314
  "Description": {},
301
315
  "OpsItemType": {},
302
316
  "OperationalData": {
303
- "shape": "S43"
317
+ "shape": "S47"
304
318
  },
305
319
  "Notifications": {
306
- "shape": "S48"
320
+ "shape": "S4c"
307
321
  },
308
322
  "Priority": {
309
323
  "type": "integer"
310
324
  },
311
325
  "RelatedOpsItems": {
312
- "shape": "S4c"
326
+ "shape": "S4g"
313
327
  },
314
328
  "Source": {},
315
329
  "Title": {},
@@ -348,7 +362,7 @@
348
362
  "members": {
349
363
  "ResourceId": {},
350
364
  "Metadata": {
351
- "shape": "S4l"
365
+ "shape": "S4p"
352
366
  },
353
367
  "Tags": {
354
368
  "shape": "S4"
@@ -372,25 +386,25 @@
372
386
  "OperatingSystem": {},
373
387
  "Name": {},
374
388
  "GlobalFilters": {
375
- "shape": "S4u"
389
+ "shape": "S4y"
376
390
  },
377
391
  "ApprovalRules": {
378
- "shape": "S50"
392
+ "shape": "S54"
379
393
  },
380
394
  "ApprovedPatches": {
381
- "shape": "S57"
395
+ "shape": "S5b"
382
396
  },
383
397
  "ApprovedPatchesComplianceLevel": {},
384
398
  "ApprovedPatchesEnableNonSecurity": {
385
399
  "type": "boolean"
386
400
  },
387
401
  "RejectedPatches": {
388
- "shape": "S57"
402
+ "shape": "S5b"
389
403
  },
390
404
  "RejectedPatchesAction": {},
391
405
  "Description": {},
392
406
  "Sources": {
393
- "shape": "S5b"
407
+ "shape": "S5f"
394
408
  },
395
409
  "ClientToken": {
396
410
  "idempotencyToken": true
@@ -416,11 +430,11 @@
416
430
  "members": {
417
431
  "SyncName": {},
418
432
  "S3Destination": {
419
- "shape": "S5l"
433
+ "shape": "S5p"
420
434
  },
421
435
  "SyncType": {},
422
436
  "SyncSource": {
423
- "shape": "S5u"
437
+ "shape": "S5y"
424
438
  }
425
439
  }
426
440
  },
@@ -501,7 +515,7 @@
501
515
  "DeletionId": {},
502
516
  "TypeName": {},
503
517
  "DeletionSummary": {
504
- "shape": "S6i"
518
+ "shape": "S6m"
505
519
  }
506
520
  }
507
521
  }
@@ -561,7 +575,7 @@
561
575
  ],
562
576
  "members": {
563
577
  "Names": {
564
- "shape": "S6x"
578
+ "shape": "S71"
565
579
  }
566
580
  }
567
581
  },
@@ -569,10 +583,10 @@
569
583
  "type": "structure",
570
584
  "members": {
571
585
  "DeletedParameters": {
572
- "shape": "S6x"
586
+ "shape": "S71"
573
587
  },
574
588
  "InvalidParameters": {
575
- "shape": "S6x"
589
+ "shape": "S71"
576
590
  }
577
591
  }
578
592
  }
@@ -762,7 +776,7 @@
762
776
  "type": "structure",
763
777
  "members": {
764
778
  "AssociationDescription": {
765
- "shape": "S1w"
779
+ "shape": "S20"
766
780
  }
767
781
  }
768
782
  }
@@ -934,7 +948,7 @@
934
948
  "ExecutedBy": {},
935
949
  "LogFile": {},
936
950
  "Outputs": {
937
- "shape": "S8s"
951
+ "shape": "S8w"
938
952
  },
939
953
  "Mode": {},
940
954
  "ParentAutomationExecutionId": {},
@@ -943,13 +957,13 @@
943
957
  "FailureMessage": {},
944
958
  "TargetParameterName": {},
945
959
  "Targets": {
946
- "shape": "S14"
960
+ "shape": "S18"
947
961
  },
948
962
  "TargetMaps": {
949
- "shape": "S8x"
963
+ "shape": "S91"
950
964
  },
951
965
  "ResolvedTargets": {
952
- "shape": "S92"
966
+ "shape": "S96"
953
967
  },
954
968
  "MaxConcurrency": {},
955
969
  "MaxErrors": {},
@@ -960,7 +974,7 @@
960
974
  "type": "timestamp"
961
975
  },
962
976
  "Runbooks": {
963
- "shape": "S96"
977
+ "shape": "S9a"
964
978
  },
965
979
  "OpsItemId": {},
966
980
  "AssociationId": {},
@@ -1010,7 +1024,7 @@
1010
1024
  "type": "structure",
1011
1025
  "members": {
1012
1026
  "StepExecutions": {
1013
- "shape": "S9g"
1027
+ "shape": "S9k"
1014
1028
  },
1015
1029
  "NextToken": {}
1016
1030
  }
@@ -1021,7 +1035,7 @@
1021
1035
  "type": "structure",
1022
1036
  "members": {
1023
1037
  "Filters": {
1024
- "shape": "S9q"
1038
+ "shape": "S9u"
1025
1039
  },
1026
1040
  "MaxResults": {
1027
1041
  "type": "integer"
@@ -1035,7 +1049,7 @@
1035
1049
  "Patches": {
1036
1050
  "type": "list",
1037
1051
  "member": {
1038
- "shape": "S9y"
1052
+ "shape": "Sa2"
1039
1053
  }
1040
1054
  },
1041
1055
  "NextToken": {}
@@ -1058,7 +1072,7 @@
1058
1072
  "type": "structure",
1059
1073
  "members": {
1060
1074
  "Document": {
1061
- "shape": "S2y"
1075
+ "shape": "S32"
1062
1076
  }
1063
1077
  }
1064
1078
  }
@@ -1083,7 +1097,7 @@
1083
1097
  "type": "structure",
1084
1098
  "members": {
1085
1099
  "AccountIds": {
1086
- "shape": "Sat"
1100
+ "shape": "Sax"
1087
1101
  },
1088
1102
  "AccountSharingInfoList": {
1089
1103
  "type": "list",
@@ -1155,7 +1169,7 @@
1155
1169
  "type": "structure",
1156
1170
  "members": {
1157
1171
  "Patch": {
1158
- "shape": "S9y"
1172
+ "shape": "Sa2"
1159
1173
  },
1160
1174
  "PatchStatus": {
1161
1175
  "type": "structure",
@@ -1242,7 +1256,7 @@
1242
1256
  "members": {
1243
1257
  "key": {},
1244
1258
  "valueSet": {
1245
- "shape": "Sbm"
1259
+ "shape": "Sbq"
1246
1260
  }
1247
1261
  }
1248
1262
  }
@@ -1258,7 +1272,7 @@
1258
1272
  "members": {
1259
1273
  "Key": {},
1260
1274
  "Values": {
1261
- "shape": "Sbm"
1275
+ "shape": "Sbq"
1262
1276
  }
1263
1277
  }
1264
1278
  }
@@ -1317,7 +1331,9 @@
1317
1331
  }
1318
1332
  }
1319
1333
  }
1320
- }
1334
+ },
1335
+ "SourceId": {},
1336
+ "SourceType": {}
1321
1337
  }
1322
1338
  }
1323
1339
  },
@@ -1347,7 +1363,7 @@
1347
1363
  "InstancePatchStates": {
1348
1364
  "type": "list",
1349
1365
  "member": {
1350
- "shape": "Sc6"
1366
+ "shape": "Scc"
1351
1367
  }
1352
1368
  },
1353
1369
  "NextToken": {}
@@ -1393,7 +1409,7 @@
1393
1409
  "InstancePatchStates": {
1394
1410
  "type": "list",
1395
1411
  "member": {
1396
- "shape": "Sc6"
1412
+ "shape": "Scc"
1397
1413
  }
1398
1414
  },
1399
1415
  "NextToken": {}
@@ -1409,7 +1425,7 @@
1409
1425
  "members": {
1410
1426
  "InstanceId": {},
1411
1427
  "Filters": {
1412
- "shape": "S9q"
1428
+ "shape": "S9u"
1413
1429
  },
1414
1430
  "NextToken": {},
1415
1431
  "MaxResults": {
@@ -1476,7 +1492,7 @@
1476
1492
  "LastStatus": {},
1477
1493
  "LastStatusMessage": {},
1478
1494
  "DeletionSummary": {
1479
- "shape": "S6i"
1495
+ "shape": "S6m"
1480
1496
  },
1481
1497
  "LastStatusUpdateTime": {
1482
1498
  "type": "timestamp"
@@ -1499,7 +1515,7 @@
1499
1515
  "WindowExecutionId": {},
1500
1516
  "TaskId": {},
1501
1517
  "Filters": {
1502
- "shape": "Sdc"
1518
+ "shape": "Sdi"
1503
1519
  },
1504
1520
  "MaxResults": {
1505
1521
  "type": "integer"
@@ -1521,7 +1537,7 @@
1521
1537
  "ExecutionId": {},
1522
1538
  "TaskType": {},
1523
1539
  "Parameters": {
1524
- "shape": "Sdo"
1540
+ "shape": "Sdu"
1525
1541
  },
1526
1542
  "Status": {},
1527
1543
  "StatusDetails": {},
@@ -1532,7 +1548,7 @@
1532
1548
  "type": "timestamp"
1533
1549
  },
1534
1550
  "OwnerInformation": {
1535
- "shape": "Sc9"
1551
+ "shape": "Scf"
1536
1552
  },
1537
1553
  "WindowTargetId": {}
1538
1554
  }
@@ -1551,7 +1567,7 @@
1551
1567
  "members": {
1552
1568
  "WindowExecutionId": {},
1553
1569
  "Filters": {
1554
- "shape": "Sdc"
1570
+ "shape": "Sdi"
1555
1571
  },
1556
1572
  "MaxResults": {
1557
1573
  "type": "integer"
@@ -1595,7 +1611,7 @@
1595
1611
  "members": {
1596
1612
  "WindowId": {},
1597
1613
  "Filters": {
1598
- "shape": "Sdc"
1614
+ "shape": "Sdi"
1599
1615
  },
1600
1616
  "MaxResults": {
1601
1617
  "type": "integer"
@@ -1634,11 +1650,11 @@
1634
1650
  "members": {
1635
1651
  "WindowId": {},
1636
1652
  "Targets": {
1637
- "shape": "S14"
1653
+ "shape": "S18"
1638
1654
  },
1639
1655
  "ResourceType": {},
1640
1656
  "Filters": {
1641
- "shape": "S9q"
1657
+ "shape": "S9u"
1642
1658
  },
1643
1659
  "MaxResults": {
1644
1660
  "type": "integer"
@@ -1673,7 +1689,7 @@
1673
1689
  "members": {
1674
1690
  "WindowId": {},
1675
1691
  "Filters": {
1676
- "shape": "Sdc"
1692
+ "shape": "Sdi"
1677
1693
  },
1678
1694
  "MaxResults": {
1679
1695
  "type": "integer"
@@ -1693,14 +1709,14 @@
1693
1709
  "WindowTargetId": {},
1694
1710
  "ResourceType": {},
1695
1711
  "Targets": {
1696
- "shape": "S14"
1712
+ "shape": "S18"
1697
1713
  },
1698
1714
  "OwnerInformation": {
1699
- "shape": "Sc9"
1715
+ "shape": "Scf"
1700
1716
  },
1701
1717
  "Name": {},
1702
1718
  "Description": {
1703
- "shape": "S3p"
1719
+ "shape": "S3t"
1704
1720
  }
1705
1721
  }
1706
1722
  }
@@ -1718,7 +1734,7 @@
1718
1734
  "members": {
1719
1735
  "WindowId": {},
1720
1736
  "Filters": {
1721
- "shape": "Sdc"
1737
+ "shape": "Sdi"
1722
1738
  },
1723
1739
  "MaxResults": {
1724
1740
  "type": "integer"
@@ -1739,24 +1755,25 @@
1739
1755
  "TaskArn": {},
1740
1756
  "Type": {},
1741
1757
  "Targets": {
1742
- "shape": "S14"
1758
+ "shape": "S18"
1743
1759
  },
1744
1760
  "TaskParameters": {
1745
- "shape": "Sef"
1761
+ "shape": "Sel"
1746
1762
  },
1747
1763
  "Priority": {
1748
1764
  "type": "integer"
1749
1765
  },
1750
1766
  "LoggingInfo": {
1751
- "shape": "Sel"
1767
+ "shape": "Ser"
1752
1768
  },
1753
1769
  "ServiceRoleArn": {},
1754
1770
  "MaxConcurrency": {},
1755
1771
  "MaxErrors": {},
1756
1772
  "Name": {},
1757
1773
  "Description": {
1758
- "shape": "S3p"
1759
- }
1774
+ "shape": "S3t"
1775
+ },
1776
+ "CutoffBehavior": {}
1760
1777
  }
1761
1778
  }
1762
1779
  },
@@ -1769,7 +1786,7 @@
1769
1786
  "type": "structure",
1770
1787
  "members": {
1771
1788
  "Filters": {
1772
- "shape": "Sdc"
1789
+ "shape": "Sdi"
1773
1790
  },
1774
1791
  "MaxResults": {
1775
1792
  "type": "integer"
@@ -1788,7 +1805,7 @@
1788
1805
  "WindowId": {},
1789
1806
  "Name": {},
1790
1807
  "Description": {
1791
- "shape": "S3p"
1808
+ "shape": "S3t"
1792
1809
  },
1793
1810
  "Enabled": {
1794
1811
  "type": "boolean"
@@ -1823,7 +1840,7 @@
1823
1840
  ],
1824
1841
  "members": {
1825
1842
  "Targets": {
1826
- "shape": "S14"
1843
+ "shape": "S18"
1827
1844
  },
1828
1845
  "ResourceType": {},
1829
1846
  "MaxResults": {
@@ -1903,7 +1920,7 @@
1903
1920
  "OpsItemId": {},
1904
1921
  "Title": {},
1905
1922
  "OperationalData": {
1906
- "shape": "S43"
1923
+ "shape": "S47"
1907
1924
  },
1908
1925
  "Category": {},
1909
1926
  "Severity": {},
@@ -1948,7 +1965,7 @@
1948
1965
  }
1949
1966
  },
1950
1967
  "ParameterFilters": {
1951
- "shape": "Sfe"
1968
+ "shape": "Sfl"
1952
1969
  },
1953
1970
  "MaxResults": {
1954
1971
  "type": "integer"
@@ -1978,7 +1995,7 @@
1978
1995
  },
1979
1996
  "Tier": {},
1980
1997
  "Policies": {
1981
- "shape": "Sft"
1998
+ "shape": "Sg0"
1982
1999
  },
1983
2000
  "DataType": {}
1984
2001
  }
@@ -1993,7 +2010,7 @@
1993
2010
  "type": "structure",
1994
2011
  "members": {
1995
2012
  "Filters": {
1996
- "shape": "S9q"
2013
+ "shape": "S9u"
1997
2014
  },
1998
2015
  "MaxResults": {
1999
2016
  "type": "integer"
@@ -2007,7 +2024,7 @@
2007
2024
  "BaselineIdentities": {
2008
2025
  "type": "list",
2009
2026
  "member": {
2010
- "shape": "Sfz"
2027
+ "shape": "Sg6"
2011
2028
  }
2012
2029
  },
2013
2030
  "NextToken": {}
@@ -2074,7 +2091,7 @@
2074
2091
  "type": "integer"
2075
2092
  },
2076
2093
  "Filters": {
2077
- "shape": "S9q"
2094
+ "shape": "S9u"
2078
2095
  },
2079
2096
  "NextToken": {}
2080
2097
  }
@@ -2089,7 +2106,7 @@
2089
2106
  "members": {
2090
2107
  "PatchGroup": {},
2091
2108
  "BaselineIdentity": {
2092
- "shape": "Sfz"
2109
+ "shape": "Sg6"
2093
2110
  }
2094
2111
  }
2095
2112
  }
@@ -2177,6 +2194,7 @@
2177
2194
  },
2178
2195
  "DocumentName": {},
2179
2196
  "Owner": {},
2197
+ "Reason": {},
2180
2198
  "Details": {},
2181
2199
  "OutputUrl": {
2182
2200
  "type": "structure",
@@ -2184,7 +2202,8 @@
2184
2202
  "S3OutputUrl": {},
2185
2203
  "CloudWatchOutputUrl": {}
2186
2204
  }
2187
- }
2205
+ },
2206
+ "MaxSessionDuration": {}
2188
2207
  }
2189
2208
  }
2190
2209
  },
@@ -2236,16 +2255,16 @@
2236
2255
  },
2237
2256
  "AutomationExecutionStatus": {},
2238
2257
  "StepExecutions": {
2239
- "shape": "S9g"
2258
+ "shape": "S9k"
2240
2259
  },
2241
2260
  "StepExecutionsTruncated": {
2242
2261
  "type": "boolean"
2243
2262
  },
2244
2263
  "Parameters": {
2245
- "shape": "S8s"
2264
+ "shape": "S8w"
2246
2265
  },
2247
2266
  "Outputs": {
2248
- "shape": "S8s"
2267
+ "shape": "S8w"
2249
2268
  },
2250
2269
  "FailureMessage": {},
2251
2270
  "Mode": {},
@@ -2255,19 +2274,19 @@
2255
2274
  "CurrentAction": {},
2256
2275
  "TargetParameterName": {},
2257
2276
  "Targets": {
2258
- "shape": "S14"
2277
+ "shape": "S18"
2259
2278
  },
2260
2279
  "TargetMaps": {
2261
- "shape": "S8x"
2280
+ "shape": "S91"
2262
2281
  },
2263
2282
  "ResolvedTargets": {
2264
- "shape": "S92"
2283
+ "shape": "S96"
2265
2284
  },
2266
2285
  "MaxConcurrency": {},
2267
2286
  "MaxErrors": {},
2268
2287
  "Target": {},
2269
2288
  "TargetLocations": {
2270
- "shape": "S1o"
2289
+ "shape": "S1s"
2271
2290
  },
2272
2291
  "ProgressCounters": {
2273
2292
  "type": "structure",
@@ -2294,7 +2313,7 @@
2294
2313
  "type": "timestamp"
2295
2314
  },
2296
2315
  "Runbooks": {
2297
- "shape": "S96"
2316
+ "shape": "S9a"
2298
2317
  },
2299
2318
  "OpsItemId": {},
2300
2319
  "AssociationId": {},
@@ -2312,7 +2331,7 @@
2312
2331
  ],
2313
2332
  "members": {
2314
2333
  "CalendarNames": {
2315
- "shape": "S1m"
2334
+ "shape": "S1q"
2316
2335
  },
2317
2336
  "AtTime": {}
2318
2337
  }
@@ -2361,7 +2380,7 @@
2361
2380
  "StandardErrorContent": {},
2362
2381
  "StandardErrorUrl": {},
2363
2382
  "CloudWatchOutputConfig": {
2364
- "shape": "Shi"
2383
+ "shape": "Shr"
2365
2384
  }
2366
2385
  }
2367
2386
  }
@@ -2414,24 +2433,24 @@
2414
2433
  "members": {
2415
2434
  "OperatingSystem": {},
2416
2435
  "GlobalFilters": {
2417
- "shape": "S4u"
2436
+ "shape": "S4y"
2418
2437
  },
2419
2438
  "ApprovalRules": {
2420
- "shape": "S50"
2439
+ "shape": "S54"
2421
2440
  },
2422
2441
  "ApprovedPatches": {
2423
- "shape": "S57"
2442
+ "shape": "S5b"
2424
2443
  },
2425
2444
  "ApprovedPatchesComplianceLevel": {},
2426
2445
  "RejectedPatches": {
2427
- "shape": "S57"
2446
+ "shape": "S5b"
2428
2447
  },
2429
2448
  "RejectedPatchesAction": {},
2430
2449
  "ApprovedPatchesEnableNonSecurity": {
2431
2450
  "type": "boolean"
2432
2451
  },
2433
2452
  "Sources": {
2434
- "shape": "S5b"
2453
+ "shape": "S5f"
2435
2454
  }
2436
2455
  }
2437
2456
  }
@@ -2476,7 +2495,7 @@
2476
2495
  "DocumentType": {},
2477
2496
  "DocumentFormat": {},
2478
2497
  "Requires": {
2479
- "shape": "S2j"
2498
+ "shape": "S2n"
2480
2499
  },
2481
2500
  "AttachmentsContent": {
2482
2501
  "type": "list",
@@ -2502,10 +2521,10 @@
2502
2521
  "type": "structure",
2503
2522
  "members": {
2504
2523
  "Filters": {
2505
- "shape": "Si4"
2524
+ "shape": "Sid"
2506
2525
  },
2507
2526
  "Aggregators": {
2508
- "shape": "Sia"
2527
+ "shape": "Sij"
2509
2528
  },
2510
2529
  "ResultAttributes": {
2511
2530
  "type": "list",
@@ -2550,7 +2569,7 @@
2550
2569
  "CaptureTime": {},
2551
2570
  "ContentHash": {},
2552
2571
  "Content": {
2553
- "shape": "Sir"
2572
+ "shape": "Sj0"
2554
2573
  }
2555
2574
  }
2556
2575
  }
@@ -2631,7 +2650,7 @@
2631
2650
  "WindowId": {},
2632
2651
  "Name": {},
2633
2652
  "Description": {
2634
- "shape": "S3p"
2653
+ "shape": "S3t"
2635
2654
  },
2636
2655
  "StartDate": {},
2637
2656
  "EndDate": {},
@@ -2714,7 +2733,7 @@
2714
2733
  "TaskParameters": {
2715
2734
  "type": "list",
2716
2735
  "member": {
2717
- "shape": "Sef"
2736
+ "shape": "Sel"
2718
2737
  },
2719
2738
  "sensitive": true
2720
2739
  },
@@ -2757,7 +2776,7 @@
2757
2776
  "ExecutionId": {},
2758
2777
  "TaskType": {},
2759
2778
  "Parameters": {
2760
- "shape": "Sdo"
2779
+ "shape": "Sdu"
2761
2780
  },
2762
2781
  "Status": {},
2763
2782
  "StatusDetails": {},
@@ -2768,7 +2787,7 @@
2768
2787
  "type": "timestamp"
2769
2788
  },
2770
2789
  "OwnerInformation": {
2771
- "shape": "Sc9"
2790
+ "shape": "Scf"
2772
2791
  },
2773
2792
  "WindowTargetId": {}
2774
2793
  }
@@ -2792,16 +2811,16 @@
2792
2811
  "WindowId": {},
2793
2812
  "WindowTaskId": {},
2794
2813
  "Targets": {
2795
- "shape": "S14"
2814
+ "shape": "S18"
2796
2815
  },
2797
2816
  "TaskArn": {},
2798
2817
  "ServiceRoleArn": {},
2799
2818
  "TaskType": {},
2800
2819
  "TaskParameters": {
2801
- "shape": "Sef"
2820
+ "shape": "Sel"
2802
2821
  },
2803
2822
  "TaskInvocationParameters": {
2804
- "shape": "Sji"
2823
+ "shape": "Sjr"
2805
2824
  },
2806
2825
  "Priority": {
2807
2826
  "type": "integer"
@@ -2809,12 +2828,13 @@
2809
2828
  "MaxConcurrency": {},
2810
2829
  "MaxErrors": {},
2811
2830
  "LoggingInfo": {
2812
- "shape": "Sel"
2831
+ "shape": "Ser"
2813
2832
  },
2814
2833
  "Name": {},
2815
2834
  "Description": {
2816
- "shape": "S3p"
2817
- }
2835
+ "shape": "S3t"
2836
+ },
2837
+ "CutoffBehavior": {}
2818
2838
  }
2819
2839
  }
2820
2840
  },
@@ -2845,13 +2865,13 @@
2845
2865
  "type": "timestamp"
2846
2866
  },
2847
2867
  "Notifications": {
2848
- "shape": "S48"
2868
+ "shape": "S4c"
2849
2869
  },
2850
2870
  "Priority": {
2851
2871
  "type": "integer"
2852
2872
  },
2853
2873
  "RelatedOpsItems": {
2854
- "shape": "S4c"
2874
+ "shape": "S4g"
2855
2875
  },
2856
2876
  "Status": {},
2857
2877
  "OpsItemId": {},
@@ -2859,7 +2879,7 @@
2859
2879
  "Title": {},
2860
2880
  "Source": {},
2861
2881
  "OperationalData": {
2862
- "shape": "S43"
2882
+ "shape": "S47"
2863
2883
  },
2864
2884
  "Category": {},
2865
2885
  "Severity": {},
@@ -2899,7 +2919,7 @@
2899
2919
  "members": {
2900
2920
  "ResourceId": {},
2901
2921
  "Metadata": {
2902
- "shape": "S4l"
2922
+ "shape": "S4p"
2903
2923
  },
2904
2924
  "NextToken": {}
2905
2925
  }
@@ -2911,10 +2931,10 @@
2911
2931
  "members": {
2912
2932
  "SyncName": {},
2913
2933
  "Filters": {
2914
- "shape": "Sk5"
2934
+ "shape": "Ske"
2915
2935
  },
2916
2936
  "Aggregators": {
2917
- "shape": "Skb"
2937
+ "shape": "Skk"
2918
2938
  },
2919
2939
  "ResultAttributes": {
2920
2940
  "type": "list",
@@ -2985,7 +3005,7 @@
2985
3005
  "type": "structure",
2986
3006
  "members": {
2987
3007
  "Parameter": {
2988
- "shape": "Skx"
3008
+ "shape": "Sl6"
2989
3009
  }
2990
3010
  }
2991
3011
  }
@@ -3024,18 +3044,18 @@
3024
3044
  "LastModifiedUser": {},
3025
3045
  "Description": {},
3026
3046
  "Value": {
3027
- "shape": "Sky"
3047
+ "shape": "Sl7"
3028
3048
  },
3029
3049
  "AllowedPattern": {},
3030
3050
  "Version": {
3031
3051
  "type": "long"
3032
3052
  },
3033
3053
  "Labels": {
3034
- "shape": "Sl4"
3054
+ "shape": "Sld"
3035
3055
  },
3036
3056
  "Tier": {},
3037
3057
  "Policies": {
3038
- "shape": "Sft"
3058
+ "shape": "Sg0"
3039
3059
  },
3040
3060
  "DataType": {}
3041
3061
  }
@@ -3053,7 +3073,7 @@
3053
3073
  ],
3054
3074
  "members": {
3055
3075
  "Names": {
3056
- "shape": "S6x"
3076
+ "shape": "S71"
3057
3077
  },
3058
3078
  "WithDecryption": {
3059
3079
  "type": "boolean"
@@ -3064,10 +3084,10 @@
3064
3084
  "type": "structure",
3065
3085
  "members": {
3066
3086
  "Parameters": {
3067
- "shape": "Sl8"
3087
+ "shape": "Slh"
3068
3088
  },
3069
3089
  "InvalidParameters": {
3070
- "shape": "S6x"
3090
+ "shape": "S71"
3071
3091
  }
3072
3092
  }
3073
3093
  }
@@ -3084,7 +3104,7 @@
3084
3104
  "type": "boolean"
3085
3105
  },
3086
3106
  "ParameterFilters": {
3087
- "shape": "Sfe"
3107
+ "shape": "Sfl"
3088
3108
  },
3089
3109
  "WithDecryption": {
3090
3110
  "type": "boolean"
@@ -3099,7 +3119,7 @@
3099
3119
  "type": "structure",
3100
3120
  "members": {
3101
3121
  "Parameters": {
3102
- "shape": "Sl8"
3122
+ "shape": "Slh"
3103
3123
  },
3104
3124
  "NextToken": {}
3105
3125
  }
@@ -3122,20 +3142,20 @@
3122
3142
  "Name": {},
3123
3143
  "OperatingSystem": {},
3124
3144
  "GlobalFilters": {
3125
- "shape": "S4u"
3145
+ "shape": "S4y"
3126
3146
  },
3127
3147
  "ApprovalRules": {
3128
- "shape": "S50"
3148
+ "shape": "S54"
3129
3149
  },
3130
3150
  "ApprovedPatches": {
3131
- "shape": "S57"
3151
+ "shape": "S5b"
3132
3152
  },
3133
3153
  "ApprovedPatchesComplianceLevel": {},
3134
3154
  "ApprovedPatchesEnableNonSecurity": {
3135
3155
  "type": "boolean"
3136
3156
  },
3137
3157
  "RejectedPatches": {
3138
- "shape": "S57"
3158
+ "shape": "S5b"
3139
3159
  },
3140
3160
  "RejectedPatchesAction": {},
3141
3161
  "PatchGroups": {
@@ -3150,7 +3170,7 @@
3150
3170
  },
3151
3171
  "Description": {},
3152
3172
  "Sources": {
3153
- "shape": "S5b"
3173
+ "shape": "S5f"
3154
3174
  }
3155
3175
  }
3156
3176
  }
@@ -3189,7 +3209,7 @@
3189
3209
  "type": "structure",
3190
3210
  "members": {
3191
3211
  "ServiceSetting": {
3192
- "shape": "Slk"
3212
+ "shape": "Slt"
3193
3213
  }
3194
3214
  }
3195
3215
  }
@@ -3207,7 +3227,7 @@
3207
3227
  "type": "long"
3208
3228
  },
3209
3229
  "Labels": {
3210
- "shape": "Sl4"
3230
+ "shape": "Sld"
3211
3231
  }
3212
3232
  }
3213
3233
  },
@@ -3215,7 +3235,7 @@
3215
3235
  "type": "structure",
3216
3236
  "members": {
3217
3237
  "InvalidLabels": {
3218
- "shape": "Sl4"
3238
+ "shape": "Sld"
3219
3239
  },
3220
3240
  "ParameterVersion": {
3221
3241
  "type": "long"
@@ -3253,14 +3273,14 @@
3253
3273
  "Name": {},
3254
3274
  "DocumentVersion": {},
3255
3275
  "Parameters": {
3256
- "shape": "S10"
3276
+ "shape": "S14"
3257
3277
  },
3258
3278
  "Targets": {
3259
- "shape": "S14"
3279
+ "shape": "S18"
3260
3280
  },
3261
3281
  "ScheduleExpression": {},
3262
3282
  "OutputLocation": {
3263
- "shape": "S1a"
3283
+ "shape": "S1e"
3264
3284
  },
3265
3285
  "AssociationName": {},
3266
3286
  "MaxErrors": {},
@@ -3271,10 +3291,10 @@
3271
3291
  "type": "boolean"
3272
3292
  },
3273
3293
  "CalendarNames": {
3274
- "shape": "S1m"
3294
+ "shape": "S1q"
3275
3295
  },
3276
3296
  "TargetLocations": {
3277
- "shape": "S1o"
3297
+ "shape": "S1s"
3278
3298
  }
3279
3299
  }
3280
3300
  }
@@ -3321,13 +3341,13 @@
3321
3341
  "AssociationVersion": {},
3322
3342
  "DocumentVersion": {},
3323
3343
  "Targets": {
3324
- "shape": "S14"
3344
+ "shape": "S18"
3325
3345
  },
3326
3346
  "LastExecutionDate": {
3327
3347
  "type": "timestamp"
3328
3348
  },
3329
3349
  "Overview": {
3330
- "shape": "S23"
3350
+ "shape": "S27"
3331
3351
  },
3332
3352
  "ScheduleExpression": {},
3333
3353
  "AssociationName": {}
@@ -3349,7 +3369,7 @@
3349
3369
  },
3350
3370
  "NextToken": {},
3351
3371
  "Filters": {
3352
- "shape": "Sm2"
3372
+ "shape": "Smb"
3353
3373
  },
3354
3374
  "Details": {
3355
3375
  "type": "boolean"
@@ -3406,10 +3426,10 @@
3406
3426
  },
3407
3427
  "ServiceRole": {},
3408
3428
  "NotificationConfig": {
3409
- "shape": "Sjk"
3429
+ "shape": "Sjt"
3410
3430
  },
3411
3431
  "CloudWatchOutputConfig": {
3412
- "shape": "Shi"
3432
+ "shape": "Shr"
3413
3433
  }
3414
3434
  }
3415
3435
  }
@@ -3429,7 +3449,7 @@
3429
3449
  },
3430
3450
  "NextToken": {},
3431
3451
  "Filters": {
3432
- "shape": "Sm2"
3452
+ "shape": "Smb"
3433
3453
  }
3434
3454
  }
3435
3455
  },
@@ -3439,7 +3459,7 @@
3439
3459
  "Commands": {
3440
3460
  "type": "list",
3441
3461
  "member": {
3442
- "shape": "Smi"
3462
+ "shape": "Smr"
3443
3463
  }
3444
3464
  },
3445
3465
  "NextToken": {}
@@ -3451,7 +3471,7 @@
3451
3471
  "type": "structure",
3452
3472
  "members": {
3453
3473
  "Filters": {
3454
- "shape": "Smp"
3474
+ "shape": "Smy"
3455
3475
  },
3456
3476
  "ResourceIds": {
3457
3477
  "type": "list",
@@ -3483,10 +3503,10 @@
3483
3503
  "Status": {},
3484
3504
  "Severity": {},
3485
3505
  "ExecutionSummary": {
3486
- "shape": "Sn7"
3506
+ "shape": "Sng"
3487
3507
  },
3488
3508
  "Details": {
3489
- "shape": "Sna"
3509
+ "shape": "Snj"
3490
3510
  }
3491
3511
  }
3492
3512
  }
@@ -3500,7 +3520,7 @@
3500
3520
  "type": "structure",
3501
3521
  "members": {
3502
3522
  "Filters": {
3503
- "shape": "Smp"
3523
+ "shape": "Smy"
3504
3524
  },
3505
3525
  "NextToken": {},
3506
3526
  "MaxResults": {
@@ -3518,10 +3538,10 @@
3518
3538
  "members": {
3519
3539
  "ComplianceType": {},
3520
3540
  "CompliantSummary": {
3521
- "shape": "Snf"
3541
+ "shape": "Sno"
3522
3542
  },
3523
3543
  "NonCompliantSummary": {
3524
- "shape": "Sni"
3544
+ "shape": "Snr"
3525
3545
  }
3526
3546
  }
3527
3547
  }
@@ -3569,7 +3589,7 @@
3569
3589
  },
3570
3590
  "ReviewStatus": {},
3571
3591
  "Comment": {
3572
- "shape": "Snp"
3592
+ "shape": "Sny"
3573
3593
  },
3574
3594
  "Reviewer": {}
3575
3595
  }
@@ -3677,7 +3697,7 @@
3677
3697
  "Owner": {},
3678
3698
  "VersionName": {},
3679
3699
  "PlatformTypes": {
3680
- "shape": "S3c"
3700
+ "shape": "S3g"
3681
3701
  },
3682
3702
  "DocumentVersion": {},
3683
3703
  "DocumentType": {},
@@ -3688,7 +3708,7 @@
3688
3708
  "shape": "S4"
3689
3709
  },
3690
3710
  "Requires": {
3691
- "shape": "S2j"
3711
+ "shape": "S2n"
3692
3712
  },
3693
3713
  "ReviewStatus": {},
3694
3714
  "Author": {}
@@ -3710,7 +3730,7 @@
3710
3730
  "InstanceId": {},
3711
3731
  "TypeName": {},
3712
3732
  "Filters": {
3713
- "shape": "Si4"
3733
+ "shape": "Sid"
3714
3734
  },
3715
3735
  "NextToken": {},
3716
3736
  "MaxResults": {
@@ -3726,7 +3746,7 @@
3726
3746
  "SchemaVersion": {},
3727
3747
  "CaptureTime": {},
3728
3748
  "Entries": {
3729
- "shape": "Sir"
3749
+ "shape": "Sj0"
3730
3750
  },
3731
3751
  "NextToken": {}
3732
3752
  }
@@ -3776,7 +3796,7 @@
3776
3796
  "DetailType": {},
3777
3797
  "Detail": {},
3778
3798
  "CreatedBy": {
3779
- "shape": "Son"
3799
+ "shape": "Sow"
3780
3800
  },
3781
3801
  "CreatedTime": {
3782
3802
  "type": "timestamp"
@@ -3832,13 +3852,13 @@
3832
3852
  "AssociationType": {},
3833
3853
  "ResourceUri": {},
3834
3854
  "CreatedBy": {
3835
- "shape": "Son"
3855
+ "shape": "Sow"
3836
3856
  },
3837
3857
  "CreatedTime": {
3838
3858
  "type": "timestamp"
3839
3859
  },
3840
3860
  "LastModifiedBy": {
3841
- "shape": "Son"
3861
+ "shape": "Sow"
3842
3862
  },
3843
3863
  "LastModifiedTime": {
3844
3864
  "type": "timestamp"
@@ -3905,7 +3925,7 @@
3905
3925
  "type": "structure",
3906
3926
  "members": {
3907
3927
  "Filters": {
3908
- "shape": "Smp"
3928
+ "shape": "Smy"
3909
3929
  },
3910
3930
  "NextToken": {},
3911
3931
  "MaxResults": {
@@ -3927,13 +3947,13 @@
3927
3947
  "Status": {},
3928
3948
  "OverallSeverity": {},
3929
3949
  "ExecutionSummary": {
3930
- "shape": "Sn7"
3950
+ "shape": "Sng"
3931
3951
  },
3932
3952
  "CompliantSummary": {
3933
- "shape": "Snf"
3953
+ "shape": "Sno"
3934
3954
  },
3935
3955
  "NonCompliantSummary": {
3936
- "shape": "Sni"
3956
+ "shape": "Snr"
3937
3957
  }
3938
3958
  }
3939
3959
  }
@@ -3968,10 +3988,10 @@
3968
3988
  "members": {
3969
3989
  "SourceType": {},
3970
3990
  "AwsOrganizationsSource": {
3971
- "shape": "S5w"
3991
+ "shape": "S60"
3972
3992
  },
3973
3993
  "SourceRegions": {
3974
- "shape": "S61"
3994
+ "shape": "S65"
3975
3995
  },
3976
3996
  "IncludeFutureRegions": {
3977
3997
  "type": "boolean"
@@ -3983,7 +4003,7 @@
3983
4003
  }
3984
4004
  },
3985
4005
  "S3Destination": {
3986
- "shape": "S5l"
4006
+ "shape": "S5p"
3987
4007
  },
3988
4008
  "LastSyncTime": {
3989
4009
  "type": "timestamp"
@@ -4038,10 +4058,10 @@
4038
4058
  "Name": {},
4039
4059
  "PermissionType": {},
4040
4060
  "AccountIdsToAdd": {
4041
- "shape": "Sat"
4061
+ "shape": "Sax"
4042
4062
  },
4043
4063
  "AccountIdsToRemove": {
4044
- "shape": "Sat"
4064
+ "shape": "Sax"
4045
4065
  },
4046
4066
  "SharedDocumentVersion": {}
4047
4067
  }
@@ -4066,7 +4086,7 @@
4066
4086
  "ResourceType": {},
4067
4087
  "ComplianceType": {},
4068
4088
  "ExecutionSummary": {
4069
- "shape": "Sn7"
4089
+ "shape": "Sng"
4070
4090
  },
4071
4091
  "Items": {
4072
4092
  "type": "list",
@@ -4082,7 +4102,7 @@
4082
4102
  "Severity": {},
4083
4103
  "Status": {},
4084
4104
  "Details": {
4085
- "shape": "Sna"
4105
+ "shape": "Snj"
4086
4106
  }
4087
4107
  }
4088
4108
  }
@@ -4120,7 +4140,7 @@
4120
4140
  "CaptureTime": {},
4121
4141
  "ContentHash": {},
4122
4142
  "Content": {
4123
- "shape": "Sir"
4143
+ "shape": "Sj0"
4124
4144
  },
4125
4145
  "Context": {
4126
4146
  "type": "map",
@@ -4150,7 +4170,7 @@
4150
4170
  "Name": {},
4151
4171
  "Description": {},
4152
4172
  "Value": {
4153
- "shape": "Sky"
4173
+ "shape": "Sl7"
4154
4174
  },
4155
4175
  "Type": {},
4156
4176
  "KeyId": {},
@@ -4225,14 +4245,14 @@
4225
4245
  "WindowId": {},
4226
4246
  "ResourceType": {},
4227
4247
  "Targets": {
4228
- "shape": "S14"
4248
+ "shape": "S18"
4229
4249
  },
4230
4250
  "OwnerInformation": {
4231
- "shape": "Sc9"
4251
+ "shape": "Scf"
4232
4252
  },
4233
4253
  "Name": {},
4234
4254
  "Description": {
4235
- "shape": "S3p"
4255
+ "shape": "S3t"
4236
4256
  },
4237
4257
  "ClientToken": {
4238
4258
  "idempotencyToken": true
@@ -4257,16 +4277,16 @@
4257
4277
  "members": {
4258
4278
  "WindowId": {},
4259
4279
  "Targets": {
4260
- "shape": "S14"
4280
+ "shape": "S18"
4261
4281
  },
4262
4282
  "TaskArn": {},
4263
4283
  "ServiceRoleArn": {},
4264
4284
  "TaskType": {},
4265
4285
  "TaskParameters": {
4266
- "shape": "Sef"
4286
+ "shape": "Sel"
4267
4287
  },
4268
4288
  "TaskInvocationParameters": {
4269
- "shape": "Sji"
4289
+ "shape": "Sjr"
4270
4290
  },
4271
4291
  "Priority": {
4272
4292
  "type": "integer"
@@ -4274,15 +4294,16 @@
4274
4294
  "MaxConcurrency": {},
4275
4295
  "MaxErrors": {},
4276
4296
  "LoggingInfo": {
4277
- "shape": "Sel"
4297
+ "shape": "Ser"
4278
4298
  },
4279
4299
  "Name": {},
4280
4300
  "Description": {
4281
- "shape": "S3p"
4301
+ "shape": "S3t"
4282
4302
  },
4283
4303
  "ClientToken": {
4284
4304
  "idempotencyToken": true
4285
- }
4305
+ },
4306
+ "CutoffBehavior": {}
4286
4307
  }
4287
4308
  },
4288
4309
  "output": {
@@ -4328,7 +4349,7 @@
4328
4349
  "type": "structure",
4329
4350
  "members": {
4330
4351
  "ServiceSetting": {
4331
- "shape": "Slk"
4352
+ "shape": "Slt"
4332
4353
  }
4333
4354
  }
4334
4355
  }
@@ -4363,7 +4384,7 @@
4363
4384
  "AutomationExecutionId": {},
4364
4385
  "SignalType": {},
4365
4386
  "Payload": {
4366
- "shape": "S8s"
4387
+ "shape": "S8w"
4367
4388
  }
4368
4389
  }
4369
4390
  },
@@ -4383,7 +4404,7 @@
4383
4404
  "shape": "Si"
4384
4405
  },
4385
4406
  "Targets": {
4386
- "shape": "S14"
4407
+ "shape": "S18"
4387
4408
  },
4388
4409
  "DocumentName": {},
4389
4410
  "DocumentVersion": {},
@@ -4394,7 +4415,7 @@
4394
4415
  },
4395
4416
  "Comment": {},
4396
4417
  "Parameters": {
4397
- "shape": "S10"
4418
+ "shape": "S14"
4398
4419
  },
4399
4420
  "OutputS3Region": {},
4400
4421
  "OutputS3BucketName": {},
@@ -4403,10 +4424,10 @@
4403
4424
  "MaxErrors": {},
4404
4425
  "ServiceRoleArn": {},
4405
4426
  "NotificationConfig": {
4406
- "shape": "Sjk"
4427
+ "shape": "Sjt"
4407
4428
  },
4408
4429
  "CloudWatchOutputConfig": {
4409
- "shape": "Shi"
4430
+ "shape": "Shr"
4410
4431
  }
4411
4432
  }
4412
4433
  },
@@ -4414,7 +4435,7 @@
4414
4435
  "type": "structure",
4415
4436
  "members": {
4416
4437
  "Command": {
4417
- "shape": "Smi"
4438
+ "shape": "Smr"
4418
4439
  }
4419
4440
  }
4420
4441
  }
@@ -4447,21 +4468,21 @@
4447
4468
  "DocumentName": {},
4448
4469
  "DocumentVersion": {},
4449
4470
  "Parameters": {
4450
- "shape": "S8s"
4471
+ "shape": "S8w"
4451
4472
  },
4452
4473
  "ClientToken": {},
4453
4474
  "Mode": {},
4454
4475
  "TargetParameterName": {},
4455
4476
  "Targets": {
4456
- "shape": "S14"
4477
+ "shape": "S18"
4457
4478
  },
4458
4479
  "TargetMaps": {
4459
- "shape": "S8x"
4480
+ "shape": "S91"
4460
4481
  },
4461
4482
  "MaxConcurrency": {},
4462
4483
  "MaxErrors": {},
4463
4484
  "TargetLocations": {
4464
- "shape": "S1o"
4485
+ "shape": "S1s"
4465
4486
  },
4466
4487
  "Tags": {
4467
4488
  "shape": "S4"
@@ -4489,12 +4510,15 @@
4489
4510
  "DocumentName": {},
4490
4511
  "DocumentVersion": {},
4491
4512
  "Parameters": {
4492
- "shape": "S8s"
4513
+ "shape": "S8w"
4493
4514
  },
4494
4515
  "ChangeRequestName": {},
4495
4516
  "ClientToken": {},
4517
+ "AutoApprove": {
4518
+ "type": "boolean"
4519
+ },
4496
4520
  "Runbooks": {
4497
- "shape": "S96"
4521
+ "shape": "S9a"
4498
4522
  },
4499
4523
  "Tags": {
4500
4524
  "shape": "S4"
@@ -4521,6 +4545,7 @@
4521
4545
  "members": {
4522
4546
  "Target": {},
4523
4547
  "DocumentName": {},
4548
+ "Reason": {},
4524
4549
  "Parameters": {
4525
4550
  "type": "map",
4526
4551
  "key": {},
@@ -4587,7 +4612,7 @@
4587
4612
  "type": "long"
4588
4613
  },
4589
4614
  "Labels": {
4590
- "shape": "Sl4"
4615
+ "shape": "Sld"
4591
4616
  }
4592
4617
  }
4593
4618
  },
@@ -4595,10 +4620,10 @@
4595
4620
  "type": "structure",
4596
4621
  "members": {
4597
4622
  "RemovedLabels": {
4598
- "shape": "Sl4"
4623
+ "shape": "Sld"
4599
4624
  },
4600
4625
  "InvalidLabels": {
4601
- "shape": "Sl4"
4626
+ "shape": "Sld"
4602
4627
  }
4603
4628
  }
4604
4629
  }
@@ -4612,16 +4637,16 @@
4612
4637
  "members": {
4613
4638
  "AssociationId": {},
4614
4639
  "Parameters": {
4615
- "shape": "S10"
4640
+ "shape": "S14"
4616
4641
  },
4617
4642
  "DocumentVersion": {},
4618
4643
  "ScheduleExpression": {},
4619
4644
  "OutputLocation": {
4620
- "shape": "S1a"
4645
+ "shape": "S1e"
4621
4646
  },
4622
4647
  "Name": {},
4623
4648
  "Targets": {
4624
- "shape": "S14"
4649
+ "shape": "S18"
4625
4650
  },
4626
4651
  "AssociationName": {},
4627
4652
  "AssociationVersion": {},
@@ -4634,10 +4659,10 @@
4634
4659
  "type": "boolean"
4635
4660
  },
4636
4661
  "CalendarNames": {
4637
- "shape": "S1m"
4662
+ "shape": "S1q"
4638
4663
  },
4639
4664
  "TargetLocations": {
4640
- "shape": "S1o"
4665
+ "shape": "S1s"
4641
4666
  }
4642
4667
  }
4643
4668
  },
@@ -4645,7 +4670,7 @@
4645
4670
  "type": "structure",
4646
4671
  "members": {
4647
4672
  "AssociationDescription": {
4648
- "shape": "S1w"
4673
+ "shape": "S20"
4649
4674
  }
4650
4675
  }
4651
4676
  }
@@ -4662,7 +4687,7 @@
4662
4687
  "Name": {},
4663
4688
  "InstanceId": {},
4664
4689
  "AssociationStatus": {
4665
- "shape": "S1z"
4690
+ "shape": "S23"
4666
4691
  }
4667
4692
  }
4668
4693
  },
@@ -4670,7 +4695,7 @@
4670
4695
  "type": "structure",
4671
4696
  "members": {
4672
4697
  "AssociationDescription": {
4673
- "shape": "S1w"
4698
+ "shape": "S20"
4674
4699
  }
4675
4700
  }
4676
4701
  }
@@ -4685,7 +4710,7 @@
4685
4710
  "members": {
4686
4711
  "Content": {},
4687
4712
  "Attachments": {
4688
- "shape": "S2l"
4713
+ "shape": "S2p"
4689
4714
  },
4690
4715
  "Name": {},
4691
4716
  "DisplayName": {},
@@ -4699,7 +4724,7 @@
4699
4724
  "type": "structure",
4700
4725
  "members": {
4701
4726
  "DocumentDescription": {
4702
- "shape": "S2y"
4727
+ "shape": "S32"
4703
4728
  }
4704
4729
  }
4705
4730
  }
@@ -4748,7 +4773,7 @@
4748
4773
  "members": {
4749
4774
  "Action": {},
4750
4775
  "Comment": {
4751
- "shape": "Snp"
4776
+ "shape": "Sny"
4752
4777
  }
4753
4778
  }
4754
4779
  }
@@ -4769,7 +4794,7 @@
4769
4794
  "WindowId": {},
4770
4795
  "Name": {},
4771
4796
  "Description": {
4772
- "shape": "S3p"
4797
+ "shape": "S3t"
4773
4798
  },
4774
4799
  "StartDate": {},
4775
4800
  "EndDate": {},
@@ -4801,7 +4826,7 @@
4801
4826
  "WindowId": {},
4802
4827
  "Name": {},
4803
4828
  "Description": {
4804
- "shape": "S3p"
4829
+ "shape": "S3t"
4805
4830
  },
4806
4831
  "StartDate": {},
4807
4832
  "EndDate": {},
@@ -4836,14 +4861,14 @@
4836
4861
  "WindowId": {},
4837
4862
  "WindowTargetId": {},
4838
4863
  "Targets": {
4839
- "shape": "S14"
4864
+ "shape": "S18"
4840
4865
  },
4841
4866
  "OwnerInformation": {
4842
- "shape": "Sc9"
4867
+ "shape": "Scf"
4843
4868
  },
4844
4869
  "Name": {},
4845
4870
  "Description": {
4846
- "shape": "S3p"
4871
+ "shape": "S3t"
4847
4872
  },
4848
4873
  "Replace": {
4849
4874
  "type": "boolean"
@@ -4856,14 +4881,14 @@
4856
4881
  "WindowId": {},
4857
4882
  "WindowTargetId": {},
4858
4883
  "Targets": {
4859
- "shape": "S14"
4884
+ "shape": "S18"
4860
4885
  },
4861
4886
  "OwnerInformation": {
4862
- "shape": "Sc9"
4887
+ "shape": "Scf"
4863
4888
  },
4864
4889
  "Name": {},
4865
4890
  "Description": {
4866
- "shape": "S3p"
4891
+ "shape": "S3t"
4867
4892
  }
4868
4893
  }
4869
4894
  }
@@ -4879,15 +4904,15 @@
4879
4904
  "WindowId": {},
4880
4905
  "WindowTaskId": {},
4881
4906
  "Targets": {
4882
- "shape": "S14"
4907
+ "shape": "S18"
4883
4908
  },
4884
4909
  "TaskArn": {},
4885
4910
  "ServiceRoleArn": {},
4886
4911
  "TaskParameters": {
4887
- "shape": "Sef"
4912
+ "shape": "Sel"
4888
4913
  },
4889
4914
  "TaskInvocationParameters": {
4890
- "shape": "Sji"
4915
+ "shape": "Sjr"
4891
4916
  },
4892
4917
  "Priority": {
4893
4918
  "type": "integer"
@@ -4895,15 +4920,16 @@
4895
4920
  "MaxConcurrency": {},
4896
4921
  "MaxErrors": {},
4897
4922
  "LoggingInfo": {
4898
- "shape": "Sel"
4923
+ "shape": "Ser"
4899
4924
  },
4900
4925
  "Name": {},
4901
4926
  "Description": {
4902
- "shape": "S3p"
4927
+ "shape": "S3t"
4903
4928
  },
4904
4929
  "Replace": {
4905
4930
  "type": "boolean"
4906
- }
4931
+ },
4932
+ "CutoffBehavior": {}
4907
4933
  }
4908
4934
  },
4909
4935
  "output": {
@@ -4912,15 +4938,15 @@
4912
4938
  "WindowId": {},
4913
4939
  "WindowTaskId": {},
4914
4940
  "Targets": {
4915
- "shape": "S14"
4941
+ "shape": "S18"
4916
4942
  },
4917
4943
  "TaskArn": {},
4918
4944
  "ServiceRoleArn": {},
4919
4945
  "TaskParameters": {
4920
- "shape": "Sef"
4946
+ "shape": "Sel"
4921
4947
  },
4922
4948
  "TaskInvocationParameters": {
4923
- "shape": "Sji"
4949
+ "shape": "Sjr"
4924
4950
  },
4925
4951
  "Priority": {
4926
4952
  "type": "integer"
@@ -4928,12 +4954,13 @@
4928
4954
  "MaxConcurrency": {},
4929
4955
  "MaxErrors": {},
4930
4956
  "LoggingInfo": {
4931
- "shape": "Sel"
4957
+ "shape": "Ser"
4932
4958
  },
4933
4959
  "Name": {},
4934
4960
  "Description": {
4935
- "shape": "S3p"
4936
- }
4961
+ "shape": "S3t"
4962
+ },
4963
+ "CutoffBehavior": {}
4937
4964
  }
4938
4965
  }
4939
4966
  },
@@ -4963,20 +4990,20 @@
4963
4990
  "members": {
4964
4991
  "Description": {},
4965
4992
  "OperationalData": {
4966
- "shape": "S43"
4993
+ "shape": "S47"
4967
4994
  },
4968
4995
  "OperationalDataToDelete": {
4969
4996
  "type": "list",
4970
4997
  "member": {}
4971
4998
  },
4972
4999
  "Notifications": {
4973
- "shape": "S48"
5000
+ "shape": "S4c"
4974
5001
  },
4975
5002
  "Priority": {
4976
5003
  "type": "integer"
4977
5004
  },
4978
5005
  "RelatedOpsItems": {
4979
- "shape": "S4c"
5006
+ "shape": "S4g"
4980
5007
  },
4981
5008
  "Status": {},
4982
5009
  "OpsItemId": {},
@@ -5011,7 +5038,7 @@
5011
5038
  "members": {
5012
5039
  "OpsMetadataArn": {},
5013
5040
  "MetadataToUpdate": {
5014
- "shape": "S4l"
5041
+ "shape": "S4p"
5015
5042
  },
5016
5043
  "KeysToDelete": {
5017
5044
  "type": "list",
@@ -5036,25 +5063,25 @@
5036
5063
  "BaselineId": {},
5037
5064
  "Name": {},
5038
5065
  "GlobalFilters": {
5039
- "shape": "S4u"
5066
+ "shape": "S4y"
5040
5067
  },
5041
5068
  "ApprovalRules": {
5042
- "shape": "S50"
5069
+ "shape": "S54"
5043
5070
  },
5044
5071
  "ApprovedPatches": {
5045
- "shape": "S57"
5072
+ "shape": "S5b"
5046
5073
  },
5047
5074
  "ApprovedPatchesComplianceLevel": {},
5048
5075
  "ApprovedPatchesEnableNonSecurity": {
5049
5076
  "type": "boolean"
5050
5077
  },
5051
5078
  "RejectedPatches": {
5052
- "shape": "S57"
5079
+ "shape": "S5b"
5053
5080
  },
5054
5081
  "RejectedPatchesAction": {},
5055
5082
  "Description": {},
5056
5083
  "Sources": {
5057
- "shape": "S5b"
5084
+ "shape": "S5f"
5058
5085
  },
5059
5086
  "Replace": {
5060
5087
  "type": "boolean"
@@ -5068,20 +5095,20 @@
5068
5095
  "Name": {},
5069
5096
  "OperatingSystem": {},
5070
5097
  "GlobalFilters": {
5071
- "shape": "S4u"
5098
+ "shape": "S4y"
5072
5099
  },
5073
5100
  "ApprovalRules": {
5074
- "shape": "S50"
5101
+ "shape": "S54"
5075
5102
  },
5076
5103
  "ApprovedPatches": {
5077
- "shape": "S57"
5104
+ "shape": "S5b"
5078
5105
  },
5079
5106
  "ApprovedPatchesComplianceLevel": {},
5080
5107
  "ApprovedPatchesEnableNonSecurity": {
5081
5108
  "type": "boolean"
5082
5109
  },
5083
5110
  "RejectedPatches": {
5084
- "shape": "S57"
5111
+ "shape": "S5b"
5085
5112
  },
5086
5113
  "RejectedPatchesAction": {},
5087
5114
  "CreatedDate": {
@@ -5092,7 +5119,7 @@
5092
5119
  },
5093
5120
  "Description": {},
5094
5121
  "Sources": {
5095
- "shape": "S5b"
5122
+ "shape": "S5f"
5096
5123
  }
5097
5124
  }
5098
5125
  }
@@ -5109,7 +5136,7 @@
5109
5136
  "SyncName": {},
5110
5137
  "SyncType": {},
5111
5138
  "SyncSource": {
5112
- "shape": "S5u"
5139
+ "shape": "S5y"
5113
5140
  }
5114
5141
  }
5115
5142
  },
@@ -5155,15 +5182,16 @@
5155
5182
  "type": "list",
5156
5183
  "member": {}
5157
5184
  },
5158
- "S10": {
5185
+ "S14": {
5159
5186
  "type": "map",
5160
5187
  "key": {},
5161
5188
  "value": {
5162
5189
  "type": "list",
5163
5190
  "member": {}
5164
- }
5191
+ },
5192
+ "sensitive": true
5165
5193
  },
5166
- "S14": {
5194
+ "S18": {
5167
5195
  "type": "list",
5168
5196
  "member": {
5169
5197
  "type": "structure",
@@ -5176,7 +5204,7 @@
5176
5204
  }
5177
5205
  }
5178
5206
  },
5179
- "S1a": {
5207
+ "S1e": {
5180
5208
  "type": "structure",
5181
5209
  "members": {
5182
5210
  "S3Location": {
@@ -5189,17 +5217,17 @@
5189
5217
  }
5190
5218
  }
5191
5219
  },
5192
- "S1m": {
5220
+ "S1q": {
5193
5221
  "type": "list",
5194
5222
  "member": {}
5195
5223
  },
5196
- "S1o": {
5224
+ "S1s": {
5197
5225
  "type": "list",
5198
5226
  "member": {
5199
- "shape": "S1p"
5227
+ "shape": "S1t"
5200
5228
  }
5201
5229
  },
5202
- "S1p": {
5230
+ "S1t": {
5203
5231
  "type": "structure",
5204
5232
  "members": {
5205
5233
  "Accounts": {
@@ -5215,7 +5243,7 @@
5215
5243
  "ExecutionRoleName": {}
5216
5244
  }
5217
5245
  },
5218
- "S1w": {
5246
+ "S20": {
5219
5247
  "type": "structure",
5220
5248
  "members": {
5221
5249
  "Name": {},
@@ -5228,23 +5256,23 @@
5228
5256
  "type": "timestamp"
5229
5257
  },
5230
5258
  "Status": {
5231
- "shape": "S1z"
5259
+ "shape": "S23"
5232
5260
  },
5233
5261
  "Overview": {
5234
- "shape": "S23"
5262
+ "shape": "S27"
5235
5263
  },
5236
5264
  "DocumentVersion": {},
5237
5265
  "AutomationTargetParameterName": {},
5238
5266
  "Parameters": {
5239
- "shape": "S10"
5267
+ "shape": "S14"
5240
5268
  },
5241
5269
  "AssociationId": {},
5242
5270
  "Targets": {
5243
- "shape": "S14"
5271
+ "shape": "S18"
5244
5272
  },
5245
5273
  "ScheduleExpression": {},
5246
5274
  "OutputLocation": {
5247
- "shape": "S1a"
5275
+ "shape": "S1e"
5248
5276
  },
5249
5277
  "LastExecutionDate": {
5250
5278
  "type": "timestamp"
@@ -5261,14 +5289,14 @@
5261
5289
  "type": "boolean"
5262
5290
  },
5263
5291
  "CalendarNames": {
5264
- "shape": "S1m"
5292
+ "shape": "S1q"
5265
5293
  },
5266
5294
  "TargetLocations": {
5267
- "shape": "S1o"
5295
+ "shape": "S1s"
5268
5296
  }
5269
5297
  }
5270
5298
  },
5271
- "S1z": {
5299
+ "S23": {
5272
5300
  "type": "structure",
5273
5301
  "required": [
5274
5302
  "Date",
@@ -5284,7 +5312,7 @@
5284
5312
  "AdditionalInfo": {}
5285
5313
  }
5286
5314
  },
5287
- "S23": {
5315
+ "S27": {
5288
5316
  "type": "structure",
5289
5317
  "members": {
5290
5318
  "Status": {},
@@ -5298,7 +5326,7 @@
5298
5326
  }
5299
5327
  }
5300
5328
  },
5301
- "S2a": {
5329
+ "S2e": {
5302
5330
  "type": "structure",
5303
5331
  "required": [
5304
5332
  "Name"
@@ -5307,16 +5335,16 @@
5307
5335
  "Name": {},
5308
5336
  "InstanceId": {},
5309
5337
  "Parameters": {
5310
- "shape": "S10"
5338
+ "shape": "S14"
5311
5339
  },
5312
5340
  "AutomationTargetParameterName": {},
5313
5341
  "DocumentVersion": {},
5314
5342
  "Targets": {
5315
- "shape": "S14"
5343
+ "shape": "S18"
5316
5344
  },
5317
5345
  "ScheduleExpression": {},
5318
5346
  "OutputLocation": {
5319
- "shape": "S1a"
5347
+ "shape": "S1e"
5320
5348
  },
5321
5349
  "AssociationName": {},
5322
5350
  "MaxErrors": {},
@@ -5327,14 +5355,14 @@
5327
5355
  "type": "boolean"
5328
5356
  },
5329
5357
  "CalendarNames": {
5330
- "shape": "S1m"
5358
+ "shape": "S1q"
5331
5359
  },
5332
5360
  "TargetLocations": {
5333
- "shape": "S1o"
5361
+ "shape": "S1s"
5334
5362
  }
5335
5363
  }
5336
5364
  },
5337
- "S2j": {
5365
+ "S2n": {
5338
5366
  "type": "list",
5339
5367
  "member": {
5340
5368
  "type": "structure",
@@ -5347,7 +5375,7 @@
5347
5375
  }
5348
5376
  }
5349
5377
  },
5350
- "S2l": {
5378
+ "S2p": {
5351
5379
  "type": "list",
5352
5380
  "member": {
5353
5381
  "type": "structure",
@@ -5361,7 +5389,7 @@
5361
5389
  }
5362
5390
  }
5363
5391
  },
5364
- "S2y": {
5392
+ "S32": {
5365
5393
  "type": "structure",
5366
5394
  "members": {
5367
5395
  "Sha1": {},
@@ -5391,7 +5419,7 @@
5391
5419
  }
5392
5420
  },
5393
5421
  "PlatformTypes": {
5394
- "shape": "S3c"
5422
+ "shape": "S3g"
5395
5423
  },
5396
5424
  "DocumentType": {},
5397
5425
  "SchemaVersion": {},
@@ -5412,7 +5440,7 @@
5412
5440
  }
5413
5441
  },
5414
5442
  "Requires": {
5415
- "shape": "S2j"
5443
+ "shape": "S2n"
5416
5444
  },
5417
5445
  "Author": {},
5418
5446
  "ReviewInformation": {
@@ -5433,15 +5461,15 @@
5433
5461
  "ReviewStatus": {}
5434
5462
  }
5435
5463
  },
5436
- "S3c": {
5464
+ "S3g": {
5437
5465
  "type": "list",
5438
5466
  "member": {}
5439
5467
  },
5440
- "S3p": {
5468
+ "S3t": {
5441
5469
  "type": "string",
5442
5470
  "sensitive": true
5443
5471
  },
5444
- "S43": {
5472
+ "S47": {
5445
5473
  "type": "map",
5446
5474
  "key": {},
5447
5475
  "value": {
@@ -5452,7 +5480,7 @@
5452
5480
  }
5453
5481
  }
5454
5482
  },
5455
- "S48": {
5483
+ "S4c": {
5456
5484
  "type": "list",
5457
5485
  "member": {
5458
5486
  "type": "structure",
@@ -5461,7 +5489,7 @@
5461
5489
  }
5462
5490
  }
5463
5491
  },
5464
- "S4c": {
5492
+ "S4g": {
5465
5493
  "type": "list",
5466
5494
  "member": {
5467
5495
  "type": "structure",
@@ -5473,7 +5501,7 @@
5473
5501
  }
5474
5502
  }
5475
5503
  },
5476
- "S4l": {
5504
+ "S4p": {
5477
5505
  "type": "map",
5478
5506
  "key": {},
5479
5507
  "value": {
@@ -5483,7 +5511,7 @@
5483
5511
  }
5484
5512
  }
5485
5513
  },
5486
- "S4u": {
5514
+ "S4y": {
5487
5515
  "type": "structure",
5488
5516
  "required": [
5489
5517
  "PatchFilters"
@@ -5508,7 +5536,7 @@
5508
5536
  }
5509
5537
  }
5510
5538
  },
5511
- "S50": {
5539
+ "S54": {
5512
5540
  "type": "structure",
5513
5541
  "required": [
5514
5542
  "PatchRules"
@@ -5523,7 +5551,7 @@
5523
5551
  ],
5524
5552
  "members": {
5525
5553
  "PatchFilterGroup": {
5526
- "shape": "S4u"
5554
+ "shape": "S4y"
5527
5555
  },
5528
5556
  "ComplianceLevel": {},
5529
5557
  "ApproveAfterDays": {
@@ -5538,11 +5566,11 @@
5538
5566
  }
5539
5567
  }
5540
5568
  },
5541
- "S57": {
5569
+ "S5b": {
5542
5570
  "type": "list",
5543
5571
  "member": {}
5544
5572
  },
5545
- "S5b": {
5573
+ "S5f": {
5546
5574
  "type": "list",
5547
5575
  "member": {
5548
5576
  "type": "structure",
@@ -5564,7 +5592,7 @@
5564
5592
  }
5565
5593
  }
5566
5594
  },
5567
- "S5l": {
5595
+ "S5p": {
5568
5596
  "type": "structure",
5569
5597
  "required": [
5570
5598
  "BucketName",
@@ -5585,7 +5613,7 @@
5585
5613
  }
5586
5614
  }
5587
5615
  },
5588
- "S5u": {
5616
+ "S5y": {
5589
5617
  "type": "structure",
5590
5618
  "required": [
5591
5619
  "SourceType",
@@ -5594,10 +5622,10 @@
5594
5622
  "members": {
5595
5623
  "SourceType": {},
5596
5624
  "AwsOrganizationsSource": {
5597
- "shape": "S5w"
5625
+ "shape": "S60"
5598
5626
  },
5599
5627
  "SourceRegions": {
5600
- "shape": "S61"
5628
+ "shape": "S65"
5601
5629
  },
5602
5630
  "IncludeFutureRegions": {
5603
5631
  "type": "boolean"
@@ -5607,7 +5635,7 @@
5607
5635
  }
5608
5636
  }
5609
5637
  },
5610
- "S5w": {
5638
+ "S60": {
5611
5639
  "type": "structure",
5612
5640
  "required": [
5613
5641
  "OrganizationSourceType"
@@ -5625,11 +5653,11 @@
5625
5653
  }
5626
5654
  }
5627
5655
  },
5628
- "S61": {
5656
+ "S65": {
5629
5657
  "type": "list",
5630
5658
  "member": {}
5631
5659
  },
5632
- "S6i": {
5660
+ "S6m": {
5633
5661
  "type": "structure",
5634
5662
  "members": {
5635
5663
  "TotalCount": {
@@ -5655,11 +5683,11 @@
5655
5683
  }
5656
5684
  }
5657
5685
  },
5658
- "S6x": {
5686
+ "S71": {
5659
5687
  "type": "list",
5660
5688
  "member": {}
5661
5689
  },
5662
- "S8s": {
5690
+ "S8w": {
5663
5691
  "type": "map",
5664
5692
  "key": {},
5665
5693
  "value": {
@@ -5667,7 +5695,7 @@
5667
5695
  "member": {}
5668
5696
  }
5669
5697
  },
5670
- "S8x": {
5698
+ "S91": {
5671
5699
  "type": "list",
5672
5700
  "member": {
5673
5701
  "type": "map",
@@ -5678,7 +5706,7 @@
5678
5706
  }
5679
5707
  }
5680
5708
  },
5681
- "S92": {
5709
+ "S96": {
5682
5710
  "type": "structure",
5683
5711
  "members": {
5684
5712
  "ParameterValues": {
@@ -5690,7 +5718,7 @@
5690
5718
  }
5691
5719
  }
5692
5720
  },
5693
- "S96": {
5721
+ "S9a": {
5694
5722
  "type": "list",
5695
5723
  "member": {
5696
5724
  "type": "structure",
@@ -5701,21 +5729,21 @@
5701
5729
  "DocumentName": {},
5702
5730
  "DocumentVersion": {},
5703
5731
  "Parameters": {
5704
- "shape": "S8s"
5732
+ "shape": "S8w"
5705
5733
  },
5706
5734
  "TargetParameterName": {},
5707
5735
  "Targets": {
5708
- "shape": "S14"
5736
+ "shape": "S18"
5709
5737
  },
5710
5738
  "MaxConcurrency": {},
5711
5739
  "MaxErrors": {},
5712
5740
  "TargetLocations": {
5713
- "shape": "S1o"
5741
+ "shape": "S1s"
5714
5742
  }
5715
5743
  }
5716
5744
  }
5717
5745
  },
5718
- "S9g": {
5746
+ "S9k": {
5719
5747
  "type": "list",
5720
5748
  "member": {
5721
5749
  "type": "structure",
@@ -5743,7 +5771,7 @@
5743
5771
  "value": {}
5744
5772
  },
5745
5773
  "Outputs": {
5746
- "shape": "S8s"
5774
+ "shape": "S8w"
5747
5775
  },
5748
5776
  "Response": {},
5749
5777
  "FailureMessage": {},
@@ -5753,13 +5781,13 @@
5753
5781
  "FailureStage": {},
5754
5782
  "FailureType": {},
5755
5783
  "Details": {
5756
- "shape": "S8s"
5784
+ "shape": "S8w"
5757
5785
  }
5758
5786
  }
5759
5787
  },
5760
5788
  "StepExecutionId": {},
5761
5789
  "OverriddenParameters": {
5762
- "shape": "S8s"
5790
+ "shape": "S8w"
5763
5791
  },
5764
5792
  "IsEnd": {
5765
5793
  "type": "boolean"
@@ -5773,15 +5801,15 @@
5773
5801
  "member": {}
5774
5802
  },
5775
5803
  "Targets": {
5776
- "shape": "S14"
5804
+ "shape": "S18"
5777
5805
  },
5778
5806
  "TargetLocation": {
5779
- "shape": "S1p"
5807
+ "shape": "S1t"
5780
5808
  }
5781
5809
  }
5782
5810
  }
5783
5811
  },
5784
- "S9q": {
5812
+ "S9u": {
5785
5813
  "type": "list",
5786
5814
  "member": {
5787
5815
  "type": "structure",
@@ -5794,7 +5822,7 @@
5794
5822
  }
5795
5823
  }
5796
5824
  },
5797
- "S9y": {
5825
+ "Sa2": {
5798
5826
  "type": "structure",
5799
5827
  "members": {
5800
5828
  "Id": {},
@@ -5835,15 +5863,15 @@
5835
5863
  "Repository": {}
5836
5864
  }
5837
5865
  },
5838
- "Sat": {
5866
+ "Sax": {
5839
5867
  "type": "list",
5840
5868
  "member": {}
5841
5869
  },
5842
- "Sbm": {
5870
+ "Sbq": {
5843
5871
  "type": "list",
5844
5872
  "member": {}
5845
5873
  },
5846
- "Sc6": {
5874
+ "Scc": {
5847
5875
  "type": "structure",
5848
5876
  "required": [
5849
5877
  "InstanceId",
@@ -5860,7 +5888,7 @@
5860
5888
  "SnapshotId": {},
5861
5889
  "InstallOverrideList": {},
5862
5890
  "OwnerInformation": {
5863
- "shape": "Sc9"
5891
+ "shape": "Scf"
5864
5892
  },
5865
5893
  "InstalledCount": {
5866
5894
  "type": "integer"
@@ -5908,11 +5936,11 @@
5908
5936
  }
5909
5937
  }
5910
5938
  },
5911
- "Sc9": {
5939
+ "Scf": {
5912
5940
  "type": "string",
5913
5941
  "sensitive": true
5914
5942
  },
5915
- "Sdc": {
5943
+ "Sdi": {
5916
5944
  "type": "list",
5917
5945
  "member": {
5918
5946
  "type": "structure",
@@ -5925,11 +5953,11 @@
5925
5953
  }
5926
5954
  }
5927
5955
  },
5928
- "Sdo": {
5956
+ "Sdu": {
5929
5957
  "type": "string",
5930
5958
  "sensitive": true
5931
5959
  },
5932
- "Sef": {
5960
+ "Sel": {
5933
5961
  "type": "map",
5934
5962
  "key": {},
5935
5963
  "value": {
@@ -5948,7 +5976,7 @@
5948
5976
  },
5949
5977
  "sensitive": true
5950
5978
  },
5951
- "Sel": {
5979
+ "Ser": {
5952
5980
  "type": "structure",
5953
5981
  "required": [
5954
5982
  "S3BucketName",
@@ -5960,7 +5988,7 @@
5960
5988
  "S3Region": {}
5961
5989
  }
5962
5990
  },
5963
- "Sfe": {
5991
+ "Sfl": {
5964
5992
  "type": "list",
5965
5993
  "member": {
5966
5994
  "type": "structure",
@@ -5977,7 +6005,7 @@
5977
6005
  }
5978
6006
  }
5979
6007
  },
5980
- "Sft": {
6008
+ "Sg0": {
5981
6009
  "type": "list",
5982
6010
  "member": {
5983
6011
  "type": "structure",
@@ -5988,7 +6016,7 @@
5988
6016
  }
5989
6017
  }
5990
6018
  },
5991
- "Sfz": {
6019
+ "Sg6": {
5992
6020
  "type": "structure",
5993
6021
  "members": {
5994
6022
  "BaselineId": {},
@@ -6000,7 +6028,7 @@
6000
6028
  }
6001
6029
  }
6002
6030
  },
6003
- "Shi": {
6031
+ "Shr": {
6004
6032
  "type": "structure",
6005
6033
  "members": {
6006
6034
  "CloudWatchLogGroupName": {},
@@ -6009,7 +6037,7 @@
6009
6037
  }
6010
6038
  }
6011
6039
  },
6012
- "Si4": {
6040
+ "Sid": {
6013
6041
  "type": "list",
6014
6042
  "member": {
6015
6043
  "type": "structure",
@@ -6027,14 +6055,14 @@
6027
6055
  }
6028
6056
  }
6029
6057
  },
6030
- "Sia": {
6058
+ "Sij": {
6031
6059
  "type": "list",
6032
6060
  "member": {
6033
6061
  "type": "structure",
6034
6062
  "members": {
6035
6063
  "Expression": {},
6036
6064
  "Aggregators": {
6037
- "shape": "Sia"
6065
+ "shape": "Sij"
6038
6066
  },
6039
6067
  "Groups": {
6040
6068
  "type": "list",
@@ -6047,7 +6075,7 @@
6047
6075
  "members": {
6048
6076
  "Name": {},
6049
6077
  "Filters": {
6050
- "shape": "Si4"
6078
+ "shape": "Sid"
6051
6079
  }
6052
6080
  }
6053
6081
  }
@@ -6055,7 +6083,7 @@
6055
6083
  }
6056
6084
  }
6057
6085
  },
6058
- "Sir": {
6086
+ "Sj0": {
6059
6087
  "type": "list",
6060
6088
  "member": {
6061
6089
  "type": "map",
@@ -6063,7 +6091,7 @@
6063
6091
  "value": {}
6064
6092
  }
6065
6093
  },
6066
- "Sji": {
6094
+ "Sjr": {
6067
6095
  "type": "structure",
6068
6096
  "members": {
6069
6097
  "RunCommand": {
@@ -6071,18 +6099,18 @@
6071
6099
  "members": {
6072
6100
  "Comment": {},
6073
6101
  "CloudWatchOutputConfig": {
6074
- "shape": "Shi"
6102
+ "shape": "Shr"
6075
6103
  },
6076
6104
  "DocumentHash": {},
6077
6105
  "DocumentHashType": {},
6078
6106
  "DocumentVersion": {},
6079
6107
  "NotificationConfig": {
6080
- "shape": "Sjk"
6108
+ "shape": "Sjt"
6081
6109
  },
6082
6110
  "OutputS3BucketName": {},
6083
6111
  "OutputS3KeyPrefix": {},
6084
6112
  "Parameters": {
6085
- "shape": "S10"
6113
+ "shape": "S14"
6086
6114
  },
6087
6115
  "ServiceRoleArn": {},
6088
6116
  "TimeoutSeconds": {
@@ -6095,7 +6123,7 @@
6095
6123
  "members": {
6096
6124
  "DocumentVersion": {},
6097
6125
  "Parameters": {
6098
- "shape": "S8s"
6126
+ "shape": "S8w"
6099
6127
  }
6100
6128
  }
6101
6129
  },
@@ -6122,7 +6150,7 @@
6122
6150
  }
6123
6151
  }
6124
6152
  },
6125
- "Sjk": {
6153
+ "Sjt": {
6126
6154
  "type": "structure",
6127
6155
  "members": {
6128
6156
  "NotificationArn": {},
@@ -6133,7 +6161,7 @@
6133
6161
  "NotificationType": {}
6134
6162
  }
6135
6163
  },
6136
- "Sk5": {
6164
+ "Ske": {
6137
6165
  "type": "list",
6138
6166
  "member": {
6139
6167
  "type": "structure",
@@ -6151,7 +6179,7 @@
6151
6179
  }
6152
6180
  }
6153
6181
  },
6154
- "Skb": {
6182
+ "Skk": {
6155
6183
  "type": "list",
6156
6184
  "member": {
6157
6185
  "type": "structure",
@@ -6165,21 +6193,21 @@
6165
6193
  "value": {}
6166
6194
  },
6167
6195
  "Filters": {
6168
- "shape": "Sk5"
6196
+ "shape": "Ske"
6169
6197
  },
6170
6198
  "Aggregators": {
6171
- "shape": "Skb"
6199
+ "shape": "Skk"
6172
6200
  }
6173
6201
  }
6174
6202
  }
6175
6203
  },
6176
- "Skx": {
6204
+ "Sl6": {
6177
6205
  "type": "structure",
6178
6206
  "members": {
6179
6207
  "Name": {},
6180
6208
  "Type": {},
6181
6209
  "Value": {
6182
- "shape": "Sky"
6210
+ "shape": "Sl7"
6183
6211
  },
6184
6212
  "Version": {
6185
6213
  "type": "long"
@@ -6193,21 +6221,21 @@
6193
6221
  "DataType": {}
6194
6222
  }
6195
6223
  },
6196
- "Sky": {
6224
+ "Sl7": {
6197
6225
  "type": "string",
6198
6226
  "sensitive": true
6199
6227
  },
6200
- "Sl4": {
6228
+ "Sld": {
6201
6229
  "type": "list",
6202
6230
  "member": {}
6203
6231
  },
6204
- "Sl8": {
6232
+ "Slh": {
6205
6233
  "type": "list",
6206
6234
  "member": {
6207
- "shape": "Skx"
6235
+ "shape": "Sl6"
6208
6236
  }
6209
6237
  },
6210
- "Slk": {
6238
+ "Slt": {
6211
6239
  "type": "structure",
6212
6240
  "members": {
6213
6241
  "SettingId": {},
@@ -6220,7 +6248,7 @@
6220
6248
  "Status": {}
6221
6249
  }
6222
6250
  },
6223
- "Sm2": {
6251
+ "Smb": {
6224
6252
  "type": "list",
6225
6253
  "member": {
6226
6254
  "type": "structure",
@@ -6234,7 +6262,7 @@
6234
6262
  }
6235
6263
  }
6236
6264
  },
6237
- "Smi": {
6265
+ "Smr": {
6238
6266
  "type": "structure",
6239
6267
  "members": {
6240
6268
  "CommandId": {},
@@ -6245,13 +6273,13 @@
6245
6273
  "type": "timestamp"
6246
6274
  },
6247
6275
  "Parameters": {
6248
- "shape": "S10"
6276
+ "shape": "S14"
6249
6277
  },
6250
6278
  "InstanceIds": {
6251
6279
  "shape": "Si"
6252
6280
  },
6253
6281
  "Targets": {
6254
- "shape": "S14"
6282
+ "shape": "S18"
6255
6283
  },
6256
6284
  "RequestedDateTime": {
6257
6285
  "type": "timestamp"
@@ -6277,17 +6305,17 @@
6277
6305
  },
6278
6306
  "ServiceRole": {},
6279
6307
  "NotificationConfig": {
6280
- "shape": "Sjk"
6308
+ "shape": "Sjt"
6281
6309
  },
6282
6310
  "CloudWatchOutputConfig": {
6283
- "shape": "Shi"
6311
+ "shape": "Shr"
6284
6312
  },
6285
6313
  "TimeoutSeconds": {
6286
6314
  "type": "integer"
6287
6315
  }
6288
6316
  }
6289
6317
  },
6290
- "Smp": {
6318
+ "Smy": {
6291
6319
  "type": "list",
6292
6320
  "member": {
6293
6321
  "type": "structure",
@@ -6301,7 +6329,7 @@
6301
6329
  }
6302
6330
  }
6303
6331
  },
6304
- "Sn7": {
6332
+ "Sng": {
6305
6333
  "type": "structure",
6306
6334
  "required": [
6307
6335
  "ExecutionTime"
@@ -6314,23 +6342,23 @@
6314
6342
  "ExecutionType": {}
6315
6343
  }
6316
6344
  },
6317
- "Sna": {
6345
+ "Snj": {
6318
6346
  "type": "map",
6319
6347
  "key": {},
6320
6348
  "value": {}
6321
6349
  },
6322
- "Snf": {
6350
+ "Sno": {
6323
6351
  "type": "structure",
6324
6352
  "members": {
6325
6353
  "CompliantCount": {
6326
6354
  "type": "integer"
6327
6355
  },
6328
6356
  "SeveritySummary": {
6329
- "shape": "Snh"
6357
+ "shape": "Snq"
6330
6358
  }
6331
6359
  }
6332
6360
  },
6333
- "Snh": {
6361
+ "Snq": {
6334
6362
  "type": "structure",
6335
6363
  "members": {
6336
6364
  "CriticalCount": {
@@ -6353,18 +6381,18 @@
6353
6381
  }
6354
6382
  }
6355
6383
  },
6356
- "Sni": {
6384
+ "Snr": {
6357
6385
  "type": "structure",
6358
6386
  "members": {
6359
6387
  "NonCompliantCount": {
6360
6388
  "type": "integer"
6361
6389
  },
6362
6390
  "SeveritySummary": {
6363
- "shape": "Snh"
6391
+ "shape": "Snq"
6364
6392
  }
6365
6393
  }
6366
6394
  },
6367
- "Snp": {
6395
+ "Sny": {
6368
6396
  "type": "list",
6369
6397
  "member": {
6370
6398
  "type": "structure",
@@ -6374,7 +6402,7 @@
6374
6402
  }
6375
6403
  }
6376
6404
  },
6377
- "Son": {
6405
+ "Sow": {
6378
6406
  "type": "structure",
6379
6407
  "members": {
6380
6408
  "Arn": {}