@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +419 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -0,0 +1,1347 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2020-02-26",
5
+ "endpointPrefix": "drs",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceAbbreviation": "drs",
9
+ "serviceFullName": "Elastic Disaster Recovery Service",
10
+ "serviceId": "drs",
11
+ "signatureVersion": "v4",
12
+ "signingName": "drs",
13
+ "uid": "drs-2020-02-26"
14
+ },
15
+ "operations": {
16
+ "CreateReplicationConfigurationTemplate": {
17
+ "http": {
18
+ "requestUri": "/CreateReplicationConfigurationTemplate",
19
+ "responseCode": 201
20
+ },
21
+ "input": {
22
+ "type": "structure",
23
+ "required": [
24
+ "associateDefaultSecurityGroup",
25
+ "bandwidthThrottling",
26
+ "createPublicIP",
27
+ "dataPlaneRouting",
28
+ "defaultLargeStagingDiskType",
29
+ "ebsEncryption",
30
+ "pitPolicy",
31
+ "replicationServerInstanceType",
32
+ "replicationServersSecurityGroupsIDs",
33
+ "stagingAreaSubnetId",
34
+ "stagingAreaTags",
35
+ "useDedicatedReplicationServer"
36
+ ],
37
+ "members": {
38
+ "associateDefaultSecurityGroup": {
39
+ "type": "boolean"
40
+ },
41
+ "bandwidthThrottling": {
42
+ "type": "long"
43
+ },
44
+ "createPublicIP": {
45
+ "type": "boolean"
46
+ },
47
+ "dataPlaneRouting": {},
48
+ "defaultLargeStagingDiskType": {},
49
+ "ebsEncryption": {},
50
+ "ebsEncryptionKeyArn": {},
51
+ "pitPolicy": {
52
+ "shape": "S8"
53
+ },
54
+ "replicationServerInstanceType": {},
55
+ "replicationServersSecurityGroupsIDs": {
56
+ "shape": "Sd"
57
+ },
58
+ "stagingAreaSubnetId": {},
59
+ "stagingAreaTags": {
60
+ "shape": "Sg"
61
+ },
62
+ "tags": {
63
+ "shape": "Sg"
64
+ },
65
+ "useDedicatedReplicationServer": {
66
+ "type": "boolean"
67
+ }
68
+ }
69
+ },
70
+ "output": {
71
+ "shape": "Sj"
72
+ }
73
+ },
74
+ "DeleteJob": {
75
+ "http": {
76
+ "requestUri": "/DeleteJob",
77
+ "responseCode": 204
78
+ },
79
+ "input": {
80
+ "type": "structure",
81
+ "required": [
82
+ "jobID"
83
+ ],
84
+ "members": {
85
+ "jobID": {}
86
+ }
87
+ },
88
+ "output": {
89
+ "type": "structure",
90
+ "members": {}
91
+ },
92
+ "idempotent": true
93
+ },
94
+ "DeleteRecoveryInstance": {
95
+ "http": {
96
+ "requestUri": "/DeleteRecoveryInstance",
97
+ "responseCode": 200
98
+ },
99
+ "input": {
100
+ "type": "structure",
101
+ "required": [
102
+ "recoveryInstanceID"
103
+ ],
104
+ "members": {
105
+ "recoveryInstanceID": {}
106
+ }
107
+ }
108
+ },
109
+ "DeleteReplicationConfigurationTemplate": {
110
+ "http": {
111
+ "requestUri": "/DeleteReplicationConfigurationTemplate",
112
+ "responseCode": 204
113
+ },
114
+ "input": {
115
+ "type": "structure",
116
+ "required": [
117
+ "replicationConfigurationTemplateID"
118
+ ],
119
+ "members": {
120
+ "replicationConfigurationTemplateID": {}
121
+ }
122
+ },
123
+ "output": {
124
+ "type": "structure",
125
+ "members": {}
126
+ },
127
+ "idempotent": true
128
+ },
129
+ "DeleteSourceServer": {
130
+ "http": {
131
+ "requestUri": "/DeleteSourceServer",
132
+ "responseCode": 204
133
+ },
134
+ "input": {
135
+ "type": "structure",
136
+ "required": [
137
+ "sourceServerID"
138
+ ],
139
+ "members": {
140
+ "sourceServerID": {}
141
+ }
142
+ },
143
+ "output": {
144
+ "type": "structure",
145
+ "members": {}
146
+ },
147
+ "idempotent": true
148
+ },
149
+ "DescribeJobLogItems": {
150
+ "http": {
151
+ "requestUri": "/DescribeJobLogItems",
152
+ "responseCode": 200
153
+ },
154
+ "input": {
155
+ "type": "structure",
156
+ "required": [
157
+ "jobID"
158
+ ],
159
+ "members": {
160
+ "jobID": {},
161
+ "maxResults": {
162
+ "type": "integer"
163
+ },
164
+ "nextToken": {}
165
+ }
166
+ },
167
+ "output": {
168
+ "type": "structure",
169
+ "members": {
170
+ "items": {
171
+ "type": "list",
172
+ "member": {
173
+ "type": "structure",
174
+ "members": {
175
+ "event": {},
176
+ "eventData": {
177
+ "type": "structure",
178
+ "members": {
179
+ "conversionServerID": {},
180
+ "rawError": {},
181
+ "sourceServerID": {},
182
+ "targetInstanceID": {}
183
+ }
184
+ },
185
+ "logDateTime": {}
186
+ }
187
+ }
188
+ },
189
+ "nextToken": {}
190
+ }
191
+ }
192
+ },
193
+ "DescribeJobs": {
194
+ "http": {
195
+ "requestUri": "/DescribeJobs",
196
+ "responseCode": 200
197
+ },
198
+ "input": {
199
+ "type": "structure",
200
+ "required": [
201
+ "filters"
202
+ ],
203
+ "members": {
204
+ "filters": {
205
+ "type": "structure",
206
+ "members": {
207
+ "fromDate": {},
208
+ "jobIDs": {
209
+ "type": "list",
210
+ "member": {}
211
+ },
212
+ "toDate": {}
213
+ }
214
+ },
215
+ "maxResults": {
216
+ "type": "integer"
217
+ },
218
+ "nextToken": {}
219
+ }
220
+ },
221
+ "output": {
222
+ "type": "structure",
223
+ "members": {
224
+ "items": {
225
+ "type": "list",
226
+ "member": {
227
+ "shape": "S1a"
228
+ }
229
+ },
230
+ "nextToken": {}
231
+ }
232
+ }
233
+ },
234
+ "DescribeRecoveryInstances": {
235
+ "http": {
236
+ "requestUri": "/DescribeRecoveryInstances",
237
+ "responseCode": 200
238
+ },
239
+ "input": {
240
+ "type": "structure",
241
+ "required": [
242
+ "filters"
243
+ ],
244
+ "members": {
245
+ "filters": {
246
+ "type": "structure",
247
+ "members": {
248
+ "recoveryInstanceIDs": {
249
+ "type": "list",
250
+ "member": {}
251
+ },
252
+ "sourceServerIDs": {
253
+ "type": "list",
254
+ "member": {}
255
+ }
256
+ }
257
+ },
258
+ "maxResults": {
259
+ "type": "integer"
260
+ },
261
+ "nextToken": {}
262
+ }
263
+ },
264
+ "output": {
265
+ "type": "structure",
266
+ "members": {
267
+ "items": {
268
+ "type": "list",
269
+ "member": {
270
+ "type": "structure",
271
+ "members": {
272
+ "arn": {},
273
+ "dataReplicationInfo": {
274
+ "type": "structure",
275
+ "members": {
276
+ "dataReplicationError": {
277
+ "type": "structure",
278
+ "members": {
279
+ "error": {},
280
+ "rawError": {}
281
+ }
282
+ },
283
+ "dataReplicationInitiation": {
284
+ "type": "structure",
285
+ "members": {
286
+ "startDateTime": {},
287
+ "steps": {
288
+ "type": "list",
289
+ "member": {
290
+ "type": "structure",
291
+ "members": {
292
+ "name": {},
293
+ "status": {}
294
+ }
295
+ }
296
+ }
297
+ }
298
+ },
299
+ "dataReplicationState": {},
300
+ "etaDateTime": {},
301
+ "lagDuration": {},
302
+ "replicatedDisks": {
303
+ "type": "list",
304
+ "member": {
305
+ "type": "structure",
306
+ "members": {
307
+ "backloggedStorageBytes": {
308
+ "type": "long"
309
+ },
310
+ "deviceName": {},
311
+ "replicatedStorageBytes": {
312
+ "type": "long"
313
+ },
314
+ "rescannedStorageBytes": {
315
+ "type": "long"
316
+ },
317
+ "totalStorageBytes": {
318
+ "type": "long"
319
+ }
320
+ }
321
+ }
322
+ }
323
+ }
324
+ },
325
+ "ec2InstanceID": {},
326
+ "ec2InstanceState": {},
327
+ "failback": {
328
+ "type": "structure",
329
+ "members": {
330
+ "agentLastSeenByServiceDateTime": {},
331
+ "elapsedReplicationDuration": {},
332
+ "failbackClientID": {},
333
+ "failbackClientLastSeenByServiceDateTime": {},
334
+ "failbackInitiationTime": {},
335
+ "failbackJobID": {},
336
+ "failbackToOriginalServer": {
337
+ "type": "boolean"
338
+ },
339
+ "firstByteDateTime": {},
340
+ "state": {}
341
+ }
342
+ },
343
+ "isDrill": {
344
+ "type": "boolean"
345
+ },
346
+ "jobID": {},
347
+ "pointInTimeSnapshotDateTime": {},
348
+ "recoveryInstanceID": {},
349
+ "recoveryInstanceProperties": {
350
+ "type": "structure",
351
+ "members": {
352
+ "cpus": {
353
+ "shape": "S24"
354
+ },
355
+ "disks": {
356
+ "type": "list",
357
+ "member": {
358
+ "type": "structure",
359
+ "members": {
360
+ "bytes": {
361
+ "type": "long"
362
+ },
363
+ "ebsVolumeID": {},
364
+ "internalDeviceName": {}
365
+ }
366
+ }
367
+ },
368
+ "identificationHints": {
369
+ "shape": "S29"
370
+ },
371
+ "lastUpdatedDateTime": {},
372
+ "networkInterfaces": {
373
+ "shape": "S2a"
374
+ },
375
+ "os": {
376
+ "shape": "S2d"
377
+ },
378
+ "ramBytes": {
379
+ "type": "long"
380
+ }
381
+ }
382
+ },
383
+ "sourceServerID": {},
384
+ "tags": {
385
+ "shape": "Sg"
386
+ }
387
+ }
388
+ }
389
+ },
390
+ "nextToken": {}
391
+ }
392
+ }
393
+ },
394
+ "DescribeRecoverySnapshots": {
395
+ "http": {
396
+ "requestUri": "/DescribeRecoverySnapshots",
397
+ "responseCode": 200
398
+ },
399
+ "input": {
400
+ "type": "structure",
401
+ "required": [
402
+ "sourceServerID"
403
+ ],
404
+ "members": {
405
+ "filters": {
406
+ "type": "structure",
407
+ "members": {
408
+ "fromDateTime": {},
409
+ "toDateTime": {}
410
+ }
411
+ },
412
+ "maxResults": {
413
+ "type": "integer"
414
+ },
415
+ "nextToken": {},
416
+ "order": {},
417
+ "sourceServerID": {}
418
+ }
419
+ },
420
+ "output": {
421
+ "type": "structure",
422
+ "members": {
423
+ "items": {
424
+ "type": "list",
425
+ "member": {
426
+ "type": "structure",
427
+ "required": [
428
+ "expectedTimestamp",
429
+ "snapshotID",
430
+ "sourceServerID"
431
+ ],
432
+ "members": {
433
+ "ebsSnapshots": {
434
+ "type": "list",
435
+ "member": {}
436
+ },
437
+ "expectedTimestamp": {},
438
+ "snapshotID": {},
439
+ "sourceServerID": {},
440
+ "timestamp": {}
441
+ }
442
+ }
443
+ },
444
+ "nextToken": {}
445
+ }
446
+ }
447
+ },
448
+ "DescribeReplicationConfigurationTemplates": {
449
+ "http": {
450
+ "requestUri": "/DescribeReplicationConfigurationTemplates",
451
+ "responseCode": 200
452
+ },
453
+ "input": {
454
+ "type": "structure",
455
+ "required": [
456
+ "replicationConfigurationTemplateIDs"
457
+ ],
458
+ "members": {
459
+ "maxResults": {
460
+ "type": "integer"
461
+ },
462
+ "nextToken": {},
463
+ "replicationConfigurationTemplateIDs": {
464
+ "type": "list",
465
+ "member": {}
466
+ }
467
+ }
468
+ },
469
+ "output": {
470
+ "type": "structure",
471
+ "members": {
472
+ "items": {
473
+ "type": "list",
474
+ "member": {
475
+ "shape": "Sj"
476
+ }
477
+ },
478
+ "nextToken": {}
479
+ }
480
+ }
481
+ },
482
+ "DescribeSourceServers": {
483
+ "http": {
484
+ "requestUri": "/DescribeSourceServers",
485
+ "responseCode": 200
486
+ },
487
+ "input": {
488
+ "type": "structure",
489
+ "required": [
490
+ "filters"
491
+ ],
492
+ "members": {
493
+ "filters": {
494
+ "type": "structure",
495
+ "members": {
496
+ "hardwareId": {},
497
+ "sourceServerIDs": {
498
+ "type": "list",
499
+ "member": {}
500
+ }
501
+ }
502
+ },
503
+ "maxResults": {
504
+ "type": "integer"
505
+ },
506
+ "nextToken": {}
507
+ }
508
+ },
509
+ "output": {
510
+ "type": "structure",
511
+ "members": {
512
+ "items": {
513
+ "type": "list",
514
+ "member": {
515
+ "shape": "S2w"
516
+ }
517
+ },
518
+ "nextToken": {}
519
+ }
520
+ }
521
+ },
522
+ "DisconnectRecoveryInstance": {
523
+ "http": {
524
+ "requestUri": "/DisconnectRecoveryInstance",
525
+ "responseCode": 200
526
+ },
527
+ "input": {
528
+ "type": "structure",
529
+ "required": [
530
+ "recoveryInstanceID"
531
+ ],
532
+ "members": {
533
+ "recoveryInstanceID": {}
534
+ }
535
+ }
536
+ },
537
+ "DisconnectSourceServer": {
538
+ "http": {
539
+ "requestUri": "/DisconnectSourceServer",
540
+ "responseCode": 200
541
+ },
542
+ "input": {
543
+ "type": "structure",
544
+ "required": [
545
+ "sourceServerID"
546
+ ],
547
+ "members": {
548
+ "sourceServerID": {}
549
+ }
550
+ },
551
+ "output": {
552
+ "shape": "S2w"
553
+ }
554
+ },
555
+ "GetFailbackReplicationConfiguration": {
556
+ "http": {
557
+ "requestUri": "/GetFailbackReplicationConfiguration",
558
+ "responseCode": 200
559
+ },
560
+ "input": {
561
+ "type": "structure",
562
+ "required": [
563
+ "recoveryInstanceID"
564
+ ],
565
+ "members": {
566
+ "recoveryInstanceID": {}
567
+ }
568
+ },
569
+ "output": {
570
+ "type": "structure",
571
+ "required": [
572
+ "recoveryInstanceID"
573
+ ],
574
+ "members": {
575
+ "bandwidthThrottling": {
576
+ "type": "long"
577
+ },
578
+ "name": {},
579
+ "recoveryInstanceID": {},
580
+ "usePrivateIP": {
581
+ "type": "boolean"
582
+ }
583
+ }
584
+ }
585
+ },
586
+ "GetLaunchConfiguration": {
587
+ "http": {
588
+ "requestUri": "/GetLaunchConfiguration",
589
+ "responseCode": 200
590
+ },
591
+ "input": {
592
+ "type": "structure",
593
+ "required": [
594
+ "sourceServerID"
595
+ ],
596
+ "members": {
597
+ "sourceServerID": {}
598
+ }
599
+ },
600
+ "output": {
601
+ "shape": "S3l"
602
+ }
603
+ },
604
+ "GetReplicationConfiguration": {
605
+ "http": {
606
+ "requestUri": "/GetReplicationConfiguration",
607
+ "responseCode": 200
608
+ },
609
+ "input": {
610
+ "type": "structure",
611
+ "required": [
612
+ "sourceServerID"
613
+ ],
614
+ "members": {
615
+ "sourceServerID": {}
616
+ }
617
+ },
618
+ "output": {
619
+ "shape": "S3r"
620
+ }
621
+ },
622
+ "InitializeService": {
623
+ "http": {
624
+ "requestUri": "/InitializeService",
625
+ "responseCode": 204
626
+ },
627
+ "input": {
628
+ "type": "structure",
629
+ "members": {}
630
+ },
631
+ "output": {
632
+ "type": "structure",
633
+ "members": {}
634
+ }
635
+ },
636
+ "ListTagsForResource": {
637
+ "http": {
638
+ "method": "GET",
639
+ "requestUri": "/tags/{resourceArn}",
640
+ "responseCode": 200
641
+ },
642
+ "input": {
643
+ "type": "structure",
644
+ "required": [
645
+ "resourceArn"
646
+ ],
647
+ "members": {
648
+ "resourceArn": {
649
+ "location": "uri",
650
+ "locationName": "resourceArn"
651
+ }
652
+ }
653
+ },
654
+ "output": {
655
+ "type": "structure",
656
+ "members": {
657
+ "tags": {
658
+ "shape": "Sg"
659
+ }
660
+ }
661
+ }
662
+ },
663
+ "RetryDataReplication": {
664
+ "http": {
665
+ "requestUri": "/RetryDataReplication",
666
+ "responseCode": 200
667
+ },
668
+ "input": {
669
+ "type": "structure",
670
+ "required": [
671
+ "sourceServerID"
672
+ ],
673
+ "members": {
674
+ "sourceServerID": {}
675
+ }
676
+ },
677
+ "output": {
678
+ "shape": "S2w"
679
+ }
680
+ },
681
+ "StartFailbackLaunch": {
682
+ "http": {
683
+ "requestUri": "/StartFailbackLaunch",
684
+ "responseCode": 200
685
+ },
686
+ "input": {
687
+ "type": "structure",
688
+ "required": [
689
+ "recoveryInstanceIDs"
690
+ ],
691
+ "members": {
692
+ "recoveryInstanceIDs": {
693
+ "type": "list",
694
+ "member": {}
695
+ },
696
+ "tags": {
697
+ "shape": "Sg"
698
+ }
699
+ }
700
+ },
701
+ "output": {
702
+ "type": "structure",
703
+ "members": {
704
+ "job": {
705
+ "shape": "S1a"
706
+ }
707
+ }
708
+ }
709
+ },
710
+ "StartRecovery": {
711
+ "http": {
712
+ "requestUri": "/StartRecovery",
713
+ "responseCode": 202
714
+ },
715
+ "input": {
716
+ "type": "structure",
717
+ "required": [
718
+ "sourceServers"
719
+ ],
720
+ "members": {
721
+ "isDrill": {
722
+ "type": "boolean"
723
+ },
724
+ "sourceServers": {
725
+ "type": "list",
726
+ "member": {
727
+ "type": "structure",
728
+ "required": [
729
+ "sourceServerID"
730
+ ],
731
+ "members": {
732
+ "recoverySnapshotID": {},
733
+ "sourceServerID": {}
734
+ }
735
+ }
736
+ },
737
+ "tags": {
738
+ "shape": "Sg"
739
+ }
740
+ }
741
+ },
742
+ "output": {
743
+ "type": "structure",
744
+ "members": {
745
+ "job": {
746
+ "shape": "S1a"
747
+ }
748
+ }
749
+ }
750
+ },
751
+ "StopFailback": {
752
+ "http": {
753
+ "requestUri": "/StopFailback",
754
+ "responseCode": 200
755
+ },
756
+ "input": {
757
+ "type": "structure",
758
+ "required": [
759
+ "recoveryInstanceID"
760
+ ],
761
+ "members": {
762
+ "recoveryInstanceID": {}
763
+ }
764
+ }
765
+ },
766
+ "TagResource": {
767
+ "http": {
768
+ "requestUri": "/tags/{resourceArn}",
769
+ "responseCode": 200
770
+ },
771
+ "input": {
772
+ "type": "structure",
773
+ "required": [
774
+ "resourceArn",
775
+ "tags"
776
+ ],
777
+ "members": {
778
+ "resourceArn": {
779
+ "location": "uri",
780
+ "locationName": "resourceArn"
781
+ },
782
+ "tags": {
783
+ "shape": "Sg"
784
+ }
785
+ }
786
+ },
787
+ "idempotent": true
788
+ },
789
+ "TerminateRecoveryInstances": {
790
+ "http": {
791
+ "requestUri": "/TerminateRecoveryInstances",
792
+ "responseCode": 200
793
+ },
794
+ "input": {
795
+ "type": "structure",
796
+ "required": [
797
+ "recoveryInstanceIDs"
798
+ ],
799
+ "members": {
800
+ "recoveryInstanceIDs": {
801
+ "type": "list",
802
+ "member": {}
803
+ }
804
+ }
805
+ },
806
+ "output": {
807
+ "type": "structure",
808
+ "members": {
809
+ "job": {
810
+ "shape": "S1a"
811
+ }
812
+ }
813
+ }
814
+ },
815
+ "UntagResource": {
816
+ "http": {
817
+ "method": "DELETE",
818
+ "requestUri": "/tags/{resourceArn}",
819
+ "responseCode": 200
820
+ },
821
+ "input": {
822
+ "type": "structure",
823
+ "required": [
824
+ "resourceArn",
825
+ "tagKeys"
826
+ ],
827
+ "members": {
828
+ "resourceArn": {
829
+ "location": "uri",
830
+ "locationName": "resourceArn"
831
+ },
832
+ "tagKeys": {
833
+ "location": "querystring",
834
+ "locationName": "tagKeys",
835
+ "type": "list",
836
+ "member": {},
837
+ "sensitive": true
838
+ }
839
+ }
840
+ },
841
+ "idempotent": true
842
+ },
843
+ "UpdateFailbackReplicationConfiguration": {
844
+ "http": {
845
+ "requestUri": "/UpdateFailbackReplicationConfiguration",
846
+ "responseCode": 200
847
+ },
848
+ "input": {
849
+ "type": "structure",
850
+ "required": [
851
+ "recoveryInstanceID"
852
+ ],
853
+ "members": {
854
+ "bandwidthThrottling": {
855
+ "type": "long"
856
+ },
857
+ "name": {},
858
+ "recoveryInstanceID": {},
859
+ "usePrivateIP": {
860
+ "type": "boolean"
861
+ }
862
+ }
863
+ }
864
+ },
865
+ "UpdateLaunchConfiguration": {
866
+ "http": {
867
+ "requestUri": "/UpdateLaunchConfiguration",
868
+ "responseCode": 200
869
+ },
870
+ "input": {
871
+ "type": "structure",
872
+ "required": [
873
+ "sourceServerID"
874
+ ],
875
+ "members": {
876
+ "copyPrivateIp": {
877
+ "type": "boolean"
878
+ },
879
+ "copyTags": {
880
+ "type": "boolean"
881
+ },
882
+ "launchDisposition": {},
883
+ "licensing": {
884
+ "shape": "S3n"
885
+ },
886
+ "name": {},
887
+ "sourceServerID": {},
888
+ "targetInstanceTypeRightSizingMethod": {}
889
+ }
890
+ },
891
+ "output": {
892
+ "shape": "S3l"
893
+ },
894
+ "idempotent": true
895
+ },
896
+ "UpdateReplicationConfiguration": {
897
+ "http": {
898
+ "requestUri": "/UpdateReplicationConfiguration",
899
+ "responseCode": 200
900
+ },
901
+ "input": {
902
+ "type": "structure",
903
+ "required": [
904
+ "sourceServerID"
905
+ ],
906
+ "members": {
907
+ "associateDefaultSecurityGroup": {
908
+ "type": "boolean"
909
+ },
910
+ "bandwidthThrottling": {
911
+ "type": "long"
912
+ },
913
+ "createPublicIP": {
914
+ "type": "boolean"
915
+ },
916
+ "dataPlaneRouting": {},
917
+ "defaultLargeStagingDiskType": {},
918
+ "ebsEncryption": {},
919
+ "ebsEncryptionKeyArn": {},
920
+ "name": {},
921
+ "pitPolicy": {
922
+ "shape": "S8"
923
+ },
924
+ "replicatedDisks": {
925
+ "shape": "S3s"
926
+ },
927
+ "replicationServerInstanceType": {},
928
+ "replicationServersSecurityGroupsIDs": {
929
+ "shape": "Sd"
930
+ },
931
+ "sourceServerID": {},
932
+ "stagingAreaSubnetId": {},
933
+ "stagingAreaTags": {
934
+ "shape": "Sg"
935
+ },
936
+ "useDedicatedReplicationServer": {
937
+ "type": "boolean"
938
+ }
939
+ }
940
+ },
941
+ "output": {
942
+ "shape": "S3r"
943
+ },
944
+ "idempotent": true
945
+ },
946
+ "UpdateReplicationConfigurationTemplate": {
947
+ "http": {
948
+ "requestUri": "/UpdateReplicationConfigurationTemplate",
949
+ "responseCode": 200
950
+ },
951
+ "input": {
952
+ "type": "structure",
953
+ "required": [
954
+ "replicationConfigurationTemplateID"
955
+ ],
956
+ "members": {
957
+ "arn": {},
958
+ "associateDefaultSecurityGroup": {
959
+ "type": "boolean"
960
+ },
961
+ "bandwidthThrottling": {
962
+ "type": "long"
963
+ },
964
+ "createPublicIP": {
965
+ "type": "boolean"
966
+ },
967
+ "dataPlaneRouting": {},
968
+ "defaultLargeStagingDiskType": {},
969
+ "ebsEncryption": {},
970
+ "ebsEncryptionKeyArn": {},
971
+ "pitPolicy": {
972
+ "shape": "S8"
973
+ },
974
+ "replicationConfigurationTemplateID": {},
975
+ "replicationServerInstanceType": {},
976
+ "replicationServersSecurityGroupsIDs": {
977
+ "shape": "Sd"
978
+ },
979
+ "stagingAreaSubnetId": {},
980
+ "stagingAreaTags": {
981
+ "shape": "Sg"
982
+ },
983
+ "useDedicatedReplicationServer": {
984
+ "type": "boolean"
985
+ }
986
+ }
987
+ },
988
+ "output": {
989
+ "shape": "Sj"
990
+ }
991
+ }
992
+ },
993
+ "shapes": {
994
+ "S8": {
995
+ "type": "list",
996
+ "member": {
997
+ "type": "structure",
998
+ "required": [
999
+ "interval",
1000
+ "retentionDuration",
1001
+ "units"
1002
+ ],
1003
+ "members": {
1004
+ "enabled": {
1005
+ "type": "boolean"
1006
+ },
1007
+ "interval": {
1008
+ "type": "integer"
1009
+ },
1010
+ "retentionDuration": {
1011
+ "type": "integer"
1012
+ },
1013
+ "ruleID": {
1014
+ "type": "long"
1015
+ },
1016
+ "units": {}
1017
+ }
1018
+ }
1019
+ },
1020
+ "Sd": {
1021
+ "type": "list",
1022
+ "member": {}
1023
+ },
1024
+ "Sg": {
1025
+ "type": "map",
1026
+ "key": {},
1027
+ "value": {},
1028
+ "sensitive": true
1029
+ },
1030
+ "Sj": {
1031
+ "type": "structure",
1032
+ "required": [
1033
+ "replicationConfigurationTemplateID"
1034
+ ],
1035
+ "members": {
1036
+ "arn": {},
1037
+ "associateDefaultSecurityGroup": {
1038
+ "type": "boolean"
1039
+ },
1040
+ "bandwidthThrottling": {
1041
+ "type": "long"
1042
+ },
1043
+ "createPublicIP": {
1044
+ "type": "boolean"
1045
+ },
1046
+ "dataPlaneRouting": {},
1047
+ "defaultLargeStagingDiskType": {},
1048
+ "ebsEncryption": {},
1049
+ "ebsEncryptionKeyArn": {},
1050
+ "pitPolicy": {
1051
+ "shape": "S8"
1052
+ },
1053
+ "replicationConfigurationTemplateID": {},
1054
+ "replicationServerInstanceType": {},
1055
+ "replicationServersSecurityGroupsIDs": {
1056
+ "shape": "Sd"
1057
+ },
1058
+ "stagingAreaSubnetId": {},
1059
+ "stagingAreaTags": {
1060
+ "shape": "Sg"
1061
+ },
1062
+ "tags": {
1063
+ "shape": "Sg"
1064
+ },
1065
+ "useDedicatedReplicationServer": {
1066
+ "type": "boolean"
1067
+ }
1068
+ }
1069
+ },
1070
+ "S1a": {
1071
+ "type": "structure",
1072
+ "required": [
1073
+ "jobID"
1074
+ ],
1075
+ "members": {
1076
+ "arn": {},
1077
+ "creationDateTime": {},
1078
+ "endDateTime": {},
1079
+ "initiatedBy": {},
1080
+ "jobID": {},
1081
+ "participatingServers": {
1082
+ "type": "list",
1083
+ "member": {
1084
+ "type": "structure",
1085
+ "members": {
1086
+ "launchStatus": {},
1087
+ "recoveryInstanceID": {},
1088
+ "sourceServerID": {}
1089
+ }
1090
+ }
1091
+ },
1092
+ "status": {},
1093
+ "tags": {
1094
+ "shape": "Sg"
1095
+ },
1096
+ "type": {}
1097
+ }
1098
+ },
1099
+ "S24": {
1100
+ "type": "list",
1101
+ "member": {
1102
+ "type": "structure",
1103
+ "members": {
1104
+ "cores": {
1105
+ "type": "long"
1106
+ },
1107
+ "modelName": {}
1108
+ }
1109
+ }
1110
+ },
1111
+ "S29": {
1112
+ "type": "structure",
1113
+ "members": {
1114
+ "awsInstanceID": {},
1115
+ "fqdn": {},
1116
+ "hostname": {},
1117
+ "vmWareUuid": {}
1118
+ }
1119
+ },
1120
+ "S2a": {
1121
+ "type": "list",
1122
+ "member": {
1123
+ "type": "structure",
1124
+ "members": {
1125
+ "ips": {
1126
+ "type": "list",
1127
+ "member": {}
1128
+ },
1129
+ "isPrimary": {
1130
+ "type": "boolean"
1131
+ },
1132
+ "macAddress": {}
1133
+ }
1134
+ }
1135
+ },
1136
+ "S2d": {
1137
+ "type": "structure",
1138
+ "members": {
1139
+ "fullString": {}
1140
+ }
1141
+ },
1142
+ "S2w": {
1143
+ "type": "structure",
1144
+ "members": {
1145
+ "arn": {},
1146
+ "dataReplicationInfo": {
1147
+ "type": "structure",
1148
+ "members": {
1149
+ "dataReplicationError": {
1150
+ "type": "structure",
1151
+ "members": {
1152
+ "error": {},
1153
+ "rawError": {}
1154
+ }
1155
+ },
1156
+ "dataReplicationInitiation": {
1157
+ "type": "structure",
1158
+ "members": {
1159
+ "nextAttemptDateTime": {},
1160
+ "startDateTime": {},
1161
+ "steps": {
1162
+ "type": "list",
1163
+ "member": {
1164
+ "type": "structure",
1165
+ "members": {
1166
+ "name": {},
1167
+ "status": {}
1168
+ }
1169
+ }
1170
+ }
1171
+ }
1172
+ },
1173
+ "dataReplicationState": {},
1174
+ "etaDateTime": {},
1175
+ "lagDuration": {},
1176
+ "replicatedDisks": {
1177
+ "type": "list",
1178
+ "member": {
1179
+ "type": "structure",
1180
+ "members": {
1181
+ "backloggedStorageBytes": {
1182
+ "type": "long"
1183
+ },
1184
+ "deviceName": {},
1185
+ "replicatedStorageBytes": {
1186
+ "type": "long"
1187
+ },
1188
+ "rescannedStorageBytes": {
1189
+ "type": "long"
1190
+ },
1191
+ "totalStorageBytes": {
1192
+ "type": "long"
1193
+ }
1194
+ }
1195
+ }
1196
+ }
1197
+ }
1198
+ },
1199
+ "lastLaunchResult": {},
1200
+ "lifeCycle": {
1201
+ "type": "structure",
1202
+ "members": {
1203
+ "addedToServiceDateTime": {},
1204
+ "elapsedReplicationDuration": {},
1205
+ "firstByteDateTime": {},
1206
+ "lastLaunch": {
1207
+ "type": "structure",
1208
+ "members": {
1209
+ "initiated": {
1210
+ "type": "structure",
1211
+ "members": {
1212
+ "apiCallDateTime": {},
1213
+ "jobID": {},
1214
+ "type": {}
1215
+ }
1216
+ }
1217
+ }
1218
+ },
1219
+ "lastSeenByServiceDateTime": {}
1220
+ }
1221
+ },
1222
+ "recoveryInstanceId": {},
1223
+ "sourceProperties": {
1224
+ "type": "structure",
1225
+ "members": {
1226
+ "cpus": {
1227
+ "shape": "S24"
1228
+ },
1229
+ "disks": {
1230
+ "type": "list",
1231
+ "member": {
1232
+ "type": "structure",
1233
+ "members": {
1234
+ "bytes": {
1235
+ "type": "long"
1236
+ },
1237
+ "deviceName": {}
1238
+ }
1239
+ }
1240
+ },
1241
+ "identificationHints": {
1242
+ "shape": "S29"
1243
+ },
1244
+ "lastUpdatedDateTime": {},
1245
+ "networkInterfaces": {
1246
+ "shape": "S2a"
1247
+ },
1248
+ "os": {
1249
+ "shape": "S2d"
1250
+ },
1251
+ "ramBytes": {
1252
+ "type": "long"
1253
+ },
1254
+ "recommendedInstanceType": {}
1255
+ }
1256
+ },
1257
+ "sourceServerID": {},
1258
+ "tags": {
1259
+ "shape": "Sg"
1260
+ }
1261
+ }
1262
+ },
1263
+ "S3l": {
1264
+ "type": "structure",
1265
+ "members": {
1266
+ "copyPrivateIp": {
1267
+ "type": "boolean"
1268
+ },
1269
+ "copyTags": {
1270
+ "type": "boolean"
1271
+ },
1272
+ "ec2LaunchTemplateID": {},
1273
+ "launchDisposition": {},
1274
+ "licensing": {
1275
+ "shape": "S3n"
1276
+ },
1277
+ "name": {},
1278
+ "sourceServerID": {},
1279
+ "targetInstanceTypeRightSizingMethod": {}
1280
+ }
1281
+ },
1282
+ "S3n": {
1283
+ "type": "structure",
1284
+ "members": {
1285
+ "osByol": {
1286
+ "type": "boolean"
1287
+ }
1288
+ }
1289
+ },
1290
+ "S3r": {
1291
+ "type": "structure",
1292
+ "members": {
1293
+ "associateDefaultSecurityGroup": {
1294
+ "type": "boolean"
1295
+ },
1296
+ "bandwidthThrottling": {
1297
+ "type": "long"
1298
+ },
1299
+ "createPublicIP": {
1300
+ "type": "boolean"
1301
+ },
1302
+ "dataPlaneRouting": {},
1303
+ "defaultLargeStagingDiskType": {},
1304
+ "ebsEncryption": {},
1305
+ "ebsEncryptionKeyArn": {},
1306
+ "name": {},
1307
+ "pitPolicy": {
1308
+ "shape": "S8"
1309
+ },
1310
+ "replicatedDisks": {
1311
+ "shape": "S3s"
1312
+ },
1313
+ "replicationServerInstanceType": {},
1314
+ "replicationServersSecurityGroupsIDs": {
1315
+ "shape": "Sd"
1316
+ },
1317
+ "sourceServerID": {},
1318
+ "stagingAreaSubnetId": {},
1319
+ "stagingAreaTags": {
1320
+ "shape": "Sg"
1321
+ },
1322
+ "useDedicatedReplicationServer": {
1323
+ "type": "boolean"
1324
+ }
1325
+ }
1326
+ },
1327
+ "S3s": {
1328
+ "type": "list",
1329
+ "member": {
1330
+ "type": "structure",
1331
+ "members": {
1332
+ "deviceName": {},
1333
+ "iops": {
1334
+ "type": "long"
1335
+ },
1336
+ "isBootDisk": {
1337
+ "type": "boolean"
1338
+ },
1339
+ "stagingDiskType": {},
1340
+ "throughput": {
1341
+ "type": "long"
1342
+ }
1343
+ }
1344
+ }
1345
+ }
1346
+ }
1347
+ }