@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -13,19 +13,19 @@ declare class Route53RecoveryControlConfig extends Service {
13
13
  constructor(options?: Route53RecoveryControlConfig.Types.ClientConfiguration)
14
14
  config: Config & Route53RecoveryControlConfig.Types.ClientConfiguration;
15
15
  /**
16
- * Create a new cluster. A cluster is a set of redundant Regional endpoints against which you can run API calls to update or get the state of one or more routing controls. Each cluster has a name, status, Amazon Resource Name (ARN), and an array of the five cluster endpoints (one for each supported Amazon Web Services Region) that you can use with API calls to the Amazon Route 53 Application Recovery Controller cluster data plane.
16
+ * Create a new cluster. A cluster is a set of redundant Regional endpoints against which you can run API calls to update or get the state of one or more routing controls. Each cluster has a name, status, Amazon Resource Name (ARN), and an array of the five cluster endpoints (one for each supported Amazon Web Services Region) that you can use with API calls to the cluster data plane.
17
17
  */
18
18
  createCluster(params: Route53RecoveryControlConfig.Types.CreateClusterRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateClusterResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateClusterResponse, AWSError>;
19
19
  /**
20
- * Create a new cluster. A cluster is a set of redundant Regional endpoints against which you can run API calls to update or get the state of one or more routing controls. Each cluster has a name, status, Amazon Resource Name (ARN), and an array of the five cluster endpoints (one for each supported Amazon Web Services Region) that you can use with API calls to the Amazon Route 53 Application Recovery Controller cluster data plane.
20
+ * Create a new cluster. A cluster is a set of redundant Regional endpoints against which you can run API calls to update or get the state of one or more routing controls. Each cluster has a name, status, Amazon Resource Name (ARN), and an array of the five cluster endpoints (one for each supported Amazon Web Services Region) that you can use with API calls to the cluster data plane.
21
21
  */
22
22
  createCluster(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateClusterResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateClusterResponse, AWSError>;
23
23
  /**
24
- * Creates a new control panel. A control panel represents a group of routing controls that can be changed together in a single transaction. You can use a control panel to centrally view the operational status of applications across your organization, and trigger multi-app failovers in a single transaction, for example, to fail over an Availability Zone or AWS Region.
24
+ * Creates a new control panel. A control panel represents a group of routing controls that can be changed together in a single transaction. You can use a control panel to centrally view the operational status of applications across your organization, and trigger multi-app failovers in a single transaction, for example, to fail over an Availability Zone or Amazon Web Services Region.
25
25
  */
26
26
  createControlPanel(params: Route53RecoveryControlConfig.Types.CreateControlPanelRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateControlPanelResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateControlPanelResponse, AWSError>;
27
27
  /**
28
- * Creates a new control panel. A control panel represents a group of routing controls that can be changed together in a single transaction. You can use a control panel to centrally view the operational status of applications across your organization, and trigger multi-app failovers in a single transaction, for example, to fail over an Availability Zone or AWS Region.
28
+ * Creates a new control panel. A control panel represents a group of routing controls that can be changed together in a single transaction. You can use a control panel to centrally view the operational status of applications across your organization, and trigger multi-app failovers in a single transaction, for example, to fail over an Availability Zone or Amazon Web Services Region.
29
29
  */
30
30
  createControlPanel(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateControlPanelResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateControlPanelResponse, AWSError>;
31
31
  /**
@@ -37,11 +37,11 @@ declare class Route53RecoveryControlConfig extends Service {
37
37
  */
38
38
  createRoutingControl(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateRoutingControlResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateRoutingControlResponse, AWSError>;
39
39
  /**
40
- * Creates a safety rule in a control panel. Safety rules let you add safeguards around enabling and disabling routing controls, to help prevent unexpected outcomes. There are two types of safety rules: assertion rules and gating rules. Assertion rule: An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule configuration is met. Otherwise, the change to the routing control is not accepted. Gating rule: A gating rule verifies that a set of gating controls evaluates as true, based on a rule configuration that you specify. If the gating rule evaluates to true, Amazon Route 53 Application Recovery Controller allows a set of routing control state changes to run and complete against the set of target controls.
40
+ * Creates a safety rule in a control panel. Safety rules let you add safeguards around changing routing control states, and for enabling and disabling routing controls, to help prevent unexpected outcomes. There are two types of safety rules: assertion rules and gating rules. Assertion rule: An assertion rule enforces that, when you change a routing control state, that a certain criteria is met. For example, the criteria might be that at least one routing control state is On after the transation so that traffic continues to flow to at least one cell for the application. This ensures that you avoid a fail-open scenario. Gating rule: A gating rule lets you configure a gating routing control as an overall "on/off" switch for a group of routing controls. Or, you can configure more complex gating scenarios, for example by configuring multiple gating routing controls. For more information, see Safety rules in the Amazon Route 53 Application Recovery Controller Developer Guide.
41
41
  */
42
42
  createSafetyRule(params: Route53RecoveryControlConfig.Types.CreateSafetyRuleRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateSafetyRuleResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateSafetyRuleResponse, AWSError>;
43
43
  /**
44
- * Creates a safety rule in a control panel. Safety rules let you add safeguards around enabling and disabling routing controls, to help prevent unexpected outcomes. There are two types of safety rules: assertion rules and gating rules. Assertion rule: An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule configuration is met. Otherwise, the change to the routing control is not accepted. Gating rule: A gating rule verifies that a set of gating controls evaluates as true, based on a rule configuration that you specify. If the gating rule evaluates to true, Amazon Route 53 Application Recovery Controller allows a set of routing control state changes to run and complete against the set of target controls.
44
+ * Creates a safety rule in a control panel. Safety rules let you add safeguards around changing routing control states, and for enabling and disabling routing controls, to help prevent unexpected outcomes. There are two types of safety rules: assertion rules and gating rules. Assertion rule: An assertion rule enforces that, when you change a routing control state, that a certain criteria is met. For example, the criteria might be that at least one routing control state is On after the transation so that traffic continues to flow to at least one cell for the application. This ensures that you avoid a fail-open scenario. Gating rule: A gating rule lets you configure a gating routing control as an overall "on/off" switch for a group of routing controls. Or, you can configure more complex gating scenarios, for example by configuring multiple gating routing controls. For more information, see Safety rules in the Amazon Route 53 Application Recovery Controller Developer Guide.
45
45
  */
46
46
  createSafetyRule(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.CreateSafetyRuleResponse) => void): Request<Route53RecoveryControlConfig.Types.CreateSafetyRuleResponse, AWSError>;
47
47
  /**
@@ -101,11 +101,11 @@ declare class Route53RecoveryControlConfig extends Service {
101
101
  */
102
102
  describeRoutingControl(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.DescribeRoutingControlResponse) => void): Request<Route53RecoveryControlConfig.Types.DescribeRoutingControlResponse, AWSError>;
103
103
  /**
104
- * Describes the safety rules (that is, the assertion rules and gating rules) for the routing controls in a control panel.
104
+ * Returns information about a safety rule.
105
105
  */
106
106
  describeSafetyRule(params: Route53RecoveryControlConfig.Types.DescribeSafetyRuleRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.DescribeSafetyRuleResponse) => void): Request<Route53RecoveryControlConfig.Types.DescribeSafetyRuleResponse, AWSError>;
107
107
  /**
108
- * Describes the safety rules (that is, the assertion rules and gating rules) for the routing controls in a control panel.
108
+ * Returns information about a safety rule.
109
109
  */
110
110
  describeSafetyRule(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.DescribeSafetyRuleResponse) => void): Request<Route53RecoveryControlConfig.Types.DescribeSafetyRuleResponse, AWSError>;
111
111
  /**
@@ -125,11 +125,11 @@ declare class Route53RecoveryControlConfig extends Service {
125
125
  */
126
126
  listClusters(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.ListClustersResponse) => void): Request<Route53RecoveryControlConfig.Types.ListClustersResponse, AWSError>;
127
127
  /**
128
- * Returns an array of control panels for a cluster.
128
+ * Returns an array of control panels in an account or in a cluster.
129
129
  */
130
130
  listControlPanels(params: Route53RecoveryControlConfig.Types.ListControlPanelsRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.ListControlPanelsResponse) => void): Request<Route53RecoveryControlConfig.Types.ListControlPanelsResponse, AWSError>;
131
131
  /**
132
- * Returns an array of control panels for a cluster.
132
+ * Returns an array of control panels in an account or in a cluster.
133
133
  */
134
134
  listControlPanels(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.ListControlPanelsResponse) => void): Request<Route53RecoveryControlConfig.Types.ListControlPanelsResponse, AWSError>;
