@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
@@ -176,10 +176,10 @@
176
176
  ],
177
177
  "members": {
178
178
  "FindingIdentifiers": {
179
- "shape": "Sdt"
179
+ "shape": "Sev"
180
180
  },
181
181
  "Note": {
182
- "shape": "Sdv"
182
+ "shape": "Sex"
183
183
  },
184
184
  "Severity": {
185
185
  "type": "structure",
@@ -213,7 +213,7 @@
213
213
  }
214
214
  },
215
215
  "RelatedFindings": {
216
- "shape": "Sct"
216
+ "shape": "Sdv"
217
217
  }
218
218
  }
219
219
  },
@@ -225,7 +225,7 @@
225
225
  ],
226
226
  "members": {
227
227
  "ProcessedFindings": {
228
- "shape": "Sdt"
228
+ "shape": "Sev"
229
229
  },
230
230
  "UnprocessedFindings": {
231
231
  "type": "list",
@@ -238,7 +238,7 @@
238
238
  ],
239
239
  "members": {
240
240
  "FindingIdentifier": {
241
- "shape": "Sdu"
241
+ "shape": "Sew"
242
242
  },
243
243
  "ErrorCode": {},
244
244
  "ErrorMessage": {}
@@ -275,6 +275,34 @@
275
275
  }
276
276
  }
277
277
  },
278
+ "CreateFindingAggregator": {
279
+ "http": {
280
+ "requestUri": "/findingAggregator/create"
281
+ },
282
+ "input": {
283
+ "type": "structure",
284
+ "required": [
285
+ "RegionLinkingMode"
286
+ ],
287
+ "members": {
288
+ "RegionLinkingMode": {},
289
+ "Regions": {
290
+ "shape": "S13"
291
+ }
292
+ }
293
+ },
294
+ "output": {
295
+ "type": "structure",
296
+ "members": {
297
+ "FindingAggregatorArn": {},
298
+ "FindingAggregationRegion": {},
299
+ "RegionLinkingMode": {},
300
+ "Regions": {
301
+ "shape": "S13"
302
+ }
303
+ }
304
+ }
305
+ },
278
306
  "CreateInsight": {
279
307
  "http": {
280
308
  "requestUri": "/insights"
@@ -289,7 +317,7 @@
289
317
  "members": {
290
318
  "Name": {},
291
319
  "Filters": {
292
- "shape": "Se4"
320
+ "shape": "Sf8"
293
321
  },
294
322
  "GroupByAttribute": {}
295
323
  }
@@ -333,7 +361,7 @@
333
361
  "type": "structure",
334
362
  "members": {
335
363
  "UnprocessedAccounts": {
336
- "shape": "Ser"
364
+ "shape": "Sfv"
337
365
  }
338
366
  }
339
367
  }
@@ -349,7 +377,7 @@
349
377
  ],
350
378
  "members": {
351
379
  "AccountIds": {
352
- "shape": "Seu"
380
+ "shape": "Sfy"
353
381
  }
354
382
  }
355
383
  },
@@ -357,7 +385,7 @@
357
385
  "type": "structure",
358
386
  "members": {
359
387
  "UnprocessedAccounts": {
360
- "shape": "Ser"
388
+ "shape": "Sfv"
361
389
  }
362
390
  }
363
391
  }
@@ -389,6 +417,28 @@
389
417
  }
390
418
  }
391
419
  },
420
+ "DeleteFindingAggregator": {
421
+ "http": {
422
+ "method": "DELETE",
423
+ "requestUri": "/findingAggregator/delete/{FindingAggregatorArn+}"
424
+ },
425
+ "input": {
426
+ "type": "structure",
427
+ "required": [
428
+ "FindingAggregatorArn"
429
+ ],
430
+ "members": {
431
+ "FindingAggregatorArn": {
432
+ "location": "uri",
433
+ "locationName": "FindingAggregatorArn"
434
+ }
435
+ }
436
+ },
437
+ "output": {
438
+ "type": "structure",
439
+ "members": {}
440
+ }
441
+ },
392
442
  "DeleteInsight": {
393
443
  "http": {
394
444
  "method": "DELETE",
@@ -427,7 +477,7 @@
427
477
  ],
428
478
  "members": {
429
479
  "AccountIds": {
430
- "shape": "Seu"
480
+ "shape": "Sfy"
431
481
  }
432
482
  }
433
483
  },
@@ -435,7 +485,7 @@
435
485
  "type": "structure",
436
486
  "members": {
437
487
  "UnprocessedAccounts": {
438
- "shape": "Ser"
488
+ "shape": "Sfv"
439
489
  }
440
490
  }
441
491
  }
@@ -451,7 +501,7 @@
451
501
  ],
452
502
  "members": {
453
503
  "AccountIds": {
454
- "shape": "Seu"
504
+ "shape": "Sfy"
455
505
  }
456
506
  }
457
507
  },
@@ -459,7 +509,7 @@
459
509
  "type": "structure",
460
510
  "members": {
461
511
  "UnprocessedAccounts": {
462
- "shape": "Ser"
512
+ "shape": "Sfv"
463
513
  }
464
514
  }
465
515
  }
@@ -472,7 +522,7 @@
472
522
  "type": "structure",
473
523
  "members": {
474
524
  "ActionTargetArns": {
475
- "shape": "Sf5"
525
+ "shape": "Sgb"
476
526
  },
477
527
  "NextToken": {},
478
528
  "MaxResults": {
@@ -689,7 +739,7 @@
689
739
  "ControlStatus": {},
690
740
  "DisabledReason": {},
691
741
  "ControlStatusUpdatedAt": {
692
- "shape": "Sfv"
742
+ "shape": "Sh1"
693
743
  },
694
744
  "ControlId": {},
695
745
  "Title": {},
@@ -697,7 +747,7 @@
697
747
  "RemediationUrl": {},
698
748
  "SeverityRating": {},
699
749
  "RelatedRequirements": {
700
- "shape": "Scl"
750
+ "shape": "Sdn"
701
751
  }
702
752
  }
703
753
  }
@@ -799,7 +849,7 @@
799
849
  ],
800
850
  "members": {
801
851
  "AccountIds": {
802
- "shape": "Seu"
852
+ "shape": "Sfy"
803
853
  }
804
854
  }
805
855
  },
@@ -854,7 +904,7 @@
854
904
  "type": "structure",
855
905
  "members": {
856
906
  "Tags": {
857
- "shape": "Sge"
907
+ "shape": "Shk"
858
908
  },
859
909
  "EnableDefaultStandards": {
860
910
  "type": "boolean"
@@ -879,7 +929,7 @@
879
929
  "type": "structure",
880
930
  "members": {
881
931
  "Administrator": {
882
- "shape": "Sgk"
932
+ "shape": "Shq"
883
933
  }
884
934
  }
885
935
  }
@@ -910,6 +960,35 @@
910
960
  }
911
961
  }
912
962
  },
963
+ "GetFindingAggregator": {
964
+ "http": {
965
+ "method": "GET",
966
+ "requestUri": "/findingAggregator/get/{FindingAggregatorArn+}"
967
+ },
968
+ "input": {
969
+ "type": "structure",
970
+ "required": [
971
+ "FindingAggregatorArn"
972
+ ],
973
+ "members": {
974
+ "FindingAggregatorArn": {
975
+ "location": "uri",
976
+ "locationName": "FindingAggregatorArn"
977
+ }
978
+ }
979
+ },
980
+ "output": {
981
+ "type": "structure",
982
+ "members": {
983
+ "FindingAggregatorArn": {},
984
+ "FindingAggregationRegion": {},
985
+ "RegionLinkingMode": {},
986
+ "Regions": {
987
+ "shape": "S13"
988
+ }
989
+ }
990
+ }
991
+ },
913
992
  "GetFindings": {
914
993
  "http": {
915
994
  "requestUri": "/findings"
@@ -918,7 +997,7 @@
918
997
  "type": "structure",
919
998
  "members": {
920
999
  "Filters": {
921
- "shape": "Se4"
1000
+ "shape": "Sf8"
922
1001
  },
923
1002
  "SortCriteria": {
924
1003
  "type": "list",
@@ -1014,7 +1093,7 @@
1014
1093
  "type": "structure",
1015
1094
  "members": {
1016
1095
  "InsightArns": {
1017
- "shape": "Sf5"
1096
+ "shape": "Sgb"
1018
1097
  },
1019
1098
  "NextToken": {},
1020
1099
  "MaxResults": {
@@ -1042,7 +1121,7 @@
1042
1121
  "InsightArn": {},
1043
1122
  "Name": {},
1044
1123
  "Filters": {
1045
- "shape": "Se4"
1124
+ "shape": "Sf8"
1046
1125
  },
1047
1126
  "GroupByAttribute": {}
1048
1127
  }
@@ -1083,7 +1162,7 @@
1083
1162
  "type": "structure",
1084
1163
  "members": {
1085
1164
  "Master": {
1086
- "shape": "Sgk"
1165
+ "shape": "Shq"
1087
1166
  }
1088
1167
  }
1089
1168
  },
@@ -1101,7 +1180,7 @@
1101
1180
  ],
1102
1181
  "members": {
1103
1182
  "AccountIds": {
1104
- "shape": "Seu"
1183
+ "shape": "Sfy"
1105
1184
  }
1106
1185
  }
1107
1186
  },
@@ -1109,10 +1188,10 @@
1109
1188
  "type": "structure",
1110
1189
  "members": {
1111
1190
  "Members": {
1112
- "shape": "Sh8"
1191
+ "shape": "Sig"
1113
1192
  },
1114
1193
  "UnprocessedAccounts": {
1115
- "shape": "Ser"
1194
+ "shape": "Sfv"
1116
1195
  }
1117
1196
  }
1118
1197
  }
@@ -1128,7 +1207,7 @@
1128
1207
  ],
