@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -269,7 +269,7 @@
269
269
  "members": {
270
270
  "Name": {},
271
271
  "Description": {
272
- "shape": "S3t"
272
+ "shape": "S3w"
273
273
  },
274
274
  "StartDate": {},
275
275
  "EndDate": {},
@@ -314,16 +314,16 @@
314
314
  "Description": {},
315
315
  "OpsItemType": {},
316
316
  "OperationalData": {
317
- "shape": "S47"
317
+ "shape": "S4a"
318
318
  },
319
319
  "Notifications": {
320
- "shape": "S4c"
320
+ "shape": "S4f"
321
321
  },
322
322
  "Priority": {
323
323
  "type": "integer"
324
324
  },
325
325
  "RelatedOpsItems": {
326
- "shape": "S4g"
326
+ "shape": "S4j"
327
327
  },
328
328
  "Source": {},
329
329
  "Title": {},
@@ -362,7 +362,7 @@
362
362
  "members": {
363
363
  "ResourceId": {},
364
364
  "Metadata": {
365
- "shape": "S4p"
365
+ "shape": "S4s"
366
366
  },
367
367
  "Tags": {
368
368
  "shape": "S4"
@@ -386,25 +386,25 @@
386
386
  "OperatingSystem": {},
387
387
  "Name": {},
388
388
  "GlobalFilters": {
389
- "shape": "S4y"
389
+ "shape": "S51"
390
390
  },
391
391
  "ApprovalRules": {
392
- "shape": "S54"
392
+ "shape": "S57"
393
393
  },
394
394
  "ApprovedPatches": {
395
- "shape": "S5b"
395
+ "shape": "S5e"
396
396
  },
397
397
  "ApprovedPatchesComplianceLevel": {},
398
398
  "ApprovedPatchesEnableNonSecurity": {
399
399
  "type": "boolean"
400
400
  },
401
401
  "RejectedPatches": {
402
- "shape": "S5b"
402
+ "shape": "S5e"
403
403
  },
404
404
  "RejectedPatchesAction": {},
405
405
  "Description": {},
406
406
  "Sources": {
407
- "shape": "S5f"
407
+ "shape": "S5i"
408
408
  },
409
409
  "ClientToken": {
410
410
  "idempotencyToken": true
@@ -430,11 +430,11 @@
430
430
  "members": {
431
431
  "SyncName": {},
432
432
  "S3Destination": {
433
- "shape": "S5p"
433
+ "shape": "S5s"
434
434
  },
435
435
  "SyncType": {},
436
436
  "SyncSource": {
437
- "shape": "S5y"
437
+ "shape": "S61"
438
438
  }
439
439
  }
440
440
  },
@@ -515,7 +515,7 @@
515
515
  "DeletionId": {},
516
516
  "TypeName": {},
517
517
  "DeletionSummary": {
518
- "shape": "S6m"
518
+ "shape": "S6p"
519
519
  }
520
520
  }
521
521
  }
@@ -575,7 +575,7 @@
575
575
  ],
576
576
  "members": {
577
577
  "Names": {
578
- "shape": "S71"
578
+ "shape": "S74"
579
579
  }
580
580
  }
581
581
  },
@@ -583,10 +583,10 @@
583
583
  "type": "structure",
584
584
  "members": {
585
585
  "DeletedParameters": {
586
- "shape": "S71"
586
+ "shape": "S74"
587
587
  },
588
588
  "InvalidParameters": {
589
- "shape": "S71"
589
+ "shape": "S74"
590
590
  }
591
591
  }
592
592
  }
@@ -948,7 +948,7 @@
948
948
  "ExecutedBy": {},
949
949
  "LogFile": {},
950
950
  "Outputs": {
951
- "shape": "S8w"
951
+ "shape": "S8z"
952
952
  },
953
953
  "Mode": {},
954
954
  "ParentAutomationExecutionId": {},
@@ -960,10 +960,10 @@
960
960
  "shape": "S18"
961
961
  },
962
962
  "TargetMaps": {
963
- "shape": "S91"
963
+ "shape": "S94"
964
964
  },
965
965
  "ResolvedTargets": {
966
- "shape": "S96"
966
+ "shape": "S99"
967
967
  },
968
968
  "MaxConcurrency": {},
969
969
  "MaxErrors": {},
@@ -974,7 +974,7 @@
974
974
  "type": "timestamp"
975
975
  },
976
976
  "Runbooks": {
977
- "shape": "S9a"
977
+ "shape": "S9d"
978
978
  },
979
979
  "OpsItemId": {},
980
980
  "AssociationId": {},
@@ -1024,7 +1024,7 @@
1024
1024
  "type": "structure",
1025
1025
  "members": {
1026
1026
  "StepExecutions": {
1027
- "shape": "S9k"
1027
+ "shape": "S9n"
1028
1028
  },
1029
1029
  "NextToken": {}
1030
1030
  }
@@ -1035,7 +1035,7 @@
1035
1035
  "type": "structure",