135
135
  /**
@@ -148,6 +148,30 @@ declare class Route53RecoveryControlConfig extends Service {
148
148
  * List the safety rules (the assertion rules and gating rules) that you've defined for the routing controls in a control panel.
149
149
  */
150
150
  listSafetyRules(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.ListSafetyRulesResponse) => void): Request<Route53RecoveryControlConfig.Types.ListSafetyRulesResponse, AWSError>;
151
+ /**
152
+ * Lists the tags for a resource.
153
+ */
154
+ listTagsForResource(params: Route53RecoveryControlConfig.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.ListTagsForResourceResponse) => void): Request<Route53RecoveryControlConfig.Types.ListTagsForResourceResponse, AWSError>;
155
+ /**
156
+ * Lists the tags for a resource.
157
+ */
158
+ listTagsForResource(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.ListTagsForResourceResponse) => void): Request<Route53RecoveryControlConfig.Types.ListTagsForResourceResponse, AWSError>;
159
+ /**
160
+ * Adds a tag to a resource.
161
+ */
162
+ tagResource(params: Route53RecoveryControlConfig.Types.TagResourceRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.TagResourceResponse) => void): Request<Route53RecoveryControlConfig.Types.TagResourceResponse, AWSError>;
163
+ /**
164
+ * Adds a tag to a resource.
165
+ */
166
+ tagResource(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.TagResourceResponse) => void): Request<Route53RecoveryControlConfig.Types.TagResourceResponse, AWSError>;
167
+ /**
168
+ * Removes a tag from a resource.
169
+ */
170
+ untagResource(params: Route53RecoveryControlConfig.Types.UntagResourceRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.UntagResourceResponse) => void): Request<Route53RecoveryControlConfig.Types.UntagResourceResponse, AWSError>;
171
+ /**
172
+ * Removes a tag from a resource.
173
+ */
174
+ untagResource(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.UntagResourceResponse) => void): Request<Route53RecoveryControlConfig.Types.UntagResourceResponse, AWSError>;
151
175
  /**
152
176
  * Updates a control panel. The only update you can make to a control panel is to change the name of the control panel.
153
177
  */