1129
1208
  "members": {
1130
1209
  "AccountIds": {
1131
- "shape": "Seu"
1210
+ "shape": "Sfy"
1132
1211
  }
1133
1212
  }
1134
1213
  },
@@ -1136,7 +1215,7 @@
1136
1215
  "type": "structure",
1137
1216
  "members": {
1138
1217
  "UnprocessedAccounts": {
1139
- "shape": "Ser"
1218
+ "shape": "Sfv"
1140
1219
  }
1141
1220
  }
1142
1221
  }
@@ -1171,6 +1250,41 @@
1171
1250
  }
1172
1251
  }
1173
1252
  },
1253
+ "ListFindingAggregators": {
1254
+ "http": {
1255
+ "method": "GET",
1256
+ "requestUri": "/findingAggregator/list"
1257
+ },
1258
+ "input": {
1259
+ "type": "structure",
1260
+ "members": {
1261
+ "NextToken": {
1262
+ "location": "querystring",
1263
+ "locationName": "NextToken"
1264
+ },
1265
+ "MaxResults": {
1266
+ "location": "querystring",
1267
+ "locationName": "MaxResults",
1268
+ "type": "integer"
1269
+ }
1270
+ }
1271
+ },
1272
+ "output": {
1273
+ "type": "structure",
1274
+ "members": {
1275
+ "FindingAggregators": {
1276
+ "type": "list",
1277
+ "member": {
1278
+ "type": "structure",
1279
+ "members": {
1280
+ "FindingAggregatorArn": {}
1281
+ }
1282
+ }
1283
+ },
1284
+ "NextToken": {}
1285
+ }
1286
+ }
1287
+ },
1174
1288
  "ListInvitations": {
1175
1289
  "http": {
1176
1290
  "method": "GET",
@@ -1196,7 +1310,7 @@
1196
1310
  "Invitations": {
1197
1311
  "type": "list",
1198
1312
  "member": {
1199
- "shape": "Sgk"
1313
+ "shape": "Shq"
1200
1314
  }
1201
1315
  },
1202
1316
  "NextToken": {}
@@ -1231,7 +1345,7 @@
1231
1345
  "type": "structure",
1232
1346
  "members": {
1233
1347
  "Members": {
1234
- "shape": "Sh8"
1348
+ "shape": "Sig"
1235
1349
  },
1236
1350
  "NextToken": {}
1237
1351
  }
@@ -1294,7 +1408,7 @@
1294
1408
  "type": "structure",
1295
1409
  "members": {
1296
1410
  "Tags": {
1297
- "shape": "Sge"
1411
+ "shape": "Shk"
1298
1412
  }
1299
1413
  }
1300
1414
  }
@@ -1315,7 +1429,7 @@
1315
1429
  "locationName": "ResourceArn"
1316
1430
  },
1317
1431
  "Tags": {
1318
- "shape": "Sge"
1432
+ "shape": "Shk"
1319
1433
  }
1320
1434
  }
1321
1435
  },
@@ -1377,6 +1491,37 @@
1377
1491
  "members": {}
1378
1492
  }
1379
1493
  },
1494
+ "UpdateFindingAggregator": {
1495
+ "http": {
1496
+ "method": "PATCH",
1497
+ "requestUri": "/findingAggregator/update"
1498
+ },
1499
+ "input": {
1500
+ "type": "structure",
1501
+ "required": [
1502
+ "FindingAggregatorArn",
1503
+ "RegionLinkingMode"
1504
+ ],
1505
+ "members": {
1506
+ "FindingAggregatorArn": {},
1507
+ "RegionLinkingMode": {},
1508
+ "Regions": {
1509
+ "shape": "S13"
1510
+ }
1511
+ }
1512
+ },
1513
+ "output": {
1514
+ "type": "structure",
1515
+ "members": {
1516
+ "FindingAggregatorArn": {},
1517
+ "FindingAggregationRegion": {},
1518
+ "RegionLinkingMode": {},
1519
+ "Regions": {
1520
+ "shape": "S13"
1521
+ }
1522
+ }
1523
+ }
1524
+ },
1380
1525
  "UpdateFindings": {
1381
1526
  "http": {
1382
1527
  "method": "PATCH",
@@ -1389,10 +1534,10 @@
1389
1534
  ],
1390
1535
  "members": {
1391
1536
  "Filters": {
1392
- "shape": "Se4"
1537
+ "shape": "Sf8"
1393
1538
  },
1394
1539
  "Note": {
1395
- "shape": "Sdv"
1540
+ "shape": "Sex"
1396
1541
  },
1397
1542
  "RecordState": {}
1398
1543
  }
@@ -1419,7 +1564,7 @@
1419
1564
  },
1420
1565
  "Name": {},
1421
1566
  "Filters": {
1422
- "shape": "Se4"
1567
+ "shape": "Sf8"
1423
1568
  },
1424
1569
  "GroupByAttribute": {}
1425
1570
  }
@@ -1789,10 +1934,45 @@
1789
1934
  "type": "structure",
1790
1935
  "members": {
1791
1936
  "EncryptionKey": {},
1937
+ "Artifacts": {
1938
+ "type": "list",
1939
+ "member": {
1940
+ "type": "structure",
1941
+ "members": {
1942
+ "ArtifactIdentifier": {},
1943
+ "EncryptionDisabled": {
1944
+ "type": "boolean"
1945
+ },
1946
+ "Location": {},
1947
+ "Name": {},
1948
+ "NamespaceType": {},
1949
+ "OverrideArtifactName": {
1950
+ "type": "boolean"
1951
+ },
1952
+ "Packaging": {},
1953
+ "Path": {},
1954
+ "Type": {}
1955
+ }
1956
+ }
1957
+ },
1792
1958
  "Environment": {
1793
1959
  "type": "structure",
1794
1960
  "members": {
1795
1961
  "Certificate": {},
1962
+ "EnvironmentVariables": {
1963
+ "type": "list",
1964
+ "member": {
1965
+ "type": "structure",
1966
+ "members": {
1967
+ "Name": {},
1968
+ "Type": {},
1969
+ "Value": {}
1970
+ }
1971
+ }
1972
+ },
1973
+ "PrivilegedMode": {
1974
+ "type": "boolean"
1975
+ },
1796
1976
  "ImagePullCredentialsType": {},
1797
1977
  "RegistryCredential": {
1798
1978
  "type": "structure",
@@ -1819,15 +1999,38 @@
1819
1999
  }
1820
2000
  },
1821
2001
  "ServiceRole": {},
2002
+ "LogsConfig": {
2003
+ "type": "structure",
2004
+ "members": {
2005
+ "CloudWatchLogs": {
2006
+ "type": "structure",
2007
+ "members": {
2008
+ "GroupName": {},
2009
+ "Status": {},
2010
+ "StreamName": {}
2011
+ }
2012
+ },
2013
+ "S3Logs": {
2014
+ "type": "structure",
2015
+ "members": {
2016
+ "EncryptionDisabled": {
2017
+ "type": "boolean"
2018
+ },
2019
+ "Location": {},
2020
+ "Status": {}
2021
+ }
2022
+ }
2023
+ }
2024
+ },
1822
2025
  "VpcConfig": {
1823
2026
  "type": "structure",
1824
2027
  "members": {
1825
2028
  "VpcId": {},
1826
2029
  "Subnets": {
1827
- "shape": "S25"
2030
+ "shape": "S2c"
1828
2031
  },
1829
2032
  "SecurityGroupIds": {
1830
- "shape": "S25"
2033
+ "shape": "S2c"
1831
2034
  }
1832
2035
  }
1833
2036
  }
@@ -1927,6 +2130,20 @@
1927
2130
  }
1928
2131
  }
1929
2132
  },
2133
+ "ViewerCertificate": {
2134
+ "type": "structure",
2135
+ "members": {
2136
+ "AcmCertificateArn": {},
2137
+ "Certificate": {},
2138
+ "CertificateSource": {},
2139
+ "CloudFrontDefaultCertificate": {
2140
+ "type": "boolean"
2141
+ },
2142
+ "IamCertificateId": {},
2143
+ "MinimumProtocolVersion": {},
2144
+ "SslSupportMethod": {}
2145
+ }
2146
+ },
1930
2147
  "Status": {},
1931
2148
  "WebAclId": {}
1932
2149
  }
@@ -2022,10 +2239,10 @@
2022
2239
  "OwnerId": {},
2023
2240
  "VpcId": {},
2024
2241
  "IpPermissions": {
2025
- "shape": "S2y"
2242
+ "shape": "S36"
2026
2243
  },
2027
2244
  "IpPermissionsEgress": {
2028
- "shape": "S2y"
2245
+ "shape": "S36"
2029
2246
  }
2030
2247
  }
2031
2248
  },
@@ -2073,7 +2290,7 @@
2073
2290
  }
2074
2291
  },
2075
2292
  "Ipv6CidrBlockAssociationSet": {
2076
- "shape": "S3e"
2293
+ "shape": "S3m"
2077
2294
  },
2078
2295
  "DhcpOptionsId": {},
2079
2296
  "State": {}
@@ -2118,7 +2335,7 @@
2118
2335
  "SubnetId": {},
2119
2336
  "VpcId": {},
2120
2337
  "Ipv6CidrBlockAssociationSet": {
2121
- "shape": "S3e"
2338
+ "shape": "S3m"
2122
2339
  }