1036
1036
  "members": {
1037
1037
  "Filters": {
1038
- "shape": "S9u"
1038
+ "shape": "S9x"
1039
1039
  },
1040
1040
  "MaxResults": {
1041
1041
  "type": "integer"
@@ -1049,7 +1049,7 @@
1049
1049
  "Patches": {
1050
1050
  "type": "list",
1051
1051
  "member": {
1052
- "shape": "Sa2"
1052
+ "shape": "Sa5"
1053
1053
  }
1054
1054
  },
1055
1055
  "NextToken": {}
@@ -1097,7 +1097,7 @@
1097
1097
  "type": "structure",
1098
1098
  "members": {
1099
1099
  "AccountIds": {
1100
- "shape": "Sax"
1100
+ "shape": "Sb0"
1101
1101
  },
1102
1102
  "AccountSharingInfoList": {
1103
1103
  "type": "list",
@@ -1169,7 +1169,7 @@
1169
1169
  "type": "structure",
1170
1170
  "members": {
1171
1171
  "Patch": {
1172
- "shape": "Sa2"
1172
+ "shape": "Sa5"
1173
1173
  },
1174
1174
  "PatchStatus": {
1175
1175
  "type": "structure",
@@ -1256,7 +1256,7 @@
1256
1256
  "members": {
1257
1257
  "key": {},
1258
1258
  "valueSet": {
1259
- "shape": "Sbq"
1259
+ "shape": "Sbt"
1260
1260
  }
1261
1261
  }
1262
1262
  }
@@ -1272,7 +1272,7 @@
1272
1272
  "members": {
1273
1273
  "Key": {},
1274
1274
  "Values": {
1275
- "shape": "Sbq"
1275
+ "shape": "Sbt"
1276
1276
  }
1277
1277
  }
1278
1278
  }
@@ -1363,7 +1363,7 @@
1363
1363
  "InstancePatchStates": {
1364
1364
  "type": "list",
1365
1365
  "member": {
1366
- "shape": "Scc"
1366
+ "shape": "Scf"
1367
1367
  }
1368
1368
  },
1369
1369
  "NextToken": {}
@@ -1409,7 +1409,7 @@
1409
1409
  "InstancePatchStates": {
1410
1410
  "type": "list",
1411
1411
  "member": {
1412
- "shape": "Scc"
1412
+ "shape": "Scf"
1413
1413
  }
1414
1414
  },
1415
1415
  "NextToken": {}
@@ -1425,7 +1425,7 @@
1425
1425
  "members": {
1426
1426
  "InstanceId": {},
1427
1427
  "Filters": {
1428
- "shape": "S9u"
1428
+ "shape": "S9x"
1429
1429
  },
1430
1430
  "NextToken": {},
1431
1431
  "MaxResults": {
@@ -1492,7 +1492,7 @@
1492
1492
  "LastStatus": {},
1493
1493
  "LastStatusMessage": {},
1494
1494
  "DeletionSummary": {
1495
- "shape": "S6m"
1495
+ "shape": "S6p"
1496
1496
  },
1497
1497
  "LastStatusUpdateTime": {
1498
1498
  "type": "timestamp"
@@ -1515,7 +1515,7 @@
1515
1515
  "WindowExecutionId": {},
1516
1516
  "TaskId": {},
1517
1517
  "Filters": {
1518
- "shape": "Sdi"
1518
+ "shape": "Sdl"
1519
1519
  },
1520
1520
  "MaxResults": {
1521
1521
  "type": "integer"
@@ -1537,7 +1537,7 @@
1537
1537
  "ExecutionId": {},
1538
1538
  "TaskType": {},
1539
1539
  "Parameters": {
1540
- "shape": "Sdu"
1540
+ "shape": "Sdx"
1541
1541
  },
1542
1542
  "Status": {},
1543
1543
  "StatusDetails": {},
@@ -1548,7 +1548,7 @@
1548
1548
  "type": "timestamp"
1549
1549
  },
1550
1550
  "OwnerInformation": {
1551
- "shape": "Scf"
1551
+ "shape": "Sci"
1552
1552
  },
1553
1553
  "WindowTargetId": {}
1554
1554
  }
@@ -1567,7 +1567,7 @@
1567
1567
  "members": {
1568
1568
  "WindowExecutionId": {},
1569
1569
  "Filters": {
1570
- "shape": "Sdi"
1570
+ "shape": "Sdl"
1571
1571
  },
1572
1572
  "MaxResults": {
1573
1573
  "type": "integer"
@@ -1611,7 +1611,7 @@
1611
1611
  "members": {
1612
1612
  "WindowId": {},
1613
1613
  "Filters": {
1614
- "shape": "Sdi"
1614
+ "shape": "Sdl"
1615
1615
  },
1616
1616
  "MaxResults": {
1617
1617
  "type": "integer"
@@ -1654,7 +1654,7 @@
1654
1654
  },
1655
1655
  "ResourceType": {},
1656
1656
  "Filters": {
1657
- "shape": "S9u"
1657
+ "shape": "S9x"
1658
1658
  },
1659
1659
  "MaxResults": {
1660
1660
  "type": "integer"
@@ -1689,7 +1689,7 @@
1689
1689
  "members": {
1690
1690
  "WindowId": {},
1691
1691
  "Filters": {
1692
- "shape": "Sdi"
1692
+ "shape": "Sdl"
1693
1693
  },
1694
1694
  "MaxResults": {
1695
1695
  "type": "integer"
@@ -1712,11 +1712,11 @@
1712
1712
  "shape": "S18"
1713
1713
  },
1714
1714
  "OwnerInformation": {
1715
- "shape": "Scf"
1715
+ "shape": "Sci"
1716
1716
  },
1717
1717
  "Name": {},
1718
1718
  "Description": {
1719
- "shape": "S3t"
1719
+ "shape": "S3w"
1720
1720
  }
1721
1721
  }
1722
1722
  }
@@ -1734,7 +1734,7 @@
1734
1734
  "members": {
1735
1735
  "WindowId": {},
1736
1736
  "Filters": {
1737
- "shape": "Sdi"
1737
+ "shape": "Sdl"
1738
1738
  },
1739
1739
  "MaxResults": {
1740
1740
  "type": "integer"
@@ -1758,20 +1758,20 @@
1758
1758
  "shape": "S18"
1759
1759
  },
1760
1760
  "TaskParameters": {
1761
- "shape": "Sel"
1761
+ "shape": "Seo"
1762
1762
  },
1763
1763
  "Priority": {
1764
1764
  "type": "integer"
1765
1765
  },
1766
1766
  "LoggingInfo": {
1767
- "shape": "Ser"
1767
+ "shape": "Seu"
1768
1768
  },
1769
1769
  "ServiceRoleArn": {},
1770
1770
  "MaxConcurrency": {},
1771
1771
  "MaxErrors": {},
1772
1772
  "Name": {},
1773
1773
  "Description": {
1774
- "shape": "S3t"
1774
+ "shape": "S3w"
1775
1775
  },
1776
1776
  "CutoffBehavior": {}
1777
1777
  }
@@ -1786,7 +1786,7 @@
1786
1786
  "type": "structure",
1787
1787
  "members": {
1788
1788
  "Filters": {
1789
- "shape": "Sdi"
1789
+ "shape": "Sdl"
1790
1790
  },
1791
1791
  "MaxResults": {
1792
1792
  "type": "integer"
@@ -1805,7 +1805,7 @@
1805
1805
  "WindowId": {},
1806
1806
  "Name": {},
1807
1807
  "Description": {
1808
- "shape": "S3t"
1808
+ "shape": "S3w"
1809
1809
  },
1810
1810
  "Enabled": {
1811
1811
  "type": "boolean"
@@ -1920,7 +1920,7 @@
1920
1920
  "OpsItemId": {},
1921
1921
  "Title": {},
1922
1922
  "OperationalData": {
1923
- "shape": "S47"
1923
+ "shape": "S4a"
1924
1924
  },
1925
1925
  "Category": {},
1926
1926
  "Severity": {},
@@ -1965,7 +1965,7 @@
1965
1965
  }
1966
1966
  },
1967
1967
  "ParameterFilters": {
1968
- "shape": "Sfl"
1968
+ "shape": "Sfo"
1969
1969
  },
1970
1970
  "MaxResults": {
1971
1971
  "type": "integer"
@@ -1995,7 +1995,7 @@
1995
1995
  },
1996
1996
  "Tier": {},
1997
1997
  "Policies": {
1998
- "shape": "Sg0"
1998
+ "shape": "Sg3"
1999
1999
  },
2000
2000
  "DataType": {}
2001
2001
  }
@@ -2010,7 +2010,7 @@
2010
2010
  "type": "structure",
2011
2011
  "members": {
2012
2012
  "Filters": {
2013
- "shape": "S9u"
2013
+ "shape": "S9x"
2014
2014
  },
2015
2015
  "MaxResults": {
2016
2016
  "type": "integer"
@@ -2024,7 +2024,7 @@
2024
2024
  "BaselineIdentities": {
2025
2025
  "type": "list",
2026
2026
  "member": {
2027
- "shape": "Sg6"
2027
+ "shape": "Sg9"
2028
2028
  }
2029
2029
  },
2030
2030
  "NextToken": {}
@@ -2091,7 +2091,7 @@
2091
2091
  "type": "integer"
2092
2092
  },
2093
2093
  "Filters": {
2094
- "shape": "S9u"
2094
+ "shape": "S9x"
2095
2095
  },
2096
2096
  "NextToken": {}
2097
2097
  }
@@ -2106,7 +2106,7 @@
2106
2106
  "members": {
2107
2107
  "PatchGroup": {},
2108
2108
  "BaselineIdentity": {
2109
- "shape": "Sg6"
2109
+ "shape": "Sg9"
2110
2110
  }
2111
2111
  }
2112
2112
  }
@@ -2255,16 +2255,16 @@
2255
2255
  },
2256
2256
  "AutomationExecutionStatus": {},
2257
2257
  "StepExecutions": {
2258
- "shape": "S9k"
2258
+ "shape": "S9n"
2259
2259
  },
2260
2260
  "StepExecutionsTruncated": {
2261
2261
  "type": "boolean"
2262
2262
  },
2263
2263
  "Parameters": {
2264
- "shape": "S8w"
2264
+ "shape": "S8z"
2265
2265
  },
2266
2266
  "Outputs": {
2267
- "shape": "S8w"
2267
+ "shape": "S8z"
2268
2268
  },
2269
2269
  "FailureMessage": {},
2270
2270
  "Mode": {},
@@ -2277,10 +2277,10 @@
2277
2277
  "shape": "S18"
2278
2278
  },
2279
2279
  "TargetMaps": {
2280
- "shape": "S91"
2280
+ "shape": "S94"
2281
2281
  },
2282
2282
  "ResolvedTargets": {
2283
- "shape": "S96"
2283
+ "shape": "S99"
2284
2284
  },
2285
2285
  "MaxConcurrency": {},
2286
2286
  "MaxErrors": {},
@@ -2313,7 +2313,7 @@
2313
2313
  "type": "timestamp"
2314
2314
  },
2315
2315
  "Runbooks": {
2316
- "shape": "S9a"
2316
+ "shape": "S9d"
2317
2317
  },
2318
2318
  "OpsItemId": {},
2319
2319
  "AssociationId": {},
@@ -2380,7 +2380,7 @@
2380
2380
  "StandardErrorContent": {},
2381
2381
  "StandardErrorUrl": {},
2382
2382
  "CloudWatchOutputConfig": {
2383
- "shape": "Shr"
2383
+ "shape": "Shu"
2384
2384
  }
2385
2385
  }
2386
2386
  }
@@ -2433,24 +2433,24 @@
2433
2433
  "members": {
2434
2434
  "OperatingSystem": {},
2435
2435
  "GlobalFilters": {
2436
- "shape": "S4y"
2436
+ "shape": "S51"
2437
2437
  },
2438
2438
  "ApprovalRules": {
2439
- "shape": "S54"
2439
+ "shape": "S57"
2440
2440
  },
2441
2441
  "ApprovedPatches": {
2442
- "shape": "S5b"
2442
+ "shape": "S5e"
2443
2443
  },
2444
2444
  "ApprovedPatchesComplianceLevel": {},
2445
2445
  "RejectedPatches": {
2446
- "shape": "S5b"
2446
+ "shape": "S5e"
2447
2447
  },
2448
2448
  "RejectedPatchesAction": {},
2449
2449
  "ApprovedPatchesEnableNonSecurity": {
2450
2450
  "type": "boolean"
2451
2451
  },
2452
2452
  "Sources": {
2453
- "shape": "S5f"
2453
+ "shape": "S5i"
2454
2454
  }
2455
2455
  }
2456
2456
  }
@@ -2521,10 +2521,10 @@
2521
2521
  "type": "structure",
2522
2522
  "members": {
2523
2523
  "Filters": {
2524
- "shape": "Sid"
2524
+ "shape": "Sig"
2525
2525
  },
2526
2526
  "Aggregators": {
2527
- "shape": "Sij"
2527
+ "shape": "Sim"
2528
2528
  },
2529
2529
  "ResultAttributes": {
2530
2530
  "type": "list",
@@ -2569,7 +2569,7 @@
2569
2569
  "CaptureTime": {},
2570
2570
  "ContentHash": {},
2571
2571
  "Content": {
2572
- "shape": "Sj0"
2572
+ "shape": "Sj3"
2573
2573
  }
2574
2574
  }
2575
2575
  }
@@ -2650,7 +2650,7 @@
2650
2650
  "WindowId": {},
2651
2651
  "Name": {},
2652
2652
  "Description": {
2653
- "shape": "S3t"
2653
+ "shape": "S3w"
2654
2654
  },
2655
2655
  "StartDate": {},
2656
2656
  "EndDate": {},
@@ -2733,7 +2733,7 @@
2733
2733
  "TaskParameters": {
2734
2734
  "type": "list",
2735
2735
  "member": {
2736
- "shape": "Sel"
2736
+ "shape": "Seo"
2737
2737
  },
2738
2738
  "sensitive": true
2739
2739
  },
@@ -2776,7 +2776,7 @@
2776
2776
  "ExecutionId": {},
2777
2777
  "TaskType": {},
2778
2778
  "Parameters": {
2779
- "shape": "Sdu"
2779
+ "shape": "Sdx"
2780
2780
  },
2781
2781
  "Status": {},
2782
2782
  "StatusDetails": {},
@@ -2787,7 +2787,7 @@
2787
2787
  "type": "timestamp"
2788
2788
  },
2789
2789
  "OwnerInformation": {
2790
- "shape": "Scf"
2790
+ "shape": "Sci"
2791
2791
  },
2792
2792
  "WindowTargetId": {}
2793
2793
  }
