@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24

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 (549) hide show
  1. package/.gitattributes +20 -18
  2. package/.jsii +2590 -1306
  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 +530 -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 +715 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
  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 +756 -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/cloudtrail-2013-11-01.min.json +499 -61
  58. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  59. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  60. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  61. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  62. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  63. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  64. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
  65. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  66. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  67. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  68. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
  69. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
  70. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  72. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  73. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
  74. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  75. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  76. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
  77. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
  78. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  79. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  80. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  81. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  82. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  83. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  84. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
  85. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
  86. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  87. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  88. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  89. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  90. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
  91. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  92. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  93. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  94. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  95. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
  96. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  97. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  98. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  99. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  100. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
  101. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  102. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  103. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
  104. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  105. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  106. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  107. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  108. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  109. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
  110. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  111. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  113. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  114. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
  115. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  116. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
  117. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  119. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  120. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
  121. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  122. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  123. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  124. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  125. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  126. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  127. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  128. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
  129. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
  130. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
  131. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  132. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  133. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  134. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  135. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  136. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  137. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
  138. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
  139. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  140. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  141. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  142. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
  143. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  144. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  145. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  146. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  147. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
  148. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  149. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  150. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  151. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  152. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  153. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  154. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  155. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  156. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
  157. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
  158. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  159. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  160. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
  161. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  162. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  163. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  164. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  165. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  167. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  168. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  169. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  170. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  171. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
  172. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  173. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  174. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  175. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  176. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  177. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  178. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  179. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  180. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
  181. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  182. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  183. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
  184. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  185. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  187. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  188. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  189. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  190. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  191. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  192. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  193. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  194. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
  195. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  196. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  197. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  198. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  199. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
  200. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  201. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  202. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  203. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  204. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  205. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
  206. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  207. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  208. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
  209. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  210. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  211. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  212. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  213. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  214. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  215. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  216. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  217. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  218. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  219. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  220. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  221. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  222. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
  223. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  224. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  225. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
  226. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  227. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
  228. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  229. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  230. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  231. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  232. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  233. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  234. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
  235. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  236. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  237. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  238. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  239. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  240. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  241. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  242. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  243. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
  244. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  245. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  246. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  247. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  248. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  249. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  250. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  251. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  252. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  253. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  254. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
  255. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  256. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
  257. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  258. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  259. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  260. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  261. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  262. package/node_modules/aws-sdk/clients/account.js +18 -0
  263. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  264. package/node_modules/aws-sdk/clients/all.js +22 -1
  265. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  266. package/node_modules/aws-sdk/clients/amp.js +1 -0
  267. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  268. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  269. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  270. package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
  271. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  272. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  273. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  274. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  275. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  276. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  277. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  278. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  279. package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
  280. package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
  281. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  282. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  283. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  284. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  285. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  286. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  287. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  288. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  289. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  290. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  291. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  292. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
  293. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  294. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  295. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  296. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  297. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
  298. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  299. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  300. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  301. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  302. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  303. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  304. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
  305. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  306. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  307. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  308. package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
  309. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
  310. package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
  311. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  312. package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
  313. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  314. package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
  315. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  316. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  317. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  318. package/node_modules/aws-sdk/clients/drs.js +18 -0
  319. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  320. package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
  321. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  322. package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
  323. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  324. package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
  325. package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
  326. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  327. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  328. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  329. package/node_modules/aws-sdk/clients/es.d.ts +52 -3
  330. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  331. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  332. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  333. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  334. package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
  335. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  336. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  337. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  338. package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
  339. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  340. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  341. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  342. package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
  343. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  344. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  345. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
  346. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  347. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  348. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  349. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
  350. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  351. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  352. package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
  353. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  354. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  355. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  356. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  357. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  358. package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
  359. package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
  360. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  361. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  362. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  363. package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
  364. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  365. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  366. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  367. package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
  368. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  369. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
  370. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  371. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
  372. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  373. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  374. package/node_modules/aws-sdk/clients/location.d.ts +411 -100
  375. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  376. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  377. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  378. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  379. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  380. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  381. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
  382. package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
  383. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  384. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  385. package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
  386. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  387. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  388. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  389. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  390. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  391. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  392. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  393. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  394. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  395. package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
  396. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  397. package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
  398. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  399. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  400. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  401. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  402. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  403. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  404. package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
  405. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  406. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  407. package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
  408. package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
  409. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  410. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  411. package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
  412. package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
  413. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  414. package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
  415. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  416. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  417. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  418. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  419. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  420. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  421. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  422. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  423. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  424. package/node_modules/aws-sdk/clients/rum.js +18 -0
  425. package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
  426. package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
  427. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
  428. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  429. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  430. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
  431. package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
  432. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  433. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  434. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  435. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  436. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  437. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  438. package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
  439. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  440. package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
  441. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  442. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  443. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  444. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  445. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  446. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  447. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
  448. package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
  449. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  450. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  451. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  452. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  453. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  454. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  455. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  456. package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
  457. package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
  458. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  459. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  460. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  461. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
  462. package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
  463. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  464. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  465. package/node_modules/aws-sdk/lib/config.js +15 -3
  466. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  467. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  468. package/node_modules/aws-sdk/lib/core.js +1 -1
  469. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  470. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  471. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  472. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  473. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  474. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  475. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  476. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  477. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  478. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  479. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  480. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  481. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  482. package/node_modules/aws-sdk/lib/request.js +4 -6
  483. package/node_modules/aws-sdk/lib/service.js +19 -0
  484. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  485. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  486. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  487. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  488. package/node_modules/aws-sdk/package.json +4 -5
  489. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  490. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  491. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  492. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  493. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  494. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  495. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  496. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  497. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  498. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  499. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  500. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  501. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  502. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  503. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  504. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  505. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  506. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  507. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  508. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  509. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  510. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  511. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  512. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  513. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  514. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  515. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  516. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  517. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  518. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  519. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  520. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  521. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  522. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  523. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  524. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  525. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  526. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  527. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  528. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  529. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  530. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  531. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  532. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  533. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  534. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  535. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  536. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  537. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  538. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  539. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  540. package/package.json +40 -69
  541. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  542. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  543. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  544. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  545. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  546. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  547. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  548. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  549. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -0,0 +1,2101 @@