2123
2340
  }
2124
2341
  },
@@ -2214,7 +2431,17 @@
2214
2431
  }
2215
2432
  },
2216
2433
  "Type": {},
2217
- "VpcId": {}
2434
+ "VpcId": {},
2435
+ "LoadBalancerAttributes": {
2436
+ "type": "list",
2437
+ "member": {
2438
+ "type": "structure",
2439
+ "members": {
2440
+ "Key": {},
2441
+ "Value": {}
2442
+ }
2443
+ }
2444
+ }
2218
2445
  }
2219
2446
  },
2220
2447
  "AwsElasticBeanstalkEnvironment": {
@@ -2325,13 +2552,13 @@
2325
2552
  "type": "structure",
2326
2553
  "members": {
2327
2554
  "IndexSlowLogs": {
2328
- "shape": "S46"
2555
+ "shape": "S4g"
2329
2556
  },
2330
2557
  "SearchSlowLogs": {
2331
- "shape": "S46"
2558
+ "shape": "S4g"
2332
2559
  },
2333
2560
  "AuditLogs": {
2334
- "shape": "S46"
2561
+ "shape": "S4g"
2335
2562
  }
2336
2563
  }
2337
2564
  },
@@ -2363,13 +2590,13 @@
2363
2590
  "type": "structure",
2364
2591
  "members": {
2365
2592
  "AvailabilityZones": {
2366
- "shape": "S25"
2593
+ "shape": "S2c"
2367
2594
  },
2368
2595
  "SecurityGroupIds": {
2369
- "shape": "S25"
2596
+ "shape": "S2c"
2370
2597
  },
2371
2598
  "SubnetIds": {
2372
- "shape": "S25"
2599
+ "shape": "S2c"
2373
2600
  },
2374
2601
  "VPCId": {}
2375
2602
  }
@@ -2381,6 +2608,7 @@
2381
2608
  "members": {
2382
2609
  "OwnerId": {},
2383
2610
  "OwnerName": {},
2611
+ "OwnerAccountId": {},
2384
2612
  "CreatedAt": {},
2385
2613
  "ServerSideEncryptionConfiguration": {
2386
2614
  "type": "structure",
@@ -2498,7 +2726,7 @@
2498
2726
  }
2499
2727
  },
2500
2728
  "PublicAccessBlockConfiguration": {
2501
- "shape": "S4t"
2729
+ "shape": "S53"
2502
2730
  },
2503
2731
  "AccessControlList": {},
2504
2732
  "BucketLoggingConfiguration": {
@@ -2589,7 +2817,7 @@
2589
2817
  }
2590
2818
  },
2591
2819
  "AwsS3AccountPublicAccessBlock": {
2592
- "shape": "S4t"
2820
+ "shape": "S53"
2593
2821
  },
2594
2822
  "AwsS3Object": {
2595
2823
  "type": "structure",
@@ -2672,7 +2900,7 @@
2672
2900
  "type": "structure",
2673
2901
  "members": {
2674
2902
  "AttachedManagedPolicies": {
2675
- "shape": "S5j"
2903
+ "shape": "S5t"
2676
2904
  },
2677
2905
  "CreateDate": {},
2678
2906
  "GroupList": {
@@ -2680,7 +2908,7 @@
2680
2908
  },
2681
2909
  "Path": {},
2682
2910
  "PermissionsBoundary": {
2683
- "shape": "S5l"
2911
+ "shape": "S5v"
2684
2912
  },
2685
2913
  "UserId": {},
2686
2914
  "UserName": {},
@@ -2736,19 +2964,19 @@
2736
2964
  "CreatedDate": {},
2737
2965
  "Description": {},
2738
2966
  "DefaultRouteSettings": {
2739
- "shape": "S5s"
2967
+ "shape": "S62"
2740
2968
  },
2741
2969
  "DeploymentId": {},
2742
2970
  "LastUpdatedDate": {},
2743
2971
  "RouteSettings": {
2744
- "shape": "S5s"
2972
+ "shape": "S62"
2745
2973
  },
2746
2974
  "StageName": {},
2747
2975
  "StageVariables": {
2748
2976
  "shape": "Sr"
2749
2977
  },
2750
2978
  "AccessLogSettings": {
2751
- "shape": "S5t"
2979
+ "shape": "S63"
2752
2980
  },
2753
2981
  "AutoDeploy": {
2754
2982
  "type": "boolean"
@@ -2775,22 +3003,22 @@
2775
3003
  "type": "structure",
2776
3004
  "members": {
2777
3005
  "AllowOrigins": {
2778
- "shape": "S25"
3006
+ "shape": "S2c"
2779
3007
  },
2780
3008
  "AllowCredentials": {
2781
3009
  "type": "boolean"
2782
3010
  },
2783
3011
  "ExposeHeaders": {
2784
- "shape": "S25"
3012
+ "shape": "S2c"
2785
3013
  },
2786
3014
  "MaxAge": {
2787
3015
  "type": "integer"
2788
3016
  },
2789
3017
  "AllowMethods": {
2790
- "shape": "S25"
3018
+ "shape": "S2c"
2791
3019
  },
2792
3020
  "AllowHeaders": {
2793
- "shape": "S25"
3021
+ "shape": "S2c"
2794
3022
  }
2795
3023
  }
2796
3024
  }
@@ -2835,13 +3063,13 @@
2835
3063
  "type": "integer"
2836
3064
  },
2837
3065
  "KeySchema": {
2838
- "shape": "S63"
3066
+ "shape": "S6d"
2839
3067
  },
2840
3068
  "Projection": {
2841
- "shape": "S65"
3069
+ "shape": "S6f"
2842
3070
  },
2843
3071
  "ProvisionedThroughput": {
2844
- "shape": "S66"
3072
+ "shape": "S6g"
2845
3073
  }
2846
3074
  }
2847
3075
  }
@@ -2851,7 +3079,7 @@
2851
3079
  "type": "integer"
2852
3080
  },
2853
3081
  "KeySchema": {
2854
- "shape": "S63"
3082
+ "shape": "S6d"
2855
3083
  },
2856
3084
  "LatestStreamArn": {},
2857
3085
  "LatestStreamLabel": {},
@@ -2863,16 +3091,16 @@
2863
3091
  "IndexArn": {},
2864
3092
  "IndexName": {},
2865
3093
  "KeySchema": {
2866
- "shape": "S63"
3094
+ "shape": "S6d"
2867
3095
  },
2868
3096
  "Projection": {
2869
- "shape": "S65"
3097
+ "shape": "S6f"
2870
3098
  }
2871
3099
  }
2872
3100
  }
2873
3101
  },
2874
3102
  "ProvisionedThroughput": {
2875
- "shape": "S66"
3103
+ "shape": "S6g"
2876
3104
  },
2877
3105
  "Replicas": {
2878
3106
  "type": "list",
@@ -2886,14 +3114,14 @@
2886
3114
  "members": {
2887
3115
  "IndexName": {},
2888
3116
  "ProvisionedThroughputOverride": {
2889
- "shape": "S6d"
3117
+ "shape": "S6n"
2890
3118
  }
2891
3119
  }
2892
3120
  }
2893
3121
  },
2894
3122
  "KmsMasterKeyId": {},
2895
3123
  "ProvisionedThroughputOverride": {
2896
- "shape": "S6d"
3124
+ "shape": "S6n"
2897
3125
  },
2898
3126
  "RegionName": {},
2899
3127
  "ReplicaStatus": {},
@@ -2991,7 +3219,7 @@
2991
3219
  },
2992
3220
  "DocumentationVersion": {},
2993
3221
  "AccessLogSettings": {
2994
- "shape": "S5t"
3222
+ "shape": "S63"
2995
3223
  },