@@ -2817,10 +2817,10 @@
2817
2817
  "ServiceRoleArn": {},
2818
2818
  "TaskType": {},
2819
2819
  "TaskParameters": {
2820
- "shape": "Sel"
2820
+ "shape": "Seo"
2821
2821
  },
2822
2822
  "TaskInvocationParameters": {
2823
- "shape": "Sjr"
2823
+ "shape": "Sju"
2824
2824
  },
2825
2825
  "Priority": {
2826
2826
  "type": "integer"
@@ -2828,11 +2828,11 @@
2828
2828
  "MaxConcurrency": {},
2829
2829
  "MaxErrors": {},
2830
2830
  "LoggingInfo": {
2831
- "shape": "Ser"
2831
+ "shape": "Seu"
2832
2832
  },
2833
2833
  "Name": {},
2834
2834
  "Description": {
2835
- "shape": "S3t"
2835
+ "shape": "S3w"
2836
2836
  },
2837
2837
  "CutoffBehavior": {}
2838
2838
  }
@@ -2865,13 +2865,13 @@
2865
2865
  "type": "timestamp"
2866
2866
  },
2867
2867
  "Notifications": {
2868
- "shape": "S4c"
2868
+ "shape": "S4f"
2869
2869
  },
2870
2870
  "Priority": {
2871
2871
  "type": "integer"
2872
2872
  },
2873
2873
  "RelatedOpsItems": {
2874
- "shape": "S4g"
2874
+ "shape": "S4j"
2875
2875
  },
2876
2876
  "Status": {},
2877
2877
  "OpsItemId": {},
@@ -2879,7 +2879,7 @@
2879
2879
  "Title": {},
2880
2880
  "Source": {},
2881
2881
  "OperationalData": {
2882
- "shape": "S47"
2882
+ "shape": "S4a"
2883
2883
  },
2884
2884
  "Category": {},
2885
2885
  "Severity": {},
@@ -2919,7 +2919,7 @@
2919
2919
  "members": {
2920
2920
  "ResourceId": {},
2921
2921
  "Metadata": {
2922
- "shape": "S4p"
2922
+ "shape": "S4s"
2923
2923
  },
2924
2924
  "NextToken": {}
2925
2925
  }
@@ -2931,10 +2931,10 @@
2931
2931
  "members": {
2932
2932
  "SyncName": {},
2933
2933
  "Filters": {
2934
- "shape": "Ske"
2934
+ "shape": "Skh"
2935
2935
  },
2936
2936
  "Aggregators": {
2937
- "shape": "Skk"
2937
+ "shape": "Skn"
2938
2938
  },
2939
2939
  "ResultAttributes": {
2940
2940
  "type": "list",
@@ -3005,7 +3005,7 @@
3005
3005
  "type": "structure",
3006
3006
  "members": {
3007
3007
  "Parameter": {
3008
- "shape": "Sl6"
3008
+ "shape": "Sl9"
3009
3009
  }
3010
3010
  }
3011
3011
  }
@@ -3044,18 +3044,18 @@
3044
3044
  "LastModifiedUser": {},
3045
3045
  "Description": {},
3046
3046
  "Value": {
3047
- "shape": "Sl7"
3047
+ "shape": "Sla"
3048
3048
  },
3049
3049
  "AllowedPattern": {},
3050
3050
  "Version": {
3051
3051
  "type": "long"
3052
3052
  },
3053
3053
  "Labels": {
3054
- "shape": "Sld"
3054
+ "shape": "Slg"
3055
3055
  },
3056
3056
  "Tier": {},
3057
3057
  "Policies": {
3058
- "shape": "Sg0"
3058
+ "shape": "Sg3"
3059
3059
  },
3060
3060
  "DataType": {}
3061
3061
  }
@@ -3073,7 +3073,7 @@
3073
3073
  ],
3074
3074
  "members": {
3075
3075
  "Names": {
3076
- "shape": "S71"
3076
+ "shape": "S74"
3077
3077
  },
3078
3078
  "WithDecryption": {
3079
3079
  "type": "boolean"
@@ -3084,10 +3084,10 @@
3084
3084
  "type": "structure",
3085
3085
  "members": {
3086
3086
  "Parameters": {
3087
- "shape": "Slh"
3087
+ "shape": "Slk"
3088
3088
  },
3089
3089
  "InvalidParameters": {
3090
- "shape": "S71"
3090
+ "shape": "S74"
3091
3091
  }
3092
3092
  }
3093
3093
  }
@@ -3104,7 +3104,7 @@
3104
3104
  "type": "boolean"
3105
3105
  },
3106
3106
  "ParameterFilters": {
3107
- "shape": "Sfl"
3107
+ "shape": "Sfo"
3108
3108
  },
3109
3109
  "WithDecryption": {
3110
3110
  "type": "boolean"
@@ -3119,7 +3119,7 @@
3119
3119
  "type": "structure",
3120
3120
  "members": {
3121
3121
  "Parameters": {
3122
- "shape": "Slh"
3122
+ "shape": "Slk"
3123
3123
  },
3124
3124
  "NextToken": {}
3125
3125
  }
@@ -3142,20 +3142,20 @@
3142
3142
  "Name": {},
3143
3143
  "OperatingSystem": {},
3144
3144
  "GlobalFilters": {
3145
- "shape": "S4y"
3145
+ "shape": "S51"
3146
3146
  },
3147
3147
  "ApprovalRules": {
3148
- "shape": "S54"
3148
+ "shape": "S57"
3149
3149
  },
3150
3150
  "ApprovedPatches": {
3151
- "shape": "S5b"
3151
+ "shape": "S5e"
3152
3152
  },
3153
3153
  "ApprovedPatchesComplianceLevel": {},
3154
3154
  "ApprovedPatchesEnableNonSecurity": {
3155
3155
  "type": "boolean"
3156
3156
  },
3157
3157
  "RejectedPatches": {
3158
- "shape": "S5b"
3158
+ "shape": "S5e"
3159
3159
  },
3160
3160
  "RejectedPatchesAction": {},
3161
3161
  "PatchGroups": {
@@ -3170,7 +3170,7 @@
3170
3170
  },
3171
3171
  "Description": {},
3172
3172
  "Sources": {
3173
- "shape": "S5f"
3173
+ "shape": "S5i"
3174
3174
  }
3175
3175
  }