1
+ import {Request} from '../lib/request';
2
+ import {Response} from '../lib/response';
3
+ import {AWSError} from '../lib/error';
4
+ import {Service} from '../lib/service';
5
+ import {ServiceConfigurationOptions} from '../lib/service';
6
+ import {ConfigBase as Config} from '../lib/config-base';
7
+ interface Blob {}
8
+ declare class Resiliencehub extends Service {
9
+ /**
10
+ * Constructs a service object. This object has one method for each API operation.
11
+ */
12
+ constructor(options?: Resiliencehub.Types.ClientConfiguration)
13
+ config: Config & Resiliencehub.Types.ClientConfiguration;
14
+ /**
15
+ * Adds the resource mapping for the draft application version.
16
+ */
17
+ addDraftAppVersionResourceMappings(params: Resiliencehub.Types.AddDraftAppVersionResourceMappingsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.AddDraftAppVersionResourceMappingsResponse) => void): Request<Resiliencehub.Types.AddDraftAppVersionResourceMappingsResponse, AWSError>;
18
+ /**
19
+ * Adds the resource mapping for the draft application version.
20
+ */
21
+ addDraftAppVersionResourceMappings(callback?: (err: AWSError, data: Resiliencehub.Types.AddDraftAppVersionResourceMappingsResponse) => void): Request<Resiliencehub.Types.AddDraftAppVersionResourceMappingsResponse, AWSError>;
22
+ /**
23
+ * Creates a Resilience Hub application. A Resilience Hub application is a collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an application name, resources from one or more–up to five–CloudFormation stacks, and an appropriate resiliency policy. &lt;p&gt;After you create a Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).&lt;/p&gt;
24
+ */
25
+ createApp(params: Resiliencehub.Types.CreateAppRequest, callback?: (err: AWSError, data: Resiliencehub.Types.CreateAppResponse) => void): Request<Resiliencehub.Types.CreateAppResponse, AWSError>;
26
+ /**
27
+ * Creates a Resilience Hub application. A Resilience Hub application is a collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an application name, resources from one or more–up to five–CloudFormation stacks, and an appropriate resiliency policy. &lt;p&gt;After you create a Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).&lt;/p&gt;
28
+ */
29
+ createApp(callback?: (err: AWSError, data: Resiliencehub.Types.CreateAppResponse) => void): Request<Resiliencehub.Types.CreateAppResponse, AWSError>;
30
+ /**
31
+ * Creates a new recommendation template.
32
+ */
33
+ createRecommendationTemplate(params: Resiliencehub.Types.CreateRecommendationTemplateRequest, callback?: (err: AWSError, data: Resiliencehub.Types.CreateRecommendationTemplateResponse) => void): Request<Resiliencehub.Types.CreateRecommendationTemplateResponse, AWSError>;
34
+ /**
35
+ * Creates a new recommendation template.
36
+ */
37
+ createRecommendationTemplate(callback?: (err: AWSError, data: Resiliencehub.Types.CreateRecommendationTemplateResponse) => void): Request<Resiliencehub.Types.CreateRecommendationTemplateResponse, AWSError>;
38
+ /**
39
+ * Creates a resiliency policy for an application.
40
+ */
41
+ createResiliencyPolicy(params: Resiliencehub.Types.CreateResiliencyPolicyRequest, callback?: (err: AWSError, data: Resiliencehub.Types.CreateResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.CreateResiliencyPolicyResponse, AWSError>;
42
+ /**
43
+ * Creates a resiliency policy for an application.
44
+ */
45
+ createResiliencyPolicy(callback?: (err: AWSError, data: Resiliencehub.Types.CreateResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.CreateResiliencyPolicyResponse, AWSError>;
46
+ /**
47
+ * Deletes an AWS Resilience Hub application. This is a destructive action that can't be undone.
48
+ */
49
+ deleteApp(params: Resiliencehub.Types.DeleteAppRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DeleteAppResponse) => void): Request<Resiliencehub.Types.DeleteAppResponse, AWSError>;
50
+ /**
51
+ * Deletes an AWS Resilience Hub application. This is a destructive action that can't be undone.
52
+ */
53
+ deleteApp(callback?: (err: AWSError, data: Resiliencehub.Types.DeleteAppResponse) => void): Request<Resiliencehub.Types.DeleteAppResponse, AWSError>;
54
+ /**
55
+ * Deletes an AWS Resilience Hub application assessment. This is a destructive action that can't be undone.
56
+ */
57
+ deleteAppAssessment(params: Resiliencehub.Types.DeleteAppAssessmentRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DeleteAppAssessmentResponse) => void): Request<Resiliencehub.Types.DeleteAppAssessmentResponse, AWSError>;
58
+ /**
59
+ * Deletes an AWS Resilience Hub application assessment. This is a destructive action that can't be undone.
60
+ */
61
+ deleteAppAssessment(callback?: (err: AWSError, data: Resiliencehub.Types.DeleteAppAssessmentResponse) => void): Request<Resiliencehub.Types.DeleteAppAssessmentResponse, AWSError>;
62
+ /**
63
+ * Deletes a recommendation template. This is a destructive action that can't be undone.
64
+ */
65
+ deleteRecommendationTemplate(params: Resiliencehub.Types.DeleteRecommendationTemplateRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DeleteRecommendationTemplateResponse) => void): Request<Resiliencehub.Types.DeleteRecommendationTemplateResponse, AWSError>;
66
+ /**
67
+ * Deletes a recommendation template. This is a destructive action that can't be undone.
68
+ */
69
+ deleteRecommendationTemplate(callback?: (err: AWSError, data: Resiliencehub.Types.DeleteRecommendationTemplateResponse) => void): Request<Resiliencehub.Types.DeleteRecommendationTemplateResponse, AWSError>;
70
+ /**
71
+ * Deletes a resiliency policy. This is a destructive action that can't be undone.
72
+ */
73
+ deleteResiliencyPolicy(params: Resiliencehub.Types.DeleteResiliencyPolicyRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DeleteResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.DeleteResiliencyPolicyResponse, AWSError>;
74
+ /**
75
+ * Deletes a resiliency policy. This is a destructive action that can't be undone.
76
+ */
77
+ deleteResiliencyPolicy(callback?: (err: AWSError, data: Resiliencehub.Types.DeleteResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.DeleteResiliencyPolicyResponse, AWSError>;
78
+ /**
79
+ * Describes an AWS Resilience Hub application.
80
+ */
81
+ describeApp(params: Resiliencehub.Types.DescribeAppRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppResponse) => void): Request<Resiliencehub.Types.DescribeAppResponse, AWSError>;
82
+ /**
83
+ * Describes an AWS Resilience Hub application.
84
+ */
85
+ describeApp(callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppResponse) => void): Request<Resiliencehub.Types.DescribeAppResponse, AWSError>;
86
+ /**
87
+ * Describes an assessment for an AWS Resilience Hub application.
88
+ */
89
+ describeAppAssessment(params: Resiliencehub.Types.DescribeAppAssessmentRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppAssessmentResponse) => void): Request<Resiliencehub.Types.DescribeAppAssessmentResponse, AWSError>;
90
+ /**
91
+ * Describes an assessment for an AWS Resilience Hub application.
92
+ */
93
+ describeAppAssessment(callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppAssessmentResponse) => void): Request<Resiliencehub.Types.DescribeAppAssessmentResponse, AWSError>;
94
+ /**
95
+ * Returns the resolution status for the specified resolution identifier for an application version. If resolutionId is not specified, the current resolution status is returned.
96
+ */
97
+ describeAppVersionResourcesResolutionStatus(params: Resiliencehub.Types.DescribeAppVersionResourcesResolutionStatusRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppVersionResourcesResolutionStatusResponse) => void): Request<Resiliencehub.Types.DescribeAppVersionResourcesResolutionStatusResponse, AWSError>;
98
+ /**
99
+ * Returns the resolution status for the specified resolution identifier for an application version. If resolutionId is not specified, the current resolution status is returned.
100
+ */
101
+ describeAppVersionResourcesResolutionStatus(callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppVersionResourcesResolutionStatusResponse) => void): Request<Resiliencehub.Types.DescribeAppVersionResourcesResolutionStatusResponse, AWSError>;
102
+ /**
103
+ * Describes details about an AWS Resilience Hub
104
+ */
105
+ describeAppVersionTemplate(params: Resiliencehub.Types.DescribeAppVersionTemplateRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppVersionTemplateResponse) => void): Request<Resiliencehub.Types.DescribeAppVersionTemplateResponse, AWSError>;
106
+ /**
107
+ * Describes details about an AWS Resilience Hub
108
+ */
109
+ describeAppVersionTemplate(callback?: (err: AWSError, data: Resiliencehub.Types.DescribeAppVersionTemplateResponse) => void): Request<Resiliencehub.Types.DescribeAppVersionTemplateResponse, AWSError>;
110
+ /**
111
+ * Describes the status of importing resources to an application version.
112
+ */
113
+ describeDraftAppVersionResourcesImportStatus(params: Resiliencehub.Types.DescribeDraftAppVersionResourcesImportStatusRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DescribeDraftAppVersionResourcesImportStatusResponse) => void): Request<Resiliencehub.Types.DescribeDraftAppVersionResourcesImportStatusResponse, AWSError>;
114
+ /**
115
+ * Describes the status of importing resources to an application version.
116
+ */
117
+ describeDraftAppVersionResourcesImportStatus(callback?: (err: AWSError, data: Resiliencehub.Types.DescribeDraftAppVersionResourcesImportStatusResponse) => void): Request<Resiliencehub.Types.DescribeDraftAppVersionResourcesImportStatusResponse, AWSError>;
118
+ /**
119
+ * Describes a specified resiliency policy for an AWS Resilience Hub application. The returned policy object includes creation time, data location constraints, the Amazon Resource Name (ARN) for the policy, tags, tier, and more.
120
+ */
121
+ describeResiliencyPolicy(params: Resiliencehub.Types.DescribeResiliencyPolicyRequest, callback?: (err: AWSError, data: Resiliencehub.Types.DescribeResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.DescribeResiliencyPolicyResponse, AWSError>;
122
+ /**
123
+ * Describes a specified resiliency policy for an AWS Resilience Hub application. The returned policy object includes creation time, data location constraints, the Amazon Resource Name (ARN) for the policy, tags, tier, and more.
124
+ */
125
+ describeResiliencyPolicy(callback?: (err: AWSError, data: Resiliencehub.Types.DescribeResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.DescribeResiliencyPolicyResponse, AWSError>;
126
+ /**
127
+ * Imports resources from sources such as a CloudFormation stack, resource-groups, or application registry app to a draft application version.
128
+ */
129
+ importResourcesToDraftAppVersion(params: Resiliencehub.Types.ImportResourcesToDraftAppVersionRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ImportResourcesToDraftAppVersionResponse) => void): Request<Resiliencehub.Types.ImportResourcesToDraftAppVersionResponse, AWSError>;
130
+ /**
131
+ * Imports resources from sources such as a CloudFormation stack, resource-groups, or application registry app to a draft application version.
132
+ */
133
+ importResourcesToDraftAppVersion(callback?: (err: AWSError, data: Resiliencehub.Types.ImportResourcesToDraftAppVersionResponse) => void): Request<Resiliencehub.Types.ImportResourcesToDraftAppVersionResponse, AWSError>;
134
+ /**
135
+ * Lists the alarm recommendations for a AWS Resilience Hub application.
136
+ */
137
+ listAlarmRecommendations(params: Resiliencehub.Types.ListAlarmRecommendationsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAlarmRecommendationsResponse) => void): Request<Resiliencehub.Types.ListAlarmRecommendationsResponse, AWSError>;
138
+ /**
139
+ * Lists the alarm recommendations for a AWS Resilience Hub application.
140
+ */
141
+ listAlarmRecommendations(callback?: (err: AWSError, data: Resiliencehub.Types.ListAlarmRecommendationsResponse) => void): Request<Resiliencehub.Types.ListAlarmRecommendationsResponse, AWSError>;
142
+ /**
143
+ * Lists the assessments for an AWS Resilience Hub application. You can use request parameters to refine the results for the response object.
144
+ */
145
+ listAppAssessments(params: Resiliencehub.Types.ListAppAssessmentsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppAssessmentsResponse) => void): Request<Resiliencehub.Types.ListAppAssessmentsResponse, AWSError>;
146
+ /**
147
+ * Lists the assessments for an AWS Resilience Hub application. You can use request parameters to refine the results for the response object.
148
+ */
149
+ listAppAssessments(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppAssessmentsResponse) => void): Request<Resiliencehub.Types.ListAppAssessmentsResponse, AWSError>;
150
+ /**
151
+ * Lists the compliances for an AWS Resilience Hub component.
152
+ */
153
+ listAppComponentCompliances(params: Resiliencehub.Types.ListAppComponentCompliancesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppComponentCompliancesResponse) => void): Request<Resiliencehub.Types.ListAppComponentCompliancesResponse, AWSError>;
154
+ /**
155
+ * Lists the compliances for an AWS Resilience Hub component.
156
+ */
157
+ listAppComponentCompliances(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppComponentCompliancesResponse) => void): Request<Resiliencehub.Types.ListAppComponentCompliancesResponse, AWSError>;
158
+ /**
159
+ * Lists the recommendations for an AWS Resilience Hub component.
160
+ */
161
+ listAppComponentRecommendations(params: Resiliencehub.Types.ListAppComponentRecommendationsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppComponentRecommendationsResponse) => void): Request<Resiliencehub.Types.ListAppComponentRecommendationsResponse, AWSError>;
162
+ /**
163
+ * Lists the recommendations for an AWS Resilience Hub component.
164
+ */
165
+ listAppComponentRecommendations(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppComponentRecommendationsResponse) => void): Request<Resiliencehub.Types.ListAppComponentRecommendationsResponse, AWSError>;
166
+ /**
167
+ * Lists how the resources in an application version are mapped/sourced from. Mappings can be physical resource identifiers, CloudFormation stacks, resource-groups, or an application registry app.
168
+ */
169
+ listAppVersionResourceMappings(params: Resiliencehub.Types.ListAppVersionResourceMappingsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppVersionResourceMappingsResponse) => void): Request<Resiliencehub.Types.ListAppVersionResourceMappingsResponse, AWSError>;
170
+ /**
171
+ * Lists how the resources in an application version are mapped/sourced from. Mappings can be physical resource identifiers, CloudFormation stacks, resource-groups, or an application registry app.
172
+ */
173
+ listAppVersionResourceMappings(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppVersionResourceMappingsResponse) => void): Request<Resiliencehub.Types.ListAppVersionResourceMappingsResponse, AWSError>;
174
+ /**
175
+ * Lists all the resources in an application version.
176
+ */
177
+ listAppVersionResources(params: Resiliencehub.Types.ListAppVersionResourcesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppVersionResourcesResponse) => void): Request<Resiliencehub.Types.ListAppVersionResourcesResponse, AWSError>;
178
+ /**
179
+ * Lists all the resources in an application version.
180
+ */
181
+ listAppVersionResources(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppVersionResourcesResponse) => void): Request<Resiliencehub.Types.ListAppVersionResourcesResponse, AWSError>;
182
+ /**
183
+ * Lists the different versions for the Resilience Hub applications.
184
+ */
185
+ listAppVersions(params: Resiliencehub.Types.ListAppVersionsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppVersionsResponse) => void): Request<Resiliencehub.Types.ListAppVersionsResponse, AWSError>;
186
+ /**
187
+ * Lists the different versions for the Resilience Hub applications.
188
+ */
189
+ listAppVersions(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppVersionsResponse) => void): Request<Resiliencehub.Types.ListAppVersionsResponse, AWSError>;
190
+ /**
191
+ * Lists your Resilience Hub applications.
192
+ */
193
+ listApps(params: Resiliencehub.Types.ListAppsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppsResponse) => void): Request<Resiliencehub.Types.ListAppsResponse, AWSError>;
194
+ /**
195
+ * Lists your Resilience Hub applications.
196
+ */
197
+ listApps(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppsResponse) => void): Request<Resiliencehub.Types.ListAppsResponse, AWSError>;
198
+ /**
199
+ * Lists the recommendation templates for the Resilience Hub applications.
200
+ */
201
+ listRecommendationTemplates(params: Resiliencehub.Types.ListRecommendationTemplatesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListRecommendationTemplatesResponse) => void): Request<Resiliencehub.Types.ListRecommendationTemplatesResponse, AWSError>;
202
+ /**
203
+ * Lists the recommendation templates for the Resilience Hub applications.
204
+ */
205
+ listRecommendationTemplates(callback?: (err: AWSError, data: Resiliencehub.Types.ListRecommendationTemplatesResponse) => void): Request<Resiliencehub.Types.ListRecommendationTemplatesResponse, AWSError>;
206
+ /**
207
+ * Lists the resiliency policies for the Resilience Hub applications.
208
+ */
209
+ listResiliencyPolicies(params: Resiliencehub.Types.ListResiliencyPoliciesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListResiliencyPoliciesResponse) => void): Request<Resiliencehub.Types.ListResiliencyPoliciesResponse, AWSError>;
210
+ /**
211
+ * Lists the resiliency policies for the Resilience Hub applications.
212
+ */
213
+ listResiliencyPolicies(callback?: (err: AWSError, data: Resiliencehub.Types.ListResiliencyPoliciesResponse) => void): Request<Resiliencehub.Types.ListResiliencyPoliciesResponse, AWSError>;
214
+ /**
215
+ * Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
216
+ */
217
+ listSopRecommendations(params: Resiliencehub.Types.ListSopRecommendationsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListSopRecommendationsResponse) => void): Request<Resiliencehub.Types.ListSopRecommendationsResponse, AWSError>;
218
+ /**
219
+ * Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
220
+ */
221
+ listSopRecommendations(callback?: (err: AWSError, data: Resiliencehub.Types.ListSopRecommendationsResponse) => void): Request<Resiliencehub.Types.ListSopRecommendationsResponse, AWSError>;
222
+ /**
223
+ * Lists the suggested resiliency policies for the Resilience Hub applications.
224
+ */
225
+ listSuggestedResiliencyPolicies(params: Resiliencehub.Types.ListSuggestedResiliencyPoliciesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListSuggestedResiliencyPoliciesResponse) => void): Request<Resiliencehub.Types.ListSuggestedResiliencyPoliciesResponse, AWSError>;
226
+ /**
227
+ * Lists the suggested resiliency policies for the Resilience Hub applications.
228
+ */
229
+ listSuggestedResiliencyPolicies(callback?: (err: AWSError, data: Resiliencehub.Types.ListSuggestedResiliencyPoliciesResponse) => void): Request<Resiliencehub.Types.ListSuggestedResiliencyPoliciesResponse, AWSError>;
230
+ /**
231
+ * Lists the tags for your resources in your Resilience Hub applications.
232
+ */
233
+ listTagsForResource(params: Resiliencehub.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListTagsForResourceResponse) => void): Request<Resiliencehub.Types.ListTagsForResourceResponse, AWSError>;
234
+ /**
235
+ * Lists the tags for your resources in your Resilience Hub applications.
236
+ */
237
+ listTagsForResource(callback?: (err: AWSError, data: Resiliencehub.Types.ListTagsForResourceResponse) => void): Request<Resiliencehub.Types.ListTagsForResourceResponse, AWSError>;
238
+ /**
239
+ * Lists the test recommendations for the Resilience Hub application.
240
+ */
241
+ listTestRecommendations(params: Resiliencehub.Types.ListTestRecommendationsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListTestRecommendationsResponse) => void): Request<Resiliencehub.Types.ListTestRecommendationsResponse, AWSError>;
242
+ /**
243
+ * Lists the test recommendations for the Resilience Hub application.
244
+ */
245
+ listTestRecommendations(callback?: (err: AWSError, data: Resiliencehub.Types.ListTestRecommendationsResponse) => void): Request<Resiliencehub.Types.ListTestRecommendationsResponse, AWSError>;
246
+ /**
247
+ * Lists the resources that are not currently supported in AWS Resilience Hub. An unsupported resource is a resource that exists in the object that was used to create an app, but is not supported by Resilience Hub.
248
+ */
249
+ listUnsupportedAppVersionResources(params: Resiliencehub.Types.ListUnsupportedAppVersionResourcesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListUnsupportedAppVersionResourcesResponse) => void): Request<Resiliencehub.Types.ListUnsupportedAppVersionResourcesResponse, AWSError>;
250
+ /**
251
+ * Lists the resources that are not currently supported in AWS Resilience Hub. An unsupported resource is a resource that exists in the object that was used to create an app, but is not supported by Resilience Hub.
252
+ */
253
+ listUnsupportedAppVersionResources(callback?: (err: AWSError, data: Resiliencehub.Types.ListUnsupportedAppVersionResourcesResponse) => void): Request<Resiliencehub.Types.ListUnsupportedAppVersionResourcesResponse, AWSError>;
254
+ /**
255
+ * Publishes a new version of a specific Resilience Hub application.
256
+ */
257
+ publishAppVersion(params: Resiliencehub.Types.PublishAppVersionRequest, callback?: (err: AWSError, data: Resiliencehub.Types.PublishAppVersionResponse) => void): Request<Resiliencehub.Types.PublishAppVersionResponse, AWSError>;
258
+ /**
259
+ * Publishes a new version of a specific Resilience Hub application.
260
+ */
261
+ publishAppVersion(callback?: (err: AWSError, data: Resiliencehub.Types.PublishAppVersionResponse) => void): Request<Resiliencehub.Types.PublishAppVersionResponse, AWSError>;
262
+ /**
263
+ * Adds or updates the app template for a draft version of a Resilience Hub app.
264
+ */
265
+ putDraftAppVersionTemplate(params: Resiliencehub.Types.PutDraftAppVersionTemplateRequest, callback?: (err: AWSError, data: Resiliencehub.Types.PutDraftAppVersionTemplateResponse) => void): Request<Resiliencehub.Types.PutDraftAppVersionTemplateResponse, AWSError>;
266
+ /**
267
+ * Adds or updates the app template for a draft version of a Resilience Hub app.
268
+ */
269
+ putDraftAppVersionTemplate(callback?: (err: AWSError, data: Resiliencehub.Types.PutDraftAppVersionTemplateResponse) => void): Request<Resiliencehub.Types.PutDraftAppVersionTemplateResponse, AWSError>;
270
+ /**
271
+ * Removes resource mappings from a draft application version.
272
+ */
273
+ removeDraftAppVersionResourceMappings(params: Resiliencehub.Types.RemoveDraftAppVersionResourceMappingsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.RemoveDraftAppVersionResourceMappingsResponse) => void): Request<Resiliencehub.Types.RemoveDraftAppVersionResourceMappingsResponse, AWSError>;
274
+ /**
275
+ * Removes resource mappings from a draft application version.
276
+ */
277
+ removeDraftAppVersionResourceMappings(callback?: (err: AWSError, data: Resiliencehub.Types.RemoveDraftAppVersionResourceMappingsResponse) => void): Request<Resiliencehub.Types.RemoveDraftAppVersionResourceMappingsResponse, AWSError>;
278
+ /**
279
+ * Resolves the resources for an application version.
280
+ */
281
+ resolveAppVersionResources(params: Resiliencehub.Types.ResolveAppVersionResourcesRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ResolveAppVersionResourcesResponse) => void): Request<Resiliencehub.Types.ResolveAppVersionResourcesResponse, AWSError>;
282
+ /**
283
+ * Resolves the resources for an application version.
284
+ */
285
+ resolveAppVersionResources(callback?: (err: AWSError, data: Resiliencehub.Types.ResolveAppVersionResourcesResponse) => void): Request<Resiliencehub.Types.ResolveAppVersionResourcesResponse, AWSError>;
286
+ /**
287
+ * Creates a new application assessment for an application.
288
+ */
289
+ startAppAssessment(params: Resiliencehub.Types.StartAppAssessmentRequest, callback?: (err: AWSError, data: Resiliencehub.Types.StartAppAssessmentResponse) => void): Request<Resiliencehub.Types.StartAppAssessmentResponse, AWSError>;
290
+ /**
291
+ * Creates a new application assessment for an application.
292
+ */
293
+ startAppAssessment(callback?: (err: AWSError, data: Resiliencehub.Types.StartAppAssessmentResponse) => void): Request<Resiliencehub.Types.StartAppAssessmentResponse, AWSError>;
294
+ /**
295
+ * Applies one or more tags to a resource.
296
+ */
297
+ tagResource(params: Resiliencehub.Types.TagResourceRequest, callback?: (err: AWSError, data: Resiliencehub.Types.TagResourceResponse) => void): Request<Resiliencehub.Types.TagResourceResponse, AWSError>;
298
+ /**
299
+ * Applies one or more tags to a resource.
300
+ */
301
+ tagResource(callback?: (err: AWSError, data: Resiliencehub.Types.TagResourceResponse) => void): Request<Resiliencehub.Types.TagResourceResponse, AWSError>;
302
+ /**
303
+ * Removes one or more tags from a resource.
304
+ */
305
+ untagResource(params: Resiliencehub.Types.UntagResourceRequest, callback?: (err: AWSError, data: Resiliencehub.Types.UntagResourceResponse) => void): Request<Resiliencehub.Types.UntagResourceResponse, AWSError>;
306
+ /**
307
+ * Removes one or more tags from a resource.
308
+ */
309
+ untagResource(callback?: (err: AWSError, data: Resiliencehub.Types.UntagResourceResponse) => void): Request<Resiliencehub.Types.UntagResourceResponse, AWSError>;
310
+ /**
311
+ * Updates an application.
312
+ */
313
+ updateApp(params: Resiliencehub.Types.UpdateAppRequest, callback?: (err: AWSError, data: Resiliencehub.Types.UpdateAppResponse) => void): Request<Resiliencehub.Types.UpdateAppResponse, AWSError>;
314
+ /**
315
+ * Updates an application.
316
+ */
317
+ updateApp(callback?: (err: AWSError, data: Resiliencehub.Types.UpdateAppResponse) => void): Request<Resiliencehub.Types.UpdateAppResponse, AWSError>;
318
+ /**
319
+ * Updates a resiliency policy.
320
+ */
321
+ updateResiliencyPolicy(params: Resiliencehub.Types.UpdateResiliencyPolicyRequest, callback?: (err: AWSError, data: Resiliencehub.Types.UpdateResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.UpdateResiliencyPolicyResponse, AWSError>;
322
+ /**
323
+ * Updates a resiliency policy.
324
+ */
325
+ updateResiliencyPolicy(callback?: (err: AWSError, data: Resiliencehub.Types.UpdateResiliencyPolicyResponse) => void): Request<Resiliencehub.Types.UpdateResiliencyPolicyResponse, AWSError>;
326
+ }
327
+ declare namespace Resiliencehub {
328
+ export interface AddDraftAppVersionResourceMappingsRequest {
329
+ /**
330
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
331
+ */
332
+ appArn: Arn;
333
+ /**
334
+ * Mappings used to map logical resources from the template to physical resources. You can use the mapping type CFN_STACK if the application template uses a logical stack name. Or you can map individual resources by using the mapping type RESOURCE. We recommend using the mapping type CFN_STACK if the application is backed by a CloudFormation stack.
335
+ */
336
+ resourceMappings: ResourceMappingList;
337
+ }
338
+ export interface AddDraftAppVersionResourceMappingsResponse {
339
+ /**
340
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
341
+ */
342
+ appArn: Arn;
343
+ /**
344
+ * The version of the application.
345
+ */
346
+ appVersion: EntityVersion;
347
+ /**
348
+ * Mappings used to map logical resources from the template to physical resources. You can use the mapping type CFN_STACK if the application template uses a logical stack name. Or you can map individual resources by using the mapping type RESOURCE. We recommend using the mapping type CFN_STACK if the application is backed by a CloudFormation stack.
349
+ */
350
+ resourceMappings: ResourceMappingList;
351
+ }
352
+ export interface AlarmRecommendation {
353
+ /**
354
+ * The application component for the CloudWatch alarm recommendation.
355
+ */
356
+ appComponentName?: EntityId;
357
+ /**
358
+ * The description of the recommendation.
359
+ */
360
+ description?: EntityDescription;
361
+ /**
362
+ * The list of CloudWatch alarm recommendations.
363
+ */
364
+ items?: RecommendationItemList;
365
+ /**
366
+ * The name of the alarm recommendation.
367
+ */
368
+ name: String500;
369
+ /**
370
+ * The prerequisite for the alarm recommendation.
371
+ */
372
+ prerequisite?: String500;
373
+ /**
374
+ * The identifier of the alarm recommendation.
375
+ */
376
+ recommendationId: Uuid;
377
+ /**
378
+ * The reference identifier of the alarm recommendation.
379
+ */
380
+ referenceId: SpecReferenceId;
381
+ /**
382
+ * The type of alarm recommendation.
383
+ */
384
+ type: AlarmType;
385
+ }
386
+ export type AlarmRecommendationList = AlarmRecommendation[];
387
+ export type AlarmType = "Metric"|"Composite"|"Canary"|"Logs"|"Event"|string;
388
+ export interface App {
389
+ /**
390
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
391
+ */
392
+ appArn: Arn;
393
+ /**
394
+ * The current status of compliance for the resiliency policy.
395
+ */
396
+ complianceStatus?: AppComplianceStatusType;
397
+ /**
398
+ * The timestamp for when the app was created.
399
+ */
400
+ creationTime: TimeStamp;
401
+ /**
402
+ * The optional description for an app.
403
+ */
404
+ description?: EntityDescription;
405
+ /**
406
+ * The timestamp for the most recent compliance evaluation.
407
+ */
408
+ lastAppComplianceEvaluationTime?: TimeStamp;
409
+ /**
410
+ * The timestamp for the most recent resiliency score evaluation.
411
+ */
412
+ lastResiliencyScoreEvaluationTime?: TimeStamp;
413
+ /**
414
+ * The name for the application.
415
+ */
416
+ name: EntityName;
417
+ /**
418
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
419
+ */
420
+ policyArn?: Arn;
421
+ /**
422
+ * The current resiliency score for the application.
423
+ */
424
+ resiliencyScore?: Double;
425
+ /**
426
+ * The status of the action.
427
+ */
428
+ status?: AppStatusType;
429
+ /**
430
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
431
+ */
432
+ tags?: TagMap;
433
+ }
434
+ export interface AppAssessment {
435
+ /**
436
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
437
+ */
438
+ appArn?: Arn;
439
+ /**
440
+ * The version of the application.
441
+ */
442
+ appVersion?: EntityVersion;
443
+ /**
444
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
445
+ */
446
+ assessmentArn: Arn;
447
+ /**
448
+ * The name of the assessment.
449
+ */
450
+ assessmentName?: EntityName;
451
+ /**
452
+ * The current status of the assessment for the resiliency policy.
453
+ */
454
+ assessmentStatus: AssessmentStatus;
455
+ /**
456
+ * The application compliance against the resiliency policy.
457
+ */
458
+ compliance?: AssessmentCompliance;
459
+ /**
460
+ * The current status of the compliance for the resiliency policy.
461
+ */
462
+ complianceStatus?: ComplianceStatus;
463
+ /**
464
+ * The cost for the application.
465
+ */
466
+ cost?: Cost;
467
+ /**
468
+ * The end time for the action.
469
+ */
470
+ endTime?: TimeStamp;
471
+ /**
472
+ * The entity that invoked the assessment.
473
+ */
474
+ invoker: AssessmentInvoker;
475
+ /**
476
+ * Error or warning message from the assessment execution
477
+ */
478
+ message?: String500;
479
+ /**
480
+ * The resiliency policy.
481
+ */
482
+ policy?: ResiliencyPolicy;
483
+ /**
484
+ * The current resiliency score for the application.
485
+ */
486
+ resiliencyScore?: ResiliencyScore;
487
+ /**
488
+ * The starting time for the action.
489
+ */
490
+ startTime?: TimeStamp;
491
+ /**
492
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
493
+ */
494
+ tags?: TagMap;
495
+ }
496
+ export interface AppAssessmentSummary {
497
+ /**
498
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
499
+ */
500
+ appArn?: Arn;
501
+ /**
502
+ * The version of the application.
503
+ */
504
+ appVersion?: EntityVersion;
505
+ /**
506
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
507
+ */
508
+ assessmentArn: Arn;
509
+ /**
510
+ * The name of the assessment.
511
+ */
512
+ assessmentName?: EntityName;
513
+ /**
514
+ * The current status of the assessment for the resiliency policy.
515
+ */
516
+ assessmentStatus: AssessmentStatus;
517
+ /**
518
+ * The current status of compliance for the resiliency policy.
519
+ */
520
+ complianceStatus?: ComplianceStatus;
521
+ /**
522
+ * The cost for the application.
523
+ */
524
+ cost?: Cost;
525
+ /**
526
+ * The end time for the action.
527
+ */
528
+ endTime?: TimeStamp;
529
+ /**
530
+ * The entity that invoked the assessment.
531
+ */
532
+ invoker?: AssessmentInvoker;
533
+ /**
534
+ * The message from the assessment run.
535
+ */
536
+ message?: String500;
537
+ /**
538
+ * The current resiliency score for the application.
539
+ */
540
+ resiliencyScore?: Double;
541
+ /**
542
+ * The starting time for the action.
543
+ */
544
+ startTime?: TimeStamp;
545
+ }
546
+ export type AppAssessmentSummaryList = AppAssessmentSummary[];
547
+ export type AppComplianceStatusType = "PolicyBreached"|"PolicyMet"|"NotAssessed"|"ChangesDetected"|string;
548
+ export interface AppComponent {
549
+ /**
550
+ * The name of the application component.
551
+ */
552
+ name: String255;
553
+ /**
554
+ * The type of application component.
555
+ */
556
+ type: String255;
557
+ }
558
+ export interface AppComponentCompliance {
559
+ /**
560
+ * The name of the application component.
561
+ */
562
+ appComponentName?: EntityId;
563
+ /**
564
+ * The compliance of the application component against the resiliency policy.
565
+ */
566
+ compliance?: AssessmentCompliance;
567
+ /**
568
+ * The cost for the application.
569
+ */
570
+ cost?: Cost;
571
+ /**
572
+ * The compliance message.
573
+ */
574
+ message?: String500;
575
+ /**
576
+ * The current resiliency score for the application.
577
+ */
578
+ resiliencyScore?: ResiliencyScore;
579
+ /**
580
+ * The status of the action.
581
+ */
582
+ status?: ComplianceStatus;
583
+ }
584
+ export type AppComponentList = AppComponent[];
585
+ export type AppStatusType = "Active"|"Deleting"|string;
586
+ export interface AppSummary {
587
+ /**
588
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
589
+ */
590
+ appArn: Arn;
591
+ /**
592
+ * The current status of compliance for the resiliency policy.
593
+ */
594
+ complianceStatus?: AppComplianceStatusType;
595
+ /**
596
+ * The timestamp for when the app was created.
597
+ */
598
+ creationTime: TimeStamp;
599
+ /**
600
+ * The optional description for an app.
601
+ */
602
+ description?: EntityDescription;
603
+ /**
604
+ * The name of the application.
605
+ */
606
+ name: EntityName;
607
+ /**
608
+ * The current resiliency score for the application.
609
+ */
610
+ resiliencyScore?: Double;
611
+ }
612
+ export type AppSummaryList = AppSummary[];
613
+ export type AppTemplateBody = string;
614
+ export type AppVersionList = AppVersionSummary[];
615
+ export interface AppVersionSummary {
616
+ /**
617
+ * The version of the application.
618
+ */
619
+ appVersion: EntityVersion;
620
+ }
621
+ export type Arn = string;
622
+ export type ArnList = Arn[];
623
+ export type AssessmentCompliance = {[key: string]: DisruptionCompliance};
624
+ export type AssessmentInvoker = "User"|"System"|string;
625
+ export type AssessmentStatus = "Pending"|"InProgress"|"Failed"|"Success"|string;
626
+ export type AssessmentStatusList = AssessmentStatus[];
627
+ export type AwsRegion = string;
628
+ export type BooleanOptional = boolean;
629
+ export type ClientToken = string;
630
+ export type ComplianceStatus = "PolicyBreached"|"PolicyMet"|string;
631
+ export type ComponentCompliancesList = AppComponentCompliance[];
632
+ export interface ComponentRecommendation {
633
+ /**
634
+ * The name of the application component.
635
+ */
636
+ appComponentName: EntityId;
637
+ /**
638
+ * The list of recommendations.
639
+ */
640
+ configRecommendations: ConfigRecommendationList;
641
+ /**
642
+ * The recommendation status.
643
+ */
644
+ recommendationStatus: RecommendationComplianceStatus;
645
+ }
646
+ export type ComponentRecommendationList = ComponentRecommendation[];
647
+ export interface ConfigRecommendation {
648
+ /**
649
+ * The application component name.
650
+ */
651
+ appComponentName?: EntityId;
652
+ /**
653
+ * The current compliance against the resiliency policy before applying the configuration change.
654
+ */
655
+ compliance?: AssessmentCompliance;
656
+ /**
657
+ * The cost for the application.
658
+ */
659
+ cost?: Cost;
660
+ /**
661
+ * The optional description for an app.
662
+ */
663
+ description?: EntityDescription;
664
+ /**
665
+ * The architecture type.
666
+ */
667
+ haArchitecture?: HaArchitecture;
668
+ /**
669
+ * The name of the recommendation configuration.
670
+ */
671
+ name: EntityName;
672
+ /**
673
+ * The type of optimization.
674
+ */
675
+ optimizationType: ConfigRecommendationOptimizationType;
676
+ /**
677
+ * The expected compliance against the resiliency policy after applying the configuration change.
678
+ */
679
+ recommendationCompliance?: RecommendationCompliance;
680
+ /**
681
+ * The reference identifier for the recommendation configuration.
682
+ */
683
+ referenceId: SpecReferenceId;
684
+ /**
685
+ * List of the suggested configuration changes.
686
+ */
687
+ suggestedChanges?: SuggestedChangesList;
688
+ }
689
+ export type ConfigRecommendationList = ConfigRecommendation[];
690
+ export type ConfigRecommendationOptimizationType = "LeastCost"|"LeastChange"|"BestAZRecovery"|"LeastErrors"|"BestAttainable"|string;
691
+ export interface Cost {
692
+ /**
693
+ * The cost amount.
694
+ */
695
+ amount: Double;
696
+ /**
697
+ * The cost currency, for example USD.
698
+ */
699
+ currency: CurrencyCode;
700
+ /**
701
+ * The cost frequency.
702
+ */
703
+ frequency: CostFrequency;
704
+ }
705
+ export type CostFrequency = "Hourly"|"Daily"|"Monthly"|"Yearly"|string;
706
+ export interface CreateAppRequest {
707
+ /**
708
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
709
+ */
710
+ clientToken?: ClientToken;
711
+ /**
712
+ * The optional description for an app.
713
+ */
714
+ description?: EntityDescription;
715
+ /**
716
+ * The name for the application.
717
+ */
718
+ name: EntityName;
719
+ /**
720
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
721
+ */
722
+ policyArn?: Arn;
723
+ /**
724
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
725
+ */
726
+ tags?: TagMap;
727
+ }
728
+ export interface CreateAppResponse {
729
+ /**
730
+ * The created application returned as an object with details including compliance status, creation time, description, resiliency score, and more.
731
+ */
732
+ app: App;
733
+ }
734
+ export interface CreateRecommendationTemplateRequest {
735
+ /**
736
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
737
+ */
738
+ assessmentArn: Arn;
739
+ /**
740
+ * The name of the Amazon S3 bucket that will contain the recommendation template.
741
+ */
742
+ bucketName?: EntityName;
743
+ /**
744
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
745
+ */
746
+ clientToken?: ClientToken;
747
+ /**
748
+ * The format for the recommendation template. CfnJson The template is CloudFormation JSON. CfnYaml The template is CloudFormation YAML.
749
+ */
750
+ format?: TemplateFormat;
751
+ /**
752
+ * The name for the recommendation template.
753
+ */
754
+ name: EntityName;
755
+ /**
756
+ * Identifiers for the recommendations used to create a recommendation template.
757
+ */
758
+ recommendationIds?: RecommendationIdList;
759
+ /**
760
+ * An array of strings that specify the recommendation template type or types. Alarm The template is an AlarmRecommendation template. Sop The template is a SopRecommendation template. Test The template is a TestRecommendation template.
761
+ */
762
+ recommendationTypes?: RenderRecommendationTypeList;
763
+ /**
764
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
765
+ */
766
+ tags?: TagMap;
767
+ }
768
+ export interface CreateRecommendationTemplateResponse {
769
+ /**
770
+ * The newly created recommendation template, returned as an object. This object includes the template's name, format, status, tags, Amazon S3 bucket location, and more.
771
+ */
772
+ recommendationTemplate?: RecommendationTemplate;
773
+ }
774
+ export interface CreateResiliencyPolicyRequest {
775
+ /**
776
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
777
+ */
778
+ clientToken?: ClientToken;
779
+ /**
780
+ * Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
781
+ */
782
+ dataLocationConstraint?: DataLocationConstraint;
783
+ /**
784
+ * The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
785
+ */
786
+ policy: DisruptionPolicy;
787
+ /**
788
+ * The description for the policy.
789
+ */
790
+ policyDescription?: EntityDescription;
791
+ /**
792
+ * The name of the policy
793
+ */
794
+ policyName: EntityName;
795
+ /**
796
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
797
+ */
798
+ tags?: TagMap;
799
+ /**
800
+ * The tier for this resiliency policy, ranging from the highest severity (MissionCritical) to lowest (NonCritical).
801
+ */
802
+ tier: ResiliencyPolicyTier;
803
+ }
804
+ export interface CreateResiliencyPolicyResponse {
805
+ /**
806
+ * The type of resiliency policy that was created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
807
+ */
808
+ policy: ResiliencyPolicy;
809
+ }
810
+ export type CurrencyCode = string;
811
+ export type CustomerId = string;
812
+ export type DataLocationConstraint = "AnyLocation"|"SameContinent"|"SameCountry"|string;
813
+ export interface DeleteAppAssessmentRequest {
814
+ /**
815
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
816
+ */
817
+ assessmentArn: Arn;
818
+ /**
819
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
820
+ */
821
+ clientToken?: ClientToken;
822
+ }
823
+ export interface DeleteAppAssessmentResponse {
824
+ /**
825
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
826
+ */
827
+ assessmentArn: Arn;
828
+ /**
829
+ * The current status of the assessment for the resiliency policy.
830
+ */
831
+ assessmentStatus: AssessmentStatus;
832
+ }
833
+ export interface DeleteAppRequest {
834
+ /**
835
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
836
+ */
837
+ appArn: Arn;
838
+ /**
839
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
840
+ */
841
+ clientToken?: ClientToken;
842
+ /**
843
+ * A boolean option to force the deletion of a Resilience Hub application.
844
+ */
845
+ forceDelete?: BooleanOptional;
846
+ }
847
+ export interface DeleteAppResponse {
848
+ /**
849
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
850
+ */
851
+ appArn: Arn;
852
+ }
853
+ export interface DeleteRecommendationTemplateRequest {
854
+ /**
855
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
856
+ */
857
+ clientToken?: ClientToken;
858
+ /**
859
+ * The Amazon Resource Name (ARN) for a recommendation template.
860
+ */
861
+ recommendationTemplateArn: Arn;
862
+ }
863
+ export interface DeleteRecommendationTemplateResponse {
864
+ /**
865
+ * The Amazon Resource Name (ARN) for a recommendation template.
866
+ */
867
+ recommendationTemplateArn: Arn;
868
+ /**
869
+ * The status of the action.
870
+ */
871
+ status: RecommendationTemplateStatus;
872
+ }
873
+ export interface DeleteResiliencyPolicyRequest {
874
+ /**
875
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
876
+ */
877
+ clientToken?: ClientToken;
878
+ /**
879
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
880
+ */
881
+ policyArn: Arn;
882
+ }
883
+ export interface DeleteResiliencyPolicyResponse {
884
+ /**
885
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
886
+ */
887
+ policyArn: Arn;
888
+ }
889
+ export interface DescribeAppAssessmentRequest {
890
+ /**
891
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
892
+ */
893
+ assessmentArn: Arn;
894
+ }
895
+ export interface DescribeAppAssessmentResponse {
896
+ /**
897
+ * The assessment for an AWS Resilience Hub application, returned as an object. This object includes Amazon Resource Names (ARNs), compliance information, compliance status, cost, messages, resiliency scores, and more.
898
+ */
899
+ assessment: AppAssessment;
900
+ }
901
+ export interface DescribeAppRequest {
902
+ /**
903
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
904
+ */
905
+ appArn: Arn;
906
+ }
907
+ export interface DescribeAppResponse {
908
+ /**
909
+ * The specified application, returned as an object with details including compliance status, creation time, description, resiliency score, and more.
910
+ */
911
+ app: App;
912
+ }
913
+ export interface DescribeAppVersionResourcesResolutionStatusRequest {
914
+ /**
915
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
916
+ */
917
+ appArn: Arn;
918
+ /**
919
+ * The version of the application.
920
+ */
921
+ appVersion: EntityVersion;
922
+ /**
923
+ * The identifier for a specific resolution.
924
+ */
925
+ resolutionId?: String255;
926
+ }
927
+ export interface DescribeAppVersionResourcesResolutionStatusResponse {
928
+ /**
929
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
930
+ */
931
+ appArn: Arn;
932
+ /**
933
+ * The version of the application.
934
+ */
935
+ appVersion: EntityVersion;
936
+ /**
937
+ * The returned error message for the request.
938
+ */
939
+ errorMessage?: String500;
940
+ /**
941
+ * The identifier for a specific resolution.
942
+ */
943
+ resolutionId: String255;
944
+ /**
945
+ * The status of the action.
946
+ */
947
+ status: ResourceResolutionStatusType;
948
+ }
949
+ export interface DescribeAppVersionTemplateRequest {
950
+ /**
951
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
952
+ */
953
+ appArn: Arn;
954
+ /**
955
+ * The version of the application.
956
+ */
957
+ appVersion: EntityVersion;
958
+ }
959
+ export interface DescribeAppVersionTemplateResponse {
960
+ /**
961
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
962
+ */
963
+ appArn: Arn;
964
+ /**
965
+ * The body of the template.
966
+ */
967
+ appTemplateBody: AppTemplateBody;
968
+ /**
969
+ * The version of the application.
970
+ */
971
+ appVersion: EntityVersion;
972
+ }
973
+ export interface DescribeDraftAppVersionResourcesImportStatusRequest {
974
+ /**
975
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
976
+ */
977
+ appArn: Arn;
978
+ }
979
+ export interface DescribeDraftAppVersionResourcesImportStatusResponse {
980
+ /**
981
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
982
+ */
983
+ appArn: Arn;
984
+ /**
985
+ * The version of the application.
986
+ */
987
+ appVersion: EntityVersion;
988
+ /**
989
+ * The returned error message for the request.
990
+ */
991
+ errorMessage?: String500;
992
+ /**
993
+ * The status of the action.
994
+ */
995
+ status: ResourceImportStatusType;
996
+ /**
997
+ * The timestamp for when the status last changed.
998
+ */
999
+ statusChangeTime: TimeStamp;
1000
+ }
1001
+ export interface DescribeResiliencyPolicyRequest {
1002
+ /**
1003
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1004
+ */
1005
+ policyArn: Arn;
1006
+ }
1007
+ export interface DescribeResiliencyPolicyResponse {
1008
+ /**
1009
+ * Information about the specific resiliency policy, returned as an object. This object includes creation time, data location constraints, its name, description, tags, the recovery time objective (RTO) and recovery point objective (RPO) in seconds, and more.
1010
+ */
1011
+ policy: ResiliencyPolicy;
1012
+ }
1013
+ export interface DisruptionCompliance {
1014
+ /**
1015
+ * The Recovery Point Objective (RPO) that is achievable, in seconds.
1016
+ */
1017
+ achievableRpoInSecs?: Seconds;
1018
+ /**
1019
+ * The Recovery Time Objective (RTO) that is achievable, in seconds
1020
+ */
1021
+ achievableRtoInSecs?: Seconds;
1022
+ /**
1023
+ * The current status of compliance for the resiliency policy.
1024
+ */
1025
+ complianceStatus: ComplianceStatus;
1026
+ /**
1027
+ * The current RPO, in seconds.
1028
+ */
1029
+ currentRpoInSecs?: Seconds;
1030
+ /**
1031
+ * The current RTO, in seconds.
1032
+ */
1033
+ currentRtoInSecs?: Seconds;
1034
+ /**
1035
+ * The disruption compliance message.
1036
+ */
1037
+ message?: String500;
1038
+ /**
1039
+ * The RPO description.
1040
+ */
1041
+ rpoDescription?: String500;
1042
+ /**
1043
+ * The RPO reference identifier.
1044
+ */
1045
+ rpoReferenceId?: String500;
1046
+ /**
1047
+ * The RTO description.
1048
+ */
1049
+ rtoDescription?: String500;
1050
+ /**
1051
+ * The RTO reference identifier.
1052
+ */
1053
+ rtoReferenceId?: String500;
1054
+ }
1055
+ export type DisruptionPolicy = {[key: string]: FailurePolicy};
1056
+ export type DisruptionResiliencyScore = {[key: string]: Double};
1057
+ export type DisruptionType = "Software"|"Hardware"|"AZ"|"Region"|string;
1058
+ export type DocumentName = string;
1059
+ export type Double = number;
1060
+ export type EntityDescription = string;
1061
+ export type EntityId = string;
1062
+ export type EntityName = string;
1063
+ export type EntityNameList = EntityName[];
1064
+ export type EntityVersion = string;
1065
+ export type EstimatedCostTier = "L1"|"L2"|"L3"|"L4"|string;
1066
+ export interface FailurePolicy {
1067
+ /**
1068
+ * The Recovery Point Objective (RPO), in seconds.
1069
+ */
1070
+ rpoInSecs: Seconds;
1071
+ /**
1072
+ * The Recovery Time Objective (RTO), in seconds.
1073
+ */
1074
+ rtoInSecs: Seconds;
1075
+ }
1076
+ export type HaArchitecture = "MultiSite"|"WarmStandby"|"PilotLight"|"BackupAndRestore"|"NoRecoveryPlan"|string;
1077
+ export interface ImportResourcesToDraftAppVersionRequest {
1078
+ /**
1079
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1080
+ */
1081
+ appArn: Arn;
1082
+ /**
1083
+ * The Amazon Resource Names (ARNs) for the resources that you want to import.
1084
+ */
1085
+ sourceArns: ArnList;
1086
+ }
1087
+ export interface ImportResourcesToDraftAppVersionResponse {
1088
+ /**
1089
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1090
+ */
1091
+ appArn: Arn;
1092
+ /**
1093
+ * The version of the application.
1094
+ */
1095
+ appVersion: EntityVersion;
1096
+ /**
1097
+ * The Amazon Resource Names (ARNs) for the resources that you imported.
1098
+ */
1099
+ sourceArns: ArnList;
1100
+ /**
1101
+ * The status of the action.
1102
+ */
1103
+ status: ResourceImportStatusType;
1104
+ }
1105
+ export interface ListAlarmRecommendationsRequest {
1106
+ /**
1107
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1108
+ */
1109
+ assessmentArn: Arn;
1110
+ /**
1111
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1112
+ */
1113
+ maxResults?: MaxResults;
1114
+ /**
1115
+ * Null, or the token from a previous call to get the next set of results.
1116
+ */
1117
+ nextToken?: NextToken;
1118
+ }
1119
+ export interface ListAlarmRecommendationsResponse {
1120
+ /**
1121
+ * The alarm recommendations for an AWS Resilience Hub application, returned as an object. This object includes application component names, descriptions, information about whether a recommendation has already been implemented or not, prerequisites, and more.
1122
+ */
1123
+ alarmRecommendations: AlarmRecommendationList;
1124
+ /**
1125
+ * The token for the next set of results, or null if there are no more results.
1126
+ */
1127
+ nextToken?: NextToken;
1128
+ }
1129
+ export interface ListAppAssessmentsRequest {
1130
+ /**
1131
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1132
+ */
1133
+ appArn?: Arn;
1134
+ /**
1135
+ * The name for the assessment.
1136
+ */
1137
+ assessmentName?: EntityName;
1138
+ /**
1139
+ * The current status of the assessment for the resiliency policy.
1140
+ */
1141
+ assessmentStatus?: AssessmentStatusList;
1142
+ /**
1143
+ * The current status of compliance for the resiliency policy.
1144
+ */
1145
+ complianceStatus?: ComplianceStatus;
1146
+ /**
1147
+ * Specifies the entity that invoked a specific assessment, either a User or the System.
1148
+ */
1149
+ invoker?: AssessmentInvoker;
1150
+ /**
1151
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1152
+ */
1153
+ maxResults?: MaxResults;
1154
+ /**
1155
+ * Null, or the token from a previous call to get the next set of results.
1156
+ */
1157
+ nextToken?: NextToken;
1158
+ /**
1159
+ * The default is to sort by ascending startTime. To sort by descending startTime, set reverseOrder to true.
1160
+ */
1161
+ reverseOrder?: BooleanOptional;
1162
+ }
1163
+ export interface ListAppAssessmentsResponse {
1164
+ /**
1165
+ * The summaries for the specified assessments, returned as an object. This object includes application versions, associated Amazon Resource Numbers (ARNs), cost, messages, resiliency scores, and more.
1166
+ */
1167
+ assessmentSummaries: AppAssessmentSummaryList;
1168
+ /**
1169
+ * The token for the next set of results, or null if there are no more results.
1170
+ */
1171
+ nextToken?: NextToken;
1172
+ }
1173
+ export interface ListAppComponentCompliancesRequest {
1174
+ /**
1175
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1176
+ */
1177
+ assessmentArn: Arn;
1178
+ /**
1179
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1180
+ */
1181
+ maxResults?: MaxResults;
1182
+ /**
1183
+ * Null, or the token from a previous call to get the next set of results.
1184
+ */
1185
+ nextToken?: NextToken;
1186
+ }
1187
+ export interface ListAppComponentCompliancesResponse {
1188
+ /**
1189
+ * The compliances for an AWS Resilience Hub application component, returned as an object. This object contains component names, compliances, costs, resiliency scores, outage scores, and more.
1190
+ */
1191
+ componentCompliances: ComponentCompliancesList;
1192
+ /**
1193
+ * The token for the next set of results, or null if there are no more results.
1194
+ */
1195
+ nextToken?: NextToken;
1196
+ }
1197
+ export interface ListAppComponentRecommendationsRequest {
1198
+ /**
1199
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1200
+ */
1201
+ assessmentArn: Arn;
1202
+ /**
1203
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1204
+ */
1205
+ maxResults?: MaxResults;
1206
+ /**
1207
+ * Null, or the token from a previous call to get the next set of results.
1208
+ */
1209
+ nextToken?: NextToken;
1210
+ }
1211
+ export interface ListAppComponentRecommendationsResponse {
1212
+ /**
1213
+ * The recommendations for an Resilience Hub application component, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.
1214
+ */
1215
+ componentRecommendations: ComponentRecommendationList;
1216
+ /**
1217
+ * The token for the next set of results, or null if there are no more results.
1218
+ */
1219
+ nextToken?: NextToken;
1220
+ }
1221
+ export interface ListAppVersionResourceMappingsRequest {
1222
+ /**
1223
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1224
+ */
1225
+ appArn: Arn;
1226
+ /**
1227
+ * The version of the application.
1228
+ */
1229
+ appVersion: EntityVersion;
1230
+ /**
1231
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1232
+ */
1233
+ maxResults?: MaxResults;
1234
+ /**
1235
+ * Null, or the token from a previous call to get the next set of results.
1236
+ */
1237
+ nextToken?: NextToken;
1238
+ }
1239
+ export interface ListAppVersionResourceMappingsResponse {
1240
+ /**
1241
+ * The token for the next set of results, or null if there are no more results.
1242
+ */
1243
+ nextToken?: NextToken;
1244
+ /**
1245
+ * Mappings used to map logical resources from the template to physical resources. You can use the mapping type CFN_STACK if the application template uses a logical stack name. Or you can map individual resources by using the mapping type RESOURCE. We recommend using the mapping type CFN_STACK if the application is backed by a CloudFormation stack.
1246
+ */
1247
+ resourceMappings: ResourceMappingList;
1248
+ }
1249
+ export interface ListAppVersionResourcesRequest {
1250
+ /**
1251
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1252
+ */
1253
+ appArn: Arn;
1254
+ /**
1255
+ * The version of the application.
1256
+ */
1257
+ appVersion: EntityVersion;
1258
+ /**
1259
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1260
+ */
1261
+ maxResults?: MaxResults;
1262
+ /**
1263
+ * Null, or the token from a previous call to get the next set of results.
1264
+ */
1265
+ nextToken?: NextToken;
1266
+ /**
1267
+ * The identifier for a specific resolution.
1268
+ */
1269
+ resolutionId?: String255;
1270
+ }
1271
+ export interface ListAppVersionResourcesResponse {
1272
+ /**
1273
+ * The token for the next set of results, or null if there are no more results.
1274
+ */
1275
+ nextToken?: NextToken;
1276
+ /**
1277
+ * The physical resources in the application version.
1278
+ */
1279
+ physicalResources: PhysicalResourceList;
1280
+ /**
1281
+ * The identifier for a specific resolution.
1282
+ */
1283
+ resolutionId: String255;
1284
+ }
1285
+ export interface ListAppVersionsRequest {
1286
+ /**
1287
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1288
+ */
1289
+ appArn: Arn;
1290
+ /**
1291
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1292
+ */
1293
+ maxResults?: MaxResults;
1294
+ /**
1295
+ * Null, or the token from a previous call to get the next set of results.
1296
+ */
1297
+ nextToken?: NextToken;
1298
+ }
1299
+ export interface ListAppVersionsResponse {
1300
+ /**
1301
+ * The version of the application.
1302
+ */
1303
+ appVersions: AppVersionList;
1304
+ /**
1305
+ * The token for the next set of results, or null if there are no more results.
1306
+ */
1307
+ nextToken?: NextToken;
1308
+ }
1309
+ export interface ListAppsRequest {
1310
+ /**
1311
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1312
+ */
1313
+ appArn?: Arn;
1314
+ /**
1315
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1316
+ */
1317
+ maxResults?: MaxResults;
1318
+ /**
1319
+ * The name for the one of the listed applications.
1320
+ */
1321
+ name?: EntityName;
1322
+ /**
1323
+ * Null, or the token from a previous call to get the next set of results.
1324
+ */
1325
+ nextToken?: NextToken;
1326
+ }
1327
+ export interface ListAppsResponse {
1328
+ /**
1329
+ * Summaries for the Resilience Hub application.
1330
+ */
1331
+ appSummaries: AppSummaryList;
1332
+ /**
1333
+ * The token for the next set of results, or null if there are no more results.
1334
+ */
1335
+ nextToken?: NextToken;
1336
+ }
1337
+ export interface ListRecommendationTemplatesRequest {
1338
+ /**
1339
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1340
+ */
1341
+ assessmentArn: Arn;
1342
+ /**
1343
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1344
+ */
1345
+ maxResults?: MaxResults;
1346
+ /**
1347
+ * The name for one of the listed recommendation templates.
1348
+ */
1349
+ name?: EntityName;
1350
+ /**
1351
+ * Null, or the token from a previous call to get the next set of results.
1352
+ */
1353
+ nextToken?: NextToken;
1354
+ /**
1355
+ * The Amazon Resource Name (ARN) for a recommendation template.
1356
+ */
1357
+ recommendationTemplateArn?: Arn;
1358
+ /**
1359
+ * The default is to sort by ascending startTime. To sort by descending startTime, set reverseOrder to true.
1360
+ */
1361
+ reverseOrder?: BooleanOptional;
1362
+ /**
1363
+ * The status of the action.
1364
+ */
1365
+ status?: RecommendationTemplateStatusList;
1366
+ }
1367
+ export interface ListRecommendationTemplatesResponse {
1368
+ /**
1369
+ * The token for the next set of results, or null if there are no more results.
1370
+ */
1371
+ nextToken?: NextToken;
1372
+ /**
1373
+ * The recommendation templates for the Resilience Hub applications.
1374
+ */
1375
+ recommendationTemplates?: RecommendationTemplateList;
1376
+ }
1377
+ export interface ListResiliencyPoliciesRequest {
1378
+ /**
1379
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1380
+ */
1381
+ maxResults?: MaxResults;
1382
+ /**
1383
+ * Null, or the token from a previous call to get the next set of results.
1384
+ */
1385
+ nextToken?: NextToken;
1386
+ /**
1387
+ * The name of the policy
1388
+ */
1389
+ policyName?: EntityName;
1390
+ }
1391
+ export interface ListResiliencyPoliciesResponse {
1392
+ /**
1393
+ * The token for the next set of results, or null if there are no more results.
1394
+ */
1395
+ nextToken?: NextToken;
1396
+ /**
1397
+ * The resiliency policies for the Resilience Hub applications.
1398
+ */
1399
+ resiliencyPolicies: ResiliencyPolicies;
1400
+ }
1401
+ export interface ListSopRecommendationsRequest {
1402
+ /**
1403
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1404
+ */
1405
+ assessmentArn: Arn;
1406
+ /**
1407
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1408
+ */
1409
+ maxResults?: MaxResults;
1410
+ /**
1411
+ * Null, or the token from a previous call to get the next set of results.
1412
+ */
1413
+ nextToken?: NextToken;
1414
+ }
1415
+ export interface ListSopRecommendationsResponse {
1416
+ /**
1417
+ * The token for the next set of results, or null if there are no more results.
1418
+ */
1419
+ nextToken?: NextToken;
1420
+ /**
1421
+ * The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
1422
+ */
1423
+ sopRecommendations: SopRecommendationList;
1424
+ }
1425
+ export interface ListSuggestedResiliencyPoliciesRequest {
1426
+ /**
1427
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1428
+ */
1429
+ maxResults?: MaxResults;
1430
+ /**
1431
+ * Null, or the token from a previous call to get the next set of results.
1432
+ */
1433
+ nextToken?: NextToken;
1434
+ }
1435
+ export interface ListSuggestedResiliencyPoliciesResponse {
1436
+ /**
1437
+ * The token for the next set of results, or null if there are no more results.
1438
+ */
1439
+ nextToken?: NextToken;
1440
+ /**
1441
+ * The suggested resiliency policies for the Resilience Hub applications.
1442
+ */
1443
+ resiliencyPolicies: ResiliencyPolicies;
1444
+ }
1445
+ export interface ListTagsForResourceRequest {
1446
+ /**
1447
+ * The Amazon Resource Name (ARN) for a specific resource in your Resilience Hub application.
1448
+ */
1449
+ resourceArn: Arn;
1450
+ }
1451
+ export interface ListTagsForResourceResponse {
1452
+ /**
1453
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
1454
+ */
1455
+ tags?: TagMap;
1456
+ }
1457
+ export interface ListTestRecommendationsRequest {
1458
+ /**
1459
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1460
+ */
1461
+ assessmentArn: Arn;
1462
+ /**
1463
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1464
+ */
1465
+ maxResults?: MaxResults;
1466
+ /**
1467
+ * Null, or the token from a previous call to get the next set of results.
1468
+ */
1469
+ nextToken?: NextToken;
1470
+ }
1471
+ export interface ListTestRecommendationsResponse {
1472
+ /**
1473
+ * The token for the next set of results, or null if there are no more results.
1474
+ */
1475
+ nextToken?: NextToken;
1476
+ /**
1477
+ * The test recommendations for the Resilience Hub application.
1478
+ */
1479
+ testRecommendations: TestRecommendationList;
1480
+ }
1481
+ export interface ListUnsupportedAppVersionResourcesRequest {
1482
+ /**
1483
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1484
+ */
1485
+ appArn: Arn;
1486
+ /**
1487
+ * The version of the application.
1488
+ */
1489
+ appVersion: EntityVersion;
1490
+ /**
1491
+ * The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1492
+ */
1493
+ maxResults?: MaxResults;
1494
+ /**
1495
+ * Null, or the token from a previous call to get the next set of results.
1496
+ */
1497
+ nextToken?: NextToken;
1498
+ /**
1499
+ * The identifier for a specific resolution.
1500
+ */
1501
+ resolutionId?: String255;
1502
+ }
1503
+ export interface ListUnsupportedAppVersionResourcesResponse {
1504
+ /**
1505
+ * The token for the next set of results, or null if there are no more results.
1506
+ */
1507
+ nextToken?: NextToken;
1508
+ /**
1509
+ * The identifier for a specific resolution.
1510
+ */
1511
+ resolutionId: String255;
1512
+ /**
1513
+ * The unsupported resources for the application.
1514
+ */
1515
+ unsupportedResources: UnsupportedResourceList;
1516
+ }
1517
+ export interface LogicalResourceId {
1518
+ /**
1519
+ * The identifier of the resource.
1520
+ */
1521
+ identifier: String255;
1522
+ /**
1523
+ * The name of the CloudFormation stack this resource belongs to.
1524
+ */
1525
+ logicalStackName?: String255;
1526
+ /**
1527
+ * The name of the resource group that this resource belongs to.
1528
+ */
1529
+ resourceGroupName?: EntityName;
1530
+ }
1531
+ export type MaxResults = number;
1532
+ export type NextToken = string;
1533
+ export type PhysicalIdentifierType = "Arn"|"Native"|string;
1534
+ export interface PhysicalResource {
1535
+ /**
1536
+ * The application components that belong to this resource.
1537
+ */
1538
+ appComponents?: AppComponentList;
1539
+ /**
1540
+ * The logical identifier of the resource.
1541
+ */
1542
+ logicalResourceId: LogicalResourceId;
1543
+ /**
1544
+ * The physical identifier of the resource.
1545
+ */
1546
+ physicalResourceId: PhysicalResourceId;
1547
+ /**
1548
+ * The name of the resource.
1549
+ */
1550
+ resourceName?: EntityName;
1551
+ /**
1552
+ * The type of resource.
1553
+ */
1554
+ resourceType: String255;
1555
+ }
1556
+ export interface PhysicalResourceId {
1557
+ /**
1558
+ * The Amazon Web Services account that owns the physical resource.
1559
+ */
1560
+ awsAccountId?: CustomerId;
1561
+ /**
1562
+ * The Amazon Web Services Region that the physical resource is located in.
1563
+ */
1564
+ awsRegion?: AwsRegion;
1565
+ /**
1566
+ * The identifier of the physical resource.
1567
+ */
1568
+ identifier: String255;
1569
+ /**
1570
+ * Specifies the type of physical resource identifier. Arn The resource identifier is an Amazon Resource Name (ARN) . Native The resource identifier is a Resilience Hub-native identifier.
1571
+ */
1572
+ type: PhysicalIdentifierType;
1573
+ }
1574
+ export type PhysicalResourceList = PhysicalResource[];
1575
+ export interface PublishAppVersionRequest {
1576
+ /**
1577
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1578
+ */
1579
+ appArn: Arn;
1580
+ }
1581
+ export interface PublishAppVersionResponse {
1582
+ /**
1583
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1584
+ */
1585
+ appArn: Arn;
1586
+ /**
1587
+ * The version of the application.
1588
+ */
1589
+ appVersion?: EntityVersion;
1590
+ }
1591
+ export interface PutDraftAppVersionTemplateRequest {
1592
+ /**
1593
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1594
+ */
1595
+ appArn: Arn;
1596
+ /**
1597
+ * A JSON string that contains the body of the app template.
1598
+ */
1599
+ appTemplateBody: AppTemplateBody;
1600
+ }
1601
+ export interface PutDraftAppVersionTemplateResponse {
1602
+ /**
1603
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1604
+ */
1605
+ appArn?: Arn;
1606
+ /**
1607
+ * The version of the application.
1608
+ */
1609
+ appVersion?: EntityVersion;
1610
+ }
1611
+ export type RecommendationCompliance = {[key: string]: RecommendationDisruptionCompliance};
1612
+ export type RecommendationComplianceStatus = "BreachedUnattainable"|"BreachedCanMeet"|"MetCanImprove"|string;
1613
+ export interface RecommendationDisruptionCompliance {
1614
+ /**
1615
+ * The expected compliance status after applying the recommended configuration change.
1616
+ */
1617
+ expectedComplianceStatus: ComplianceStatus;
1618
+ /**
1619
+ * The expected Recovery Point Objective (RPO) description after applying the recommended configuration change.
1620
+ */
1621
+ expectedRpoDescription?: String500;
1622
+ /**
1623
+ * The expected RPO after applying the recommended configuration change.
1624
+ */
1625
+ expectedRpoInSecs?: Seconds;
1626
+ /**
1627
+ * The expected Recovery Time Objective (RTO) description after applying the recommended configuration change.
1628
+ */
1629
+ expectedRtoDescription?: String500;
1630
+ /**
1631
+ * The expected RTO after applying the recommended configuration change.
1632
+ */
1633
+ expectedRtoInSecs?: Seconds;
1634
+ }
1635
+ export type RecommendationIdList = Uuid[];
1636
+ export interface RecommendationItem {
1637
+ /**
1638
+ * Specifies if the recommendation has already been implemented.
1639
+ */
1640
+ alreadyImplemented?: BooleanOptional;
1641
+ /**
1642
+ * The resource identifier.
1643
+ */
1644
+ resourceId?: String500;
1645
+ /**
1646
+ * The target account identifier.
1647
+ */
1648
+ targetAccountId?: CustomerId;
1649
+ /**
1650
+ * The target region.
1651
+ */
1652
+ targetRegion?: AwsRegion;
1653
+ }
1654
+ export type RecommendationItemList = RecommendationItem[];
1655
+ export interface RecommendationTemplate {
1656
+ /**
1657
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1658
+ */
1659
+ appArn?: Arn;
1660
+ /**
1661
+ * The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:dcps:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1662
+ */
1663
+ assessmentArn: Arn;
1664
+ /**
1665
+ * The end time for the action.
1666
+ */
1667
+ endTime?: TimeStamp;
1668
+ /**
1669
+ * The format of the recommendation template. CfnJson The template is CloudFormation JSON. CfnYaml The template is CloudFormation YAML.
1670
+ */
1671
+ format: TemplateFormat;
1672
+ /**
1673
+ * The message for the recommendation template.
1674
+ */
1675
+ message?: String500;
1676
+ /**
1677
+ * The name for the recommendation template.
1678
+ */
1679
+ name: EntityName;
1680
+ /**
1681
+ * Indicates if replacements are needed.
1682
+ */
1683
+ needsReplacements?: BooleanOptional;
1684
+ /**
1685
+ * Identifiers for the recommendations used in the recommendation template.
1686
+ */
1687
+ recommendationIds?: RecommendationIdList;
1688
+ /**
1689
+ * The Amazon Resource Name (ARN) for the recommendation template.
1690
+ */
1691
+ recommendationTemplateArn: Arn;
1692
+ /**
1693
+ * An array of strings that specify the recommendation template type or types. Alarm The template is an AlarmRecommendation template. Sop The template is a SopRecommendation template. Test The template is a TestRecommendation template.
1694
+ */
1695
+ recommendationTypes: RenderRecommendationTypeList;
1696
+ /**
1697
+ * The start time for the action.
1698
+ */
1699
+ startTime?: TimeStamp;
1700
+ /**
1701
+ * The status of the action.
1702
+ */
1703
+ status: RecommendationTemplateStatus;
1704
+ /**
1705
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
1706
+ */
1707
+ tags?: TagMap;
1708
+ /**
1709
+ * The file location of the template.
1710
+ */
1711
+ templatesLocation?: S3Location;
1712
+ }
1713
+ export type RecommendationTemplateList = RecommendationTemplate[];
1714
+ export type RecommendationTemplateStatus = "Pending"|"InProgress"|"Failed"|"Success"|string;
1715
+ export type RecommendationTemplateStatusList = RecommendationTemplateStatus[];
1716
+ export interface RemoveDraftAppVersionResourceMappingsRequest {
1717
+ /**
1718
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1719
+ */
1720
+ appArn: Arn;
1721
+ /**
1722
+ * The names of the registered applications to remove from the resource mappings.
1723
+ */
1724
+ appRegistryAppNames?: EntityNameList;
1725
+ /**
1726
+ * The names of the CloudFormation stacks to remove from the resource mappings.
1727
+ */
1728
+ logicalStackNames?: String255List;
1729
+ /**
1730
+ * The names of the resource groups to remove from the resource mappings.
1731
+ */
1732
+ resourceGroupNames?: EntityNameList;
1733
+ /**
1734
+ * The names of the resources to remove from the resource mappings.
1735
+ */
1736
+ resourceNames?: EntityNameList;
1737
+ }
1738
+ export interface RemoveDraftAppVersionResourceMappingsResponse {
1739
+ /**
1740
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1741
+ */
1742
+ appArn?: Arn;
1743
+ /**
1744
+ * The version of the application.
1745
+ */
1746
+ appVersion?: EntityVersion;
1747
+ }
1748
+ export type RenderRecommendationType = "Alarm"|"Sop"|"Test"|string;
1749
+ export type RenderRecommendationTypeList = RenderRecommendationType[];
1750
+ export type ResiliencyPolicies = ResiliencyPolicy[];
1751
+ export interface ResiliencyPolicy {
1752
+ /**
1753
+ * The timestamp for when the resiliency policy was created.
1754
+ */
1755
+ creationTime?: TimeStamp;
1756
+ /**
1757
+ * Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
1758
+ */
1759
+ dataLocationConstraint?: DataLocationConstraint;
1760
+ /**
1761
+ * Specifies the estimated cost tier of the resiliency policy.
1762
+ */
1763
+ estimatedCostTier?: EstimatedCostTier;
1764
+ /**
1765
+ * The resiliency policy.
1766
+ */
1767
+ policy?: DisruptionPolicy;
1768
+ /**
1769
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1770
+ */
1771
+ policyArn?: Arn;
1772
+ /**
1773
+ * The description for the policy.
1774
+ */
1775
+ policyDescription?: EntityDescription;
1776
+ /**
1777
+ * The name of the policy
1778
+ */
1779
+ policyName?: EntityName;
1780
+ /**
1781
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
1782
+ */
1783
+ tags?: TagMap;
1784
+ /**
1785
+ * The tier for this resiliency policy, ranging from the highest severity (MissionCritical) to lowest (NonCritical).
1786
+ */
1787
+ tier?: ResiliencyPolicyTier;
1788
+ }
1789
+ export type ResiliencyPolicyTier = "MissionCritical"|"Critical"|"Important"|"CoreServices"|"NonCritical"|string;
1790
+ export interface ResiliencyScore {
1791
+ /**
1792
+ * The disruption score for a valid key.
1793
+ */
1794
+ disruptionScore: DisruptionResiliencyScore;
1795
+ /**
1796
+ * The outage score for a valid key.
1797
+ */
1798
+ score: Double;
1799
+ }
1800
+ export interface ResolveAppVersionResourcesRequest {
1801
+ /**
1802
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1803
+ */
1804
+ appArn: Arn;
1805
+ /**
1806
+ * The version of the application.
1807
+ */
1808
+ appVersion: EntityVersion;
1809
+ }
1810
+ export interface ResolveAppVersionResourcesResponse {
1811
+ /**
1812
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1813
+ */
1814
+ appArn: Arn;
1815
+ /**
1816
+ * The version of the application.
1817
+ */
1818
+ appVersion: EntityVersion;
1819
+ /**
1820
+ * The identifier for a specific resolution.
1821
+ */
1822
+ resolutionId: String255;
1823
+ /**
1824
+ * The status of the action.
1825
+ */
1826
+ status: ResourceResolutionStatusType;
1827
+ }
1828
+ export type ResourceImportStatusType = "Pending"|"InProgress"|"Failed"|"Success"|string;
1829
+ export interface ResourceMapping {
1830
+ /**
1831
+ * The name of the application this resource is mapped to.
1832
+ */
1833
+ appRegistryAppName?: EntityName;
1834
+ /**
1835
+ * The name of the CloudFormation stack this resource is mapped to.
1836
+ */
1837
+ logicalStackName?: String255;
1838
+ /**
1839
+ * Specifies the type of resource mapping. AppRegistryApp The resource is mapped to another application. The name of the application is contained in the appRegistryAppName property. CfnStack The resource is mapped to a CloudFormation stack. The name of the CloudFormation stack is contained in the logicalStackName property. Resource The resource is mapped to another resource. The name of the resource is contained in the resourceName property. ResourceGroup The resource is mapped to a resource group. The name of the resource group is contained in the resourceGroupName property.
1840
+ */
1841
+ mappingType: ResourceMappingType;
1842
+ /**
1843
+ * The identifier of this resource.
1844
+ */
1845
+ physicalResourceId: PhysicalResourceId;
1846
+ /**
1847
+ * The name of the resource group this resource is mapped to.
1848
+ */
1849
+ resourceGroupName?: EntityName;
1850
+ /**
1851
+ * The name of the resource this resource is mapped to.
1852
+ */
1853
+ resourceName?: EntityName;
1854
+ }
1855
+ export type ResourceMappingList = ResourceMapping[];
1856
+ export type ResourceMappingType = "CfnStack"|"Resource"|"AppRegistryApp"|"ResourceGroup"|string;
1857
+ export type ResourceResolutionStatusType = "Pending"|"InProgress"|"Failed"|"Success"|string;
1858
+ export interface S3Location {
1859
+ /**
1860
+ * The name of the Amazon S3 bucket.
1861
+ */
1862
+ bucket?: String500;
1863
+ /**
1864
+ * The prefix for the Amazon S3 bucket.
1865
+ */
1866
+ prefix?: String500;
1867
+ }
1868
+ export type Seconds = number;
1869
+ export interface SopRecommendation {
1870
+ /**
1871
+ * The application component name.
1872
+ */
1873
+ appComponentName?: EntityId;
1874
+ /**
1875
+ * The description of the SOP recommendation.
1876
+ */
1877
+ description?: String500;
1878
+ /**
1879
+ * The recommendation items.
1880
+ */
1881
+ items?: RecommendationItemList;
1882
+ /**
1883
+ * The name of the SOP recommendation.
1884
+ */
1885
+ name?: DocumentName;
1886
+ /**
1887
+ * The prerequisite for the SOP recommendation.
1888
+ */
1889
+ prerequisite?: String500;
1890
+ /**
1891
+ * Identifier for the SOP recommendation.
1892
+ */
1893
+ recommendationId: Uuid;
1894
+ /**
1895
+ * The reference identifier for the SOP recommendation.
1896
+ */
1897
+ referenceId: SpecReferenceId;
1898
+ /**
1899
+ * The service type.
1900
+ */
1901
+ serviceType: SopServiceType;
1902
+ }
1903
+ export type SopRecommendationList = SopRecommendation[];
1904
+ export type SopServiceType = "SSM"|string;
1905
+ export type SpecReferenceId = string;
1906
+ export interface StartAppAssessmentRequest {
1907
+ /**
1908
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1909
+ */
1910
+ appArn: Arn;
1911
+ /**
1912
+ * The version of the application.
1913
+ */
1914
+ appVersion: EntityVersion;
1915
+ /**
1916
+ * The name for the assessment.
1917
+ */
1918
+ assessmentName: EntityName;
1919
+ /**
1920
+ * Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.
1921
+ */
1922
+ clientToken?: ClientToken;
1923
+ /**
1924
+ * The tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.
1925
+ */
1926
+ tags?: TagMap;
1927
+ }
1928
+ export interface StartAppAssessmentResponse {
1929
+ /**
1930
+ * The assessment created.
1931
+ */
1932
+ assessment: AppAssessment;
1933
+ }
1934
+ export type String255 = string;
1935
+ export type String255List = String255[];
1936
+ export type String500 = string;
1937
+ export type SuggestedChangesList = EntityDescription[];
1938
+ export type TagKey = string;
1939
+ export type TagKeyList = TagKey[];
1940
+ export type TagMap = {[key: string]: TagValue};
1941
+ export interface TagResourceRequest {
1942
+ /**
1943
+ * The Amazon Resource Name (ARN) of the resource.
1944
+ */
1945
+ resourceArn: Arn;
1946
+ /**
1947
+ * The tags to assign to the resource. Each tag consists of a key/value pair.
1948
+ */
1949
+ tags: TagMap;
1950
+ }
1951
+ export interface TagResourceResponse {
1952
+ }
1953
+ export type TagValue = string;
1954
+ export type TemplateFormat = "CfnYaml"|"CfnJson"|string;
1955
+ export interface TestRecommendation {
1956
+ /**
1957
+ * The name of the application component.
1958
+ */
1959
+ appComponentName?: EntityId;
1960
+ /**
1961
+ * The description for the test recommendation.
1962
+ */
1963
+ description?: String500;
1964
+ /**
1965
+ * The intent of the test recommendation.
1966
+ */
1967
+ intent?: EntityDescription;
1968
+ /**
1969
+ * The test recommendation items.
1970
+ */
1971
+ items?: RecommendationItemList;
1972
+ /**
1973
+ * The name of the test recommendation.
1974
+ */
1975
+ name?: DocumentName;
1976
+ /**
1977
+ * The prerequisite of the test recommendation.
1978
+ */
1979
+ prerequisite?: String500;
1980
+ /**
1981
+ * Identifier for the test recommendation.
1982
+ */
1983
+ recommendationId?: Uuid;
1984
+ /**
1985
+ * The reference identifier for the test recommendation.
1986
+ */
1987
+ referenceId: SpecReferenceId;
1988
+ /**
1989
+ * The level of risk for this test recommendation.
1990
+ */
1991
+ risk?: TestRisk;
1992
+ /**
1993
+ * The type of test recommendation.
1994
+ */
1995
+ type?: TestType;
1996
+ }
1997
+ export type TestRecommendationList = TestRecommendation[];
1998
+ export type TestRisk = "Small"|"Medium"|"High"|string;
1999
+ export type TestType = "Software"|"Hardware"|"AZ"|"Region"|string;
2000
+ export type TimeStamp = Date;
2001
+ export interface UnsupportedResource {
2002
+ /**
2003
+ * The logical resource identifier for the unsupported resource.
2004
+ */
2005
+ logicalResourceId: LogicalResourceId;
2006
+ /**
2007
+ * The physical resource identifier for the unsupported resource.
2008
+ */
2009
+ physicalResourceId: PhysicalResourceId;
2010
+ /**
2011
+ * The type of resource.
2012
+ */
2013
+ resourceType: String255;
2014
+ }
2015
+ export type UnsupportedResourceList = UnsupportedResource[];
2016
+ export interface UntagResourceRequest {
2017
+ /**
2018
+ * The Amazon Resource Name (ARN) of the resource.
2019
+ */
2020
+ resourceArn: Arn;
2021
+ /**
2022
+ * The keys of the tags to remove.
2023
+ */
2024
+ tagKeys: TagKeyList;
2025
+ }
2026
+ export interface UntagResourceResponse {
2027
+ }
2028
+ export interface UpdateAppRequest {
2029
+ /**
2030
+ * The Amazon Resource Name (ARN) of the application. The format for this ARN is: arn:partition:dcps:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
2031
+ */
2032
+ appArn: Arn;
2033
+ /**
2034
+ * Specifies if the resiliency policy ARN should be cleared.
2035
+ */
2036
+ clearResiliencyPolicyArn?: BooleanOptional;
2037
+ /**
2038
+ * The optional description for an app.
2039
+ */
2040
+ description?: EntityDescription;
2041
+ /**
2042
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
2043
+ */
2044
+ policyArn?: Arn;
2045
+ }
2046
+ export interface UpdateAppResponse {
2047
+ /**
2048
+ * The specified application, returned as an object with details including compliance status, creation time, description, resiliency score, and more.
2049
+ */
2050
+ app: App;
2051
+ }
2052
+ export interface UpdateResiliencyPolicyRequest {
2053
+ /**
2054
+ * Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
2055
+ */
2056
+ dataLocationConstraint?: DataLocationConstraint;
2057
+ /**
2058
+ * The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
2059
+ */
2060
+ policy?: DisruptionPolicy;
2061
+ /**
2062
+ * The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:dcps:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
2063
+ */
2064
+ policyArn: Arn;
2065
+ /**
2066
+ * The description for the policy.
2067
+ */
2068
+ policyDescription?: EntityDescription;
2069
+ /**
2070
+ * The name of the policy
2071
+ */
2072
+ policyName?: EntityName;
2073
+ /**
2074
+ * The tier for this resiliency policy, ranging from the highest severity (MissionCritical) to lowest (NonCritical).
2075
+ */
2076
+ tier?: ResiliencyPolicyTier;
2077
+ }
2078
+ export interface UpdateResiliencyPolicyResponse {
2079
+ /**
2080
+ * The type of resiliency policy that was updated, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
2081
+ */
2082
+ policy: ResiliencyPolicy;
2083
+ }
2084
+ export type Uuid = string;
2085
+ /**
2086
+ * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
2087
+ */
2088
+ export type apiVersion = "2020-04-30"|"latest"|string;
2089
+ export interface ClientApiVersions {
2090
+ /**
2091
+ * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
2092
+ */
2093
+ apiVersion?: apiVersion;
2094
+ }
2095
+ export type ClientConfiguration = ServiceConfigurationOptions & ClientApiVersions;
2096
+ /**
2097
+ * Contains interfaces for use with the Resiliencehub client.
2098
+ */
2099
+ export import Types = Resiliencehub;
2100
+ }
2101
+ export = Resiliencehub;