2996
3224
  "CanarySettings": {
2997
3225
  "type": "structure",
@@ -3025,7 +3253,7 @@
3025
3253
  "CreatedDate": {},
3026
3254
  "Version": {},
3027
3255
  "BinaryMediaTypes": {
3028
- "shape": "S25"
3256
+ "shape": "S2c"
3029
3257
  },
3030
3258
  "MinimumCompressionSize": {
3031
3259
  "type": "integer"
@@ -3035,7 +3263,7 @@
3035
3263
  "type": "structure",
3036
3264
  "members": {
3037
3265
  "Types": {
3038
- "shape": "S25"
3266
+ "shape": "S2c"
3039
3267
  }
3040
3268
  }
3041
3269
  }
@@ -3135,7 +3363,7 @@
3135
3363
  "CreatedAt": {},
3136
3364
  "DomainName": {},
3137
3365
  "DomainValidationOptions": {
3138
- "shape": "S6s"
3366
+ "shape": "S72"
3139
3367
  },
3140
3368
  "ExtendedKeyUsages": {
3141
3369
  "type": "list",
@@ -3177,7 +3405,7 @@
3177
3405
  "type": "structure",
3178
3406
  "members": {
3179
3407
  "DomainValidationOptions": {
3180
- "shape": "S6s"
3408
+ "shape": "S72"
3181
3409
  },
3182
3410
  "RenewalStatus": {},
3183
3411
  "RenewalStatusReason": {},
@@ -3582,7 +3810,7 @@
3582
3810
  "type": "structure",
3583
3811
  "members": {
3584
3812
  "AttachedManagedPolicies": {
3585
- "shape": "S5j"
3813
+ "shape": "S5t"
3586
3814
  },
3587
3815
  "CreateDate": {},
3588
3816
  "GroupId": {},
@@ -3604,7 +3832,7 @@
3604
3832
  "members": {
3605
3833
  "AssumeRolePolicyDocument": {},
3606
3834
  "AttachedManagedPolicies": {
3607
- "shape": "S5j"
3835
+ "shape": "S5t"
3608
3836
  },
3609
3837
  "CreateDate": {},
3610
3838
  "InstanceProfileList": {
@@ -3635,7 +3863,7 @@
3635
3863
  }
3636
3864
  },
3637
3865
  "PermissionsBoundary": {
3638
- "shape": "S5l"
3866
+ "shape": "S5v"
3639
3867
  },
3640
3868
  "RoleId": {},
3641
3869
  "RoleName": {},
@@ -3741,10 +3969,10 @@
3741
3969
  "type": "structure",
3742
3970
  "members": {
3743
3971
  "SecurityGroupIds": {
3744
- "shape": "S25"
3972
+ "shape": "S2c"
3745
3973
  },
3746
3974
  "SubnetIds": {
3747
- "shape": "S25"
3975
+ "shape": "S2c"
3748
3976
  },
3749
3977
  "VpcId": {}
3750
3978
  }
@@ -3759,7 +3987,7 @@
3759
3987
  "type": "long"
3760
3988
  },
3761
3989
  "CompatibleRuntimes": {
3762
- "shape": "S25"
3990
+ "shape": "S2c"
3763
3991
  },
3764
3992
  "CreatedDate": {}
3765
3993
  }
@@ -3791,7 +4019,7 @@
3791
4019
  "type": "boolean"
3792
4020
  },
3793
4021
  "Endpoint": {
3794
- "shape": "S8x"
4022
+ "shape": "S97"
3795
4023
  },
3796
4024
  "Engine": {},
3797
4025
  "EngineVersion": {},
@@ -3808,7 +4036,7 @@
3808
4036
  },
3809
4037
  "TdeCredentialArn": {},
3810
4038
  "VpcSecurityGroups": {
3811
- "shape": "S8y"
4039
+ "shape": "S98"
3812
4040
  },
3813
4041
  "MultiAz": {
3814
4042
  "type": "boolean"
@@ -3902,7 +4130,7 @@
3902
4130
  }
3903
4131
  },
3904
4132
  "ProcessorFeatures": {
3905
- "shape": "S98"
4133
+ "shape": "S9i"
3906
4134
  }
3907
4135
  }
3908
4136
  },
@@ -3949,7 +4177,7 @@
3949
4177
  },
3950
4178
  "StorageType": {},
3951
4179
  "DomainMemberships": {
3952
- "shape": "S9e"
4180
+ "shape": "S9o"
3953
4181
  },
3954
4182
  "CopyTagsToSnapshot": {
3955
4183
  "type": "boolean"
@@ -3973,10 +4201,10 @@
3973
4201
  "shape": "S13"
3974
4202
  },
3975
4203
  "ProcessorFeatures": {
3976
- "shape": "S98"
4204
+ "shape": "S9i"
3977
4205
  },
3978
4206
  "ListenerEndpoint": {
3979
- "shape": "S8x"
4207
+ "shape": "S97"
3980
4208
  },
3981
4209
  "MaxAllocatedStorage": {
3982
4210
  "type": "integer"
@@ -4095,7 +4323,7 @@
4095
4323
  "type": "boolean"
4096
4324
  },
4097
4325
  "ProcessorFeatures": {
4098
- "shape": "S98"
4326
+ "shape": "S9i"
4099
4327
  },
4100
4328
  "DbiResourceId": {}
4101
4329
  }
@@ -4169,7 +4397,7 @@
4169
4397
  "shape": "S13"
4170
4398
  },
4171
4399
  "VpcSecurityGroups": {
4172
- "shape": "S8y"
4400
+ "shape": "S98"
4173
4401
  },
4174
4402
  "HostedZoneId": {},
4175
4403
  "StorageEncrypted": {
@@ -4206,7 +4434,7 @@
4206
4434
  "type": "boolean"
4207
4435
  },
4208
4436
  "DomainMemberships": {
4209
- "shape": "S9e"
4437
+ "shape": "S9o"
4210
4438
  },
4211
4439
  "DbClusterParameterGroup": {},
4212
4440
  "DbSubnetGroup": {},
@@ -4246,7 +4474,7 @@
4246
4474
  "type": "structure",