3176
3176
  }
@@ -3209,7 +3209,7 @@
3209
3209
  "type": "structure",
3210
3210
  "members": {
3211
3211
  "ServiceSetting": {
3212
- "shape": "Slt"
3212
+ "shape": "Slw"
3213
3213
  }
3214
3214
  }
3215
3215
  }
@@ -3227,7 +3227,7 @@
3227
3227
  "type": "long"
3228
3228
  },
3229
3229
  "Labels": {
3230
- "shape": "Sld"
3230
+ "shape": "Slg"
3231
3231
  }
3232
3232
  }
3233
3233
  },
@@ -3235,7 +3235,7 @@
3235
3235
  "type": "structure",
3236
3236
  "members": {
3237
3237
  "InvalidLabels": {
3238
- "shape": "Sld"
3238
+ "shape": "Slg"
3239
3239
  },
3240
3240
  "ParameterVersion": {
3241
3241
  "type": "long"
@@ -3369,7 +3369,7 @@
3369
3369
  },
3370
3370
  "NextToken": {},
3371
3371
  "Filters": {
3372
- "shape": "Smb"
3372
+ "shape": "Sme"
3373
3373
  },
3374
3374
  "Details": {
3375
3375
  "type": "boolean"
@@ -3426,10 +3426,10 @@
3426
3426
  },
3427
3427
  "ServiceRole": {},
3428
3428
  "NotificationConfig": {
3429
- "shape": "Sjt"
3429
+ "shape": "Sjw"
3430
3430
  },
3431
3431
  "CloudWatchOutputConfig": {
3432
- "shape": "Shr"
3432
+ "shape": "Shu"
3433
3433
  }
3434
3434
  }
3435
3435
  }
@@ -3449,7 +3449,7 @@
3449
3449
  },
3450
3450
  "NextToken": {},
3451
3451
  "Filters": {
3452
- "shape": "Smb"
3452
+ "shape": "Sme"
3453
3453
  }
3454
3454
  }
3455
3455
  },
@@ -3459,7 +3459,7 @@
3459
3459
  "Commands": {
3460
3460
  "type": "list",
3461
3461
  "member": {
3462
- "shape": "Smr"
3462
+ "shape": "Smu"
3463
3463
  }
3464
3464
  },
3465
3465
  "NextToken": {}
@@ -3471,7 +3471,7 @@
3471
3471
  "type": "structure",
3472
3472
  "members": {
3473
3473
  "Filters": {
3474
- "shape": "Smy"
3474
+ "shape": "Sn1"
3475
3475
  },
3476
3476
  "ResourceIds": {
3477
3477
  "type": "list",
@@ -3503,10 +3503,10 @@
3503
3503
  "Status": {},
3504
3504
  "Severity": {},
3505
3505
  "ExecutionSummary": {
3506
- "shape": "Sng"
3506
+ "shape": "Snj"
3507
3507
  },
3508
3508
  "Details": {
3509
- "shape": "Snj"
3509
+ "shape": "Snm"
3510
3510
  }
3511
3511
  }
3512
3512
  }
@@ -3520,7 +3520,7 @@
3520
3520
  "type": "structure",
3521
3521
  "members": {
3522
3522
  "Filters": {
3523
- "shape": "Smy"
3523
+ "shape": "Sn1"
3524
3524
  },
3525
3525
  "NextToken": {},
3526
3526
  "MaxResults": {
@@ -3538,10 +3538,10 @@
3538
3538
  "members": {
3539
3539
  "ComplianceType": {},
3540
3540
  "CompliantSummary": {
3541
- "shape": "Sno"
3541
+ "shape": "Snr"
3542
3542
  },
3543
3543
  "NonCompliantSummary": {
3544
- "shape": "Snr"
3544
+ "shape": "Snu"
3545
3545
  }
3546
3546
  }
3547
3547
  }
@@ -3589,7 +3589,7 @@
3589
3589
  },
3590
3590
  "ReviewStatus": {},
3591
3591
  "Comment": {
3592
- "shape": "Sny"
3592
+ "shape": "So1"
3593
3593
  },
3594
3594
  "Reviewer": {}
3595
3595
  }
@@ -3730,7 +3730,7 @@
3730
3730
  "InstanceId": {},
3731
3731
  "TypeName": {},
3732
3732
  "Filters": {
3733
- "shape": "Sid"
3733
+ "shape": "Sig"
3734
3734
  },
3735
3735
  "NextToken": {},
3736
3736
  "MaxResults": {
@@ -3746,7 +3746,7 @@
3746
3746
  "SchemaVersion": {},
3747
3747
  "CaptureTime": {},
3748
3748
  "Entries": {
3749
- "shape": "Sj0"
3749
+ "shape": "Sj3"
3750
3750
  },
3751
3751
  "NextToken": {}
3752
3752
  }
@@ -3796,7 +3796,7 @@
3796
3796
  "DetailType": {},
3797
3797
  "Detail": {},
3798
3798
  "CreatedBy": {
3799
- "shape": "Sow"
3799
+ "shape": "Soz"
3800
3800
  },
