@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,1863 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2020-04-30",
5
+ "endpointPrefix": "resiliencehub",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "AWS Resilience Hub",
9
+ "serviceId": "resiliencehub",
10
+ "signatureVersion": "v4",
11
+ "signingName": "resiliencehub",
12
+ "uid": "resiliencehub-2020-04-30"
13
+ },
14
+ "operations": {
15
+ "AddDraftAppVersionResourceMappings": {
16
+ "http": {
17
+ "requestUri": "/add-draft-app-version-resource-mappings",
18
+ "responseCode": 200
19
+ },
20
+ "input": {
21
+ "type": "structure",
22
+ "required": [
23
+ "appArn",
24
+ "resourceMappings"
25
+ ],
26
+ "members": {
27
+ "appArn": {},
28
+ "resourceMappings": {
29
+ "shape": "S3"
30
+ }
31
+ }
32
+ },
33
+ "output": {
34
+ "type": "structure",
35
+ "required": [
36
+ "appArn",
37
+ "appVersion",
38
+ "resourceMappings"
39
+ ],
40
+ "members": {
41
+ "appArn": {},
42
+ "appVersion": {},
43
+ "resourceMappings": {
44
+ "shape": "S3"
45
+ }
46
+ }
47
+ }
48
+ },
49
+ "CreateApp": {
50
+ "http": {
51
+ "requestUri": "/create-app",
52
+ "responseCode": 200
53
+ },
54
+ "input": {
55
+ "type": "structure",
56
+ "required": [
57
+ "name"
58
+ ],
59
+ "members": {
60
+ "clientToken": {
61
+ "idempotencyToken": true
62
+ },
63
+ "description": {},
64
+ "name": {},
65
+ "policyArn": {},
66
+ "tags": {
67
+ "shape": "Sh"
68
+ }
69
+ }
70
+ },
71
+ "output": {
72
+ "type": "structure",
73
+ "required": [
74
+ "app"
75
+ ],
76
+ "members": {
77
+ "app": {
78
+ "shape": "Sl"
79
+ }
80
+ }
81
+ }
82
+ },
83
+ "CreateRecommendationTemplate": {
84
+ "http": {
85
+ "requestUri": "/create-recommendation-template",
86
+ "responseCode": 200
87
+ },
88
+ "input": {
89
+ "type": "structure",
90
+ "required": [
91
+ "assessmentArn",
92
+ "name"
93
+ ],
94
+ "members": {
95
+ "assessmentArn": {},
96
+ "bucketName": {},
97
+ "clientToken": {
98
+ "idempotencyToken": true
99
+ },
100
+ "format": {},
101
+ "name": {},
102
+ "recommendationIds": {
103
+ "shape": "Ss"
104
+ },
105
+ "recommendationTypes": {
106
+ "shape": "Su"
107
+ },
108
+ "tags": {
109
+ "shape": "Sh"
110
+ }
111
+ }
112
+ },
113
+ "output": {
114
+ "type": "structure",
115
+ "members": {
116
+ "recommendationTemplate": {
117
+ "shape": "Sx"
118
+ }
119
+ }
120
+ }
121
+ },
122
+ "CreateResiliencyPolicy": {
123
+ "http": {
124
+ "requestUri": "/create-resiliency-policy",
125
+ "responseCode": 200
126
+ },
127
+ "input": {
128
+ "type": "structure",
129
+ "required": [
130
+ "policy",
131
+ "policyName",
132
+ "tier"
133
+ ],
134
+ "members": {
135
+ "clientToken": {
136
+ "idempotencyToken": true
137
+ },
138
+ "dataLocationConstraint": {},
139
+ "policy": {
140
+ "shape": "S14"
141
+ },
142
+ "policyDescription": {},
143
+ "policyName": {},
144
+ "tags": {
145
+ "shape": "Sh"
146
+ },
147
+ "tier": {}
148
+ }
149
+ },
150
+ "output": {
151
+ "type": "structure",
152
+ "required": [
153
+ "policy"
154
+ ],
155
+ "members": {
156
+ "policy": {
157
+ "shape": "S1a"
158
+ }
159
+ }
160
+ }
161
+ },
162
+ "DeleteApp": {
163
+ "http": {
164
+ "requestUri": "/delete-app",
165
+ "responseCode": 200
166
+ },
167
+ "input": {
168
+ "type": "structure",
169
+ "required": [
170
+ "appArn"
171
+ ],
172
+ "members": {
173
+ "appArn": {},
174
+ "clientToken": {
175
+ "idempotencyToken": true
176
+ },
177
+ "forceDelete": {
178
+ "type": "boolean"
179
+ }
180
+ }
181
+ },
182
+ "output": {
183
+ "type": "structure",
184
+ "required": [
185
+ "appArn"
186
+ ],
187
+ "members": {
188
+ "appArn": {}
189
+ }
190
+ }
191
+ },
192
+ "DeleteAppAssessment": {
193
+ "http": {
194
+ "requestUri": "/delete-app-assessment",
195
+ "responseCode": 200
196
+ },
197
+ "input": {
198
+ "type": "structure",
199
+ "required": [
200
+ "assessmentArn"
201
+ ],
202
+ "members": {
203
+ "assessmentArn": {},
204
+ "clientToken": {
205
+ "idempotencyToken": true
206
+ }
207
+ }
208
+ },
209
+ "output": {
210
+ "type": "structure",
211
+ "required": [
212
+ "assessmentArn",
213
+ "assessmentStatus"
214
+ ],
215
+ "members": {
216
+ "assessmentArn": {},
217
+ "assessmentStatus": {}
218
+ }
219
+ }
220
+ },
221
+ "DeleteRecommendationTemplate": {
222
+ "http": {
223
+ "requestUri": "/delete-recommendation-template",
224
+ "responseCode": 200
225
+ },
226
+ "input": {
227
+ "type": "structure",
228
+ "required": [
229
+ "recommendationTemplateArn"
230
+ ],
231
+ "members": {
232
+ "clientToken": {
233
+ "idempotencyToken": true
234
+ },
235
+ "recommendationTemplateArn": {}
236
+ }
237
+ },
238
+ "output": {
239
+ "type": "structure",
240
+ "required": [
241
+ "recommendationTemplateArn",
242
+ "status"
243
+ ],
244
+ "members": {
245
+ "recommendationTemplateArn": {},
246
+ "status": {}
247
+ }
248
+ }
249
+ },
250
+ "DeleteResiliencyPolicy": {
251
+ "http": {
252
+ "requestUri": "/delete-resiliency-policy",
253
+ "responseCode": 200
254
+ },
255
+ "input": {
256
+ "type": "structure",
257
+ "required": [
258
+ "policyArn"
259
+ ],
260
+ "members": {
261
+ "clientToken": {
262
+ "idempotencyToken": true
263
+ },
264
+ "policyArn": {}
265
+ }
266
+ },
267
+ "output": {
268
+ "type": "structure",
269
+ "required": [
270
+ "policyArn"
271
+ ],
272
+ "members": {
273
+ "policyArn": {}
274
+ }
275
+ }
276
+ },
277
+ "DescribeApp": {
278
+ "http": {
279
+ "requestUri": "/describe-app",
280
+ "responseCode": 200
281
+ },
282
+ "input": {
283
+ "type": "structure",
284
+ "required": [
285
+ "appArn"
286
+ ],
287
+ "members": {
288
+ "appArn": {}
289
+ }
290
+ },
291
+ "output": {
292
+ "type": "structure",
293
+ "required": [
294
+ "app"
295
+ ],
296
+ "members": {
297
+ "app": {
298
+ "shape": "Sl"
299
+ }
300
+ }
301
+ }
302
+ },
303
+ "DescribeAppAssessment": {
304
+ "http": {
305
+ "requestUri": "/describe-app-assessment",
306
+ "responseCode": 200
307
+ },
308
+ "input": {
309
+ "type": "structure",
310
+ "required": [
311
+ "assessmentArn"
312
+ ],
313
+ "members": {
314
+ "assessmentArn": {}
315
+ }
316
+ },
317
+ "output": {
318
+ "type": "structure",
319
+ "required": [
320
+ "assessment"
321
+ ],
322
+ "members": {
323
+ "assessment": {
324
+ "shape": "S1p"
325
+ }
326
+ }
327
+ }
328
+ },
329
+ "DescribeAppVersionResourcesResolutionStatus": {
330
+ "http": {
331
+ "requestUri": "/describe-app-version-resources-resolution-status",
332
+ "responseCode": 200
333
+ },
334
+ "input": {
335
+ "type": "structure",
336
+ "required": [
337
+ "appArn",
338
+ "appVersion"
339
+ ],
340
+ "members": {
341
+ "appArn": {},
342
+ "appVersion": {},
343
+ "resolutionId": {}
344
+ }
345
+ },
346
+ "output": {
347
+ "type": "structure",
348
+ "required": [
349
+ "appArn",
350
+ "appVersion",
351
+ "resolutionId",
352
+ "status"
353
+ ],
354
+ "members": {
355
+ "appArn": {},
356
+ "appVersion": {},
357
+ "errorMessage": {},
358
+ "resolutionId": {},
359
+ "status": {}
360
+ }
361
+ }
362
+ },
363
+ "DescribeAppVersionTemplate": {
364
+ "http": {
365
+ "requestUri": "/describe-app-version-template",
366
+ "responseCode": 200
367
+ },
368
+ "input": {
369
+ "type": "structure",
370
+ "required": [
371
+ "appArn",
372
+ "appVersion"
373
+ ],
374
+ "members": {
375
+ "appArn": {},
376
+ "appVersion": {}
377
+ }
378
+ },
379
+ "output": {
380
+ "type": "structure",
381
+ "required": [
382
+ "appArn",
383
+ "appTemplateBody",
384
+ "appVersion"
385
+ ],
386
+ "members": {
387
+ "appArn": {},
388
+ "appTemplateBody": {},
389
+ "appVersion": {}
390
+ }
391
+ }
392
+ },
393
+ "DescribeDraftAppVersionResourcesImportStatus": {
394
+ "http": {
395
+ "requestUri": "/describe-draft-app-version-resources-import-status",
396
+ "responseCode": 200
397
+ },
398
+ "input": {
399
+ "type": "structure",
400
+ "required": [
401
+ "appArn"
402
+ ],
403
+ "members": {
404
+ "appArn": {}
405
+ }
406
+ },
407
+ "output": {
408
+ "type": "structure",
409
+ "required": [
410
+ "appArn",
411
+ "appVersion",
412
+ "status",
413
+ "statusChangeTime"
414
+ ],
415
+ "members": {
416
+ "appArn": {},
417
+ "appVersion": {},
418
+ "errorMessage": {},
419
+ "status": {},
420
+ "statusChangeTime": {
421
+ "type": "timestamp"
422
+ }
423
+ }
424
+ }
425
+ },
426
+ "DescribeResiliencyPolicy": {
427
+ "http": {
428
+ "requestUri": "/describe-resiliency-policy",
429
+ "responseCode": 200
430
+ },
431
+ "input": {
432
+ "type": "structure",
433
+ "required": [
434
+ "policyArn"
435
+ ],
436
+ "members": {
437
+ "policyArn": {}
438
+ }
439
+ },
440
+ "output": {
441
+ "type": "structure",
442
+ "required": [
443
+ "policy"
444
+ ],
445
+ "members": {
446
+ "policy": {
447
+ "shape": "S1a"
448
+ }
449
+ }
450
+ }
451
+ },
452
+ "ImportResourcesToDraftAppVersion": {
453
+ "http": {
454
+ "requestUri": "/import-resources-to-draft-app-version",
455
+ "responseCode": 200
456
+ },
457
+ "input": {
458
+ "type": "structure",
459
+ "required": [
460
+ "appArn",
461
+ "sourceArns"
462
+ ],
463
+ "members": {
464
+ "appArn": {},
465
+ "sourceArns": {
466
+ "shape": "S2b"
467
+ }
468
+ }
469
+ },
470
+ "output": {
471
+ "type": "structure",
472
+ "required": [
473
+ "appArn",
474
+ "appVersion",
475
+ "sourceArns",
476
+ "status"
477
+ ],
478
+ "members": {
479
+ "appArn": {},
480
+ "appVersion": {},
481
+ "sourceArns": {
482
+ "shape": "S2b"
483
+ },
484
+ "status": {}
485
+ }
486
+ }
487
+ },
488
+ "ListAlarmRecommendations": {
489
+ "http": {
490
+ "requestUri": "/list-alarm-recommendations",
491
+ "responseCode": 200
492
+ },
493
+ "input": {
494
+ "type": "structure",
495
+ "required": [
496
+ "assessmentArn"
497
+ ],
498
+ "members": {
499
+ "assessmentArn": {},
500
+ "maxResults": {
501
+ "type": "integer"
502
+ },
503
+ "nextToken": {}
504
+ }
505
+ },
506
+ "output": {
507
+ "type": "structure",
508
+ "required": [
509
+ "alarmRecommendations"
510
+ ],
511
+ "members": {
512
+ "alarmRecommendations": {
513
+ "type": "list",
514
+ "member": {
515
+ "type": "structure",
516
+ "required": [
517
+ "name",
518
+ "recommendationId",
519
+ "referenceId",
520
+ "type"
521
+ ],
522
+ "members": {
523
+ "appComponentName": {},
524
+ "description": {},
525
+ "items": {
526
+ "shape": "S2k"
527
+ },
528
+ "name": {},
529
+ "prerequisite": {},
530
+ "recommendationId": {},
531
+ "referenceId": {},
532
+ "type": {}
533
+ }
534
+ }
535
+ },
536
+ "nextToken": {}
537
+ }
538
+ }
539
+ },
540
+ "ListAppAssessments": {
541
+ "http": {
542
+ "method": "GET",
543
+ "requestUri": "/list-app-assessments",
544
+ "responseCode": 200
545
+ },
546
+ "input": {
547
+ "type": "structure",
548
+ "members": {
549
+ "appArn": {
550
+ "location": "querystring",
551
+ "locationName": "appArn"
552
+ },
553
+ "assessmentName": {
554
+ "location": "querystring",
555
+ "locationName": "assessmentName"
556
+ },
557
+ "assessmentStatus": {
558
+ "location": "querystring",
559
+ "locationName": "assessmentStatus",
560
+ "type": "list",
561
+ "member": {}
562
+ },
563
+ "complianceStatus": {
564
+ "location": "querystring",
565
+ "locationName": "complianceStatus"
566
+ },
567
+ "invoker": {
568
+ "location": "querystring",
569
+ "locationName": "invoker"
570
+ },
571
+ "maxResults": {
572
+ "location": "querystring",
573
+ "locationName": "maxResults",
574
+ "type": "integer"
575
+ },
576
+ "nextToken": {
577
+ "location": "querystring",
578
+ "locationName": "nextToken"
579
+ },
580
+ "reverseOrder": {
581
+ "location": "querystring",
582
+ "locationName": "reverseOrder",
583
+ "type": "boolean"
584
+ }
585
+ }
586
+ },
587
+ "output": {
588
+ "type": "structure",
589
+ "required": [
590
+ "assessmentSummaries"
591
+ ],
592
+ "members": {
593
+ "assessmentSummaries": {
594
+ "type": "list",
595
+ "member": {
596
+ "type": "structure",
597
+ "required": [
598
+ "assessmentArn",
599
+ "assessmentStatus"
600
+ ],
601
+ "members": {
602
+ "appArn": {},
603
+ "appVersion": {},
604
+ "assessmentArn": {},
605
+ "assessmentName": {},
606
+ "assessmentStatus": {},
607
+ "complianceStatus": {},
608
+ "cost": {
609
+ "shape": "S1t"
610
+ },
611
+ "endTime": {
612
+ "type": "timestamp"
613
+ },
614
+ "invoker": {},
615
+ "message": {},
616
+ "resiliencyScore": {
617
+ "type": "double"
618
+ },
619
+ "startTime": {
620
+ "type": "timestamp"
621
+ }
622
+ }
623
+ }
624
+ },
625
+ "nextToken": {}
626
+ }
627
+ }
628
+ },
629
+ "ListAppComponentCompliances": {
630
+ "http": {
631
+ "requestUri": "/list-app-component-compliances",
632
+ "responseCode": 200
633
+ },
634
+ "input": {
635
+ "type": "structure",
636
+ "required": [
637
+ "assessmentArn"
638
+ ],
639
+ "members": {
640
+ "assessmentArn": {},
641
+ "maxResults": {
642
+ "type": "integer"
643
+ },
644
+ "nextToken": {}
645
+ }
646
+ },
647
+ "output": {
648
+ "type": "structure",
649
+ "required": [
650
+ "componentCompliances"
651
+ ],
652
+ "members": {
653
+ "componentCompliances": {
654
+ "type": "list",
655
+ "member": {
656
+ "type": "structure",
657
+ "members": {
658
+ "appComponentName": {},
659
+ "compliance": {
660
+ "shape": "S1q"
661
+ },
662
+ "cost": {
663
+ "shape": "S1t"
664
+ },
665
+ "message": {},
666
+ "resiliencyScore": {
667
+ "shape": "S1x"
668
+ },
669
+ "status": {}
670
+ }
671
+ }
672
+ },
673
+ "nextToken": {}
674
+ }
675
+ }
676
+ },
677
+ "ListAppComponentRecommendations": {
678
+ "http": {
679
+ "requestUri": "/list-app-component-recommendations",
680
+ "responseCode": 200
681
+ },
682
+ "input": {
683
+ "type": "structure",
684
+ "required": [
685
+ "assessmentArn"
686
+ ],
687
+ "members": {
688
+ "assessmentArn": {},
689
+ "maxResults": {
690
+ "type": "integer"
691
+ },
692
+ "nextToken": {}
693
+ }
694
+ },
695
+ "output": {
696
+ "type": "structure",
697
+ "required": [
698
+ "componentRecommendations"
699
+ ],
700
+ "members": {
701
+ "componentRecommendations": {
702
+ "type": "list",
703
+ "member": {
704
+ "type": "structure",
705
+ "required": [
706
+ "appComponentName",
707
+ "configRecommendations",
708
+ "recommendationStatus"
709
+ ],
710
+ "members": {
711
+ "appComponentName": {},
712
+ "configRecommendations": {
713
+ "type": "list",
714
+ "member": {
715
+ "type": "structure",
716
+ "required": [
717
+ "name",
718
+ "optimizationType",
719
+ "referenceId"
720
+ ],
721
+ "members": {
722
+ "appComponentName": {},
723
+ "compliance": {
724
+ "shape": "S1q"
725
+ },
726
+ "cost": {
727
+ "shape": "S1t"
728
+ },
729
+ "description": {},
730
+ "haArchitecture": {},
731
+ "name": {},
732
+ "optimizationType": {},
733
+ "recommendationCompliance": {
734
+ "type": "map",
735
+ "key": {},
736
+ "value": {
737
+ "type": "structure",
738
+ "required": [
739
+ "expectedComplianceStatus"
740
+ ],
741
+ "members": {
742
+ "expectedComplianceStatus": {},
743
+ "expectedRpoDescription": {},
744
+ "expectedRpoInSecs": {
745
+ "type": "integer"
746
+ },
747
+ "expectedRtoDescription": {},
748
+ "expectedRtoInSecs": {
749
+ "type": "integer"
750
+ }
751
+ }
752
+ }
753
+ },
754
+ "referenceId": {},
755
+ "suggestedChanges": {
756
+ "type": "list",
757
+ "member": {}
758
+ }
759
+ }
760
+ }
761
+ },
762
+ "recommendationStatus": {}
763
+ }
764
+ }
765
+ },
766
+ "nextToken": {}
767
+ }
768
+ }
769
+ },
770
+ "ListAppVersionResourceMappings": {
771
+ "http": {
772
+ "requestUri": "/list-app-version-resource-mappings",
773
+ "responseCode": 200
774
+ },
775
+ "input": {
776
+ "type": "structure",
777
+ "required": [
778
+ "appArn",
779
+ "appVersion"
780
+ ],
781
+ "members": {
782
+ "appArn": {},
783
+ "appVersion": {},
784
+ "maxResults": {
785
+ "type": "integer"
786
+ },
787
+ "nextToken": {}
788
+ }
789
+ },
790
+ "output": {
791
+ "type": "structure",
792
+ "required": [
793
+ "resourceMappings"
794
+ ],
795
+ "members": {
796
+ "nextToken": {},
797
+ "resourceMappings": {
798
+ "shape": "S3"
799
+ }
800
+ }
801
+ }
802
+ },
803
+ "ListAppVersionResources": {
804
+ "http": {
805
+ "requestUri": "/list-app-version-resources",
806
+ "responseCode": 200
807
+ },
808
+ "input": {
809
+ "type": "structure",
810
+ "required": [
811
+ "appArn",
812
+ "appVersion"
813
+ ],
814
+ "members": {
815
+ "appArn": {},
816
+ "appVersion": {},
817
+ "maxResults": {
818
+ "type": "integer"
819
+ },
820
+ "nextToken": {},
821
+ "resolutionId": {}
822
+ }
823
+ },
824
+ "output": {
825
+ "type": "structure",
826
+ "required": [
827
+ "physicalResources",
828
+ "resolutionId"
829
+ ],
830
+ "members": {
831
+ "nextToken": {},
832
+ "physicalResources": {
833
+ "type": "list",
834
+ "member": {
835
+ "type": "structure",
836
+ "required": [
837
+ "logicalResourceId",
838
+ "physicalResourceId",
839
+ "resourceType"
840
+ ],
841
+ "members": {
842
+ "appComponents": {
843
+ "type": "list",
844
+ "member": {
845
+ "type": "structure",
846
+ "required": [
847
+ "name",
848
+ "type"
849
+ ],
850
+ "members": {
851
+ "name": {},
852
+ "type": {}
853
+ }
854
+ }
855
+ },
856
+ "logicalResourceId": {
857
+ "shape": "S3h"
858
+ },
859
+ "physicalResourceId": {
860
+ "shape": "S8"
861
+ },
862
+ "resourceName": {},
863
+ "resourceType": {}
864
+ }
865
+ }
866
+ },
867
+ "resolutionId": {}
868
+ }
869
+ }
870
+ },
871
+ "ListAppVersions": {
872
+ "http": {
873
+ "requestUri": "/list-app-versions",
874
+ "responseCode": 200
875
+ },
876
+ "input": {
877
+ "type": "structure",
878
+ "required": [
879
+ "appArn"
880
+ ],
881
+ "members": {
882
+ "appArn": {},
883
+ "maxResults": {
884
+ "type": "integer"
885
+ },
886
+ "nextToken": {}
887
+ }
888
+ },
889
+ "output": {
890
+ "type": "structure",
891
+ "required": [
892
+ "appVersions"
893
+ ],
894
+ "members": {
895
+ "appVersions": {
896
+ "type": "list",
897
+ "member": {
898
+ "type": "structure",
899
+ "required": [
900
+ "appVersion"
901
+ ],
902
+ "members": {
903
+ "appVersion": {}
904
+ }
905
+ }
906
+ },
907
+ "nextToken": {}
908
+ }
909
+ }
910
+ },
911
+ "ListApps": {
912
+ "http": {
913
+ "method": "GET",
914
+ "requestUri": "/list-apps",
915
+ "responseCode": 200
916
+ },
917
+ "input": {
918
+ "type": "structure",
919
+ "members": {
920
+ "appArn": {
921
+ "location": "querystring",
922
+ "locationName": "appArn"
923
+ },
924
+ "maxResults": {
925
+ "location": "querystring",
926
+ "locationName": "maxResults",
927
+ "type": "integer"
928
+ },
929
+ "name": {
930
+ "location": "querystring",
931
+ "locationName": "name"
932
+ },
933
+ "nextToken": {
934
+ "location": "querystring",
935
+ "locationName": "nextToken"
936
+ }
937
+ }
938
+ },
939
+ "output": {
940
+ "type": "structure",
941
+ "required": [
942
+ "appSummaries"
943
+ ],
944
+ "members": {
945
+ "appSummaries": {
946
+ "type": "list",
947
+ "member": {
948
+ "type": "structure",
949
+ "required": [
950
+ "appArn",
951
+ "creationTime",
952
+ "name"
953
+ ],
954
+ "members": {
955
+ "appArn": {},
956
+ "complianceStatus": {},
957
+ "creationTime": {
958
+ "type": "timestamp"
959
+ },
960
+ "description": {},
961
+ "name": {},
962
+ "resiliencyScore": {
963
+ "type": "double"
964
+ }
965
+ }
966
+ }
967
+ },
968
+ "nextToken": {}
969
+ }
970
+ }
971
+ },
972
+ "ListRecommendationTemplates": {
973
+ "http": {
974
+ "method": "GET",
975
+ "requestUri": "/list-recommendation-templates",
976
+ "responseCode": 200
977
+ },
978
+ "input": {
979
+ "type": "structure",
980
+ "required": [
981
+ "assessmentArn"
982
+ ],
983
+ "members": {
984
+ "assessmentArn": {
985
+ "location": "querystring",
986
+ "locationName": "assessmentArn"
987
+ },
988
+ "maxResults": {
989
+ "location": "querystring",
990
+ "locationName": "maxResults",
991
+ "type": "integer"
992
+ },
993
+ "name": {
994
+ "location": "querystring",
995
+ "locationName": "name"
996
+ },
997
+ "nextToken": {
998
+ "location": "querystring",
999
+ "locationName": "nextToken"
1000
+ },
1001
+ "recommendationTemplateArn": {
1002
+ "location": "querystring",
1003
+ "locationName": "recommendationTemplateArn"
1004
+ },
1005
+ "reverseOrder": {
1006
+ "location": "querystring",
1007
+ "locationName": "reverseOrder",
1008
+ "type": "boolean"
1009
+ },
1010
+ "status": {
1011
+ "location": "querystring",
1012
+ "locationName": "status",
1013
+ "type": "list",
1014
+ "member": {}
1015
+ }
1016
+ }
1017
+ },
1018
+ "output": {
1019
+ "type": "structure",
1020
+ "members": {
1021
+ "nextToken": {},
1022
+ "recommendationTemplates": {
1023
+ "type": "list",
1024
+ "member": {
1025
+ "shape": "Sx"
1026
+ }
1027
+ }
1028
+ }
1029
+ }
1030
+ },
1031
+ "ListResiliencyPolicies": {
1032
+ "http": {
1033
+ "method": "GET",
1034
+ "requestUri": "/list-resiliency-policies",
1035
+ "responseCode": 200
1036
+ },
1037
+ "input": {
1038
+ "type": "structure",
1039
+ "members": {
1040
+ "maxResults": {
1041
+ "location": "querystring",
1042
+ "locationName": "maxResults",
1043
+ "type": "integer"
1044
+ },
1045
+ "nextToken": {
1046
+ "location": "querystring",
1047
+ "locationName": "nextToken"
1048
+ },
1049
+ "policyName": {
1050
+ "location": "querystring",
1051
+ "locationName": "policyName"
1052
+ }
1053
+ }
1054
+ },
1055
+ "output": {
1056
+ "type": "structure",
1057
+ "required": [
1058
+ "resiliencyPolicies"
1059
+ ],
1060
+ "members": {
1061
+ "nextToken": {},
1062
+ "resiliencyPolicies": {
1063
+ "shape": "S3w"
1064
+ }
1065
+ }
1066
+ }
1067
+ },
1068
+ "ListSopRecommendations": {
1069
+ "http": {
1070
+ "requestUri": "/list-sop-recommendations",
1071
+ "responseCode": 200
1072
+ },
1073
+ "input": {
1074
+ "type": "structure",
1075
+ "required": [
1076
+ "assessmentArn"
1077
+ ],
1078
+ "members": {
1079
+ "assessmentArn": {},
1080
+ "maxResults": {
1081
+ "type": "integer"
1082
+ },
1083
+ "nextToken": {}
1084
+ }
1085
+ },
1086
+ "output": {
1087
+ "type": "structure",
1088
+ "required": [
1089
+ "sopRecommendations"
1090
+ ],
1091
+ "members": {
1092
+ "nextToken": {},
1093
+ "sopRecommendations": {
1094
+ "type": "list",
1095
+ "member": {
1096
+ "type": "structure",
1097
+ "required": [
1098
+ "recommendationId",
1099
+ "referenceId",
1100
+ "serviceType"
1101
+ ],
1102
+ "members": {
1103
+ "appComponentName": {},
1104
+ "description": {},
1105
+ "items": {
1106
+ "shape": "S2k"
1107
+ },
1108
+ "name": {},
1109
+ "prerequisite": {},
1110
+ "recommendationId": {},
1111
+ "referenceId": {},
1112
+ "serviceType": {}
1113
+ }
1114
+ }
1115
+ }
1116
+ }
1117
+ }
1118
+ },
1119
+ "ListSuggestedResiliencyPolicies": {
1120
+ "http": {
1121
+ "method": "GET",
1122
+ "requestUri": "/list-suggested-resiliency-policies",
1123
+ "responseCode": 200
1124
+ },
1125
+ "input": {
1126
+ "type": "structure",
1127
+ "members": {
1128
+ "maxResults": {
1129
+ "location": "querystring",
1130
+ "locationName": "maxResults",
1131
+ "type": "integer"
1132
+ },
1133
+ "nextToken": {
1134
+ "location": "querystring",
1135
+ "locationName": "nextToken"
1136
+ }
1137
+ }
1138
+ },
1139
+ "output": {
1140
+ "type": "structure",
1141
+ "required": [
1142
+ "resiliencyPolicies"
1143
+ ],
1144
+ "members": {
1145
+ "nextToken": {},
1146
+ "resiliencyPolicies": {
1147
+ "shape": "S3w"
1148
+ }
1149
+ }
1150
+ }
1151
+ },
1152
+ "ListTagsForResource": {
1153
+ "http": {
1154
+ "method": "GET",
1155
+ "requestUri": "/tags/{resourceArn}",
1156
+ "responseCode": 200
1157
+ },
1158
+ "input": {
1159
+ "type": "structure",
1160
+ "required": [
1161
+ "resourceArn"
1162
+ ],
1163
+ "members": {
1164
+ "resourceArn": {
1165
+ "location": "uri",
1166
+ "locationName": "resourceArn"
1167
+ }
1168
+ }
1169
+ },
1170
+ "output": {
1171
+ "type": "structure",
1172
+ "members": {
1173
+ "tags": {
1174
+ "shape": "Sh"
1175
+ }
1176
+ }
1177
+ }
1178
+ },
1179
+ "ListTestRecommendations": {
1180
+ "http": {
1181
+ "requestUri": "/list-test-recommendations",
1182
+ "responseCode": 200
1183
+ },
1184
+ "input": {
1185
+ "type": "structure",
1186
+ "required": [
1187
+ "assessmentArn"
1188
+ ],
1189
+ "members": {
1190
+ "assessmentArn": {},
1191
+ "maxResults": {
1192
+ "type": "integer"
1193
+ },
1194
+ "nextToken": {}
1195
+ }
1196
+ },
1197
+ "output": {
1198
+ "type": "structure",
1199
+ "required": [
1200
+ "testRecommendations"
1201
+ ],
1202
+ "members": {
1203
+ "nextToken": {},
1204
+ "testRecommendations": {
1205
+ "type": "list",
1206
+ "member": {
1207
+ "type": "structure",
1208
+ "required": [
1209
+ "referenceId"
1210
+ ],
1211
+ "members": {
1212
+ "appComponentName": {},
1213
+ "description": {},
1214
+ "intent": {},
1215
+ "items": {
1216
+ "shape": "S2k"
1217
+ },
1218
+ "name": {},
1219
+ "prerequisite": {},
1220
+ "recommendationId": {},
1221
+ "referenceId": {},
1222
+ "risk": {},
1223
+ "type": {}
1224
+ }
1225
+ }
1226
+ }
1227
+ }
1228
+ }
1229
+ },
1230
+ "ListUnsupportedAppVersionResources": {
1231
+ "http": {
1232
+ "requestUri": "/list-unsupported-app-version-resources",
1233
+ "responseCode": 200
1234
+ },
1235
+ "input": {
1236
+ "type": "structure",
1237
+ "required": [
1238
+ "appArn",
1239
+ "appVersion"
1240
+ ],
1241
+ "members": {
1242
+ "appArn": {},
1243
+ "appVersion": {},
1244
+ "maxResults": {
1245
+ "type": "integer"
1246
+ },
1247
+ "nextToken": {},
1248
+ "resolutionId": {}
1249
+ }
1250
+ },
1251
+ "output": {
1252
+ "type": "structure",
1253
+ "required": [
1254
+ "resolutionId",
1255
+ "unsupportedResources"
1256
+ ],
1257
+ "members": {
1258
+ "nextToken": {},
1259
+ "resolutionId": {},
1260
+ "unsupportedResources": {
1261
+ "type": "list",
1262
+ "member": {
1263
+ "type": "structure",
1264
+ "required": [
1265
+ "logicalResourceId",
1266
+ "physicalResourceId",
1267
+ "resourceType"
1268
+ ],
1269
+ "members": {
1270
+ "logicalResourceId": {
1271
+ "shape": "S3h"
1272
+ },
1273
+ "physicalResourceId": {
1274
+ "shape": "S8"
1275
+ },
1276
+ "resourceType": {}
1277
+ }
1278
+ }
1279
+ }
1280
+ }
1281
+ }
1282
+ },
1283
+ "PublishAppVersion": {
1284
+ "http": {
1285
+ "requestUri": "/publish-app-version",
1286
+ "responseCode": 200
1287
+ },
1288
+ "input": {
1289
+ "type": "structure",
1290
+ "required": [
1291
+ "appArn"
1292
+ ],
1293
+ "members": {
1294
+ "appArn": {}
1295
+ }
1296
+ },
1297
+ "output": {
1298
+ "type": "structure",
1299
+ "required": [
1300
+ "appArn"
1301
+ ],
1302
+ "members": {
1303
+ "appArn": {},
1304
+ "appVersion": {}
1305
+ }
1306
+ }
1307
+ },
1308
+ "PutDraftAppVersionTemplate": {
1309
+ "http": {
1310
+ "requestUri": "/put-draft-app-version-template",
1311
+ "responseCode": 200
1312
+ },
1313
+ "input": {
1314
+ "type": "structure",
1315
+ "required": [
1316
+ "appArn",
1317
+ "appTemplateBody"
1318
+ ],
1319
+ "members": {
1320
+ "appArn": {},
1321
+ "appTemplateBody": {}
1322
+ }
1323
+ },
1324
+ "output": {
1325
+ "type": "structure",
1326
+ "members": {
1327
+ "appArn": {},
1328
+ "appVersion": {}
1329
+ }
1330
+ }
1331
+ },
1332
+ "RemoveDraftAppVersionResourceMappings": {
1333
+ "http": {
1334
+ "requestUri": "/remove-draft-app-version-resource-mappings",
1335
+ "responseCode": 200
1336
+ },
1337
+ "input": {
1338
+ "type": "structure",
1339
+ "required": [
1340
+ "appArn"
1341
+ ],
1342
+ "members": {
1343
+ "appArn": {},
1344
+ "appRegistryAppNames": {
1345
+ "shape": "S4m"
1346
+ },
1347
+ "logicalStackNames": {
1348
+ "type": "list",
1349
+ "member": {}
1350
+ },
1351
+ "resourceGroupNames": {
1352
+ "shape": "S4m"
1353
+ },
1354
+ "resourceNames": {
1355
+ "shape": "S4m"
1356
+ }
1357
+ }
1358
+ },
1359
+ "output": {
1360
+ "type": "structure",
1361
+ "members": {
1362
+ "appArn": {},
1363
+ "appVersion": {}
1364
+ }
1365
+ }
1366
+ },
1367
+ "ResolveAppVersionResources": {
1368
+ "http": {
1369
+ "requestUri": "/resolve-app-version-resources",
1370
+ "responseCode": 200
1371
+ },
1372
+ "input": {
1373
+ "type": "structure",
1374
+ "required": [
1375
+ "appArn",
1376
+ "appVersion"
1377
+ ],
1378
+ "members": {
1379
+ "appArn": {},
1380
+ "appVersion": {}
1381
+ }
1382
+ },
1383
+ "output": {
1384
+ "type": "structure",
1385
+ "required": [
1386
+ "appArn",
1387
+ "appVersion",
1388
+ "resolutionId",
1389
+ "status"
1390
+ ],
1391
+ "members": {
1392
+ "appArn": {},
1393
+ "appVersion": {},
1394
+ "resolutionId": {},
1395
+ "status": {}
1396
+ }
1397
+ }
1398
+ },
1399
+ "StartAppAssessment": {
1400
+ "http": {
1401
+ "requestUri": "/start-app-assessment",
1402
+ "responseCode": 200
1403
+ },
1404
+ "input": {
1405
+ "type": "structure",
1406
+ "required": [
1407
+ "appArn",
1408
+ "appVersion",
1409
+ "assessmentName"
1410
+ ],
1411
+ "members": {
1412
+ "appArn": {},
1413
+ "appVersion": {},
1414
+ "assessmentName": {},
1415
+ "clientToken": {
1416
+ "idempotencyToken": true
1417
+ },
1418
+ "tags": {
1419
+ "shape": "Sh"
1420
+ }
1421
+ }
1422
+ },
1423
+ "output": {
1424
+ "type": "structure",
1425
+ "required": [
1426
+ "assessment"
1427
+ ],
1428
+ "members": {
1429
+ "assessment": {
1430
+ "shape": "S1p"
1431
+ }
1432
+ }
1433
+ }
1434
+ },
1435
+ "TagResource": {
1436
+ "http": {
1437
+ "requestUri": "/tags/{resourceArn}",
1438
+ "responseCode": 200
1439
+ },
1440
+ "input": {
1441
+ "type": "structure",
1442
+ "required": [
1443
+ "resourceArn",
1444
+ "tags"
1445
+ ],
1446
+ "members": {
1447
+ "resourceArn": {
1448
+ "location": "uri",
1449
+ "locationName": "resourceArn"
1450
+ },
1451
+ "tags": {
1452
+ "shape": "Sh"
1453
+ }
1454
+ }
1455
+ },
1456
+ "output": {
1457
+ "type": "structure",
1458
+ "members": {}
1459
+ }
1460
+ },
1461
+ "UntagResource": {
1462
+ "http": {
1463
+ "method": "DELETE",
1464
+ "requestUri": "/tags/{resourceArn}",
1465
+ "responseCode": 200
1466
+ },
1467
+ "input": {
1468
+ "type": "structure",
1469
+ "required": [
1470
+ "resourceArn",
1471
+ "tagKeys"
1472
+ ],
1473
+ "members": {
1474
+ "resourceArn": {
1475
+ "location": "uri",
1476
+ "locationName": "resourceArn"
1477
+ },
1478
+ "tagKeys": {
1479
+ "location": "querystring",
1480
+ "locationName": "tagKeys",
1481
+ "type": "list",
1482
+ "member": {},
1483
+ "sensitive": true
1484
+ }
1485
+ }
1486
+ },
1487
+ "output": {
1488
+ "type": "structure",
1489
+ "members": {}
1490
+ }
1491
+ },
1492
+ "UpdateApp": {
1493
+ "http": {
1494
+ "requestUri": "/update-app",
1495
+ "responseCode": 200
1496
+ },
1497
+ "input": {
1498
+ "type": "structure",
1499
+ "required": [
1500
+ "appArn"
1501
+ ],
1502
+ "members": {
1503
+ "appArn": {},
1504
+ "clearResiliencyPolicyArn": {
1505
+ "type": "boolean"
1506
+ },
1507
+ "description": {},
1508
+ "policyArn": {}
1509
+ }
1510
+ },
1511
+ "output": {
1512
+ "type": "structure",
1513
+ "required": [
1514
+ "app"
1515
+ ],
1516
+ "members": {
1517
+ "app": {
1518
+ "shape": "Sl"
1519
+ }
1520
+ }
1521
+ }
1522
+ },
1523
+ "UpdateResiliencyPolicy": {
1524
+ "http": {
1525
+ "requestUri": "/update-resiliency-policy",
1526
+ "responseCode": 200
1527
+ },
1528
+ "input": {
1529
+ "type": "structure",
1530
+ "required": [
1531
+ "policyArn"
1532
+ ],
1533
+ "members": {
1534
+ "dataLocationConstraint": {},
1535
+ "policy": {
1536
+ "shape": "S14"
1537
+ },
1538
+ "policyArn": {},
1539
+ "policyDescription": {},
1540
+ "policyName": {},
1541
+ "tier": {}
1542
+ }
1543
+ },
1544
+ "output": {
1545
+ "type": "structure",
1546
+ "required": [
1547
+ "policy"
1548
+ ],
1549
+ "members": {
1550
+ "policy": {
1551
+ "shape": "S1a"
1552
+ }
1553
+ }
1554
+ }
1555
+ }
1556
+ },
1557
+ "shapes": {
1558
+ "S3": {
1559
+ "type": "list",
1560
+ "member": {
1561
+ "type": "structure",
1562
+ "required": [
1563
+ "mappingType",
1564
+ "physicalResourceId"
1565
+ ],
1566
+ "members": {
1567
+ "appRegistryAppName": {},
1568
+ "logicalStackName": {},
1569
+ "mappingType": {},
1570
+ "physicalResourceId": {
1571
+ "shape": "S8"
1572
+ },
1573
+ "resourceGroupName": {},
1574
+ "resourceName": {}
1575
+ }
1576
+ }
1577
+ },
1578
+ "S8": {
1579
+ "type": "structure",
1580
+ "required": [
1581
+ "identifier",
1582
+ "type"
1583
+ ],
1584
+ "members": {
1585
+ "awsAccountId": {},
1586
+ "awsRegion": {},
1587
+ "identifier": {},
1588
+ "type": {}
1589
+ }
1590
+ },
1591
+ "Sh": {
1592
+ "type": "map",
1593
+ "key": {},
1594
+ "value": {},
1595
+ "sensitive": true
1596
+ },
1597
+ "Sl": {
1598
+ "type": "structure",
1599
+ "required": [
1600
+ "appArn",
1601
+ "creationTime",
1602
+ "name"
1603
+ ],
1604
+ "members": {
1605
+ "appArn": {},
1606
+ "complianceStatus": {},
1607
+ "creationTime": {
1608
+ "type": "timestamp"
1609
+ },
1610
+ "description": {},
1611
+ "lastAppComplianceEvaluationTime": {
1612
+ "type": "timestamp"
1613
+ },
1614
+ "lastResiliencyScoreEvaluationTime": {
1615
+ "type": "timestamp"
1616
+ },
1617
+ "name": {},
1618
+ "policyArn": {},
1619
+ "resiliencyScore": {
1620
+ "type": "double"
1621
+ },
1622
+ "status": {},
1623
+ "tags": {
1624
+ "shape": "Sh"
1625
+ }
1626
+ }
1627
+ },
1628
+ "Ss": {
1629
+ "type": "list",
1630
+ "member": {}
1631
+ },
1632
+ "Su": {
1633
+ "type": "list",
1634
+ "member": {}
1635
+ },
1636
+ "Sx": {
1637
+ "type": "structure",
1638
+ "required": [
1639
+ "assessmentArn",
1640
+ "format",
1641
+ "name",
1642
+ "recommendationTemplateArn",
1643
+ "recommendationTypes",
1644
+ "status"
1645
+ ],
1646
+ "members": {
1647
+ "appArn": {},
1648
+ "assessmentArn": {},
1649
+ "endTime": {
1650
+ "type": "timestamp"
1651
+ },
1652
+ "format": {},
1653
+ "message": {},
1654
+ "name": {},
1655
+ "needsReplacements": {
1656
+ "type": "boolean"
1657
+ },
1658
+ "recommendationIds": {
1659
+ "shape": "Ss"
1660
+ },
1661
+ "recommendationTemplateArn": {},
1662
+ "recommendationTypes": {
1663
+ "shape": "Su"
1664
+ },
1665
+ "startTime": {
1666
+ "type": "timestamp"
1667
+ },
1668
+ "status": {},
1669
+ "tags": {
1670
+ "shape": "Sh"
1671
+ },
1672
+ "templatesLocation": {
1673
+ "type": "structure",
1674
+ "members": {
1675
+ "bucket": {},
1676
+ "prefix": {}
1677
+ }
1678
+ }
1679
+ }
1680
+ },
1681
+ "S14": {
1682
+ "type": "map",
1683
+ "key": {},
1684
+ "value": {
1685
+ "type": "structure",
1686
+ "required": [
1687
+ "rpoInSecs",
1688
+ "rtoInSecs"
1689
+ ],
1690
+ "members": {
1691
+ "rpoInSecs": {
1692
+ "type": "integer"
1693
+ },
1694
+ "rtoInSecs": {
1695
+ "type": "integer"
1696
+ }
1697
+ }
1698
+ }
1699
+ },
1700
+ "S1a": {
1701
+ "type": "structure",
1702
+ "members": {
1703
+ "creationTime": {
1704
+ "type": "timestamp"
1705
+ },
1706
+ "dataLocationConstraint": {},
1707
+ "estimatedCostTier": {},
1708
+ "policy": {
1709
+ "shape": "S14"
1710
+ },
1711
+ "policyArn": {},
1712
+ "policyDescription": {},
1713
+ "policyName": {},
1714
+ "tags": {
1715
+ "shape": "Sh"
1716
+ },
1717
+ "tier": {}
1718
+ }
1719
+ },
1720
+ "S1p": {
1721
+ "type": "structure",
1722
+ "required": [
1723
+ "assessmentArn",
1724
+ "assessmentStatus",
1725
+ "invoker"
1726
+ ],
1727
+ "members": {
1728
+ "appArn": {},
1729
+ "appVersion": {},
1730
+ "assessmentArn": {},
1731
+ "assessmentName": {},
1732
+ "assessmentStatus": {},
1733
+ "compliance": {
1734
+ "shape": "S1q"
1735
+ },
1736
+ "complianceStatus": {},
1737
+ "cost": {
1738
+ "shape": "S1t"
1739
+ },
1740
+ "endTime": {
1741
+ "type": "timestamp"
1742
+ },
1743
+ "invoker": {},
1744
+ "message": {},
1745
+ "policy": {
1746
+ "shape": "S1a"
1747
+ },
1748
+ "resiliencyScore": {
1749
+ "shape": "S1x"
1750
+ },
1751
+ "startTime": {
1752
+ "type": "timestamp"
1753
+ },
1754
+ "tags": {
1755
+ "shape": "Sh"
1756
+ }
1757
+ }
1758
+ },
1759
+ "S1q": {
1760
+ "type": "map",
1761
+ "key": {},
1762
+ "value": {
1763
+ "type": "structure",
1764
+ "required": [
1765
+ "complianceStatus"
1766
+ ],
1767
+ "members": {
1768
+ "achievableRpoInSecs": {
1769
+ "type": "integer"
1770
+ },
1771
+ "achievableRtoInSecs": {
1772
+ "type": "integer"
1773
+ },
1774
+ "complianceStatus": {},
1775
+ "currentRpoInSecs": {
1776
+ "type": "integer"
1777
+ },
1778
+ "currentRtoInSecs": {
1779
+ "type": "integer"
1780
+ },
1781
+ "message": {},
1782
+ "rpoDescription": {},
1783
+ "rpoReferenceId": {},
1784
+ "rtoDescription": {},
1785
+ "rtoReferenceId": {}
1786
+ }
1787
+ }
1788
+ },
1789
+ "S1t": {
1790
+ "type": "structure",
1791
+ "required": [
1792
+ "amount",
1793
+ "currency",
1794
+ "frequency"
1795
+ ],
1796
+ "members": {
1797
+ "amount": {
1798
+ "type": "double"
1799
+ },
1800
+ "currency": {},
1801
+ "frequency": {}
1802
+ }
1803
+ },
1804
+ "S1x": {
1805
+ "type": "structure",
1806
+ "required": [
1807
+ "disruptionScore",
1808
+ "score"
1809
+ ],
1810
+ "members": {
1811
+ "disruptionScore": {
1812
+ "type": "map",
1813
+ "key": {},
1814
+ "value": {
1815
+ "type": "double"
1816
+ }
1817
+ },
1818
+ "score": {
1819
+ "type": "double"
1820
+ }
1821
+ }
1822
+ },
1823
+ "S2b": {
1824
+ "type": "list",
1825
+ "member": {}
1826
+ },
1827
+ "S2k": {
1828
+ "type": "list",
1829
+ "member": {
1830
+ "type": "structure",
1831
+ "members": {
1832
+ "alreadyImplemented": {
1833
+ "type": "boolean"
1834
+ },
1835
+ "resourceId": {},
1836
+ "targetAccountId": {},
1837
+ "targetRegion": {}
1838
+ }
1839
+ }
1840
+ },
1841
+ "S3h": {
1842
+ "type": "structure",
1843
+ "required": [
1844
+ "identifier"
1845
+ ],
1846
+ "members": {
1847
+ "identifier": {},
1848
+ "logicalStackName": {},
1849
+ "resourceGroupName": {}
1850
+ }
1851
+ },
1852
+ "S3w": {
1853
+ "type": "list",
1854
+ "member": {
1855
+ "shape": "S1a"
1856
+ }
1857
+ },
1858
+ "S4m": {
1859
+ "type": "list",
1860
+ "member": {}
1861
+ }
1862
+ }
1863
+ }