4247
4475
  "members": {
4248
4476
  "CapacityProviders": {
4249
- "shape": "S25"
4477
+ "shape": "S2c"
4250
4478
  },
4251
4479
  "ClusterSettings": {
4252
4480
  "type": "list",
@@ -4310,7 +4538,7 @@
4310
4538
  "type": "structure",
4311
4539
  "members": {
4312
4540
  "Command": {
4313
- "shape": "S25"
4541
+ "shape": "S2c"
4314
4542
  },
4315
4543
  "Cpu": {
4316
4544
  "type": "integer"
@@ -4329,19 +4557,19 @@
4329
4557
  "type": "boolean"
4330
4558
  },
4331
4559
  "DnsSearchDomains": {
4332
- "shape": "S25"
4560
+ "shape": "S2c"
4333
4561
  },
4334
4562
  "DnsServers": {
4335
- "shape": "S25"
4563
+ "shape": "S2c"
4336
4564
  },
4337
4565
  "DockerLabels": {
4338
4566
  "shape": "Sr"
4339
4567
  },
4340
4568
  "DockerSecurityOptions": {
4341
- "shape": "S25"
4569
+ "shape": "S2c"
4342
4570
  },
4343
4571
  "EntryPoint": {
4344
- "shape": "S25"
4572
+ "shape": "S2c"
4345
4573
  },
4346
4574
  "Environment": {
4347
4575
  "type": "list",
@@ -4389,7 +4617,7 @@
4389
4617
  "type": "structure",
4390
4618
  "members": {
4391
4619
  "Command": {
4392
- "shape": "S25"
4620
+ "shape": "S2c"
4393
4621
  },
4394
4622
  "Interval": {
4395
4623
  "type": "integer"
@@ -4411,7 +4639,7 @@
4411
4639
  "type": "boolean"
4412
4640
  },
4413
4641
  "Links": {
4414
- "shape": "S25"
4642
+ "shape": "S2c"
4415
4643
  },
4416
4644
  "LinuxParameters": {
4417
4645
  "type": "structure",
@@ -4420,10 +4648,10 @@
4420
4648
  "type": "structure",
4421
4649
  "members": {
4422
4650
  "Add": {
4423
- "shape": "S25"
4651
+ "shape": "S2c"
4424
4652
  },
4425
4653
  "Drop": {
4426
- "shape": "S25"
4654
+ "shape": "S2c"
4427
4655
  }
4428
4656
  }
4429
4657
  },
@@ -4435,7 +4663,7 @@
4435
4663
  "ContainerPath": {},
4436
4664
  "HostPath": {},
4437
4665
  "Permissions": {
4438
- "shape": "S25"
4666
+ "shape": "S2c"
4439
4667
  }
4440
4668
  }
4441
4669
  }
@@ -4459,7 +4687,7 @@
4459
4687
  "members": {
4460
4688
  "ContainerPath": {},
4461
4689
  "MountOptions": {
4462
- "shape": "S25"
4690
+ "shape": "S2c"
4463
4691
  },
4464
4692
  "Size": {
4465
4693
  "type": "integer"
@@ -4651,7 +4879,7 @@
4651
4879
  }
4652
4880
  },
4653
4881
  "RequiresCompatibilities": {
4654
- "shape": "S25"
4882
+ "shape": "S2c"
4655
4883
  },
4656
4884
  "TaskRoleArn": {},
4657
4885
  "Volumes": {
@@ -4726,12 +4954,12 @@
4726
4954
  "type": "boolean"
4727
4955
  },
4728
4956
  "EventCategoriesList": {
4729
- "shape": "S25"
4957
+ "shape": "S2c"
4730
4958
  },
4731
4959
  "EventSubscriptionArn": {},
4732
4960
  "SnsTopicArn": {},
4733
4961
  "SourceIdsList": {
4734
- "shape": "S25"
4962
+ "shape": "S2c"
4735
4963
  },
4736
4964
  "SourceType": {},
4737
4965
  "Status": {},
@@ -4821,10 +5049,10 @@
4821
5049
  "members": {
4822
5050
  "AssignPublicIp": {},
4823
5051
  "SecurityGroups": {
4824
- "shape": "S25"
5052
+ "shape": "S2c"
4825
5053
  },
4826
5054
  "Subnets": {
4827
- "shape": "S25"
5055
+ "shape": "S2c"
4828
5056
  }
4829
5057
  }
4830
5058
  }
@@ -4915,7 +5143,7 @@
4915
5143
  },
4916
5144
  "ClassicLinkVpcId": {},
4917
5145
  "ClassicLinkVpcSecurityGroups": {
4918
- "shape": "S25"
5146
+ "shape": "S2c"
4919
5147
  },
4920
5148
  "CreatedTime": {},
4921
5149
  "EbsOptimized": {
@@ -4938,7 +5166,7 @@
4938
5166
  "PlacementTenancy": {},
4939
5167
  "RamdiskId": {},
4940
5168
  "SecurityGroups": {
4941
- "shape": "S25"
5169
+ "shape": "S2c"
4942
5170
  },
4943
5171
  "SpotPrice": {},
4944
5172
  "UserData": {}
@@ -4985,29 +5213,29 @@
4985
5213
  "type": "integer"
4986
5214
  },
4987
5215
  "IkeVersions": {
4988
- "shape": "S25"
5216
+ "shape": "S2c"
4989
5217
  },
4990
5218
  "OutsideIpAddress": {},
4991
5219
  "Phase1DhGroupNumbers": {
4992
- "shape": "Scf"
5220
+ "shape": "Scp"
4993
5221
  },
4994
5222
  "Phase1EncryptionAlgorithms": {
4995
- "shape": "S25"
5223
+ "shape": "S2c"
4996
5224
  },
4997
5225
  "Phase1IntegrityAlgorithms": {
4998
- "shape": "S25"
5226
+ "shape": "S2c"
4999
5227
  },
5000
5228
  "Phase1LifetimeSeconds": {
5001
5229
  "type": "integer"
5002
5230
  },
5003
5231
  "Phase2DhGroupNumbers": {
5004
- "shape": "Scf"
5232
+ "shape": "Scp"
5005
5233
  },
5006
5234
  "Phase2EncryptionAlgorithms": {
5007
- "shape": "S25"
5235
+ "shape": "S2c"
5008
5236
  },
5009
5237
  "Phase2IntegrityAlgorithms": {
5010
- "shape": "S25"
5238
+ "shape": "S2c"
5011
5239
  },
5012
5240
  "Phase2LifetimeSeconds": {
5013
5241
  "type": "integer"
@@ -5049,10 +5277,293 @@
5049
5277
  "Architecture": {},
5050
5278
  "ImageDigest": {},
5051
5279
  "ImageTags": {
5052
- "shape": "S25"
5280
+ "shape": "S2c"
5053
5281
  },
5054
5282
  "ImagePublishedAt": {}
5055
5283
  }
5284
+ },
5285
+ "AwsOpenSearchServiceDomain": {
5286
+ "type": "structure",
5287
+ "members": {
5288
+ "Arn": {},
5289
+ "AccessPolicies": {},
5290
+ "DomainName": {},
5291
+ "Id": {},
5292
+ "DomainEndpoint": {},
5293
+ "EngineVersion": {},
5294
+ "EncryptionAtRestOptions": {
5295
+ "type": "structure",
5296
+ "members": {
5297
+ "Enabled": {
5298
+ "type": "boolean"
5299
+ },
5300
+ "KmsKeyId": {}
5301
+ }
5302
+ },
5303
+ "NodeToNodeEncryptionOptions": {
5304
+ "type": "structure",
5305
+ "members": {
5306
+ "Enabled": {
5307
+ "type": "boolean"
5308
+ }
5309
+ }
5310
+ },
5311
+ "ServiceSoftwareOptions": {
5312
+ "type": "structure",
5313
+ "members": {
5314
+ "AutomatedUpdateDate": {},
5315
+ "Cancellable": {
5316
+ "type": "boolean"
5317
+ },
5318
+ "CurrentVersion": {},
5319
+ "Description": {},
5320
+ "NewVersion": {},
5321
+ "UpdateAvailable": {
5322
+ "type": "boolean"
5323
+ },
5324
+ "UpdateStatus": {},
5325
+ "OptionalDeployment": {
5326
+ "type": "boolean"
5327
+ }
5328
+ }
5329
+ },
5330
+ "ClusterConfig": {
5331
+ "type": "structure",
5332
+ "members": {
5333
+ "InstanceCount": {
5334
+ "type": "integer"
5335
+ },
5336
+ "WarmEnabled": {
5337
+ "type": "boolean"
5338
+ },
5339
+ "WarmCount": {
5340
+ "type": "integer"
5341
+ },
5342
+ "DedicatedMasterEnabled": {
5343
+ "type": "boolean"
5344
+ },
5345
+ "ZoneAwarenessConfig": {
5346
+ "type": "structure",
5347
+ "members": {
5348
+ "AvailabilityZoneCount": {
5349
+ "type": "integer"
5350
+ }
5351
+ }
5352
+ },
5353
+ "DedicatedMasterCount": {
5354
+ "type": "integer"
5355
+ },
5356
+ "InstanceType": {},
5357
+ "WarmType": {},
5358
+ "ZoneAwarenessEnabled": {
5359
+ "type": "boolean"
5360
+ },
5361
+ "DedicatedMasterType": {}
5362
+ }
5363
+ },
5364
+ "DomainEndpointOptions": {
5365
+ "type": "structure",
5366
+ "members": {
5367
+ "CustomEndpointCertificateArn": {},
5368
+ "CustomEndpointEnabled": {
5369
+ "type": "boolean"
5370
+ },
5371
+ "EnforceHTTPS": {
5372
+ "type": "boolean"
5373
+ },
5374
+ "CustomEndpoint": {},
5375
+ "TLSSecurityPolicy": {}
5376
+ }
5377
+ },
5378
+ "VpcOptions": {
5379
+ "type": "structure",
5380
+ "members": {
5381
+ "SecurityGroupIds": {
5382
+ "shape": "S2c"
5383
+ },
5384
+ "SubnetIds": {
5385
+ "shape": "S2c"
5386
+ }
5387
+ }
5388
+ },
5389
+ "LogPublishingOptions": {
5390
+ "type": "structure",
5391
+ "members": {
5392
+ "IndexSlowLogs": {
5393
+ "shape": "Sd2"
5394
+ },
5395
+ "SearchSlowLogs": {
5396
+ "shape": "Sd2"
5397
+ },
5398
+ "AuditLogs": {
5399
+ "shape": "Sd2"
5400
+ }
5401
+ }
5402
+ },
5403
+ "DomainEndpoints": {
5404
+ "shape": "Sr"
5405
+ }
5406
+ }
5407
+ },
5408
+ "AwsEc2VpcEndpointService": {
5409
+ "type": "structure",
5410
+ "members": {
5411
+ "AcceptanceRequired": {
5412
+ "type": "boolean"
5413
+ },
5414
+ "AvailabilityZones": {
5415
+ "shape": "S2c"
5416
+ },
5417
+ "BaseEndpointDnsNames": {
5418
+ "shape": "S2c"
5419
+ },
5420
+ "ManagesVpcEndpoints": {
5421
+ "type": "boolean"
5422
+ },
5423
+ "GatewayLoadBalancerArns": {
5424
+ "shape": "S2c"
5425
+ },
5426
+ "NetworkLoadBalancerArns": {
5427
+ "shape": "S2c"
5428
+ },
5429
+ "PrivateDnsName": {},
5430
+ "ServiceId": {},
5431
+ "ServiceName": {},
5432
+ "ServiceState": {},
5433
+ "ServiceType": {
5434
+ "type": "list",
5435
+ "member": {
5436
+ "type": "structure",
5437
+ "members": {
5438
+ "ServiceType": {}
5439
+ }
5440
+ }
5441
+ }
5442
+ }
5443
+ },
5444
+ "AwsXrayEncryptionConfig": {
5445
+ "type": "structure",
5446
+ "members": {
5447
+ "KeyId": {},
5448
+ "Status": {},
5449
+ "Type": {}
5450
+ }
5451
+ },
5452
+ "AwsWafRateBasedRule": {
5453
+ "type": "structure",
5454
+ "members": {
5455
+ "MetricName": {},
5456
+ "Name": {},
5457
+ "RateKey": {},
5458
+ "RateLimit": {
5459
+ "type": "long"
5460
+ },
5461
+ "RuleId": {},
5462
+ "MatchPredicates": {
5463
+ "type": "list",
5464
+ "member": {
5465
+ "type": "structure",
5466
+ "members": {
5467
+ "DataId": {},
5468
+ "Negated": {
5469
+ "type": "boolean"
5470
+ },
5471
+ "Type": {}
5472
+ }
5473
+ }
5474
+ }
5475
+ }
5476
+ },
5477
+ "AwsWafRegionalRateBasedRule": {
5478
+ "type": "structure",
5479
+ "members": {
5480
+ "MetricName": {},
5481
+ "Name": {},
5482
+ "RateKey": {},
5483
+ "RateLimit": {
5484
+ "type": "long"
5485
+ },
5486
+ "RuleId": {},
5487
+ "MatchPredicates": {
5488
+ "type": "list",
5489
+ "member": {
5490
+ "type": "structure",
5491
+ "members": {
5492
+ "DataId": {},
5493
+ "Negated": {
5494
+ "type": "boolean"
5495
+ },
5496
+ "Type": {}
5497
+ }
5498
+ }
5499
+ }
5500
+ }
5501
+ },
5502
+ "AwsEcrRepository": {
5503
+ "type": "structure",
5504
+ "members": {
5505
+ "Arn": {},
5506
+ "ImageScanningConfiguration": {
5507
+ "type": "structure",
5508
+ "members": {
5509
+ "ScanOnPush": {
5510
+ "type": "boolean"
5511
+ }
5512
+ }
5513
+ },
5514
+ "ImageTagMutability": {},
5515
+ "LifecyclePolicy": {
5516
+ "type": "structure",
5517
+ "members": {
5518
+ "LifecyclePolicyText": {},
5519
+ "RegistryId": {}
5520
+ }
5521
+ },
5522
+ "RepositoryName": {},
5523
+ "RepositoryPolicyText": {}
5524
+ }
5525
+ },
5526
+ "AwsEksCluster": {
5527
+ "type": "structure",
5528
+ "members": {
5529
+ "Arn": {},
5530
+ "CertificateAuthorityData": {},
5531
+ "ClusterStatus": {},
5532
+ "Endpoint": {},
5533
+ "Name": {},
5534
+ "ResourcesVpcConfig": {
5535
+ "type": "structure",
5536
+ "members": {
5537
+ "SecurityGroupIds": {
5538
+ "shape": "S2c"
5539
+ },
5540
+ "SubnetIds": {
5541
+ "shape": "S2c"
5542
+ }
5543
+ }
5544
+ },
5545
+ "RoleArn": {},
5546
+ "Version": {},
5547
+ "Logging": {
5548
+ "type": "structure",
5549
+ "members": {
5550
+ "ClusterLogging": {
5551
+ "type": "list",
5552
+ "member": {
5553
+ "type": "structure",
5554
+ "members": {
5555
+ "Enabled": {
5556
+ "type": "boolean"
5557
+ },
5558
+ "Types": {
5559
+ "shape": "S2c"
5560
+ }
5561
+ }
5562
+ }
5563
+ }
5564
+ }
5565
+ }
5566
+ }
5056
5567
  }