@@ -165,11 +189,11 @@ declare class Route53RecoveryControlConfig extends Service {
165
189
  */
166
190
  updateRoutingControl(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.UpdateRoutingControlResponse) => void): Request<Route53RecoveryControlConfig.Types.UpdateRoutingControlResponse, AWSError>;
167
191
  /**
168
- * Update a safety rule (an assertion rule or gating rule) for the routing controls in a control panel. You can only update the name and the waiting period for a safety rule. To make other updates, delete the safety rule and create a new safety rule.
192
+ * Update a safety rule (an assertion rule or gating rule). You can only update the name and the waiting period for a safety rule. To make other updates, delete the safety rule and create a new one.
169
193
  */
170
194
  updateSafetyRule(params: Route53RecoveryControlConfig.Types.UpdateSafetyRuleRequest, callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.UpdateSafetyRuleResponse) => void): Request<Route53RecoveryControlConfig.Types.UpdateSafetyRuleResponse, AWSError>;
171
195
  /**
172
- * Update a safety rule (an assertion rule or gating rule) for the routing controls in a control panel. You can only update the name and the waiting period for a safety rule. To make other updates, delete the safety rule and create a new safety rule.
196
+ * Update a safety rule (an assertion rule or gating rule). You can only update the name and the waiting period for a safety rule. To make other updates, delete the safety rule and create a new one.
173
197
  */
174
198
  updateSafetyRule(callback?: (err: AWSError, data: Route53RecoveryControlConfig.Types.UpdateSafetyRuleResponse) => void): Request<Route53RecoveryControlConfig.Types.UpdateSafetyRuleResponse, AWSError>;
175
199
  /**
@@ -226,23 +250,23 @@ declare namespace Route53RecoveryControlConfig {
226
250
  /**
227
251
  * The routing controls that are part of transactions that are evaluated to determine if a request to change a routing control state is allowed. For example, you might include three routing controls, one for each of three Amazon Web Services Regions.
228
252
  */
229
- AssertedControls: __listOf__string;
253
+ AssertedControls: __listOf__stringMin1Max256PatternAZaZ09;
230
254
  /**
231
255
  * The Amazon Resource Name (ARN) of the control panel.
232
256
  */
233
- ControlPanelArn: __string;
257
+ ControlPanelArn: __stringMin1Max256PatternAZaZ09;
234
258
  /**
235
259
  * Name of the assertion rule. You can use any non-white space character in the name.
236
260
  */
237
261
  Name: __stringMin1Max64PatternS;
238
262
  /**
239
- * The criteria that you set for specific assertion controls (routing controls) that designate how many controls must be enabled as the result of a transaction. For example, if you have three assertion controls, you might specify atleast 2 for your rule configuration. This means that at least two assertion controls must be enabled, so that at least two Amazon Web Services Regions are enabled.
263
+ * The criteria that you set for specific assertion routing controls (AssertedControls) that designate how many routing control states must be ON as the result of a transaction. For example, if you have three assertion routing controls, you might specify atleast 2 for your rule configuration. This means that at least two assertion routing control states must be ON, so that at least two Amazon Web Services Regions have traffic flowing to them.
240
264
  */
241
265
  RuleConfig: RuleConfig;
242
266
  /**
243
267
  * The Amazon Resource Name (ARN) of the assertion rule.
244
268
  */
245
- SafetyRuleArn: __string;
269
+ SafetyRuleArn: __stringMin1Max256PatternAZaZ09;
246
270
  /**
247
271
  * The deployment status of an assertion rule. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.
248
272
  */