3801
3801
  "CreatedTime": {
3802
3802
  "type": "timestamp"
@@ -3852,13 +3852,13 @@
3852
3852
  "AssociationType": {},
3853
3853
  "ResourceUri": {},
3854
3854
  "CreatedBy": {
3855
- "shape": "Sow"
3855
+ "shape": "Soz"
3856
3856
  },
3857
3857
  "CreatedTime": {
3858
3858
  "type": "timestamp"
3859
3859
  },
3860
3860
  "LastModifiedBy": {
3861
- "shape": "Sow"
3861
+ "shape": "Soz"
3862
3862
  },
3863
3863
  "LastModifiedTime": {
3864
3864
  "type": "timestamp"
@@ -3925,7 +3925,7 @@
3925
3925
  "type": "structure",
3926
3926
  "members": {
3927
3927
  "Filters": {
3928
- "shape": "Smy"
3928
+ "shape": "Sn1"
3929
3929
  },
3930
3930
  "NextToken": {},
3931
3931
  "MaxResults": {
@@ -3947,13 +3947,13 @@
3947
3947
  "Status": {},
3948
3948
  "OverallSeverity": {},
3949
3949
  "ExecutionSummary": {
3950
- "shape": "Sng"
3950
+ "shape": "Snj"
3951
3951
  },
3952
3952
  "CompliantSummary": {
3953
- "shape": "Sno"
3953
+ "shape": "Snr"
3954
3954
  },
3955
3955
  "NonCompliantSummary": {
3956
- "shape": "Snr"
3956
+ "shape": "Snu"
3957
3957
  }
3958
3958
  }
3959
3959
  }
@@ -3988,10 +3988,10 @@
3988
3988
  "members": {
3989
3989
  "SourceType": {},
3990
3990
  "AwsOrganizationsSource": {
3991
- "shape": "S60"
3991
+ "shape": "S63"
3992
3992
  },
3993
3993
  "SourceRegions": {
3994
- "shape": "S65"
3994
+ "shape": "S68"
3995
3995
  },
3996
3996
  "IncludeFutureRegions": {
3997
3997
  "type": "boolean"
@@ -4003,7 +4003,7 @@
4003
4003
  }
4004
4004
  },
4005
4005
  "S3Destination": {
4006
- "shape": "S5p"
4006
+ "shape": "S5s"
4007
4007
  },
4008
4008
  "LastSyncTime": {
4009
4009
  "type": "timestamp"
@@ -4058,10 +4058,10 @@
4058
4058
  "Name": {},
4059
4059
  "PermissionType": {},
4060
4060
  "AccountIdsToAdd": {
4061
- "shape": "Sax"
4061
+ "shape": "Sb0"
4062
4062
  },
4063
4063
  "AccountIdsToRemove": {
4064
- "shape": "Sax"
4064
+ "shape": "Sb0"
4065
4065
  },
4066
4066
  "SharedDocumentVersion": {}
4067
4067
  }
@@ -4086,7 +4086,7 @@
4086
4086
  "ResourceType": {},
4087
4087
  "ComplianceType": {},
4088
4088
  "ExecutionSummary": {
4089
- "shape": "Sng"
4089
+ "shape": "Snj"
4090
4090
  },
4091
4091
  "Items": {
4092
4092
  "type": "list",
@@ -4102,7 +4102,7 @@
4102
4102
  "Severity": {},
4103
4103
  "Status": {},
4104
4104
  "Details": {
4105
- "shape": "Snj"
4105
+ "shape": "Snm"
4106
4106
  }
4107
4107
  }
4108
4108
  }
@@ -4140,7 +4140,7 @@
4140
4140
  "CaptureTime": {},
4141
4141
  "ContentHash": {},
4142
4142
  "Content": {
4143
- "shape": "Sj0"
4143
+ "shape": "Sj3"
4144
4144
  },
4145
4145
  "Context": {
4146
4146
  "type": "map",
@@ -4170,7 +4170,7 @@
4170
4170
  "Name": {},
4171
4171
  "Description": {},
4172
4172
  "Value": {
4173
- "shape": "Sl7"
4173
+ "shape": "Sla"
4174
4174
  },
4175
4175
  "Type": {},
4176
4176
  "KeyId": {},
@@ -4248,11 +4248,11 @@
4248
4248
  "shape": "S18"
4249
4249
  },
4250
4250
  "OwnerInformation": {
4251
- "shape": "Scf"
4251
+ "shape": "Sci"
4252
4252
  },
4253
4253
  "Name": {},
4254
4254
  "Description": {
4255
- "shape": "S3t"
4255
+ "shape": "S3w"
4256
4256
  },
4257
4257
  "ClientToken": {
4258
4258
  "idempotencyToken": true
@@ -4283,10 +4283,10 @@
4283
4283
  "ServiceRoleArn": {},
4284
4284
  "TaskType": {},
4285
4285
  "TaskParameters": {
4286
- "shape": "Sel"
4286
+ "shape": "Seo"
4287
4287
  },
4288
4288
  "TaskInvocationParameters": {
4289
- "shape": "Sjr"
4289
+ "shape": "Sju"
4290
4290
  },
4291
4291
  "Priority": {
4292
4292
  "type": "integer"
@@ -4294,11 +4294,11 @@
4294
4294
  "MaxConcurrency": {},
4295
4295
  "MaxErrors": {},
4296
4296
  "LoggingInfo": {
4297
- "shape": "Ser"
4297
+ "shape": "Seu"
4298
4298
  },
4299
4299
  "Name": {},
4300
4300
  "Description": {
4301
- "shape": "S3t"
4301
+ "shape": "S3w"
4302
4302
  },
4303
4303
  "ClientToken": {
4304
4304
  "idempotencyToken": true
@@ -4349,7 +4349,7 @@
4349
4349
  "type": "structure",
4350
4350
  "members": {
4351
4351
  "ServiceSetting": {
4352
- "shape": "Slt"
4352
+ "shape": "Slw"
4353
4353
  }
4354
4354
  }
4355
4355
  }
@@ -4384,7 +4384,7 @@
4384
4384
  "AutomationExecutionId": {},
4385
4385
  "SignalType": {},
4386
4386
  "Payload": {
4387
- "shape": "S8w"
4387
+ "shape": "S8z"
4388
4388
  }
4389
4389
  }
4390
4390
  },
@@ -4424,10 +4424,10 @@
4424
4424
  "MaxErrors": {},
4425
4425
  "ServiceRoleArn": {},
4426
4426
  "NotificationConfig": {
4427
- "shape": "Sjt"
4427
+ "shape": "Sjw"
4428
4428
  },
4429
4429
  "CloudWatchOutputConfig": {
4430
- "shape": "Shr"
4430
+ "shape": "Shu"
4431
4431
  }
4432
4432
  }
4433
4433
  },
@@ -4435,7 +4435,7 @@
4435
4435
  "type": "structure",
4436
4436
  "members": {
4437
4437
  "Command": {
4438
- "shape": "Smr"
4438
+ "shape": "Smu"
4439
4439
  }
4440
4440
  }
4441
4441
  }
@@ -4468,7 +4468,7 @@
4468
4468
  "DocumentName": {},
4469
4469
  "DocumentVersion": {},
4470
4470
  "Parameters": {
4471
- "shape": "S8w"
4471
+ "shape": "S8z"
4472
4472
  },
4473
4473
  "ClientToken": {},
4474
4474
  "Mode": {},
@@ -4477,7 +4477,7 @@
4477
4477
  "shape": "S18"
4478
4478
  },
4479
4479
  "TargetMaps": {
4480
- "shape": "S91"
4480
+ "shape": "S94"
4481
4481
  },
4482
4482
  "MaxConcurrency": {},
4483
4483
  "MaxErrors": {},
@@ -4510,7 +4510,7 @@
4510
4510
  "DocumentName": {},
4511
4511
  "DocumentVersion": {},
4512
4512
  "Parameters": {
4513
- "shape": "S8w"
4513
+ "shape": "S8z"
4514
4514
  },
4515
4515
  "ChangeRequestName": {},
4516
4516
  "ClientToken": {},
@@ -4518,7 +4518,7 @@
4518
4518
  "type": "boolean"
4519
4519
  },
4520
4520
  "Runbooks": {
4521
- "shape": "S9a"
4521
+ "shape": "S9d"
4522
4522
  },
4523
4523
  "Tags": {
4524
4524
  "shape": "S4"
@@ -4612,7 +4612,7 @@
4612
4612
  "type": "long"
4613
4613
  },
4614
4614
  "Labels": {
4615
- "shape": "Sld"
4615
+ "shape": "Slg"
4616
4616
  }
4617
4617
  }
4618
4618
  },
@@ -4620,10 +4620,10 @@
4620
4620
  "type": "structure",
4621
4621
  "members": {
4622
4622
  "RemovedLabels": {
4623
- "shape": "Sld"
4623
+ "shape": "Slg"
4624
4624
  },
4625
4625
  "InvalidLabels": {
4626
- "shape": "Sld"
4626
+ "shape": "Slg"
4627
4627
  }
4628
4628
  }
4629
4629
  }
@@ -4773,7 +4773,7 @@
4773
4773
  "members": {
4774
4774
  "Action": {},
4775
4775
  "Comment": {
4776
- "shape": "Sny"
4776
+ "shape": "So1"
4777
4777
  }
4778
4778
  }
4779
4779
  }
@@ -4794,7 +4794,7 @@
4794
4794
  "WindowId": {},
4795
4795
  "Name": {},
4796
4796
  "Description": {
4797
- "shape": "S3t"
4797
+ "shape": "S3w"
4798
4798
  },
4799
4799
  "StartDate": {},
4800
4800
  "EndDate": {},
@@ -4826,7 +4826,7 @@
4826
4826
  "WindowId": {},
4827
4827
  "Name": {},
4828
4828
  "Description": {
4829
- "shape": "S3t"
4829
+ "shape": "S3w"
4830
4830
  },
4831
4831
  "StartDate": {},
4832
4832
  "EndDate": {},
@@ -4864,11 +4864,11 @@
4864
4864
  "shape": "S18"
4865
4865
  },
4866
4866
  "OwnerInformation": {
4867
- "shape": "Scf"
4867
+ "shape": "Sci"
4868
4868
  },
4869
4869
  "Name": {},
4870
4870
  "Description": {
4871
- "shape": "S3t"
4871
+ "shape": "S3w"
4872
4872
  },
4873
4873
  "Replace": {
4874
4874
  "type": "boolean"
@@ -4884,11 +4884,11 @@
4884
4884
  "shape": "S18"
4885
4885
  },
4886
4886
  "OwnerInformation": {
4887
- "shape": "Scf"
4887
+ "shape": "Sci"
4888
4888
  },
4889
4889
  "Name": {},
4890
4890
  "Description": {
4891
- "shape": "S3t"
4891
+ "shape": "S3w"
4892
4892
  }
4893
4893
  }
4894
4894
  }
@@ -4909,10 +4909,10 @@
4909
4909
  "TaskArn": {},
4910
4910
  "ServiceRoleArn": {},
4911
4911
  "TaskParameters": {
4912
- "shape": "Sel"
4912
+ "shape": "Seo"
4913
4913
  },