5057
5568
  }
5058
5569
  }
@@ -5064,7 +5575,7 @@
5064
5575
  "members": {
5065
5576
  "Status": {},
5066
5577
  "RelatedRequirements": {
5067
- "shape": "Scl"
5578
+ "shape": "Sdn"
5068
5579
  },
5069
5580
  "StatusReasons": {
5070
5581
  "type": "list",
@@ -5095,7 +5606,7 @@
5095
5606
  },
5096
5607
  "RecordState": {},
5097
5608
  "RelatedFindings": {
5098
- "shape": "Sct"
5609
+ "shape": "Sdv"
5099
5610
  },
5100
5611
  "Note": {
5101
5612
  "type": "structure",
@@ -5220,7 +5731,7 @@
5220
5731
  "members": {
5221
5732
  "ConnectionDirection": {},
5222
5733
  "RemoteIpDetails": {
5223
- "shape": "Sd8"
5734
+ "shape": "Sea"
5224
5735
  },
5225
5736
  "RemotePortDetails": {
5226
5737
  "type": "structure",
@@ -5232,7 +5743,7 @@
5232
5743
  }
5233
5744
  },
5234
5745
  "LocalPortDetails": {
5235
- "shape": "Sde"
5746
+ "shape": "Seg"
5236
5747
  },
5237
5748
  "Protocol": {},
5238
5749
  "Blocked": {
@@ -5247,7 +5758,7 @@
5247
5758
  "ServiceName": {},
5248
5759
  "CallerType": {},
5249
5760
  "RemoteIpDetails": {
5250
- "shape": "Sd8"
5761
+ "shape": "Sea"
5251
5762
  },
5252
5763
  "DomainDetails": {
5253
5764
  "type": "structure",
@@ -5281,7 +5792,7 @@
5281
5792
  "type": "structure",
5282
5793
  "members": {
5283
5794
  "LocalPortDetails": {
5284
- "shape": "Sde"
5795
+ "shape": "Seg"
5285
5796
  },
5286
5797
  "LocalIpDetails": {
5287
5798
  "type": "structure",
@@ -5290,7 +5801,7 @@
5290
5801
  }
5291
5802
  },
5292
5803
  "RemoteIpDetails": {
5293
- "shape": "Sd8"
5804
+ "shape": "Sea"
5294
5805
  }
5295
5806
  }
5296
5807
  }
@@ -5312,7 +5823,7 @@
5312
5823
  "type": "integer"
5313
5824
  },
5314
5825
  "RelatedFindings": {
5315
- "shape": "Sct"
5826
+ "shape": "Sdv"
5316
5827
  },
5317
5828
  "Severity": {
5318
5829
  "type": "structure",
@@ -5454,11 +5965,11 @@
5454
5965
  }
5455
5966
  }
5456
5967
  },
