@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
@@ -0,0 +1,1993 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2020-06-08",
5
+ "endpointPrefix": "inspector2",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceAbbreviation": "Inspector2",
9
+ "serviceFullName": "Inspector2",
10
+ "serviceId": "Inspector2",
11
+ "signatureVersion": "v4",
12
+ "signingName": "inspector2",
13
+ "uid": "inspector2-2020-06-08"
14
+ },
15
+ "operations": {
16
+ "AssociateMember": {
17
+ "http": {
18
+ "requestUri": "/members/associate",
19
+ "responseCode": 200
20
+ },
21
+ "input": {
22
+ "type": "structure",
23
+ "required": [
24
+ "accountId"
25
+ ],
26
+ "members": {
27
+ "accountId": {}
28
+ }
29
+ },
30
+ "output": {
31
+ "type": "structure",
32
+ "required": [
33
+ "accountId"
34
+ ],
35
+ "members": {
36
+ "accountId": {}
37
+ }
38
+ }
39
+ },
40
+ "BatchGetAccountStatus": {
41
+ "http": {
42
+ "requestUri": "/status/batch/get",
43
+ "responseCode": 200
44
+ },
45
+ "input": {
46
+ "type": "structure",
47
+ "members": {
48
+ "accountIds": {
49
+ "shape": "S5"
50
+ }
51
+ }
52
+ },
53
+ "output": {
54
+ "type": "structure",
55
+ "required": [
56
+ "accounts"
57
+ ],
58
+ "members": {
59
+ "accounts": {
60
+ "type": "list",
61
+ "member": {
62
+ "type": "structure",
63
+ "required": [
64
+ "accountId",
65
+ "resourceState",
66
+ "state"
67
+ ],
68
+ "members": {
69
+ "accountId": {},
70
+ "resourceState": {
71
+ "type": "structure",
72
+ "required": [
73
+ "ec2",
74
+ "ecr"
75
+ ],
76
+ "members": {
77
+ "ec2": {
78
+ "shape": "Sa"
79
+ },
80
+ "ecr": {
81
+ "shape": "Sa"
82
+ }
83
+ }
84
+ },
85
+ "state": {
86
+ "shape": "Sa"
87
+ }
88
+ }
89
+ }
90
+ },
91
+ "failedAccounts": {
92
+ "shape": "Se"
93
+ }
94
+ }
95
+ }
96
+ },
97
+ "BatchGetFreeTrialInfo": {
98
+ "http": {
99
+ "requestUri": "/freetrialinfo/batchget",
100
+ "responseCode": 200
101
+ },
102
+ "input": {
103
+ "type": "structure",
104
+ "required": [
105
+ "accountIds"
106
+ ],
107
+ "members": {
108
+ "accountIds": {
109
+ "type": "list",
110
+ "member": {}
111
+ }
112
+ }
113
+ },
114
+ "output": {
115
+ "type": "structure",
116
+ "required": [
117
+ "accounts",
118
+ "failedAccounts"
119
+ ],
120
+ "members": {
121
+ "accounts": {
122
+ "type": "list",
123
+ "member": {
124
+ "type": "structure",
125
+ "required": [
126
+ "accountId",
127
+ "freeTrialInfo"
128
+ ],
129
+ "members": {
130
+ "accountId": {},
131
+ "freeTrialInfo": {
132
+ "type": "list",
133
+ "member": {
134
+ "type": "structure",
135
+ "required": [
136
+ "end",
137
+ "start",
138
+ "status",
139
+ "type"
140
+ ],
141
+ "members": {
142
+ "end": {
143
+ "type": "timestamp"
144
+ },
145
+ "start": {
146
+ "type": "timestamp"
147
+ },
148
+ "status": {},
149
+ "type": {}
150
+ }
151
+ }
152
+ }
153
+ }
154
+ }
155
+ },
156
+ "failedAccounts": {
157
+ "type": "list",
158
+ "member": {
159
+ "type": "structure",
160
+ "required": [
161
+ "accountId",
162
+ "code",
163
+ "message"
164
+ ],
165
+ "members": {
166
+ "accountId": {},
167
+ "code": {},
168
+ "message": {}
169
+ }
170
+ }
171
+ }
172
+ }
173
+ }
174
+ },
175
+ "CancelFindingsReport": {
176
+ "http": {
177
+ "requestUri": "/reporting/cancel",
178
+ "responseCode": 200
179
+ },
180
+ "input": {
181
+ "type": "structure",
182
+ "required": [
183
+ "reportId"
184
+ ],
185
+ "members": {
186
+ "reportId": {}
187
+ }
188
+ },
189
+ "output": {
190
+ "type": "structure",
191
+ "required": [
192
+ "reportId"
193
+ ],
194
+ "members": {
195
+ "reportId": {}
196
+ }
197
+ }
198
+ },
199
+ "CreateFilter": {
200
+ "http": {
201
+ "requestUri": "/filters/create",
202
+ "responseCode": 200
203
+ },
204
+ "input": {
205
+ "type": "structure",
206
+ "required": [
207
+ "action",
208
+ "filterCriteria",
209
+ "name"
210
+ ],
211
+ "members": {
212
+ "action": {},
213
+ "description": {},
214
+ "filterCriteria": {
215
+ "shape": "S12"
216
+ },
217
+ "name": {},
218
+ "tags": {
219
+ "shape": "S1n"
220
+ }
221
+ }
222
+ },
223
+ "output": {
224
+ "type": "structure",
225
+ "required": [
226
+ "arn"
227
+ ],
228
+ "members": {
229
+ "arn": {}
230
+ }
231
+ }
232
+ },
233
+ "CreateFindingsReport": {
234
+ "http": {
235
+ "requestUri": "/reporting/create",
236
+ "responseCode": 200
237
+ },
238
+ "input": {
239
+ "type": "structure",
240
+ "required": [
241
+ "reportFormat",
242
+ "s3Destination"
243
+ ],
244
+ "members": {
245
+ "filterCriteria": {
246
+ "shape": "S12"
247
+ },
248
+ "reportFormat": {},
249
+ "s3Destination": {
250
+ "shape": "S1s"
251
+ }
252
+ }
253
+ },
254
+ "output": {
255
+ "type": "structure",
256
+ "members": {
257
+ "reportId": {}
258
+ }
259
+ }
260
+ },
261
+ "DeleteFilter": {
262
+ "http": {
263
+ "requestUri": "/filters/delete",
264
+ "responseCode": 200
265
+ },
266
+ "input": {
267
+ "type": "structure",
268
+ "required": [
269
+ "arn"
270
+ ],
271
+ "members": {
272
+ "arn": {}
273
+ }
274
+ },
275
+ "output": {
276
+ "type": "structure",
277
+ "required": [
278
+ "arn"
279
+ ],
280
+ "members": {
281
+ "arn": {}
282
+ }
283
+ }
284
+ },
285
+ "DescribeOrganizationConfiguration": {
286
+ "http": {
287
+ "requestUri": "/organizationconfiguration/describe",
288
+ "responseCode": 200
289
+ },
290
+ "input": {
291
+ "type": "structure",
292
+ "members": {}
293
+ },
294
+ "output": {
295
+ "type": "structure",
296
+ "members": {
297
+ "autoEnable": {
298
+ "shape": "S1y"
299
+ },
300
+ "maxAccountLimitReached": {
301
+ "type": "boolean"
302
+ }
303
+ }
304
+ }
305
+ },
306
+ "Disable": {
307
+ "http": {
308
+ "requestUri": "/disable",
309
+ "responseCode": 200
310
+ },
311
+ "input": {
312
+ "type": "structure",
313
+ "members": {
314
+ "accountIds": {
315
+ "shape": "S5"
316
+ },
317
+ "resourceTypes": {
318
+ "type": "list",
319
+ "member": {}
320
+ }
321
+ }
322
+ },
323
+ "output": {
324
+ "type": "structure",
325
+ "required": [
326
+ "accounts"
327
+ ],
328
+ "members": {
329
+ "accounts": {
330
+ "shape": "S24"
331
+ },
332
+ "failedAccounts": {
333
+ "shape": "Se"
334
+ }
335
+ }
336
+ }
337
+ },
338
+ "DisableDelegatedAdminAccount": {
339
+ "http": {
340
+ "requestUri": "/delegatedadminaccounts/disable",
341
+ "responseCode": 200
342
+ },
343
+ "input": {
344
+ "type": "structure",
345
+ "required": [
346
+ "delegatedAdminAccountId"
347
+ ],
348
+ "members": {
349
+ "delegatedAdminAccountId": {}
350
+ }
351
+ },
352
+ "output": {
353
+ "type": "structure",
354
+ "required": [
355
+ "delegatedAdminAccountId"
356
+ ],
357
+ "members": {
358
+ "delegatedAdminAccountId": {}
359
+ }
360
+ }
361
+ },
362
+ "DisassociateMember": {
363
+ "http": {
364
+ "requestUri": "/members/disassociate",
365
+ "responseCode": 200
366
+ },
367
+ "input": {
368
+ "type": "structure",
369
+ "required": [
370
+ "accountId"
371
+ ],
372
+ "members": {
373
+ "accountId": {}
374
+ }
375
+ },
376
+ "output": {
377
+ "type": "structure",
378
+ "required": [
379
+ "accountId"
380
+ ],
381
+ "members": {
382
+ "accountId": {}
383
+ }
384
+ }
385
+ },
386
+ "Enable": {
387
+ "http": {
388
+ "requestUri": "/enable",
389
+ "responseCode": 200
390
+ },
391
+ "input": {
392
+ "type": "structure",
393
+ "required": [
394
+ "resourceTypes"
395
+ ],
396
+ "members": {
397
+ "accountIds": {
398
+ "shape": "S5"
399
+ },
400
+ "clientToken": {
401
+ "idempotencyToken": true
402
+ },
403
+ "resourceTypes": {
404
+ "type": "list",
405
+ "member": {}
406
+ }
407
+ }
408
+ },
409
+ "output": {
410
+ "type": "structure",
411
+ "required": [
412
+ "accounts"
413
+ ],
414
+ "members": {
415
+ "accounts": {
416
+ "shape": "S24"
417
+ },
418
+ "failedAccounts": {
419
+ "shape": "Se"
420
+ }
421
+ }
422
+ }
423
+ },
424
+ "EnableDelegatedAdminAccount": {
425
+ "http": {
426
+ "requestUri": "/delegatedadminaccounts/enable",
427
+ "responseCode": 200
428
+ },
429
+ "input": {
430
+ "type": "structure",
431
+ "required": [
432
+ "delegatedAdminAccountId"
433
+ ],
434
+ "members": {
435
+ "clientToken": {
436
+ "idempotencyToken": true
437
+ },
438
+ "delegatedAdminAccountId": {}
439
+ }
440
+ },
441
+ "output": {
442
+ "type": "structure",
443
+ "required": [
444
+ "delegatedAdminAccountId"
445
+ ],
446
+ "members": {
447
+ "delegatedAdminAccountId": {}
448
+ }
449
+ }
450
+ },
451
+ "GetDelegatedAdminAccount": {
452
+ "http": {
453
+ "requestUri": "/delegatedadminaccounts/get",
454
+ "responseCode": 200
455
+ },
456
+ "input": {
457
+ "type": "structure",
458
+ "members": {}
459
+ },
460
+ "output": {
461
+ "type": "structure",
462
+ "members": {
463
+ "delegatedAdmin": {
464
+ "type": "structure",
465
+ "members": {
466
+ "accountId": {},
467
+ "relationshipStatus": {}
468
+ }
469
+ }
470
+ }
471
+ }
472
+ },
473
+ "GetFindingsReportStatus": {
474
+ "http": {
475
+ "requestUri": "/reporting/status/get",
476
+ "responseCode": 200
477
+ },
478
+ "input": {
479
+ "type": "structure",
480
+ "members": {
481
+ "reportId": {}
482
+ }
483
+ },
484
+ "output": {
485
+ "type": "structure",
486
+ "members": {
487
+ "destination": {
488
+ "shape": "S1s"
489
+ },
490
+ "errorCode": {},
491
+ "errorMessage": {},
492
+ "filterCriteria": {
493
+ "shape": "S12"
494
+ },
495
+ "reportId": {},
496
+ "status": {}
497
+ }
498
+ }
499
+ },
500
+ "GetMember": {
501
+ "http": {
502
+ "requestUri": "/members/get",
503
+ "responseCode": 200
504
+ },
505
+ "input": {
506
+ "type": "structure",
507
+ "required": [
508
+ "accountId"
509
+ ],
510
+ "members": {
511
+ "accountId": {}
512
+ }
513
+ },
514
+ "output": {
515
+ "type": "structure",
516
+ "members": {
517
+ "member": {
518
+ "shape": "S2r"
519
+ }
520
+ }
521
+ }
522
+ },
523
+ "ListAccountPermissions": {
524
+ "http": {
525
+ "requestUri": "/accountpermissions/list",
526
+ "responseCode": 200
527
+ },
528
+ "input": {
529
+ "type": "structure",
530
+ "members": {
531
+ "maxResults": {
532
+ "type": "integer"
533
+ },
534
+ "nextToken": {},
535
+ "service": {}
536
+ }
537
+ },
538
+ "output": {
539
+ "type": "structure",
540
+ "required": [
541
+ "permissions"
542
+ ],
543
+ "members": {
544
+ "nextToken": {},
545
+ "permissions": {
546
+ "type": "list",
547
+ "member": {
548
+ "type": "structure",
549
+ "required": [
550
+ "operation",
551
+ "service"
552
+ ],
553
+ "members": {
554
+ "operation": {},
555
+ "service": {}
556
+ }
557
+ }
558
+ }
559
+ }
560
+ }
561
+ },
562
+ "ListCoverage": {
563
+ "http": {
564
+ "requestUri": "/coverage/list",
565
+ "responseCode": 200
566
+ },
567
+ "input": {
568
+ "type": "structure",
569
+ "members": {
570
+ "filterCriteria": {
571
+ "shape": "S32"
572
+ },
573
+ "maxResults": {
574
+ "type": "integer"
575
+ },
576
+ "nextToken": {}
577
+ }
578
+ },
579
+ "output": {
580
+ "type": "structure",
581
+ "members": {
582
+ "coveredResources": {
583
+ "type": "list",
584
+ "member": {
585
+ "type": "structure",
586
+ "required": [
587
+ "accountId",
588
+ "resourceId",
589
+ "resourceType",
590
+ "scanType"
591
+ ],
592
+ "members": {
593
+ "accountId": {},
594
+ "resourceId": {},
595
+ "resourceMetadata": {
596
+ "type": "structure",
597
+ "members": {
598
+ "ec2": {
599
+ "type": "structure",
600
+ "members": {
601
+ "amiId": {},
602
+ "platform": {},
603
+ "tags": {
604
+ "shape": "S1n"
605
+ }
606
+ }
607
+ },
608
+ "ecrImage": {
609
+ "type": "structure",
610
+ "members": {
611
+ "tags": {
612
+ "type": "list",
613
+ "member": {}
614
+ }
615
+ }
616
+ },
617
+ "ecrRepository": {
618
+ "type": "structure",
619
+ "members": {
620
+ "name": {},
621
+ "scanFrequency": {}
622
+ }
623
+ }
624
+ }
625
+ },
626
+ "resourceType": {},
627
+ "scanStatus": {
628
+ "type": "structure",
629
+ "required": [
630
+ "reason",
631
+ "statusCode"
632
+ ],
633
+ "members": {
634
+ "reason": {},
635
+ "statusCode": {}
636
+ }
637
+ },
638
+ "scanType": {}
639
+ }
640
+ }
641
+ },
642
+ "nextToken": {}
643
+ }
644
+ }
645
+ },
646
+ "ListCoverageStatistics": {
647
+ "http": {
648
+ "requestUri": "/coverage/statistics/list",
649
+ "responseCode": 200
650
+ },
651
+ "input": {
652
+ "type": "structure",
653
+ "members": {
654
+ "filterCriteria": {
655
+ "shape": "S32"
656
+ },
657
+ "groupBy": {},
658
+ "nextToken": {}
659
+ }
660
+ },
661
+ "output": {
662
+ "type": "structure",
663
+ "required": [
664
+ "totalCounts"
665
+ ],
666
+ "members": {
667
+ "countsByGroup": {
668
+ "type": "list",
669
+ "member": {
670
+ "type": "structure",
671
+ "members": {
672
+ "count": {
673
+ "type": "long"
674
+ },
675
+ "groupKey": {}
676
+ }
677
+ }
678
+ },
679
+ "nextToken": {},
680
+ "totalCounts": {
681
+ "type": "long"
682
+ }
683
+ }
684
+ }
685
+ },
686
+ "ListDelegatedAdminAccounts": {
687
+ "http": {
688
+ "requestUri": "/delegatedadminaccounts/list",
689
+ "responseCode": 200
690
+ },
691
+ "input": {
692
+ "type": "structure",
693
+ "members": {
694
+ "maxResults": {
695
+ "type": "integer"
696
+ },
697
+ "nextToken": {}
698
+ }
699
+ },
700
+ "output": {
701
+ "type": "structure",
702
+ "members": {
703
+ "delegatedAdminAccounts": {
704
+ "type": "list",
705
+ "member": {
706
+ "type": "structure",
707
+ "members": {
708
+ "accountId": {},
709
+ "status": {}
710
+ }
711
+ }
712
+ },
713
+ "nextToken": {}
714
+ }
715
+ }
716
+ },
717
+ "ListFilters": {
718
+ "http": {
719
+ "requestUri": "/filters/list",
720
+ "responseCode": 200
721
+ },
722
+ "input": {
723
+ "type": "structure",
724
+ "members": {
725
+ "action": {},
726
+ "arns": {
727
+ "type": "list",
728
+ "member": {}
729
+ },
730
+ "maxResults": {
731
+ "type": "integer"
732
+ },
733
+ "nextToken": {}
734
+ }
735
+ },
736
+ "output": {
737
+ "type": "structure",
738
+ "required": [
739
+ "filters"
740
+ ],
741
+ "members": {
742
+ "filters": {
743
+ "type": "list",
744
+ "member": {
745
+ "type": "structure",
746
+ "required": [
747
+ "action",
748
+ "arn",
749
+ "createdAt",
750
+ "criteria",
751
+ "name",
752
+ "ownerId",
753
+ "updatedAt"
754
+ ],
755
+ "members": {
756
+ "action": {},
757
+ "arn": {},
758
+ "createdAt": {
759
+ "type": "timestamp"
760
+ },
761
+ "criteria": {
762
+ "shape": "S12"
763
+ },
764
+ "description": {},
765
+ "name": {},
766
+ "ownerId": {},
767
+ "reason": {},
768
+ "tags": {
769
+ "shape": "S1n"
770
+ },
771
+ "updatedAt": {
772
+ "type": "timestamp"
773
+ }
774
+ }
775
+ }
776
+ },
777
+ "nextToken": {}
778
+ }
779
+ }
780
+ },
781
+ "ListFindingAggregations": {
782
+ "http": {
783
+ "requestUri": "/findings/aggregation/list",
784
+ "responseCode": 200
785
+ },
786
+ "input": {
787
+ "type": "structure",
788
+ "required": [
789
+ "aggregationType"
790
+ ],
791
+ "members": {
792
+ "accountIds": {
793
+ "shape": "S13"
794
+ },
795
+ "aggregationRequest": {
796
+ "type": "structure",
797
+ "members": {
798
+ "accountAggregation": {
799
+ "type": "structure",
800
+ "members": {
801
+ "findingType": {},
802
+ "resourceType": {},
803
+ "sortBy": {},
804
+ "sortOrder": {}
805
+ }
806
+ },
807
+ "amiAggregation": {
808
+ "type": "structure",
809
+ "members": {
810
+ "amis": {
811
+ "shape": "S13"
812
+ },
813
+ "sortBy": {},
814
+ "sortOrder": {}
815
+ }
816
+ },
817
+ "awsEcrContainerAggregation": {
818
+ "type": "structure",
819
+ "members": {
820
+ "architectures": {
821
+ "shape": "S13"
822
+ },
823
+ "imageShas": {
824
+ "shape": "S13"
825
+ },
826
+ "imageTags": {
827
+ "shape": "S13"
828
+ },
829
+ "repositories": {
830
+ "shape": "S13"
831
+ },
832
+ "resourceIds": {
833
+ "shape": "S13"
834
+ },
835
+ "sortBy": {},
836
+ "sortOrder": {}
837
+ }
838
+ },
839
+ "ec2InstanceAggregation": {
840
+ "type": "structure",
841
+ "members": {
842
+ "amis": {
843
+ "shape": "S13"
844
+ },
845
+ "instanceIds": {
846
+ "shape": "S13"
847
+ },
848
+ "instanceTags": {
849
+ "shape": "S1f"
850
+ },
851
+ "operatingSystems": {
852
+ "shape": "S13"
853
+ },
854
+ "sortBy": {},
855
+ "sortOrder": {}
856
+ }
857
+ },
858
+ "findingTypeAggregation": {
859
+ "type": "structure",
860
+ "members": {
861
+ "findingType": {},
862
+ "resourceType": {},
863
+ "sortBy": {},
864
+ "sortOrder": {}
865
+ }
866
+ },
867
+ "imageLayerAggregation": {
868
+ "type": "structure",
869
+ "members": {
870
+ "layerHashes": {
871
+ "shape": "S13"
872
+ },
873
+ "repositories": {
874
+ "shape": "S13"
875
+ },
876
+ "resourceIds": {
877
+ "shape": "S13"
878
+ },
879
+ "sortBy": {},
880
+ "sortOrder": {}
881
+ }
882
+ },
883
+ "packageAggregation": {
884
+ "type": "structure",
885
+ "members": {
886
+ "packageNames": {
887
+ "shape": "S13"
888
+ },
889
+ "sortBy": {},
890
+ "sortOrder": {}
891
+ }
892
+ },
893
+ "repositoryAggregation": {
894
+ "type": "structure",
895
+ "members": {
896
+ "repositories": {
897
+ "shape": "S13"
898
+ },
899
+ "sortBy": {},
900
+ "sortOrder": {}
901
+ }
902
+ },
903
+ "titleAggregation": {
904
+ "type": "structure",
905
+ "members": {
906
+ "resourceType": {},
907
+ "sortBy": {},
908
+ "sortOrder": {},
909
+ "titles": {
910
+ "shape": "S13"
911
+ },
912
+ "vulnerabilityIds": {
913
+ "shape": "S13"
914
+ }
915
+ }
916
+ }
917
+ },
918
+ "union": true
919
+ },
920
+ "aggregationType": {},
921
+ "maxResults": {
922
+ "type": "integer"
923
+ },
924
+ "nextToken": {}
925
+ }
926
+ },
927
+ "output": {
928
+ "type": "structure",
929
+ "required": [
930
+ "aggregationType"
931
+ ],
932
+ "members": {
933
+ "aggregationType": {},
934
+ "nextToken": {},
935
+ "responses": {
936
+ "type": "list",
937
+ "member": {
938
+ "type": "structure",
939
+ "members": {
940
+ "accountAggregation": {
941
+ "type": "structure",
942
+ "members": {
943
+ "accountId": {},
944
+ "severityCounts": {
945
+ "shape": "S56"
946
+ }
947
+ }
948
+ },
949
+ "amiAggregation": {
950
+ "type": "structure",
951
+ "required": [
952
+ "ami"
953
+ ],
954
+ "members": {
955
+ "accountId": {},
956
+ "affectedInstances": {
957
+ "type": "long"
958
+ },
959
+ "ami": {},
960
+ "severityCounts": {
961
+ "shape": "S56"
962
+ }
963
+ }
964
+ },
965
+ "awsEcrContainerAggregation": {
966
+ "type": "structure",
967
+ "required": [
968
+ "resourceId"
969
+ ],
970
+ "members": {
971
+ "accountId": {},
972
+ "architecture": {},
973
+ "imageSha": {},
974
+ "imageTags": {
975
+ "type": "list",
976
+ "member": {}
977
+ },
978
+ "repository": {},
979
+ "resourceId": {},
980
+ "severityCounts": {
981
+ "shape": "S56"
982
+ }
983
+ }
984
+ },
985
+ "ec2InstanceAggregation": {
986
+ "type": "structure",
987
+ "required": [
988
+ "instanceId"
989
+ ],
990
+ "members": {
991
+ "accountId": {},
992
+ "ami": {},
993
+ "instanceId": {},
994
+ "instanceTags": {
995
+ "shape": "S1n"
996
+ },
997
+ "networkFindings": {
998
+ "type": "long"
999
+ },
1000
+ "operatingSystem": {},
1001
+ "severityCounts": {
1002
+ "shape": "S56"
1003
+ }
1004
+ }
1005
+ },
1006
+ "findingTypeAggregation": {
1007
+ "type": "structure",
1008
+ "members": {
1009
+ "accountId": {},
1010
+ "severityCounts": {
1011
+ "shape": "S56"
1012
+ }
1013
+ }
1014
+ },
1015
+ "imageLayerAggregation": {
1016
+ "type": "structure",
1017
+ "required": [
1018
+ "accountId",
1019
+ "layerHash",
1020
+ "repository",
1021
+ "resourceId"
1022
+ ],
1023
+ "members": {
1024
+ "accountId": {},
1025
+ "layerHash": {},
1026
+ "repository": {},
1027
+ "resourceId": {},
1028
+ "severityCounts": {
1029
+ "shape": "S56"
1030
+ }
1031
+ }
1032
+ },
1033
+ "packageAggregation": {
1034
+ "type": "structure",
1035
+ "required": [
1036
+ "packageName"
1037
+ ],
1038
+ "members": {
1039
+ "accountId": {},
1040
+ "packageName": {},
1041
+ "severityCounts": {
1042
+ "shape": "S56"
1043
+ }
1044
+ }
1045
+ },
1046
+ "repositoryAggregation": {
1047
+ "type": "structure",
1048
+ "required": [
1049
+ "repository"
1050
+ ],
1051
+ "members": {
1052
+ "accountId": {},
1053
+ "affectedImages": {
1054
+ "type": "long"
1055
+ },
1056
+ "repository": {},
1057
+ "severityCounts": {
1058
+ "shape": "S56"
1059
+ }
1060
+ }
1061
+ },
1062
+ "titleAggregation": {
1063
+ "type": "structure",
1064
+ "required": [
1065
+ "title"
1066
+ ],
1067
+ "members": {
1068
+ "accountId": {},
1069
+ "severityCounts": {
1070
+ "shape": "S56"
1071
+ },
1072
+ "title": {},
1073
+ "vulnerabilityId": {}
1074
+ }
1075
+ }
1076
+ },
1077
+ "union": true
1078
+ }
1079
+ }
1080
+ }
1081
+ }
1082
+ },
1083
+ "ListFindings": {
1084
+ "http": {
1085
+ "requestUri": "/findings/list",
1086
+ "responseCode": 200
1087
+ },
1088
+ "input": {
1089
+ "type": "structure",
1090
+ "members": {
1091
+ "filterCriteria": {
1092
+ "shape": "S12"
1093
+ },
1094
+ "maxResults": {
1095
+ "type": "integer"
1096
+ },
1097
+ "nextToken": {},
1098
+ "sortCriteria": {
1099
+ "type": "structure",
1100
+ "required": [
1101
+ "field",
1102
+ "sortOrder"
1103
+ ],
1104
+ "members": {
1105
+ "field": {},
1106
+ "sortOrder": {}
1107
+ }
1108
+ }
1109
+ }
1110
+ },
1111
+ "output": {
1112
+ "type": "structure",
1113
+ "members": {
1114
+ "findings": {
1115
+ "type": "list",
1116
+ "member": {
1117
+ "type": "structure",
1118
+ "required": [
1119
+ "awsAccountId",
1120
+ "description",
1121
+ "findingArn",
1122
+ "firstObservedAt",
1123
+ "lastObservedAt",
1124
+ "remediation",
1125
+ "resources",
1126
+ "severity",
1127
+ "status",
1128
+ "type"
1129
+ ],
1130
+ "members": {
1131
+ "awsAccountId": {},
1132
+ "description": {},
1133
+ "findingArn": {},
1134
+ "firstObservedAt": {
1135
+ "type": "timestamp"
1136
+ },
1137
+ "inspectorScore": {
1138
+ "type": "double"
1139
+ },
1140
+ "inspectorScoreDetails": {
1141
+ "type": "structure",
1142
+ "members": {
1143
+ "adjustedCvss": {
1144
+ "type": "structure",
1145
+ "required": [
1146
+ "score",
1147
+ "scoreSource",
1148
+ "scoringVector",
1149
+ "version"
1150
+ ],
1151
+ "members": {
1152
+ "adjustments": {
1153
+ "type": "list",
1154
+ "member": {
1155
+ "type": "structure",
1156
+ "required": [
1157
+ "metric",
1158
+ "reason"
1159
+ ],
1160
+ "members": {
1161
+ "metric": {},
1162
+ "reason": {}
1163
+ }
1164
+ }
1165
+ },
1166
+ "cvssSource": {},
1167
+ "score": {
1168
+ "type": "double"
1169
+ },
1170
+ "scoreSource": {},
1171
+ "scoringVector": {},
1172
+ "version": {}
1173
+ }
1174
+ }
1175
+ }
1176
+ },
1177
+ "lastObservedAt": {
1178
+ "type": "timestamp"
1179
+ },
1180
+ "networkReachabilityDetails": {
1181
+ "type": "structure",
1182
+ "required": [
1183
+ "networkPath",
1184
+ "openPortRange",
1185
+ "protocol"
1186
+ ],
1187
+ "members": {
1188
+ "networkPath": {
1189
+ "type": "structure",
1190
+ "members": {
1191
+ "steps": {
1192
+ "type": "list",
1193
+ "member": {
1194
+ "type": "structure",
1195
+ "required": [
1196
+ "componentId",
1197
+ "componentType"
1198
+ ],
1199
+ "members": {
1200
+ "componentId": {},
1201
+ "componentType": {}
1202
+ }
1203
+ }
1204
+ }
1205
+ }
1206
+ },
1207
+ "openPortRange": {
1208
+ "type": "structure",
1209
+ "required": [
1210
+ "begin",
1211
+ "end"
1212
+ ],
1213
+ "members": {
1214
+ "begin": {
1215
+ "type": "integer"
1216
+ },
1217
+ "end": {
1218
+ "type": "integer"
1219
+ }
1220
+ }
1221
+ },
1222
+ "protocol": {}
1223
+ }
1224
+ },
1225
+ "packageVulnerabilityDetails": {
1226
+ "type": "structure",
1227
+ "required": [
1228
+ "source",
1229
+ "vulnerabilityId",
1230
+ "vulnerablePackages"
1231
+ ],
1232
+ "members": {
1233
+ "cvss": {
1234
+ "type": "list",
1235
+ "member": {
1236
+ "type": "structure",
1237
+ "required": [
1238
+ "baseScore",
1239
+ "scoringVector",
1240
+ "source",
1241
+ "version"
1242
+ ],
1243
+ "members": {
1244
+ "baseScore": {
1245
+ "type": "double"
1246
+ },
1247
+ "scoringVector": {},
1248
+ "source": {},
1249
+ "version": {}
1250
+ }
1251
+ }
1252
+ },
1253
+ "referenceUrls": {
1254
+ "type": "list",
1255
+ "member": {}
1256
+ },
1257
+ "relatedVulnerabilities": {
1258
+ "type": "list",
1259
+ "member": {}
1260
+ },
1261
+ "source": {},
1262
+ "sourceUrl": {},
1263
+ "vendorCreatedAt": {
1264
+ "type": "timestamp"
1265
+ },
1266
+ "vendorSeverity": {},
1267
+ "vendorUpdatedAt": {
1268
+ "type": "timestamp"
1269
+ },
1270
+ "vulnerabilityId": {},
1271
+ "vulnerablePackages": {
1272
+ "type": "list",
1273
+ "member": {
1274
+ "type": "structure",
1275
+ "required": [
1276
+ "name",
1277
+ "version"
1278
+ ],
1279
+ "members": {
1280
+ "arch": {},
1281
+ "epoch": {
1282
+ "type": "integer"
1283
+ },
1284
+ "filePath": {},
1285
+ "fixedInVersion": {},
1286
+ "name": {},
1287
+ "packageManager": {},
1288
+ "release": {},
1289
+ "sourceLayerHash": {},
1290
+ "version": {}
1291
+ }
1292
+ }
1293
+ }
1294
+ }
1295
+ },
1296
+ "remediation": {
1297
+ "type": "structure",
1298
+ "members": {
1299
+ "recommendation": {
1300
+ "type": "structure",
1301
+ "members": {
1302
+ "Url": {},
1303
+ "text": {}
1304
+ }
1305
+ }
1306
+ }
1307
+ },
1308
+ "resources": {
1309
+ "type": "list",
1310
+ "member": {
1311
+ "type": "structure",
1312
+ "required": [
1313
+ "id",
1314
+ "type"
1315
+ ],
1316
+ "members": {
1317
+ "details": {
1318
+ "type": "structure",
1319
+ "members": {
1320
+ "awsEc2Instance": {
1321
+ "type": "structure",
1322
+ "members": {
1323
+ "iamInstanceProfileArn": {},
1324
+ "imageId": {},
1325
+ "ipV4Addresses": {
1326
+ "type": "list",
1327
+ "member": {}
1328
+ },
1329
+ "ipV6Addresses": {
1330
+ "type": "list",
1331
+ "member": {}
1332
+ },
1333
+ "keyName": {},
1334
+ "launchedAt": {
1335
+ "type": "timestamp"
1336
+ },
1337
+ "platform": {},
1338
+ "subnetId": {},
1339
+ "type": {},
1340
+ "vpcId": {}
1341
+ }
1342
+ },
1343
+ "awsEcrContainerImage": {
1344
+ "type": "structure",
1345
+ "required": [
1346
+ "imageHash",
1347
+ "registry",
1348
+ "repositoryName"
1349
+ ],
1350
+ "members": {
1351
+ "architecture": {},
1352
+ "author": {},
1353
+ "imageHash": {},
1354
+ "imageTags": {
1355
+ "type": "list",
1356
+ "member": {}
1357
+ },
1358
+ "platform": {},
1359
+ "pushedAt": {
1360
+ "type": "timestamp"
1361
+ },
1362
+ "registry": {},
1363
+ "repositoryName": {}
1364
+ }
1365
+ }
1366
+ }
1367
+ },
1368
+ "id": {},
1369
+ "partition": {},
1370
+ "region": {},
1371
+ "tags": {
1372
+ "shape": "S1n"
1373
+ },
1374
+ "type": {}
1375
+ }
1376
+ }
1377
+ },
1378
+ "severity": {},
1379
+ "status": {},
1380
+ "title": {},
1381
+ "type": {},
1382
+ "updatedAt": {
1383
+ "type": "timestamp"
1384
+ }
1385
+ }
1386
+ }
1387
+ },
1388
+ "nextToken": {}
1389
+ }
1390
+ }
1391
+ },
1392
+ "ListMembers": {
1393
+ "http": {
1394
+ "requestUri": "/members/list",
1395
+ "responseCode": 200
1396
+ },
1397
+ "input": {
1398
+ "type": "structure",
1399
+ "members": {
1400
+ "maxResults": {
1401
+ "type": "integer"
1402
+ },
1403
+ "nextToken": {},
1404
+ "onlyAssociated": {
1405
+ "type": "boolean"
1406
+ }
1407
+ }
1408
+ },
1409
+ "output": {
1410
+ "type": "structure",
1411
+ "members": {
1412
+ "members": {
1413
+ "type": "list",
1414
+ "member": {
1415
+ "shape": "S2r"
1416
+ }
1417
+ },
1418
+ "nextToken": {}
1419
+ }
1420
+ }
1421
+ },
1422
+ "ListTagsForResource": {
1423
+ "http": {
1424
+ "method": "GET",
1425
+ "requestUri": "/tags/{resourceArn}",
1426
+ "responseCode": 200
1427
+ },
1428
+ "input": {
1429
+ "type": "structure",
1430
+ "required": [
1431
+ "resourceArn"
1432
+ ],
1433
+ "members": {
1434
+ "resourceArn": {
1435
+ "location": "uri",
1436
+ "locationName": "resourceArn"
1437
+ }
1438
+ }
1439
+ },
1440
+ "output": {
1441
+ "type": "structure",
1442
+ "members": {
1443
+ "tags": {
1444
+ "shape": "S1n"
1445
+ }
1446
+ }
1447
+ }
1448
+ },
1449
+ "ListUsageTotals": {
1450
+ "http": {
1451
+ "requestUri": "/usage/list",
1452
+ "responseCode": 200
1453
+ },
1454
+ "input": {
1455
+ "type": "structure",
1456
+ "members": {
1457
+ "accountIds": {
1458
+ "type": "list",
1459
+ "member": {}
1460
+ },
1461
+ "maxResults": {
1462
+ "type": "integer"
1463
+ },
1464
+ "nextToken": {}
1465
+ }
1466
+ },
1467
+ "output": {
1468
+ "type": "structure",
1469
+ "members": {
1470
+ "nextToken": {},
1471
+ "totals": {
1472
+ "type": "list",
1473
+ "member": {
1474
+ "type": "structure",
1475
+ "members": {
1476
+ "accountId": {},
1477
+ "usage": {
1478
+ "type": "list",
1479
+ "member": {
1480
+ "type": "structure",
1481
+ "members": {
1482
+ "currency": {},
1483
+ "estimatedMonthlyCost": {
1484
+ "type": "double"
1485
+ },
1486
+ "total": {
1487
+ "type": "double"
1488
+ },
1489
+ "type": {}
1490
+ }
1491
+ }
1492
+ }
1493
+ }
1494
+ }
1495
+ }
1496
+ }
1497
+ }
1498
+ },
1499
+ "TagResource": {
1500
+ "http": {
1501
+ "requestUri": "/tags/{resourceArn}",
1502
+ "responseCode": 200
1503
+ },
1504
+ "input": {
1505
+ "type": "structure",
1506
+ "required": [
1507
+ "resourceArn",
1508
+ "tags"
1509
+ ],
1510
+ "members": {
1511
+ "resourceArn": {
1512
+ "location": "uri",
1513
+ "locationName": "resourceArn"
1514
+ },
1515
+ "tags": {
1516
+ "shape": "S1n"
1517
+ }
1518
+ }
1519
+ },
1520
+ "output": {
1521
+ "type": "structure",
1522
+ "members": {}
1523
+ },
1524
+ "idempotent": true
1525
+ },
1526
+ "UntagResource": {
1527
+ "http": {
1528
+ "method": "DELETE",
1529
+ "requestUri": "/tags/{resourceArn}",
1530
+ "responseCode": 200
1531
+ },
1532
+ "input": {
1533
+ "type": "structure",
1534
+ "required": [
1535
+ "resourceArn",
1536
+ "tagKeys"
1537
+ ],
1538
+ "members": {
1539
+ "resourceArn": {
1540
+ "location": "uri",
1541
+ "locationName": "resourceArn"
1542
+ },
1543
+ "tagKeys": {
1544
+ "location": "querystring",
1545
+ "locationName": "tagKeys",
1546
+ "type": "list",
1547
+ "member": {}
1548
+ }
1549
+ }
1550
+ },
1551
+ "output": {
1552
+ "type": "structure",
1553
+ "members": {}
1554
+ }
1555
+ },
1556
+ "UpdateFilter": {
1557
+ "http": {
1558
+ "requestUri": "/filters/update",
1559
+ "responseCode": 200
1560
+ },
1561
+ "input": {
1562
+ "type": "structure",
1563
+ "required": [
1564
+ "filterArn"
1565
+ ],
1566
+ "members": {
1567
+ "action": {},
1568
+ "description": {},
1569
+ "filterArn": {},
1570
+ "filterCriteria": {
1571
+ "shape": "S12"
1572
+ },
1573
+ "name": {}
1574
+ }
1575
+ },
1576
+ "output": {
1577
+ "type": "structure",
1578
+ "required": [
1579
+ "arn"
1580
+ ],
1581
+ "members": {
1582
+ "arn": {}
1583
+ }
1584
+ }
1585
+ },
1586
+ "UpdateOrganizationConfiguration": {
1587
+ "http": {
1588
+ "requestUri": "/organizationconfiguration/update",
1589
+ "responseCode": 200
1590
+ },
1591
+ "input": {
1592
+ "type": "structure",
1593
+ "required": [
1594
+ "autoEnable"
1595
+ ],
1596
+ "members": {
1597
+ "autoEnable": {
1598
+ "shape": "S1y"
1599
+ }
1600
+ }
1601
+ },
1602
+ "output": {
1603
+ "type": "structure",
1604
+ "required": [
1605
+ "autoEnable"
1606
+ ],
1607
+ "members": {
1608
+ "autoEnable": {
1609
+ "shape": "S1y"
1610
+ }
1611
+ }
1612
+ }
1613
+ }
1614
+ },
1615
+ "shapes": {
1616
+ "S5": {
1617
+ "type": "list",
1618
+ "member": {}
1619
+ },
1620
+ "Sa": {
1621
+ "type": "structure",
1622
+ "required": [
1623
+ "errorCode",
1624
+ "errorMessage",
1625
+ "status"
1626
+ ],
1627
+ "members": {
1628
+ "errorCode": {},
1629
+ "errorMessage": {},
1630
+ "status": {}
1631
+ }
1632
+ },
1633
+ "Se": {
1634
+ "type": "list",
1635
+ "member": {
1636
+ "type": "structure",
1637
+ "required": [
1638
+ "accountId",
1639
+ "errorCode",
1640
+ "errorMessage"
1641
+ ],
1642
+ "members": {
1643
+ "accountId": {},
1644
+ "errorCode": {},
1645
+ "errorMessage": {},
1646
+ "resourceStatus": {
1647
+ "shape": "Sg"
1648
+ },
1649
+ "status": {}
1650
+ }
1651
+ }
1652
+ },
1653
+ "Sg": {
1654
+ "type": "structure",
1655
+ "required": [
1656
+ "ec2",
1657
+ "ecr"
1658
+ ],
1659
+ "members": {
1660
+ "ec2": {},
1661
+ "ecr": {}
1662
+ }
1663
+ },
1664
+ "S12": {
1665
+ "type": "structure",
1666
+ "members": {
1667
+ "awsAccountId": {
1668
+ "shape": "S13"
1669
+ },
1670
+ "componentId": {
1671
+ "shape": "S13"
1672
+ },
1673
+ "componentType": {
1674
+ "shape": "S13"
1675
+ },
1676
+ "ec2InstanceImageId": {
1677
+ "shape": "S13"
1678
+ },
1679
+ "ec2InstanceSubnetId": {
1680
+ "shape": "S13"
1681
+ },
1682
+ "ec2InstanceVpcId": {
1683
+ "shape": "S13"
1684
+ },
1685
+ "ecrImageArchitecture": {
1686
+ "shape": "S13"
1687
+ },
1688
+ "ecrImageHash": {
1689
+ "shape": "S13"
1690
+ },
1691
+ "ecrImagePushedAt": {
1692
+ "shape": "S17"
1693
+ },
1694
+ "ecrImageRegistry": {
1695
+ "shape": "S13"
1696
+ },
1697
+ "ecrImageRepositoryName": {
1698
+ "shape": "S13"
1699
+ },
1700
+ "ecrImageTags": {
1701
+ "shape": "S13"
1702
+ },
1703
+ "findingArn": {
1704
+ "shape": "S13"
1705
+ },
1706
+ "findingStatus": {
1707
+ "shape": "S13"
1708
+ },
1709
+ "findingType": {
1710
+ "shape": "S13"
1711
+ },
1712
+ "firstObservedAt": {
1713
+ "shape": "S17"
1714
+ },
1715
+ "inspectorScore": {
1716
+ "type": "list",
1717
+ "member": {
1718
+ "shape": "S1a"
1719
+ }
1720
+ },
1721
+ "lastObservedAt": {
1722
+ "shape": "S17"
1723
+ },
1724
+ "networkProtocol": {
1725
+ "shape": "S13"
1726
+ },
1727
+ "portRange": {
1728
+ "type": "list",
1729
+ "member": {
1730
+ "type": "structure",
1731
+ "members": {
1732
+ "beginInclusive": {
1733
+ "type": "integer"
1734
+ },
1735
+ "endInclusive": {
1736
+ "type": "integer"
1737
+ }
1738
+ }
1739
+ }
1740
+ },
1741
+ "relatedVulnerabilities": {
1742
+ "shape": "S13"
1743
+ },
1744
+ "resourceId": {
1745
+ "shape": "S13"
1746
+ },
1747
+ "resourceTags": {
1748
+ "shape": "S1f"
1749
+ },
1750
+ "resourceType": {
1751
+ "shape": "S13"
1752
+ },
1753
+ "severity": {
1754
+ "shape": "S13"
1755
+ },
1756
+ "title": {
1757
+ "shape": "S13"
1758
+ },
1759
+ "updatedAt": {
1760
+ "shape": "S17"
1761
+ },
1762
+ "vendorSeverity": {
1763
+ "shape": "S13"
1764
+ },
1765
+ "vulnerabilityId": {
1766
+ "shape": "S13"
1767
+ },
1768
+ "vulnerabilitySource": {
1769
+ "shape": "S13"
1770
+ },
1771
+ "vulnerablePackages": {
1772
+ "type": "list",
1773
+ "member": {
1774
+ "type": "structure",
1775
+ "members": {
1776
+ "architecture": {
1777
+ "shape": "S14"
1778
+ },
1779
+ "epoch": {
1780
+ "shape": "S1a"
1781
+ },
1782
+ "name": {
1783
+ "shape": "S14"
1784
+ },
1785
+ "release": {
1786
+ "shape": "S14"
1787
+ },
1788
+ "sourceLayerHash": {
1789
+ "shape": "S14"
1790
+ },
1791
+ "version": {
1792
+ "shape": "S14"
1793
+ }
1794
+ }
1795
+ }
1796
+ }
1797
+ }
1798
+ },
1799
+ "S13": {
1800
+ "type": "list",
1801
+ "member": {
1802
+ "shape": "S14"
1803
+ }
1804
+ },
1805
+ "S14": {
1806
+ "type": "structure",
1807
+ "required": [
1808
+ "comparison",
1809
+ "value"
1810
+ ],
1811
+ "members": {
1812
+ "comparison": {},
1813
+ "value": {}
1814
+ }
1815
+ },
1816
+ "S17": {
1817
+ "type": "list",
1818
+ "member": {
1819
+ "type": "structure",
1820
+ "members": {
1821
+ "endInclusive": {
1822
+ "type": "timestamp"
1823
+ },
1824
+ "startInclusive": {
1825
+ "type": "timestamp"
1826
+ }
1827
+ }
1828
+ }
1829
+ },
1830
+ "S1a": {
1831
+ "type": "structure",
1832
+ "members": {
1833
+ "lowerInclusive": {
1834
+ "type": "double"
1835
+ },
1836
+ "upperInclusive": {
1837
+ "type": "double"
1838
+ }
1839
+ }
1840
+ },
1841
+ "S1f": {
1842
+ "type": "list",
1843
+ "member": {
1844
+ "type": "structure",
1845
+ "required": [
1846
+ "comparison",
1847
+ "key"
1848
+ ],
1849
+ "members": {
1850
+ "comparison": {},
1851
+ "key": {},
1852
+ "value": {}
1853
+ }
1854
+ }
1855
+ },
1856
+ "S1n": {
1857
+ "type": "map",
1858
+ "key": {},
1859
+ "value": {}
1860
+ },
1861
+ "S1s": {
1862
+ "type": "structure",
1863
+ "required": [
1864
+ "bucketName",
1865
+ "kmsKeyArn"
1866
+ ],
1867
+ "members": {
1868
+ "bucketName": {},
1869
+ "keyPrefix": {},
1870
+ "kmsKeyArn": {}
1871
+ }
1872
+ },
1873
+ "S1y": {
1874
+ "type": "structure",
1875
+ "required": [
1876
+ "ec2",
1877
+ "ecr"
1878
+ ],
1879
+ "members": {
1880
+ "ec2": {
1881
+ "type": "boolean"
1882
+ },
1883
+ "ecr": {
1884
+ "type": "boolean"
1885
+ }
1886
+ }
1887
+ },
1888
+ "S24": {
1889
+ "type": "list",
1890
+ "member": {
1891
+ "type": "structure",
1892
+ "required": [
1893
+ "accountId",
1894
+ "resourceStatus",
1895
+ "status"
1896
+ ],
1897
+ "members": {
1898
+ "accountId": {},
1899
+ "resourceStatus": {
1900
+ "shape": "Sg"
1901
+ },
1902
+ "status": {}
1903
+ }
1904
+ }
1905
+ },
1906
+ "S2r": {
1907
+ "type": "structure",
1908
+ "members": {
1909
+ "accountId": {},
1910
+ "delegatedAdminAccountId": {},
1911
+ "relationshipStatus": {},
1912
+ "updatedAt": {
1913
+ "type": "timestamp"
1914
+ }
1915
+ }
1916
+ },
1917
+ "S32": {
1918
+ "type": "structure",
1919
+ "members": {
1920
+ "accountId": {
1921
+ "shape": "S33"
1922
+ },
1923
+ "ec2InstanceTags": {
1924
+ "type": "list",
1925
+ "member": {
1926
+ "type": "structure",
1927
+ "required": [
1928
+ "comparison",
1929
+ "key"
1930
+ ],
1931
+ "members": {
1932
+ "comparison": {},
1933
+ "key": {},
1934
+ "value": {}
1935
+ }
1936
+ }
1937
+ },
1938
+ "ecrImageTags": {
1939
+ "shape": "S33"
1940
+ },
1941
+ "ecrRepositoryName": {
1942
+ "shape": "S33"
1943
+ },
1944
+ "resourceId": {
1945
+ "shape": "S33"
1946
+ },
1947
+ "resourceType": {
1948
+ "shape": "S33"
1949
+ },
1950
+ "scanStatusCode": {
1951
+ "shape": "S33"
1952
+ },
1953
+ "scanStatusReason": {
1954
+ "shape": "S33"
1955
+ },
1956
+ "scanType": {
1957
+ "shape": "S33"
1958
+ }
1959
+ }
1960
+ },
1961
+ "S33": {
1962
+ "type": "list",
1963
+ "member": {
1964
+ "type": "structure",
1965
+ "required": [
1966
+ "comparison",
1967
+ "value"
1968
+ ],
1969
+ "members": {
1970
+ "comparison": {},
1971
+ "value": {}
1972
+ }
1973
+ }
1974
+ },
1975
+ "S56": {
1976
+ "type": "structure",
1977
+ "members": {
1978
+ "all": {
1979
+ "type": "long"
1980
+ },
1981
+ "critical": {
1982
+ "type": "long"
1983
+ },
1984
+ "high": {
1985
+ "type": "long"
1986
+ },
1987
+ "medium": {
1988
+ "type": "long"
1989
+ }
1990
+ }
1991
+ }
1992
+ }
1993
+ }