4914
4914
  "TaskInvocationParameters": {
4915
- "shape": "Sjr"
4915
+ "shape": "Sju"
4916
4916
  },
4917
4917
  "Priority": {
4918
4918
  "type": "integer"
@@ -4920,11 +4920,11 @@
4920
4920
  "MaxConcurrency": {},
4921
4921
  "MaxErrors": {},
4922
4922
  "LoggingInfo": {
4923
- "shape": "Ser"
4923
+ "shape": "Seu"
4924
4924
  },
4925
4925
  "Name": {},
4926
4926
  "Description": {
4927
- "shape": "S3t"
4927
+ "shape": "S3w"
4928
4928
  },
4929
4929
  "Replace": {
4930
4930
  "type": "boolean"
@@ -4943,10 +4943,10 @@
4943
4943
  "TaskArn": {},
4944
4944
  "ServiceRoleArn": {},
4945
4945
  "TaskParameters": {
4946
- "shape": "Sel"
4946
+ "shape": "Seo"
4947
4947
  },
4948
4948
  "TaskInvocationParameters": {
4949
- "shape": "Sjr"
4949
+ "shape": "Sju"
4950
4950
  },
4951
4951
  "Priority": {
4952
4952
  "type": "integer"
@@ -4954,11 +4954,11 @@
4954
4954
  "MaxConcurrency": {},
4955
4955
  "MaxErrors": {},
4956
4956
  "LoggingInfo": {
4957
- "shape": "Ser"
4957
+ "shape": "Seu"
4958
4958
  },
4959
4959
  "Name": {},
4960
4960
  "Description": {
4961
- "shape": "S3t"
4961
+ "shape": "S3w"
4962
4962
  },
4963
4963
  "CutoffBehavior": {}
4964
4964
  }
@@ -4990,20 +4990,20 @@
4990
4990
  "members": {
4991
4991
  "Description": {},
4992
4992
  "OperationalData": {
4993
- "shape": "S47"
4993
+ "shape": "S4a"
4994
4994
  },
4995
4995
  "OperationalDataToDelete": {
4996
4996
  "type": "list",
4997
4997
  "member": {}
4998
4998
  },
4999
4999
  "Notifications": {
5000
- "shape": "S4c"
5000
+ "shape": "S4f"
5001
5001
  },
5002
5002
  "Priority": {
5003
5003
  "type": "integer"
5004
5004
  },
5005
5005
  "RelatedOpsItems": {
5006
- "shape": "S4g"
5006
+ "shape": "S4j"
5007
5007
  },
5008
5008
  "Status": {},
5009
5009
  "OpsItemId": {},
@@ -5038,7 +5038,7 @@
5038
5038
  "members": {
5039
5039
  "OpsMetadataArn": {},
5040
5040
  "MetadataToUpdate": {
5041
- "shape": "S4p"
5041
+ "shape": "S4s"
5042
5042
  },
5043
5043
  "KeysToDelete": {
5044
5044
  "type": "list",
@@ -5063,25 +5063,25 @@
5063
5063
  "BaselineId": {},
5064
5064
  "Name": {},
5065
5065
  "GlobalFilters": {
5066
- "shape": "S4y"
5066
+ "shape": "S51"
5067
5067
  },
5068
5068
  "ApprovalRules": {
5069
- "shape": "S54"
5069
+ "shape": "S57"
5070
5070
  },
5071
5071
  "ApprovedPatches": {
5072
- "shape": "S5b"
5072
+ "shape": "S5e"
5073
5073
  },
5074
5074
  "ApprovedPatchesComplianceLevel": {},
5075
5075
  "ApprovedPatchesEnableNonSecurity": {
5076
5076
  "type": "boolean"
5077
5077
  },
5078
5078
  "RejectedPatches": {
5079
- "shape": "S5b"
5079
+ "shape": "S5e"
5080
5080
  },
5081
5081
  "RejectedPatchesAction": {},
5082
5082
  "Description": {},
5083
5083
  "Sources": {
5084
- "shape": "S5f"
5084
+ "shape": "S5i"
5085
5085
  },
5086
5086
  "Replace": {
5087
5087
  "type": "boolean"
@@ -5095,20 +5095,20 @@
5095
5095
  "Name": {},
5096
5096
  "OperatingSystem": {},
5097
5097
  "GlobalFilters": {
5098
- "shape": "S4y"
5098
+ "shape": "S51"
5099
5099
  },
5100
5100
  "ApprovalRules": {
5101
- "shape": "S54"
5101
+ "shape": "S57"
5102
5102
  },
5103
5103
  "ApprovedPatches": {
5104
- "shape": "S5b"
5104
+ "shape": "S5e"
5105
5105
  },
5106
5106
  "ApprovedPatchesComplianceLevel": {},
5107
5107
  "ApprovedPatchesEnableNonSecurity": {
5108
5108
  "type": "boolean"
5109
5109
  },
5110
5110
  "RejectedPatches": {
5111
- "shape": "S5b"
5111
+ "shape": "S5e"
5112
5112
  },
5113
5113
  "RejectedPatchesAction": {},
5114
5114
  "CreatedDate": {
@@ -5119,7 +5119,7 @@
5119
5119
  },
5120
5120
  "Description": {},
5121
5121
  "Sources": {
5122
- "shape": "S5f"
5122
+ "shape": "S5i"
5123
5123
  }
5124
5124
  }
5125
5125
  }
@@ -5136,7 +5136,7 @@
5136
5136
  "SyncName": {},
5137
5137
  "SyncType": {},
5138
5138
  "SyncSource": {
5139
- "shape": "S5y"
5139
+ "shape": "S61"
5140
5140
  }
5141
5141
  }
5142
5142
  },
@@ -5458,18 +5458,26 @@
5458
5458
  },
5459
5459
  "ApprovedVersion": {},
5460
5460
  "PendingReviewVersion": {},
5461
- "ReviewStatus": {}
5461
+ "ReviewStatus": {},
5462
+ "Category": {
5463
+ "type": "list",
5464
+ "member": {}
5465
+ },
5466
+ "CategoryEnum": {
5467
+ "type": "list",
5468
+ "member": {}
5469
+ }
5462
5470
  }
5463
5471
  },
5464
5472
  "S3g": {
5465
5473
  "type": "list",
5466
5474
  "member": {}
5467
5475
  },