5457
- "S25": {
5968
+ "S2c": {
5458
5969
  "type": "list",
5459
5970
  "member": {}
5460
5971
  },
5461
- "S2y": {
5972
+ "S36": {
5462
5973
  "type": "list",
5463
5974
  "member": {
5464
5975
  "type": "structure",
@@ -5514,7 +6025,7 @@
5514
6025
  }
5515
6026
  }
5516
6027
  },
5517
- "S3e": {
6028
+ "S3m": {
5518
6029
  "type": "list",
5519
6030
  "member": {
5520
6031
  "type": "structure",
@@ -5525,7 +6036,7 @@
5525
6036
  }
5526
6037
  }
5527
6038
  },
5528
- "S46": {
6039
+ "S4g": {
5529
6040
  "type": "structure",
5530
6041
  "members": {
5531
6042
  "CloudWatchLogsLogGroupArn": {},
@@ -5534,7 +6045,7 @@
5534
6045
  }
5535
6046
  }
5536
6047
  },
5537
- "S4t": {
6048
+ "S53": {
5538
6049
  "type": "structure",
5539
6050
  "members": {
5540
6051
  "BlockPublicAcls": {
@@ -5551,7 +6062,7 @@
5551
6062
  }
5552
6063
  }
5553
6064
  },
5554
- "S5j": {
6065
+ "S5t": {
5555
6066
  "type": "list",
5556
6067
  "member": {
5557
6068
  "type": "structure",
@@ -5561,14 +6072,14 @@
5561
6072
  }
5562
6073
  }
5563
6074
  },
5564
- "S5l": {
6075
+ "S5v": {
5565
6076
  "type": "structure",
5566
6077
  "members": {
5567
6078
  "PermissionsBoundaryArn": {},
5568
6079
  "PermissionsBoundaryType": {}
5569
6080
  }
5570
6081
  },
5571
- "S5s": {
6082
+ "S62": {
5572
6083
  "type": "structure",
5573
6084
  "members": {
5574
6085
  "DetailedMetricsEnabled": {
@@ -5586,14 +6097,14 @@
5586
6097
  }
5587
6098
  }
5588
6099
  },
5589
- "S5t": {
6100
+ "S63": {
5590
6101
  "type": "structure",
5591
6102
  "members": {
5592
6103
  "Format": {},
5593
6104
  "DestinationArn": {}
5594
6105
  }
5595
6106
  },
5596
- "S63": {
6107
+ "S6d": {
5597
6108
  "type": "list",
5598
6109
  "member": {
5599
6110
  "type": "structure",
@@ -5603,7 +6114,7 @@
5603
6114
  }
5604
6115
  }
5605
6116
  },
5606
- "S65": {
6117
+ "S6f": {
5607
6118
  "type": "structure",
5608
6119
  "members": {
5609
6120
  "NonKeyAttributes": {
@@ -5612,7 +6123,7 @@
5612
6123
  "ProjectionType": {}
5613
6124
  }
5614
6125
  },
5615
- "S66": {
6126
+ "S6g": {
5616
6127
  "type": "structure",
5617
6128
  "members": {
5618
6129
  "LastDecreaseDateTime": {},
@@ -5628,7 +6139,7 @@
5628
6139
  }
5629
6140
  }
5630
6141
  },
5631
- "S6d": {
6142
+ "S6n": {
5632
6143
  "type": "structure",
5633
6144
  "members": {
5634
6145
  "ReadCapacityUnits": {
@@ -5636,7 +6147,7 @@
5636
6147
  }
5637
6148
  }
5638
6149
  },
5639
- "S6s": {
6150
+ "S72": {
5640
6151
  "type": "list",
5641
6152
  "member": {
5642
6153
  "type": "structure",
@@ -5659,7 +6170,7 @@
5659
6170
  }
5660
6171
  }
5661
6172
  },
5662
- "S8x": {
6173
+ "S97": {
5663
6174
  "type": "structure",
5664
6175
  "members": {
5665
6176
  "Address": {},
@@ -5669,7 +6180,7 @@
5669
6180
  "HostedZoneId": {}
5670
6181
  }
5671
6182
  },
5672
- "S8y": {
6183
+ "S98": {
5673
6184
  "type": "list",
5674
6185
  "member": {
5675
6186
  "type": "structure",
@@ -5679,7 +6190,7 @@
5679
6190
  }
5680
6191
  }
5681
6192
  },
5682
- "S98": {
6193
+ "S9i": {
5683
6194
  "type": "list",
5684
6195
  "member": {
5685
6196
  "type": "structure",
@@ -5689,7 +6200,7 @@
5689
6200
  }
5690
6201
  }
5691
6202
  },
5692
- "S9e": {
6203
+ "S9o": {
5693
6204
  "type": "list",
5694
6205
  "member": {
5695
6206
  "type": "structure",
@@ -5701,17 +6212,26 @@
5701
6212
  }
5702
6213
  }
5703
6214
  },
5704
- "Scf": {
6215
+ "Scp": {
5705
6216
  "type": "list",
5706
6217
  "member": {
5707
6218
  "type": "integer"
5708
6219
  }
5709
6220
  },
5710
- "Scl": {
6221
+ "Sd2": {
6222
+ "type": "structure",
6223
+ "members": {
6224
+ "CloudWatchLogsLogGroupArn": {},
6225
+ "Enabled": {
6226
+ "type": "boolean"
6227
+ }
6228
+ }
6229
+ },
6230
+ "Sdn": {
5711
6231
  "type": "list",
5712
6232
  "member": {}
5713
6233
  },
5714
- "Sct": {
6234
+ "Sdv": {
5715
6235
  "type": "list",
5716
6236
  "member": {
5717
6237
  "type": "structure",
@@ -5725,7 +6245,7 @@
5725
6245
  }
5726
6246
  }
5727
6247
  },
5728
- "Sd8": {
6248
+ "Sea": {
5729
6249
  "type": "structure",
5730
6250
  "members": {
5731
6251
  "IpAddressV4": {},
@@ -5766,7 +6286,7 @@
5766
6286
  }
5767
6287
  }
5768
6288
  },
5769
- "Sde": {
6289
+ "Seg": {
5770
6290
  "type": "structure",
5771
6291
  "members": {
5772
6292
  "Port": {
@@ -5775,13 +6295,13 @@
5775
6295
  "PortName": {}
5776
6296
  }
5777
6297
  },
5778
- "Sdt": {
6298
+ "Sev": {
5779
6299
  "type": "list",
5780
6300
  "member": {
5781
- "shape": "Sdu"
6301
+ "shape": "Sew"
5782
6302
  }
5783
6303
  },
5784
- "Sdu": {
6304
+ "Sew": {
5785
6305
  "type": "structure",
5786
6306
  "required": [
5787
6307
  "Id",
@@ -5792,7 +6312,7 @@
5792
6312
  "ProductArn": {}
5793
6313
  }
5794
6314
  },
5795
- "Sdv": {
6315
+ "Sex": {
5796
6316
  "type": "structure",
5797
6317
  "required": [
5798
6318
  "Text",
@@ -5803,272 +6323,272 @@
5803
6323
  "UpdatedBy": {}
5804
6324
  }
5805
6325
  },
5806
- "Se4": {
6326
+ "Sf8": {
5807
6327
  "type": "structure",
5808
6328
  "members": {
5809
6329
  "ProductArn": {
5810
- "shape": "Se5"
6330
+ "shape": "Sf9"
5811
6331
  },
5812
6332
  "AwsAccountId": {
5813
- "shape": "Se5"
6333
+ "shape": "Sf9"
5814
6334
  },
5815
6335
  "Id": {
5816
- "shape": "Se5"
6336
+ "shape": "Sf9"
5817
6337
  },
5818
6338
  "GeneratorId": {
5819
- "shape": "Se5"
6339
+ "shape": "Sf9"
5820
6340
  },
5821
6341
  "Region": {
5822
- "shape": "Se5"
6342
+ "shape": "Sf9"
5823
6343
  },
5824
6344
  "Type": {
5825
- "shape": "Se5"
6345
+ "shape": "Sf9"
5826
6346
  },
5827
6347
  "FirstObservedAt": {
5828
- "shape": "Se8"
6348
+ "shape": "Sfc"
5829
6349
  },
5830
6350
  "LastObservedAt": {
5831
- "shape": "Se8"
6351
+ "shape": "Sfc"
5832
6352
  },
5833
6353
  "CreatedAt": {
5834
- "shape": "Se8"
6354
+ "shape": "Sfc"
5835
6355
  },
5836
6356
  "UpdatedAt": {
5837
- "shape": "Se8"
6357
+ "shape": "Sfc"
5838
6358
  },
5839
6359
  "SeverityProduct": {
5840
- "shape": "Sec",
6360
+ "shape": "Sfg",
5841
6361
  "deprecated": true,
5842
6362
  "deprecatedMessage": "This filter is deprecated. Instead, use FindingProviderSeverityOriginal."
5843
6363
  },
5844
6364
  "SeverityNormalized": {
5845
- "shape": "Sec",
6365
+ "shape": "Sfg",
5846
6366
  "deprecated": true,
5847
6367
  "deprecatedMessage": "This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."
5848
6368
  },
5849
6369
  "SeverityLabel": {
5850
- "shape": "Se5"
6370
+ "shape": "Sf9"
5851
6371
  },
5852
6372
  "Confidence": {
5853
- "shape": "Sec"
6373
+ "shape": "Sfg"
5854
6374
  },
5855
6375
  "Criticality": {
5856
- "shape": "Sec"
6376
+ "shape": "Sfg"
5857
6377
  },
5858
6378
  "Title": {
5859
- "shape": "Se5"
6379
+ "shape": "Sf9"
5860
6380
  },
5861
6381
  "Description": {
5862
- "shape": "Se5"
6382
+ "shape": "Sf9"
5863
6383
  },
5864
6384
  "RecommendationText": {
5865
- "shape": "Se5"
6385
+ "shape": "Sf9"
5866
6386
  },
5867
6387
  "SourceUrl": {
5868
- "shape": "Se5"
6388
+ "shape": "Sf9"
5869
6389
  },
5870
6390
  "ProductFields": {
5871
- "shape": "See"
6391
+ "shape": "Sfi"
5872
6392
  },
5873
6393
  "ProductName": {
5874
- "shape": "Se5"
6394
+ "shape": "Sf9"
5875
6395
  },
5876
6396
  "CompanyName": {
5877
- "shape": "Se5"
6397
+ "shape": "Sf9"
5878
6398
  },
5879
6399
  "UserDefinedFields": {
5880
- "shape": "See"
6400
+ "shape": "Sfi"
5881
6401
  },
5882
6402
  "MalwareName": {
5883
- "shape": "Se5"
6403
+ "shape": "Sf9"
5884
6404
  },
5885
6405
  "MalwareType": {
5886
- "shape": "Se5"
6406
+ "shape": "Sf9"
5887
6407
  },
5888
6408
  "MalwarePath": {
5889
- "shape": "Se5"
6409
+ "shape": "Sf9"
5890
6410
  },
5891
6411
  "MalwareState": {
5892
- "shape": "Se5"
6412
+ "shape": "Sf9"
5893
6413
  },
5894
6414
  "NetworkDirection": {
5895
- "shape": "Se5"
6415
+ "shape": "Sf9"
5896
6416
  },
5897
6417
  "NetworkProtocol": {
5898
- "shape": "Se5"
6418
+ "shape": "Sf9"
5899
6419
  },
5900
6420
  "NetworkSourceIpV4": {
5901
- "shape": "Seh"
6421
+ "shape": "Sfl"
5902
6422
  },
5903
6423
  "NetworkSourceIpV6": {
5904
- "shape": "Seh"
6424
+ "shape": "Sfl"
5905
6425
  },
5906
6426
  "NetworkSourcePort": {
5907
- "shape": "Sec"
6427
+ "shape": "Sfg"
5908
6428
  },
5909
6429
  "NetworkSourceDomain": {
5910
- "shape": "Se5"
6430
+ "shape": "Sf9"
5911
6431
  },
5912
6432
  "NetworkSourceMac": {
5913
- "shape": "Se5"
6433
+ "shape": "Sf9"
5914
6434
  },
5915
6435
  "NetworkDestinationIpV4": {
5916
- "shape": "Seh"
6436
+ "shape": "Sfl"
5917
6437
  },
5918
6438
  "NetworkDestinationIpV6": {
5919
- "shape": "Seh"
6439
+ "shape": "Sfl"
5920
6440
  },
5921
6441
  "NetworkDestinationPort": {
5922
- "shape": "Sec"
6442
+ "shape": "Sfg"
5923
6443
  },
5924
6444
  "NetworkDestinationDomain": {
5925
- "shape": "Se5"
6445
+ "shape": "Sf9"
5926
6446
  },
5927
6447
  "ProcessName": {
5928
- "shape": "Se5"
6448
+ "shape": "Sf9"
5929
6449
  },
5930
6450
  "ProcessPath": {
5931
- "shape": "Se5"
6451
+ "shape": "Sf9"
5932
6452
  },
5933
6453
  "ProcessPid": {
5934
- "shape": "Sec"
6454
+ "shape": "Sfg"
5935
6455
  },
5936
6456
  "ProcessParentPid": {
5937
- "shape": "Sec"
6457
+ "shape": "Sfg"
5938
6458
  },
5939
6459
  "ProcessLaunchedAt": {
5940
- "shape": "Se8"
6460
+ "shape": "Sfc"
5941
6461
  },
5942
6462
  "ProcessTerminatedAt": {
5943
- "shape": "Se8"
6463
+ "shape": "Sfc"
5944
6464
  },
5945
6465
  "ThreatIntelIndicatorType": {
5946
- "shape": "Se5"
6466
+ "shape": "Sf9"
5947
6467
  },
5948
6468
  "ThreatIntelIndicatorValue": {
5949
- "shape": "Se5"
6469
+ "shape": "Sf9"
5950
6470
  },
5951
6471
  "ThreatIntelIndicatorCategory": {
5952
- "shape": "Se5"
6472
+ "shape": "Sf9"
5953
6473
  },
5954
6474
  "ThreatIntelIndicatorLastObservedAt": {
5955
- "shape": "Se8"
6475
+ "shape": "Sfc"
5956
6476
  },
5957
6477
  "ThreatIntelIndicatorSource": {
5958
- "shape": "Se5"
6478
+ "shape": "Sf9"
5959
6479
  },
5960
6480
  "ThreatIntelIndicatorSourceUrl": {
5961
- "shape": "Se5"
6481
+ "shape": "Sf9"
5962
6482
  },
5963
6483
  "ResourceType": {
5964
- "shape": "Se5"
6484
+ "shape": "Sf9"
5965
6485
  },
5966
6486
  "ResourceId": {
5967
- "shape": "Se5"
6487
+ "shape": "Sf9"
5968
6488
  },
5969
6489
  "ResourcePartition": {
5970
- "shape": "Se5"
6490
+ "shape": "Sf9"
5971
6491
  },
5972
6492
  "ResourceRegion": {
5973
- "shape": "Se5"
6493
+ "shape": "Sf9"
5974
6494
  },
5975
6495
  "ResourceTags": {
5976
- "shape": "See"
6496
+ "shape": "Sfi"
5977
6497
  },
5978
6498
  "ResourceAwsEc2InstanceType": {
5979
- "shape": "Se5"
6499
+ "shape": "Sf9"
5980
6500
  },
5981
6501
  "ResourceAwsEc2InstanceImageId": {
5982
- "shape": "Se5"
6502
+ "shape": "Sf9"
5983
6503
  },
5984
6504
  "ResourceAwsEc2InstanceIpV4Addresses": {
5985
- "shape": "Seh"
6505
+ "shape": "Sfl"
5986
6506
  },
5987
6507
  "ResourceAwsEc2InstanceIpV6Addresses": {
5988
- "shape": "Seh"
6508
+ "shape": "Sfl"
5989
6509
  },
5990
6510
  "ResourceAwsEc2InstanceKeyName": {
5991
- "shape": "Se5"
6511
+ "shape": "Sf9"
5992
6512
  },
5993
6513
  "ResourceAwsEc2InstanceIamInstanceProfileArn": {
5994
- "shape": "Se5"
6514
+ "shape": "Sf9"
5995
6515
  },
5996
6516
  "ResourceAwsEc2InstanceVpcId": {
5997
- "shape": "Se5"
6517
+ "shape": "Sf9"
5998
6518
  },
5999
6519
  "ResourceAwsEc2InstanceSubnetId": {
6000
- "shape": "Se5"
6520
+ "shape": "Sf9"
6001
6521
  },
6002
6522
  "ResourceAwsEc2InstanceLaunchedAt": {
6003
- "shape": "Se8"
6523
+ "shape": "Sfc"
6004
6524
  },
6005
6525
  "ResourceAwsS3BucketOwnerId": {
6006
- "shape": "Se5"
6526
+ "shape": "Sf9"
6007
6527
  },
6008
6528
  "ResourceAwsS3BucketOwnerName": {
6009
- "shape": "Se5"
6529
+ "shape": "Sf9"
6010
6530
  },
6011
6531
  "ResourceAwsIamAccessKeyUserName": {
6012
- "shape": "Se5",
6532
+ "shape": "Sf9",
6013
6533
  "deprecated": true,
6014
6534
  "deprecatedMessage": "This filter is deprecated. Instead, use ResourceAwsIamAccessKeyPrincipalName."
6015
6535
  },
6016
6536
  "ResourceAwsIamAccessKeyPrincipalName": {
6017
- "shape": "Se5"
6537
+ "shape": "Sf9"
6018
6538
  },
6019
6539
  "ResourceAwsIamAccessKeyStatus": {
6020
- "shape": "Se5"
6540
+ "shape": "Sf9"
6021
6541
  },
6022
6542
  "ResourceAwsIamAccessKeyCreatedAt": {
6023
- "shape": "Se8"
6543
+ "shape": "Sfc"
6024
6544
  },
6025
6545
  "ResourceAwsIamUserUserName": {
6026
- "shape": "Se5"
6546
+ "shape": "Sf9"
6027
6547
  },
6028
6548
  "ResourceContainerName": {
6029
- "shape": "Se5"
6549
+ "shape": "Sf9"
6030
6550
  },
6031
6551
  "ResourceContainerImageId": {
6032
- "shape": "Se5"
6552
+ "shape": "Sf9"
6033
6553
  },
6034
6554
  "ResourceContainerImageName": {
6035
- "shape": "Se5"
6555
+ "shape": "Sf9"
6036
6556
  },
6037
6557
  "ResourceContainerLaunchedAt": {
6038
- "shape": "Se8"
6558
+ "shape": "Sfc"
6039
6559
  },
6040
6560
  "ResourceDetailsOther": {
6041
- "shape": "See"
6561
+ "shape": "Sfi"
6042
6562
  },
6043
6563
  "ComplianceStatus": {
6044
- "shape": "Se5"
6564
+ "shape": "Sf9"
6045
6565
  },
6046
6566
  "VerificationState": {
6047
- "shape": "Se5"
6567
+ "shape": "Sf9"
6048
6568
  },
6049
6569
  "WorkflowState": {
6050
- "shape": "Se5"
6570
+ "shape": "Sf9"
6051
6571
  },
6052
6572
  "WorkflowStatus": {
6053
- "shape": "Se5"
6573
+ "shape": "Sf9"
6054
6574
  },
6055
6575
  "RecordState": {
6056
- "shape": "Se5"
6576
+ "shape": "Sf9"
6057
6577
  },
6058
6578
  "RelatedFindingsProductArn": {
6059
- "shape": "Se5"
6579
+ "shape": "Sf9"
6060
6580
  },
6061
6581
  "RelatedFindingsId": {
6062
- "shape": "Se5"
6582
+ "shape": "Sf9"
6063
6583
  },
6064
6584
  "NoteText": {
6065
- "shape": "Se5"
6585
+ "shape": "Sf9"
6066
6586
  },
6067
6587
  "NoteUpdatedAt": {
6068
- "shape": "Se8"
6588
+ "shape": "Sfc"
6069
6589
  },
6070
6590
  "NoteUpdatedBy": {
6071
- "shape": "Se5"
6591
+ "shape": "Sf9"
6072
6592
  },
6073
6593
  "Keyword": {
6074
6594
  "deprecated": true,
@@ -6082,29 +6602,29 @@
6082
6602
  }
6083
6603
  },
6084
6604
  "FindingProviderFieldsConfidence": {
6085
- "shape": "Sec"
6605
+ "shape": "Sfg"
6086
6606
  },
6087
6607
  "FindingProviderFieldsCriticality": {
6088
- "shape": "Sec"
6608
+ "shape": "Sfg"
6089
6609
  },
6090
6610
  "FindingProviderFieldsRelatedFindingsId": {
6091
- "shape": "Se5"
6611
+ "shape": "Sf9"
6092
6612
  },
6093
6613
  "FindingProviderFieldsRelatedFindingsProductArn": {
6094
- "shape": "Se5"
6614
+ "shape": "Sf9"
6095
6615
  },
6096
6616
  "FindingProviderFieldsSeverityLabel": {
6097
- "shape": "Se5"
6617
+ "shape": "Sf9"
6098
6618
  },
6099
6619
  "FindingProviderFieldsSeverityOriginal": {
6100
- "shape": "Se5"
6620
+ "shape": "Sf9"
6101
6621
  },
6102
6622
  "FindingProviderFieldsTypes": {
6103
- "shape": "Se5"
6623
+ "shape": "Sf9"
6104
6624
  }
6105
6625
  }
6106
6626
  },
6107
- "Se5": {
6627
+ "Sf9": {
6108
6628
  "type": "list",
6109
6629
  "member": {
6110
6630
  "type": "structure",
@@ -6114,7 +6634,7 @@
6114
6634
  }
6115
6635
  }
6116
6636
  },
6117
- "Se8": {
6637
+ "Sfc": {
6118
6638
  "type": "list",
6119
6639
  "member": {
6120
6640
  "type": "structure",
@@ -6133,7 +6653,7 @@
6133
6653
  }
6134
6654
  }
6135
6655
  },
6136
- "Sec": {
6656
+ "Sfg": {
6137
6657
  "type": "list",
6138
6658
  "member": {
6139
6659
  "type": "structure",
@@ -6150,7 +6670,7 @@
6150
6670
  }
6151
6671
  }
6152
6672
  },
6153
- "See": {
6673
+ "Sfi": {
6154
6674
  "type": "list",
6155
6675
  "member": {
6156
6676
  "type": "structure",
@@ -6161,7 +6681,7 @@
6161
6681
  }
6162
6682
  }
6163
6683
  },
6164
- "Seh": {
6684
+ "Sfl": {
6165
6685
  "type": "list",
6166
6686
  "member": {
6167
6687
  "type": "structure",
@@ -6170,7 +6690,7 @@
6170
6690
  }
6171
6691
  }
6172
6692
  },
6173
- "Ser": {
6693
+ "Sfv": {
6174
6694
  "type": "list",
6175
6695
  "member": {
6176
6696
  "type": "structure",
@@ -6180,35 +6700,35 @@
6180
6700
  }
6181
6701
  }
6182
6702
  },
6183
- "Seu": {
6703
+ "Sfy": {
6184
6704
  "type": "list",
6185
6705
  "member": {}
6186
6706
  },
6187
- "Sf5": {
6707
+ "Sgb": {
6188
6708
  "type": "list",
6189
6709
  "member": {}
6190
6710
  },
6191
- "Sfv": {
6711
+ "Sh1": {
6192
6712
  "type": "timestamp",
6193
6713
  "timestampFormat": "iso8601"
6194
6714
  },
6195
- "Sge": {
6715
+ "Shk": {
6196
6716
  "type": "map",
6197
6717
  "key": {},
6198
6718
  "value": {}
6199
6719
  },
6200
- "Sgk": {
6720
+ "Shq": {
6201
6721
  "type": "structure",
6202
6722
  "members": {
6203
6723
  "AccountId": {},
6204
6724
  "InvitationId": {},
6205
6725
  "InvitedAt": {
6206
- "shape": "Sfv"
6726
+ "shape": "Sh1"
6207
6727
  },
6208
6728
  "MemberStatus": {}
6209
6729
  }
6210
6730
  },
6211
- "Sh8": {
6731
+ "Sig": {
6212
6732
  "type": "list",
6213
6733
  "member": {
6214
6734
  "type": "structure",
@@ -6222,10 +6742,10 @@
6222
6742
  "AdministratorId": {},
6223
6743
  "MemberStatus": {},
6224
6744
  "InvitedAt": {
6225
- "shape": "Sfv"
6745
+ "shape": "Sh1"
6226
6746
  },
6227
6747
  "UpdatedAt": {
6228
- "shape": "Sfv"
6748
+ "shape": "Sh1"
6229
6749
  }
6230
6750
  }
6231
6751
  }