@@ -260,7 +284,7 @@ declare namespace Route53RecoveryControlConfig {
260
284
  /**
261
285
  * The Amazon Resource Name (ARN) of the assertion rule.
262
286
  */
263
- SafetyRuleArn: __string;
287
+ SafetyRuleArn: __stringMin1Max256PatternAZaZ09;
264
288
  /**
265
289
  * An evaluation period, in milliseconds (ms), during which any request against the target routing controls will fail. This helps prevent "flapping" of state. The wait period is 5000 ms by default, but you can choose a custom value.
266
290
  */
@@ -270,9 +294,9 @@ declare namespace Route53RecoveryControlConfig {
270
294
  /**
271
295
  * The Amazon Resource Name (ARN) of the cluster.
272
296
  */
273
- ClusterArn?: __string;
297
+ ClusterArn?: __stringMin1Max256PatternAZaZ09;
274
298
  /**
275
- * Endpoints for a cluster. Specify one of these endpoints when you want to set or retrieve a routing control state in the cluster. To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Cluster (Data Plane) Actions.
299
+ * Endpoints for a cluster. Specify one of these endpoints when you want to set or retrieve a routing control state in the cluster. To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.
276
300
  */
277
301
  ClusterEndpoints?: __listOfClusterEndpoint;
278
302
  /**
@@ -286,23 +310,23 @@ declare namespace Route53RecoveryControlConfig {
286
310
  }
287
311
  export interface ClusterEndpoint {
288
312
  /**
289
- * A cluster endpoint. Specify an endpoint and Amazon Web Services Region when you want to set or retrieve a routing control state in the cluster. To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Cluster (Data Plane) Actions.
313
+ * A cluster endpoint. Specify an endpoint and Amazon Web Services Region when you want to set or retrieve a routing control state in the cluster. To get or update the routing control state, see the Amazon Route 53 Application Recovery Controller Routing Control Actions.
290
314
  */
291
- Endpoint?: __stringMin1Max128;
315
+ Endpoint?: __stringMin1Max128PatternAZaZ09;
292
316
  /**
293
317
  * The Amazon Web Services Region for a cluster endpoint.
294
318
  */
295
- Region?: __stringMin1Max32;
319
+ Region?: __stringMin1Max32PatternS;
296
320
  }
297
321
  export interface ControlPanel {
298
322
  /**
299
323
  * The Amazon Resource Name (ARN) of the cluster that includes the control panel.
300
324
  */
301
- ClusterArn?: __string;
325
+ ClusterArn?: __stringMin1Max256PatternAZaZ09;
302
326
  /**
303
327
  * The Amazon Resource Name (ARN) of the control panel.
304
328
  */
305
- ControlPanelArn?: __string;
329
+ ControlPanelArn?: __stringMin1Max256PatternAZaZ09;
306
330
  /**
307
331
  * A flag that Amazon Route 53 Application Recovery Controller sets to true to designate the default control panel for a cluster. When you create a cluster, Amazon Route 53 Application Recovery Controller creates a control panel, and sets this flag for that control panel. If you create a control panel yourself, this flag is set to false.
308
332
  */
@@ -322,13 +346,17 @@ declare namespace Route53RecoveryControlConfig {
322
346
  }
323
347
  export interface CreateClusterRequest {
324
348
  /**
325
- * Unique client idempotency token.
349
+ * A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.
326
350
  */
327
- ClientToken?: __stringMax64;
351
+ ClientToken?: __stringMin1Max64PatternS;
328
352
  /**
329
353
  * The name of the cluster.
330
354
  */
331
355
  ClusterName: __stringMin1Max64PatternS;
356
+ /**
357
+ * The tags associated with the cluster.
358
+ */
359
+ Tags?: __mapOf__stringMin0Max256PatternS;
332
360
  }
333
361
  export interface CreateClusterResponse {
334
362
  /**
@@ -338,17 +366,21 @@ declare namespace Route53RecoveryControlConfig {
338
366
  }
339
367
  export interface CreateControlPanelRequest {
340
368
  /**
341
- * Unique client idempotency token.
369
+ * A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.
342
370
  */
343
- ClientToken?: __stringMax64;
371
+ ClientToken?: __stringMin1Max64PatternS;
344
372
  /**
345
373
  * The Amazon Resource Name (ARN) of the cluster for the control panel.
346
374
  */
347
- ClusterArn: __string;
375
+ ClusterArn: __stringMin1Max256PatternAZaZ09;
348
376
  /**
349
377
  * The name of the control panel.
350
378
  */
351
379
  ControlPanelName: __stringMin1Max64PatternS;
380
+ /**
381
+ * The tags associated with the control panel.
382
+ */
383
+ Tags?: __mapOf__stringMin0Max256PatternS;
352
384
  }
353
385
  export interface CreateControlPanelResponse {
354
386
  /**
@@ -358,17 +390,17 @@ declare namespace Route53RecoveryControlConfig {
358
390
  }
359
391
  export interface CreateRoutingControlRequest {
360
392
  /**
361
- * Unique client idempotency token.
393
+ * A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.
362
394
  */
363
- ClientToken?: __stringMax64;
395
+ ClientToken?: __stringMin1Max64PatternS;
364
396
  /**
365
397
  * The Amazon Resource Name (ARN) of the cluster that includes the routing control.
366
398
  */
367
- ClusterArn: __string;
399
+ ClusterArn: __stringMin1Max256PatternAZaZ09;
368
400
  /**
369
401
  * The Amazon Resource Name (ARN) of the control panel that includes the routing control.
370
402
  */
371
- ControlPanelArn?: __string;
403
+ ControlPanelArn?: __stringMin1Max256PatternAZaZ09;
372
404
  /**
373
405
  * The name of the routing control.
374
406
  */
@@ -381,15 +413,31 @@ declare namespace Route53RecoveryControlConfig {
381
413
  RoutingControl?: RoutingControl;
382
414
  }
383
415
  export interface CreateSafetyRuleRequest {
416
+ /**
417
+ * The assertion rule requested.
418
+ */
384
419
  AssertionRule?: NewAssertionRule;
385
420
  /**
386
- * Unique client idempotency token.
421
+ * A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.
422
+ */
423
+ ClientToken?: __stringMin1Max64PatternS;
424
+ /**
425
+ * The gating rule requested.
387
426
  */
388
- ClientToken?: __stringMax64;
389
427
  GatingRule?: NewGatingRule;
428
+ /**
429
+ * The tags associated with the safety rule.
430
+ */
431
+ Tags?: __mapOf__stringMin0Max256PatternS;
390
432
  }
391
433
  export interface CreateSafetyRuleResponse {
434
+ /**
435
+ * The assertion rule created.
436
+ */
392
437
  AssertionRule?: AssertionRule;
438
+ /**
439
+ * The gating rule created.
440
+ */
393
441
  GatingRule?: GatingRule;
394
442
  }
395
443
  export interface DeleteClusterRequest {
@@ -402,7 +450,7 @@ declare namespace Route53RecoveryControlConfig {
402
450
  }
403
451
  export interface DeleteControlPanelRequest {
404
452
  /**
405
- * The Amazon Resource Name (ARN) of the control panel that you're deleting.
453
+ * The Amazon Resource Name (ARN) of the control panel.
406
454
  */
407
455
  ControlPanelArn: __string;
408
456
  }
@@ -418,7 +466,7 @@ declare namespace Route53RecoveryControlConfig {
418
466
  }
419
467
  export interface DeleteSafetyRuleRequest {
420
468
  /**
421
- * The request body that you include when you update a safety rule.
469
+ * The ARN of the safety rule.
422
470
  */
423
471
  SafetyRuleArn: __string;
424
472
  }
@@ -426,7 +474,7 @@ declare namespace Route53RecoveryControlConfig {
426
474
  }
427
475
  export interface DescribeClusterRequest {
428
476
  /**
429
- * The Amazon Resource Name (ARN) of the cluster that you're getting details for.
477
+ * The Amazon Resource Name (ARN) of the cluster.
430
478
  */
431
479
  ClusterArn: __string;
432
480
  }
@@ -438,7 +486,7 @@ declare namespace Route53RecoveryControlConfig {
438
486
  }
439
487
  export interface DescribeControlPanelRequest {
440
488
  /**
441
- * The Amazon Resource Name (ARN) of the control panel that you're getting details for.
489
+ * The Amazon Resource Name (ARN) of the control panel.
442
490
  */
443
491
  ControlPanelArn: __string;
444
492
  }
@@ -450,7 +498,7 @@ declare namespace Route53RecoveryControlConfig {
450
498
  }
451
499
  export interface DescribeRoutingControlRequest {
452
500
  /**
453
- * The Amazon Resource Name (ARN) of the routing control that you're getting details for.
501
+ * The Amazon Resource Name (ARN) of the routing control.
454
502
  */
455
503
  RoutingControlArn: __string;
456
504
  }
@@ -462,43 +510,49 @@ declare namespace Route53RecoveryControlConfig {
462
510
  }
463
511
  export interface DescribeSafetyRuleRequest {
464
512
  /**
465
- * The request body that you include when you update a safety rule.
513
+ * The ARN of the safety rule.
466
514
  */
467
515
  SafetyRuleArn: __string;
468
516
  }
469
517
  export interface DescribeSafetyRuleResponse {
518
+ /**
519
+ * The assertion rule in the response.
520
+ */
470
521
  AssertionRule?: AssertionRule;
522
+ /**
523
+ * The gating rule in the response.
524
+ */
471
525
  GatingRule?: GatingRule;
472
526
  }
473
527
  export interface GatingRule {
474
528
  /**
475
529
  * The Amazon Resource Name (ARN) of the control panel.
476
530
  */
477
- ControlPanelArn: __string;
531
+ ControlPanelArn: __stringMin1Max256PatternAZaZ09;
478
532
  /**
479
- * The gating controls for the gating rule. That is, routing controls that are evaluated by the rule configuration that you specify.
533
+ * An array of gating routing control Amazon Resource Names (ARNs). For a simple "on/off" switch, specify the ARN for one routing control. The gating routing controls are evaluated by the rule configuration that you specify to determine if the target routing control states can be changed.
480
534
  */
481
- GatingControls: __listOf__string;
535
+ GatingControls: __listOf__stringMin1Max256PatternAZaZ09;
482
536
  /**
483
- * The name for the gating rule.
537
+ * The name for the gating rule. You can use any non-white space character in the name.
484
538
  */
485
539
  Name: __stringMin1Max64PatternS;
486
540
  /**
487
- * The criteria that you set for specific gating controls (routing controls) that designates how many controls must be enabled to allow you to change (set or unset) the target controls.
541
+ * The criteria that you set for gating routing controls that designates how many of the routing control states must be ON to allow you to update target routing control states.
488
542
  */
489
543
  RuleConfig: RuleConfig;
490
544
  /**
491
545
  * The Amazon Resource Name (ARN) of the gating rule.
492
546
  */
493
- SafetyRuleArn: __string;
547
+ SafetyRuleArn: __stringMin1Max256PatternAZaZ09;
494
548
  /**
495
549
  * The deployment status of a gating rule. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.
496
550
  */
497
551
  Status: Status;
498
552
  /**
499
- * Routing controls that can only be set or unset if the specified RuleConfig evaluates to true for the specified GatingControls. For example, say you have three gating controls, one for each of three Amazon Web Services Regions. Now you specify ATLEAST 2 as your RuleConfig. With these settings, you can only change (set or unset) the routing controls that you have specified as TargetControls if that rule evaluates to true. In other words, your ability to change the routing controls that you have specified as TargetControls is gated by the rule that you set for the routing controls in GatingControls.
553
+ * An array of target routing control Amazon Resource Names (ARNs) for which the states can only be updated if the rule configuration that you specify evaluates to true for the gating routing control. As a simple example, if you have a single gating control, it acts as an overall "on/off" switch for a set of target routing controls. You can use this to manually override automated fail over, for example.
500
554
  */
501
- TargetControls: __listOf__string;
555
+ TargetControls: __listOf__stringMin1Max256PatternAZaZ09;
502
556
  /**
503
557
  * An evaluation period, in milliseconds (ms), during which any request against the target routing controls will fail. This helps prevent "flapping" of state. The wait period is 5000 ms by default, but you can choose a custom value.
504
558
  */
@@ -506,13 +560,13 @@ declare namespace Route53RecoveryControlConfig {
506
560
  }
507
561
  export interface GatingRuleUpdate {
508
562
  /**
509
- * The name for the gating rule.
563
+ * The name for the gating rule. You can use any non-white space character in the name.
510
564
  */
511
565
  Name: __stringMin1Max64PatternS;
512
566
  /**
513
567
  * The Amazon Resource Name (ARN) of the gating rule.
514
568
  */
515
- SafetyRuleArn: __string;
569
+ SafetyRuleArn: __stringMin1Max256PatternAZaZ09;
516
570
  /**
517
571
  * An evaluation period, in milliseconds (ms), during which any request against the target routing controls will fail. This helps prevent "flapping" of state. The wait period is 5000 ms by default, but you can choose a custom value.
518
572
  */
@@ -528,7 +582,7 @@ declare namespace Route53RecoveryControlConfig {
528
582
  */
529
583
  NextToken?: __string;
530
584
  /**
531
- * The Amazon Resource Name (ARN) of the routing control that you're getting details for.
585
+ * The Amazon Resource Name (ARN) of the routing control.
532
586
  */
533
587
  RoutingControlArn: __string;
534
588
  }
@@ -536,11 +590,11 @@ declare namespace Route53RecoveryControlConfig {
536
590
  /**
537
591
  * Identifiers for the health checks.
538
592
  */
539
- HealthCheckIds?: __listOf__string;
593
+ HealthCheckIds?: __listOf__stringMax36PatternS;
540
594
  /**
541
- * The token that identifies which batch of results you want to see.
595
+ * Next token for listing health checks.
542
596
  */
543
- NextToken?: __stringMax8096;
597
+ NextToken?: __stringMin1Max8096PatternS;
544
598
  }
545
599
  export interface ListClustersRequest {
546
600
  /**
@@ -560,7 +614,7 @@ declare namespace Route53RecoveryControlConfig {
560
614
  /**
561
615
  * The token that identifies which batch of results you want to see.
562
616
  */
563
- NextToken?: __stringMax8096;
617
+ NextToken?: __stringMin1Max8096PatternS;
564
618
  }
565
619
  export interface ListControlPanelsRequest {
566
620
  /**
@@ -584,11 +638,11 @@ declare namespace Route53RecoveryControlConfig {
584
638
  /**
585
639
  * The token that identifies which batch of results you want to see.
586
640
  */
587
- NextToken?: __stringMax8096;
641
+ NextToken?: __stringMin1Max8096PatternS;
588
642
  }
589
643
  export interface ListRoutingControlsRequest {
590
644
  /**
591
- * The Amazon Resource Name (ARN) of the control panel that you're getting routing control details for.
645
+ * The Amazon Resource Name (ARN) of the control panel.
592
646
  */
593
647
  ControlPanelArn: __string;
594
648
  /**
@@ -604,7 +658,7 @@ declare namespace Route53RecoveryControlConfig {
604
658
  /**
605
659
  * The token that identifies which batch of results you want to see.
606
660
  */
607
- NextToken?: __stringMax8096;
661
+ NextToken?: __stringMin1Max8096PatternS;
608
662
  /**
609
663
  * An array of routing controls.
610
664
  */
@@ -612,7 +666,7 @@ declare namespace Route53RecoveryControlConfig {
612
666
  }
613
667
  export interface ListSafetyRulesRequest {
614
668
  /**
615
- * The Amazon Resource Name (ARN) of the control panel that you're getting details for.
669
+ * The Amazon Resource Name (ARN) of the control panel.
616
670
  */
617
671
  ControlPanelArn: __string;
618
672
  /**
@@ -628,28 +682,40 @@ declare namespace Route53RecoveryControlConfig {
628
682
  /**
629
683
  * The token that identifies which batch of results you want to see.
630
684
  */
631
- NextToken?: __stringMax8096;
685
+ NextToken?: __stringMin1Max8096PatternS;
632
686
  /**
633
687
  * The list of safety rules in a control panel.
634
688
  */
635
689
  SafetyRules?: __listOfRule;
636
690
  }
691
+ export interface ListTagsForResourceRequest {
692
+ /**
693
+ * The Amazon Resource Name (ARN) for the resource that's tagged.
694
+ */
695
+ ResourceArn: __string;
696
+ }
697
+ export interface ListTagsForResourceResponse {
698
+ /**
699
+ * The tags associated with the resource.
700
+ */
701
+ Tags?: __mapOf__stringMin0Max256PatternS;
702
+ }
637
703
  export type MaxResults = number;
638
704
  export interface NewAssertionRule {
639
705
  /**
640
706
  * The routing controls that are part of transactions that are evaluated to determine if a request to change a routing control state is allowed. For example, you might include three routing controls, one for each of three Amazon Web Services Regions.
641
707
  */
642
- AssertedControls: __listOf__string;
708
+ AssertedControls: __listOf__stringMin1Max256PatternAZaZ09;
643
709
  /**
644
710
  * The Amazon Resource Name (ARN) for the control panel.
645
711
  */
646
- ControlPanelArn: __string;
712
+ ControlPanelArn: __stringMin1Max256PatternAZaZ09;
647
713
  /**
648
714
  * The name of the assertion rule. You can use any non-white space character in the name.
649
715
  */
650
716
  Name: __stringMin1Max64PatternS;
651
717
  /**
652
- * The criteria that you set for specific assertion controls (routing controls) that designate how many controls must be enabled as the result of a transaction. For example, if you have three assertion controls, you might specify atleast 2 for your rule configuration. This means that at least two assertion controls must be enabled, so that at least two Amazon Web Services Regions are enabled.
718
+ * The criteria that you set for specific assertion controls (routing controls) that designate how many control states must be ON as the result of a transaction. For example, if you have three assertion controls, you might specify ATLEAST 2for your rule configuration. This means that at least two assertion controls must be ON, so that at least two Amazon Web Services Regions have traffic flowing to them.
653
719
  */
654
720
  RuleConfig: RuleConfig;
655
721
  /**
@@ -661,23 +727,23 @@ declare namespace Route53RecoveryControlConfig {
661
727
  /**
662
728
  * The Amazon Resource Name (ARN) of the control panel.
663
729
  */
664
- ControlPanelArn: __string;
730
+ ControlPanelArn: __stringMin1Max256PatternAZaZ09;
665
731
  /**
666
732
  * The gating controls for the new gating rule. That is, routing controls that are evaluated by the rule configuration that you specify.
667
733
  */
668
- GatingControls: __listOf__string;
734
+ GatingControls: __listOf__stringMin1Max256PatternAZaZ09;
669
735
  /**
670
736
  * The name for the new gating rule.
671
737
  */
672
738
  Name: __stringMin1Max64PatternS;
673
739
  /**
674
- * The criteria that you set for specific gating controls (routing controls) that designates how many controls must be enabled to allow you to change (set or unset) the target controls.
740
+ * The criteria that you set for specific gating controls (routing controls) that designates how many control states must be ON to allow you to change (set or unset) the target control states.
675
741
  */
676
742
  RuleConfig: RuleConfig;
677
743
  /**
678
744
  * Routing controls that can only be set or unset if the specified RuleConfig evaluates to true for the specified GatingControls. For example, say you have three gating controls, one for each of three Amazon Web Services Regions. Now you specify AtLeast 2 as your RuleConfig. With these settings, you can only change (set or unset) the routing controls that you have specified as TargetControls if that rule evaluates to true. In other words, your ability to change the routing controls that you have specified as TargetControls is gated by the rule that you set for the routing controls in GatingControls.
679
745
  */
680
- TargetControls: __listOf__string;
746
+ TargetControls: __listOf__stringMin1Max256PatternAZaZ09;
681
747
  /**
682
748
  * An evaluation period, in milliseconds (ms), during which any request against the target routing controls will fail. This helps prevent "flapping" of state. The wait period is 5000 ms by default, but you can choose a custom value.
683
749
  */
@@ -687,7 +753,7 @@ declare namespace Route53RecoveryControlConfig {
687
753
  /**
688
754
  * The Amazon Resource Name (ARN) of the control panel that includes the routing control.
689
755
  */
690
- ControlPanelArn?: __string;
756
+ ControlPanelArn?: __stringMin1Max256PatternAZaZ09;
691
757
  /**
692
758
  * The name of the routing control.
693
759
  */
@@ -695,7 +761,7 @@ declare namespace Route53RecoveryControlConfig {
695
761
  /**
696
762
  * The Amazon Resource Name (ARN) of the routing control.
697
763
  */
698
- RoutingControlArn?: __string;
764
+ RoutingControlArn?: __stringMin1Max256PatternAZaZ09;
699
765
  /**
700
766
  * The deployment status of a routing control. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.
701
767
  */
@@ -703,11 +769,11 @@ declare namespace Route53RecoveryControlConfig {
703
769
  }
704
770
  export interface Rule {
705
771
  /**
706
- * An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule configuration is met. Otherwise, the change to the routing control is not accepted.
772
+ * An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule configuration is met. Otherwise, the change to the routing control state is not accepted. For example, the criteria might be that at least one routing control state is On after the transation so that traffic continues to flow to at least one cell for the application. This ensures that you avoid a fail-open scenario.
707
773
  */
708
774
  ASSERTION?: AssertionRule;
709
775
  /**
710
- * A gating rule verifies that a set of gating controls evaluates as true, based on a rule configuration that you specify. If the gating rule evaluates to true, Amazon Route 53 Application Recovery Controller allows a set of routing control state changes to run and complete against the set of target controls.
776
+ * A gating rule verifies that a gating routing control or set of gating rounting controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete. For example, if you specify one gating routing control and you set the Type in the rule configuration to OR, that indicates that you must set the gating routing control to On for the rule to evaluate as true; that is, for the gating control "switch" to be "On". When you do that, then you can update the routing control states for the target routing controls that you specify in the gating rule.
711
777
  */
712
778
  GATING?: GatingRule;
713
779
  }
@@ -727,11 +793,35 @@ declare namespace Route53RecoveryControlConfig {
727
793
  }
728
794
  export type RuleType = "ATLEAST"|"AND"|"OR"|string;
729
795
  export type Status = "PENDING"|"DEPLOYED"|"PENDING_DELETION"|string;
796
+ export interface TagResourceRequest {
797
+ /**
798
+ * The Amazon Resource Name (ARN) for the resource that's tagged.
799
+ */
800
+ ResourceArn: __string;
801
+ /**
802
+ * The tags associated with the resource.
803
+ */
804
+ Tags: __mapOf__stringMin0Max256PatternS;
805
+ }
806
+ export interface TagResourceResponse {
807
+ }
808
+ export interface UntagResourceRequest {
809
+ /**
810
+ * The Amazon Resource Name (ARN) for the resource that's tagged.
811
+ */
812
+ ResourceArn: __string;
813
+ /**
814
+ * Keys for the tags to be removed.
815
+ */
816
+ TagKeys: __listOf__string;
817
+ }
818
+ export interface UntagResourceResponse {
819
+ }
730
820
  export interface UpdateControlPanelRequest {
731
821
  /**
732
822
  * The Amazon Resource Name (ARN) of the control panel.
733
823
  */
734
- ControlPanelArn: __string;
824
+ ControlPanelArn: __stringMin1Max256PatternAZaZ09;
735
825
  /**
736
826
  * The name of the control panel.
737
827
  */
@@ -747,7 +837,7 @@ declare namespace Route53RecoveryControlConfig {
747
837
  /**
748
838
  * The Amazon Resource Name (ARN) of the routing control.
749
839
  */
750
- RoutingControlArn: __string;
840
+ RoutingControlArn: __stringMin1Max256PatternAZaZ09;
751
841
  /**
752
842
  * The name of the routing control.
753
843
  */
@@ -760,11 +850,23 @@ declare namespace Route53RecoveryControlConfig {
760
850
  RoutingControl?: RoutingControl;
761
851
  }
762
852
  export interface UpdateSafetyRuleRequest {
853
+ /**
854
+ * The assertion rule to update.
855
+ */
763
856
  AssertionRuleUpdate?: AssertionRuleUpdate;
857
+ /**
858
+ * The gating rule to update.
859
+ */
764
860
  GatingRuleUpdate?: GatingRuleUpdate;
765
861
  }
766
862
  export interface UpdateSafetyRuleResponse {
863
+ /**
864
+ * The assertion rule updated.
865
+ */
767
866
  AssertionRule?: AssertionRule;
867
+ /**
868
+ * The gating rule updated.
869
+ */
768
870
  GatingRule?: GatingRule;
769
871
  }
770
872
  export type __boolean = boolean;
@@ -775,12 +877,17 @@ declare namespace Route53RecoveryControlConfig {
775
877
  export type __listOfRoutingControl = RoutingControl[];
776
878
  export type __listOfRule = Rule[];
777
879
  export type __listOf__string = __string[];
880
+ export type __listOf__stringMax36PatternS = __stringMax36PatternS[];
881
+ export type __listOf__stringMin1Max256PatternAZaZ09 = __stringMin1Max256PatternAZaZ09[];
882
+ export type __mapOf__stringMin0Max256PatternS = {[key: string]: __stringMin0Max256PatternS};
778
883
  export type __string = string;
779
- export type __stringMax64 = string;
780
- export type __stringMax8096 = string;
781
- export type __stringMin1Max128 = string;
782
- export type __stringMin1Max32 = string;
884
+ export type __stringMax36PatternS = string;
885
+ export type __stringMin0Max256PatternS = string;
886
+ export type __stringMin1Max128PatternAZaZ09 = string;
887
+ export type __stringMin1Max256PatternAZaZ09 = string;
888
+ export type __stringMin1Max32PatternS = string;
783
889
  export type __stringMin1Max64PatternS = string;
890
+ export type __stringMin1Max8096PatternS = string;
784
891
  /**
785
892
  * 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.
786
893
  */