5468
- "S3t": {
5476
+ "S3w": {
5469
5477
  "type": "string",
5470
5478
  "sensitive": true
5471
5479
  },
5472
- "S47": {
5480
+ "S4a": {
5473
5481
  "type": "map",
5474
5482
  "key": {},
5475
5483
  "value": {
@@ -5480,7 +5488,7 @@
5480
5488
  }
5481
5489
  }
5482
5490
  },
5483
- "S4c": {
5491
+ "S4f": {
5484
5492
  "type": "list",
5485
5493
  "member": {
5486
5494
  "type": "structure",
@@ -5489,7 +5497,7 @@
5489
5497
  }
5490
5498
  }
5491
5499
  },
5492
- "S4g": {
5500
+ "S4j": {
5493
5501
  "type": "list",
5494
5502
  "member": {
5495
5503
  "type": "structure",
@@ -5501,7 +5509,7 @@
5501
5509
  }
5502
5510
  }
5503
5511
  },
5504
- "S4p": {
5512
+ "S4s": {
5505
5513
  "type": "map",
5506
5514
  "key": {},
5507
5515
  "value": {
@@ -5511,7 +5519,7 @@
5511
5519
  }
5512
5520
  }
5513
5521
  },
5514
- "S4y": {
5522
+ "S51": {
5515
5523
  "type": "structure",
5516
5524
  "required": [
5517
5525
  "PatchFilters"
@@ -5536,7 +5544,7 @@
5536
5544
  }
5537
5545
  }
5538
5546
  },
5539
- "S54": {
5547
+ "S57": {
5540
5548
  "type": "structure",
5541
5549
  "required": [
5542
5550
  "PatchRules"
@@ -5551,7 +5559,7 @@
5551
5559
  ],
5552
5560
  "members": {
5553
5561
  "PatchFilterGroup": {
5554
- "shape": "S4y"
5562
+ "shape": "S51"
5555
5563
  },
5556
5564
  "ComplianceLevel": {},
5557
5565
  "ApproveAfterDays": {
@@ -5566,11 +5574,11 @@
5566
5574
  }
5567
5575
  }
5568
5576
  },
5569
- "S5b": {
5577
+ "S5e": {
5570
5578
  "type": "list",
5571
5579
  "member": {}
5572
5580
  },
5573
- "S5f": {
5581
+ "S5i": {
5574
5582
  "type": "list",
5575
5583
  "member": {
5576
5584
  "type": "structure",
@@ -5592,7 +5600,7 @@
5592
5600
  }
5593
5601
  }
5594
5602
  },
5595
- "S5p": {
5603
+ "S5s": {
5596
5604
  "type": "structure",
5597
5605
  "required": [
5598
5606
  "BucketName",
@@ -5613,7 +5621,7 @@
5613
5621
  }
5614
5622
  }
5615
5623
  },
5616
- "S5y": {
5624
+ "S61": {
5617
5625
  "type": "structure",
5618
5626
  "required": [
5619
5627
  "SourceType",
@@ -5622,10 +5630,10 @@
5622
5630
  "members": {
5623
5631
  "SourceType": {},
5624
5632
  "AwsOrganizationsSource": {
5625
- "shape": "S60"
5633
+ "shape": "S63"
5626
5634
  },
5627
5635
  "SourceRegions": {
5628
- "shape": "S65"
5636
+ "shape": "S68"
5629
5637
  },
5630
5638
  "IncludeFutureRegions": {
5631
5639
  "type": "boolean"
@@ -5635,7 +5643,7 @@
5635
5643
  }
5636
5644
  }
5637
5645
  },
5638
- "S60": {
5646
+ "S63": {
5639
5647
  "type": "structure",
5640
5648
  "required": [
5641
5649
  "OrganizationSourceType"
@@ -5653,11 +5661,11 @@
5653
5661
  }
5654
5662
  }
5655
5663
  },
5656
- "S65": {
5664
+ "S68": {
5657
5665
  "type": "list",
5658
5666
  "member": {}
5659
5667
  },
5660
- "S6m": {
5668
+ "S6p": {
5661
5669
  "type": "structure",
5662
5670
  "members": {
5663
5671
  "TotalCount": {
@@ -5683,11 +5691,11 @@
5683
5691
  }
5684
5692
  }
5685
5693
  },
5686
- "S71": {
5694
+ "S74": {
5687
5695
  "type": "list",
5688
5696
  "member": {}
5689
5697
  },
5690
- "S8w": {
5698
+ "S8z": {
5691
5699
  "type": "map",
5692
5700
  "key": {},
5693
5701
  "value": {
@@ -5695,7 +5703,7 @@
5695
5703
  "member": {}
5696
5704
  }
5697
5705
  },
5698
- "S91": {
5706
+ "S94": {
5699
5707
  "type": "list",
5700
5708
  "member": {
5701
5709
  "type": "map",
@@ -5706,7 +5714,7 @@
5706
5714
  }
5707
5715
  }
5708
5716
  },
5709
- "S96": {
5717
+ "S99": {
5710
5718
  "type": "structure",
5711
5719
  "members": {
5712
5720
  "ParameterValues": {
@@ -5718,7 +5726,7 @@
5718
5726
  }
5719
5727
  }
5720
5728
  },
5721
- "S9a": {
5729
+ "S9d": {
5722
5730
  "type": "list",
5723
5731
  "member": {
5724
5732
  "type": "structure",
@@ -5729,7 +5737,7 @@
5729
5737
  "DocumentName": {},
5730
5738
  "DocumentVersion": {},
5731
5739
  "Parameters": {
5732
- "shape": "S8w"
5740
+ "shape": "S8z"
5733
5741
  },
5734
5742
  "TargetParameterName": {},
5735
5743
  "Targets": {
@@ -5743,7 +5751,7 @@
5743
5751
  }
5744
5752
  }
5745
5753
  },
5746
- "S9k": {
5754
+ "S9n": {
5747
5755
  "type": "list",
5748
5756
  "member": {
5749
5757
  "type": "structure",
@@ -5771,7 +5779,7 @@
5771
5779
  "value": {}
5772
5780
  },
5773
5781
  "Outputs": {
5774
- "shape": "S8w"
5782
+ "shape": "S8z"
5775
5783
  },
5776
5784
  "Response": {},
5777
5785
  "FailureMessage": {},
@@ -5781,13 +5789,13 @@
5781
5789
  "FailureStage": {},
5782
5790
  "FailureType": {},
5783
5791
  "Details": {
5784
- "shape": "S8w"
5792
+ "shape": "S8z"
5785
5793
  }
5786
5794
  }
5787
5795
  },
5788
5796
  "StepExecutionId": {},
5789
5797
  "OverriddenParameters": {
5790
- "shape": "S8w"
5798
+ "shape": "S8z"
5791
5799
  },
5792
5800
  "IsEnd": {
5793
5801
  "type": "boolean"
@@ -5809,7 +5817,7 @@
5809
5817
  }
5810
5818
  }
5811
5819
  },
5812
- "S9u": {
5820
+ "S9x": {
5813
5821
  "type": "list",
5814
5822
  "member": {
5815
5823
  "type": "structure",
@@ -5822,7 +5830,7 @@
5822
5830
  }
5823
5831
  }
5824
5832
  },
5825
- "Sa2": {
5833
+ "Sa5": {
5826
5834
  "type": "structure",
5827
5835
  "members": {
5828
5836
  "Id": {},
@@ -5863,15 +5871,15 @@
5863
5871
  "Repository": {}
5864
5872
  }
5865
5873
  },
5866
- "Sax": {
5874
+ "Sb0": {
5867
5875
  "type": "list",
5868
5876
  "member": {}
5869
5877
  },
5870
- "Sbq": {
5878
+ "Sbt": {
5871
5879
  "type": "list",
5872
5880
  "member": {}
5873
5881
  },
5874
- "Scc": {
5882
+ "Scf": {
5875
5883
  "type": "structure",
5876
5884
  "required": [
5877
5885
  "InstanceId",
@@ -5888,7 +5896,7 @@
5888
5896
  "SnapshotId": {},
5889
5897
  "InstallOverrideList": {},
5890
5898
  "OwnerInformation": {
5891
- "shape": "Scf"
5899
+ "shape": "Sci"
5892
5900
  },
5893
5901
  "InstalledCount": {
5894
5902
  "type": "integer"
@@ -5936,11 +5944,11 @@
5936
5944
  }
5937
5945
  }
5938
5946
  },
5939
- "Scf": {
5947
+ "Sci": {
5940
5948
  "type": "string",
5941
5949
  "sensitive": true
5942
5950
  },
5943
- "Sdi": {
5951
+ "Sdl": {
5944
5952
  "type": "list",
5945
5953
  "member": {
5946
5954
  "type": "structure",
@@ -5953,11 +5961,11 @@
5953
5961
  }
5954
5962
  }
5955
5963
  },
5956
- "Sdu": {
5964
+ "Sdx": {
5957
5965
  "type": "string",
5958
5966
  "sensitive": true
5959
5967
  },
5960
- "Sel": {
5968
+ "Seo": {
5961
5969
  "type": "map",
5962
5970
  "key": {},
5963
5971
  "value": {
@@ -5976,7 +5984,7 @@
5976
5984
  },
5977
5985
  "sensitive": true
5978
5986
  },
5979
- "Ser": {
5987
+ "Seu": {
5980
5988
  "type": "structure",
5981
5989
  "required": [
5982
5990
  "S3BucketName",
@@ -5988,7 +5996,7 @@
5988
5996
  "S3Region": {}
5989
5997
  }
5990
5998
  },
5991
- "Sfl": {
5999
+ "Sfo": {
5992
6000
  "type": "list",
5993
6001
  "member": {
5994
6002
  "type": "structure",
@@ -6005,7 +6013,7 @@
6005
6013
  }
6006
6014
  }
6007
6015
  },
6008
- "Sg0": {
6016
+ "Sg3": {
6009
6017
  "type": "list",
6010
6018
  "member": {
6011
6019
  "type": "structure",
@@ -6016,7 +6024,7 @@
6016
6024
  }
6017
6025
  }
6018
6026
  },
6019
- "Sg6": {
6027
+ "Sg9": {
6020
6028
  "type": "structure",
6021
6029
  "members": {
6022
6030
  "BaselineId": {},
@@ -6028,7 +6036,7 @@
6028
6036
  }
6029
6037
  }
6030
6038
  },
6031
- "Shr": {
6039
+ "Shu": {
6032
6040
  "type": "structure",
6033
6041
  "members": {
6034
6042
  "CloudWatchLogGroupName": {},
@@ -6037,7 +6045,7 @@
6037
6045
  }
6038
6046
  }
6039
6047
  },
6040
- "Sid": {
6048
+ "Sig": {
6041
6049
  "type": "list",
6042
6050
  "member": {
6043
6051
  "type": "structure",
@@ -6055,14 +6063,14 @@
6055
6063
  }
6056
6064
  }
6057
6065
  },
6058
- "Sij": {
6066
+ "Sim": {
6059
6067
  "type": "list",
6060
6068
  "member": {
6061
6069
  "type": "structure",
6062
6070
  "members": {
6063
6071
  "Expression": {},
6064
6072
  "Aggregators": {
6065
- "shape": "Sij"
6073
+ "shape": "Sim"
6066
6074
  },
6067
6075
  "Groups": {
6068
6076
  "type": "list",
@@ -6075,7 +6083,7 @@
6075
6083
  "members": {
6076
6084
  "Name": {},
6077
6085
  "Filters": {
6078
- "shape": "Sid"
6086
+ "shape": "Sig"
6079
6087
  }
6080
6088
  }
6081
6089
  }
@@ -6083,7 +6091,7 @@
6083
6091
  }
6084
6092
  }
6085
6093
  },
6086
- "Sj0": {
6094
+ "Sj3": {
6087
6095
  "type": "list",
6088
6096
  "member": {
6089
6097
  "type": "map",
@@ -6091,7 +6099,7 @@
6091
6099
  "value": {}
6092
6100
  }
6093
6101
  },
6094
- "Sjr": {
6102
+ "Sju": {
6095
6103
  "type": "structure",
6096
6104
  "members": {
6097
6105
  "RunCommand": {
@@ -6099,13 +6107,13 @@
6099
6107
  "members": {
6100
6108
  "Comment": {},
6101
6109
  "CloudWatchOutputConfig": {
6102
- "shape": "Shr"
6110
+ "shape": "Shu"
6103
6111
  },
6104
6112
  "DocumentHash": {},
6105
6113
  "DocumentHashType": {},
6106
6114
  "DocumentVersion": {},
6107
6115
  "NotificationConfig": {
6108
- "shape": "Sjt"
6116
+ "shape": "Sjw"
6109
6117
  },
6110
6118
  "OutputS3BucketName": {},
6111
6119
  "OutputS3KeyPrefix": {},
@@ -6123,7 +6131,7 @@
6123
6131
  "members": {
6124
6132
  "DocumentVersion": {},
6125
6133
  "Parameters": {
6126
- "shape": "S8w"
6134
+ "shape": "S8z"
6127
6135
  }
6128
6136
  }
6129
6137
  },
@@ -6150,7 +6158,7 @@
6150
6158
  }
6151
6159
  }
6152
6160
  },
6153
- "Sjt": {
6161
+ "Sjw": {
6154
6162
  "type": "structure",
6155
6163
  "members": {
6156
6164
  "NotificationArn": {},
@@ -6161,7 +6169,7 @@
6161
6169
  "NotificationType": {}
6162
6170
  }
6163
6171
  },
6164
- "Ske": {
6172
+ "Skh": {
6165
6173
  "type": "list",
6166
6174
  "member": {
6167
6175
  "type": "structure",
@@ -6179,7 +6187,7 @@
6179
6187
  }
6180
6188
  }
6181
6189
  },
6182
- "Skk": {
6190
+ "Skn": {
6183
6191
  "type": "list",
6184
6192
  "member": {
6185
6193
  "type": "structure",
@@ -6193,21 +6201,21 @@
6193
6201
  "value": {}
6194
6202
  },
6195
6203
  "Filters": {
6196
- "shape": "Ske"
6204
+ "shape": "Skh"
6197
6205
  },
6198
6206
  "Aggregators": {
6199
- "shape": "Skk"
6207
+ "shape": "Skn"
6200
6208
  }
6201
6209
  }
6202
6210
  }
6203
6211
  },
6204
- "Sl6": {
6212
+ "Sl9": {
6205
6213
  "type": "structure",
6206
6214
  "members": {
6207
6215
  "Name": {},
6208
6216
  "Type": {},
6209
6217
  "Value": {
6210
- "shape": "Sl7"
6218
+ "shape": "Sla"
6211
6219
  },
6212
6220
  "Version": {
6213
6221
  "type": "long"
@@ -6221,21 +6229,21 @@
6221
6229
  "DataType": {}
6222
6230
  }
6223
6231
  },
6224
- "Sl7": {
6232
+ "Sla": {
6225
6233
  "type": "string",
6226
6234
  "sensitive": true
6227
6235
  },
6228
- "Sld": {
6236
+ "Slg": {
6229
6237
  "type": "list",
6230
6238
  "member": {}
6231
6239
  },
6232
- "Slh": {
6240
+ "Slk": {
6233
6241
  "type": "list",
6234
6242
  "member": {
6235
- "shape": "Sl6"
6243
+ "shape": "Sl9"
6236
6244
  }
6237
6245
  },
6238
- "Slt": {
6246
+ "Slw": {
6239
6247
  "type": "structure",
6240
6248
  "members": {
6241
6249
  "SettingId": {},
@@ -6248,7 +6256,7 @@
6248
6256
  "Status": {}
6249
6257
  }
6250
6258
  },
6251
- "Smb": {
6259
+ "Sme": {
6252
6260
  "type": "list",
6253
6261
  "member": {
6254
6262
  "type": "structure",
@@ -6262,7 +6270,7 @@
6262
6270
  }
6263
6271
  }
6264
6272
  },
6265
- "Smr": {
6273
+ "Smu": {
6266
6274
  "type": "structure",
6267
6275
  "members": {
6268
6276
  "CommandId": {},
@@ -6305,17 +6313,17 @@
6305
6313
  },
6306
6314
  "ServiceRole": {},
6307
6315
  "NotificationConfig": {
6308
- "shape": "Sjt"
6316
+ "shape": "Sjw"
6309
6317
  },
6310
6318
  "CloudWatchOutputConfig": {
6311
- "shape": "Shr"
6319
+ "shape": "Shu"
6312
6320
  },
6313
6321
  "TimeoutSeconds": {
6314
6322
  "type": "integer"
6315
6323
  }
6316
6324
  }
6317
6325
  },
6318
- "Smy": {
6326
+ "Sn1": {
6319
6327
  "type": "list",
6320
6328
  "member": {
6321
6329
  "type": "structure",
@@ -6329,7 +6337,7 @@
6329
6337
  }
6330
6338
  }
6331
6339
  },
6332
- "Sng": {
6340
+ "Snj": {
6333
6341
  "type": "structure",
6334
6342
  "required": [
6335
6343
  "ExecutionTime"
@@ -6342,23 +6350,23 @@
6342
6350
  "ExecutionType": {}
6343
6351
  }
6344
6352
  },
6345
- "Snj": {
6353
+ "Snm": {
6346
6354
  "type": "map",
6347
6355
  "key": {},
6348
6356
  "value": {}
6349
6357
  },
6350
- "Sno": {
6358
+ "Snr": {
6351
6359
  "type": "structure",
6352
6360
  "members": {
6353
6361
  "CompliantCount": {
6354
6362
  "type": "integer"
6355
6363
  },
6356
6364
  "SeveritySummary": {
6357
- "shape": "Snq"
6365
+ "shape": "Snt"
6358
6366
  }
6359
6367
  }
6360
6368
  },
6361
- "Snq": {
6369
+ "Snt": {
6362
6370
  "type": "structure",
6363
6371
  "members": {
6364
6372
  "CriticalCount": {
@@ -6381,18 +6389,18 @@
6381
6389
  }
6382
6390
  }
6383
6391
  },
6384
- "Snr": {
6392
+ "Snu": {
6385
6393
  "type": "structure",
6386
6394
  "members": {
6387
6395
  "NonCompliantCount": {
6388
6396
  "type": "integer"
6389
6397
  },
6390
6398
  "SeveritySummary": {
6391
- "shape": "Snq"
6399
+ "shape": "Snt"
6392
6400
  }
6393
6401
  }
6394
6402
  },
6395
- "Sny": {
6403
+ "So1": {
6396
6404
  "type": "list",
6397
6405
  "member": {
6398
6406
  "type": "structure",
@@ -6402,7 +6410,7 @@
6402
6410
  }
6403
6411
  }
6404
6412
  },
6405
- "Sow": {
6413
+ "Soz": {
6406
6414
  "type": "structure",
6407
6415
  "members": {
6408
6416
  "Arn": {}