@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
@@ -126,11 +126,11 @@ declare class RDS extends Service {
126
126
  */
127
127
  createCustomAvailabilityZone(callback?: (err: AWSError, data: RDS.Types.CreateCustomAvailabilityZoneResult) => void): Request<RDS.Types.CreateCustomAvailabilityZoneResult, AWSError>;
128
128
  /**
129
- * Creates a custom DB engine version (CEV). A CEV is a binary volume snapshot of a database engine and specific AMI. The only supported engine is Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR. Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software. The Amazon RDS database software is preinstalled, so you need only select a DB engine and version, and create your database. With Amazon RDS Custom, you upload your database installation files in Amazon S3. When you create a custom engine version, you specify the files in a JSON document called a CEV manifest. This document describes installation .zip files stored in Amazon S3. RDS Custom creates your CEV from the installation files that you provided. This service model is called Bring Your Own Media (BYOM). Creation takes approximately two hours. If creation fails, RDS Custom issues RDS-EVENT-0196 with the message Creation failed for custom engine version, and includes details about the failure. For example, the event prints missing files. After you create the CEV, it is available for use. You can create multiple CEVs, and create multiple RDS Custom instances from any CEV. You can also change the status of a CEV to make it available or inactive. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the CreateCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the CreateCustomDbEngineVersion event. For more information, see Creating a CEV in the Amazon RDS User Guide.
129
+ * Creates a custom DB engine version (CEV). A CEV is a binary volume snapshot of a database engine and specific AMI. The supported engines are the following: Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software. The Amazon RDS database software is preinstalled, so you need only select a DB engine and version, and create your database. With Amazon RDS Custom for Oracle, you upload your database installation files in Amazon S3. When you create a custom engine version, you specify the files in a JSON document called a CEV manifest. This document describes installation .zip files stored in Amazon S3. RDS Custom creates your CEV from the installation files that you provided. This service model is called Bring Your Own Media (BYOM). Creation takes approximately two hours. If creation fails, RDS Custom issues RDS-EVENT-0196 with the message Creation failed for custom engine version, and includes details about the failure. For example, the event prints missing files. After you create the CEV, it is available for use. You can create multiple CEVs, and create multiple RDS Custom instances from any CEV. You can also change the status of a CEV to make it available or inactive. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the CreateCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the CreateCustomDbEngineVersion event. For more information, see Creating a CEV in the Amazon RDS User Guide.
130
130
  */
131
131
  createCustomDBEngineVersion(params: RDS.Types.CreateCustomDBEngineVersionMessage, callback?: (err: AWSError, data: RDS.Types.DBEngineVersion) => void): Request<RDS.Types.DBEngineVersion, AWSError>;
132
132
  /**
133
- * Creates a custom DB engine version (CEV). A CEV is a binary volume snapshot of a database engine and specific AMI. The only supported engine is Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR. Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software. The Amazon RDS database software is preinstalled, so you need only select a DB engine and version, and create your database. With Amazon RDS Custom, you upload your database installation files in Amazon S3. When you create a custom engine version, you specify the files in a JSON document called a CEV manifest. This document describes installation .zip files stored in Amazon S3. RDS Custom creates your CEV from the installation files that you provided. This service model is called Bring Your Own Media (BYOM). Creation takes approximately two hours. If creation fails, RDS Custom issues RDS-EVENT-0196 with the message Creation failed for custom engine version, and includes details about the failure. For example, the event prints missing files. After you create the CEV, it is available for use. You can create multiple CEVs, and create multiple RDS Custom instances from any CEV. You can also change the status of a CEV to make it available or inactive. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the CreateCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the CreateCustomDbEngineVersion event. For more information, see Creating a CEV in the Amazon RDS User Guide.
133
+ * Creates a custom DB engine version (CEV). A CEV is a binary volume snapshot of a database engine and specific AMI. The supported engines are the following: Oracle Database 12.1 Enterprise Edition with the January 2021 or later RU/RUR Oracle Database 19c Enterprise Edition with the January 2021 or later RU/RUR Amazon RDS, which is a fully managed service, supplies the Amazon Machine Image (AMI) and database software. The Amazon RDS database software is preinstalled, so you need only select a DB engine and version, and create your database. With Amazon RDS Custom for Oracle, you upload your database installation files in Amazon S3. When you create a custom engine version, you specify the files in a JSON document called a CEV manifest. This document describes installation .zip files stored in Amazon S3. RDS Custom creates your CEV from the installation files that you provided. This service model is called Bring Your Own Media (BYOM). Creation takes approximately two hours. If creation fails, RDS Custom issues RDS-EVENT-0196 with the message Creation failed for custom engine version, and includes details about the failure. For example, the event prints missing files. After you create the CEV, it is available for use. You can create multiple CEVs, and create multiple RDS Custom instances from any CEV. You can also change the status of a CEV to make it available or inactive. The MediaImport service that imports files from Amazon S3 to create CEVs isn't integrated with Amazon Web Services CloudTrail. If you turn on data logging for Amazon RDS in CloudTrail, calls to the CreateCustomDbEngineVersion event aren't logged. However, you might see calls from the API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for the CreateCustomDbEngineVersion event. For more information, see Creating a CEV in the Amazon RDS User Guide.
134
134
  */
135
135
  createCustomDBEngineVersion(callback?: (err: AWSError, data: RDS.Types.DBEngineVersion) => void): Request<RDS.Types.DBEngineVersion, AWSError>;
136
136
  /**
@@ -230,11 +230,11 @@ declare class RDS extends Service {
230
230
  */
231
231
  createDBSubnetGroup(callback?: (err: AWSError, data: RDS.Types.CreateDBSubnetGroupResult) => void): Request<RDS.Types.CreateDBSubnetGroupResult, AWSError>;
232
232
  /**
233
- * Creates an RDS event notification subscription. This action requires a topic Amazon Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console. You can specify the type of source (SourceType) that you want to be notified of and provide a list of RDS sources (SourceIds) that triggers the events. You can also provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your RDS sources. If you don't specify either the SourceType or the SourceIdentifier, you are notified of events generated from all RDS sources belonging to your customer account. RDS event notification is only available for unencrypted SNS topics. If you specify an encrypted SNS topic, event notifications aren't sent for the topic.
233
+ * Creates an RDS event notification subscription. This action requires a topic Amazon Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console. You can specify the type of source (SourceType) that you want to be notified of and provide a list of RDS sources (SourceIds) that triggers the events. You can also provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIds = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify SourceIds, you receive notice of the events for that source type for all your RDS sources. If you don't specify either the SourceType or the SourceIds, you are notified of events generated from all RDS sources belonging to your customer account. RDS event notification is only available for unencrypted SNS topics. If you specify an encrypted SNS topic, event notifications aren't sent for the topic.
234
234
  */
235
235
  createEventSubscription(params: RDS.Types.CreateEventSubscriptionMessage, callback?: (err: AWSError, data: RDS.Types.CreateEventSubscriptionResult) => void): Request<RDS.Types.CreateEventSubscriptionResult, AWSError>;
236
236
  /**
237
- * Creates an RDS event notification subscription. This action requires a topic Amazon Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console. You can specify the type of source (SourceType) that you want to be notified of and provide a list of RDS sources (SourceIds) that triggers the events. You can also provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your RDS sources. If you don't specify either the SourceType or the SourceIdentifier, you are notified of events generated from all RDS sources belonging to your customer account. RDS event notification is only available for unencrypted SNS topics. If you specify an encrypted SNS topic, event notifications aren't sent for the topic.
237
+ * Creates an RDS event notification subscription. This action requires a topic Amazon Resource Name (ARN) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console. You can specify the type of source (SourceType) that you want to be notified of and provide a list of RDS sources (SourceIds) that triggers the events. You can also provide a list of event categories (EventCategories) for events that you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIds = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify SourceIds, you receive notice of the events for that source type for all your RDS sources. If you don't specify either the SourceType or the SourceIds, you are notified of events generated from all RDS sources belonging to your customer account. RDS event notification is only available for unencrypted SNS topics. If you specify an encrypted SNS topic, event notifications aren't sent for the topic.
238
238
  */
239
239
  createEventSubscription(callback?: (err: AWSError, data: RDS.Types.CreateEventSubscriptionResult) => void): Request<RDS.Types.CreateEventSubscriptionResult, AWSError>;
240
240
  /**
@@ -614,11 +614,11 @@ declare class RDS extends Service {
614
614
  */
615
615
  describeEngineDefaultParameters(callback?: (err: AWSError, data: RDS.Types.DescribeEngineDefaultParametersResult) => void): Request<RDS.Types.DescribeEngineDefaultParametersResult, AWSError>;
616
616
  /**
617
- * Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Events in the Amazon RDS User Guide.
617
+ * Displays a list of categories for all event source types, or, if specified, for a specified source type. You can also see this list in the "Amazon RDS event categories and event messages" section of the Amazon RDS User Guide or the Amazon Aurora User Guide .
618
618
  */
619
619
  describeEventCategories(params: RDS.Types.DescribeEventCategoriesMessage, callback?: (err: AWSError, data: RDS.Types.EventCategoriesMessage) => void): Request<RDS.Types.EventCategoriesMessage, AWSError>;
620
620
  /**
621
- * Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Events in the Amazon RDS User Guide.
621
+ * Displays a list of categories for all event source types, or, if specified, for a specified source type. You can also see this list in the "Amazon RDS event categories and event messages" section of the Amazon RDS User Guide or the Amazon Aurora User Guide .
622
622
  */
623
623
  describeEventCategories(callback?: (err: AWSError, data: RDS.Types.EventCategoriesMessage) => void): Request<RDS.Types.EventCategoriesMessage, AWSError>;
624
624
  /**
@@ -630,11 +630,11 @@ declare class RDS extends Service {
630
630
  */
631
631
  describeEventSubscriptions(callback?: (err: AWSError, data: RDS.Types.EventSubscriptionsMessage) => void): Request<RDS.Types.EventSubscriptionsMessage, AWSError>;
632
632
  /**
633
- * Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots for the past 14 days. Events specific to a particular DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
633
+ * Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, DB cluster snapshots, and RDS Proxies for the past 14 days. Events specific to a particular DB instance, DB cluster, DB parameter group, DB security group, DB snapshot, DB cluster snapshot group, or RDS Proxy can be obtained by providing the name as a parameter. By default, RDS returns events that were generated in the past hour.
634
634
  */
635
635
  describeEvents(params: RDS.Types.DescribeEventsMessage, callback?: (err: AWSError, data: RDS.Types.EventsMessage) => void): Request<RDS.Types.EventsMessage, AWSError>;
636
636
  /**
637
- * Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots for the past 14 days. Events specific to a particular DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, and DB cluster snapshots group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
637
+ * Returns events related to DB instances, DB clusters, DB parameter groups, DB security groups, DB snapshots, DB cluster snapshots, and RDS Proxies for the past 14 days. Events specific to a particular DB instance, DB cluster, DB parameter group, DB security group, DB snapshot, DB cluster snapshot group, or RDS Proxy can be obtained by providing the name as a parameter. By default, RDS returns events that were generated in the past hour.
638
638
  */
639
639
  describeEvents(callback?: (err: AWSError, data: RDS.Types.EventsMessage) => void): Request<RDS.Types.EventsMessage, AWSError>;
640
640
  /**
@@ -1252,7 +1252,7 @@ declare namespace RDS {
1252
1252
  */
1253
1253
  SubscriptionName: String;
1254
1254
  /**
1255
- * The identifier of the event source to be added. Constraints: If the source type is a DB instance, a DBInstanceIdentifier value must be supplied. If the source type is a DB cluster, a DBClusterIdentifier value must be supplied. If the source type is a DB parameter group, a DBParameterGroupName value must be supplied. If the source type is a DB security group, a DBSecurityGroupName value must be supplied. If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied. If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied.
1255
+ * The identifier of the event source to be added. Constraints: If the source type is a DB instance, a DBInstanceIdentifier value must be supplied. If the source type is a DB cluster, a DBClusterIdentifier value must be supplied. If the source type is a DB parameter group, a DBParameterGroupName value must be supplied. If the source type is a DB security group, a DBSecurityGroupName value must be supplied. If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied. If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied. If the source type is an RDS Proxy, a DBProxyName value must be supplied.
1256
1256
  */
1257
1257
  SourceIdentifier: String;
1258
1258
  }
@@ -1452,11 +1452,11 @@ declare namespace RDS {
1452
1452
  }
1453
1453
  export interface ConnectionPoolConfiguration {
1454
1454
  /**
1455
- * The maximum size of the connection pool for each target in a target group. For Aurora MySQL, it is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group. Default: 100 Constraints: between 1 and 100
1455
+ * The maximum size of the connection pool for each target in a target group. The value is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group. Default: 100 Constraints: between 1 and 100
1456
1456
  */
1457
1457
  MaxConnectionsPercent?: IntegerOptional;
1458
1458
  /**
1459
- * Controls how actively the proxy closes idle database connections in the connection pool. A high value enables the proxy to leave a high percentage of idle connections open. A low value causes the proxy to close idle client connections and return the underlying database connections to the connection pool. For Aurora MySQL, it is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group. Default: 50 Constraints: between 0 and MaxConnectionsPercent
1459
+ * Controls how actively the proxy closes idle database connections in the connection pool. The value is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group. With a high value, the proxy leaves a high percentage of idle database connections open. A low value causes the proxy to close more idle connections and return them to the database. Default: 50 Constraints: between 0 and MaxConnectionsPercent
1460
1460
  */
1461
1461
  MaxIdleConnectionsPercent?: IntegerOptional;
1462
1462
  /**
@@ -1474,11 +1474,11 @@ declare namespace RDS {
1474
1474
  }
1475
1475
  export interface ConnectionPoolConfigurationInfo {
1476
1476
  /**
1477
- * The maximum size of the connection pool for each target in a target group. For Aurora MySQL, it is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group.
1477
+ * The maximum size of the connection pool for each target in a target group. The value is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group.
1478
1478
  */
1479
1479
  MaxConnectionsPercent?: Integer;
1480
1480
  /**
1481
- * Controls how actively the proxy closes idle database connections in the connection pool. A high value enables the proxy to leave a high percentage of idle connections open. A low value causes the proxy to close idle client connections and return the underlying database connections to the connection pool. For Aurora MySQL, it is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group.
1481
+ * Controls how actively the proxy closes idle database connections in the connection pool. The value is expressed as a percentage of the max_connections setting for the RDS DB instance or Aurora DB cluster used by the target group. With a high value, the proxy leaves a high percentage of idle database connections open. A low value causes the proxy to close more idle connections and return them to the database.
1482
1482
  */
1483
1483
  MaxIdleConnectionsPercent?: Integer;
1484
1484
  /**
@@ -1643,7 +1643,7 @@ declare namespace RDS {
1643
1643
  */
1644
1644
  Engine: CustomEngineName;
1645
1645
  /**
1646
- * The name of your CEV. The name format is 19.customized_string . For example, a valid name is 19.my_cev1. This setting is required for RDS Custom, but optional for Amazon RDS. The combination of Engine and EngineVersion is unique per customer per Region.
1646
+ * The name of your CEV. The name format is 19.customized_string . For example, a valid name is 19.my_cev1. This setting is required for RDS Custom for Oracle, but optional for Amazon RDS. The combination of Engine and EngineVersion is unique per customer per Region.
1647
1647
  */
1648
1648
  EngineVersion: CustomEngineVersion;
1649
1649
  /**
@@ -1724,15 +1724,15 @@ declare namespace RDS {
1724
1724
  */
1725
1725
  VpcSecurityGroupIds?: VpcSecurityGroupIdList;
1726
1726
  /**
1727
- * A DB subnet group to associate with this DB cluster. This setting is required to create a Multi-AZ DB cluster. Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mySubnetgroup Valid for: Aurora DB clusters and Multi-AZ DB clusters
1727
+ * A DB subnet group to associate with this DB cluster. This setting is required to create a Multi-AZ DB cluster. Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mydbsubnetgroup Valid for: Aurora DB clusters and Multi-AZ DB clusters
1728
1728
  */
1729
1729
  DBSubnetGroupName?: String;
1730
1730
  /**
1731
- * The name of the database engine to be used for this DB cluster. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible Aurora) aurora-postgresql mysql postgres Valid for: Aurora DB clusters and Multi-AZ DB clusters
1731
+ * The name of the database engine to be used for this DB cluster. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora) aurora-postgresql mysql postgres Valid for: Aurora DB clusters and Multi-AZ DB clusters
1732
1732
  */
1733
1733
  Engine: String;
1734
1734
  /**
1735
- * The version number of the database engine to use. To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for MySQL 5.7-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for Aurora PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for MySQL, use the following command: aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion" Aurora MySQL For information, see MySQL on Amazon RDS Versions in the Amazon Aurora User Guide. Aurora PostgreSQL For information, see Amazon Aurora PostgreSQL releases and engine versions in the Amazon Aurora User Guide. MySQL For information, see MySQL on Amazon RDS Versions in the Amazon RDS User Guide. PostgreSQL For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide. Valid for: Aurora DB clusters and Multi-AZ DB clusters
1735
+ * The version number of the database engine to use. To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for Aurora PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for MySQL, use the following command: aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion" Aurora MySQL For information, see MySQL on Amazon RDS Versions in the Amazon Aurora User Guide. Aurora PostgreSQL For information, see Amazon Aurora PostgreSQL releases and engine versions in the Amazon Aurora User Guide. MySQL For information, see MySQL on Amazon RDS Versions in the Amazon RDS User Guide. PostgreSQL For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide. Valid for: Aurora DB clusters and Multi-AZ DB clusters
1736
1736
  */
1737
1737
  EngineVersion?: String;
1738
1738
  /**
@@ -1836,7 +1836,7 @@ declare namespace RDS {
1836
1836
  */
1837
1837
  AllocatedStorage?: IntegerOptional;
1838
1838
  /**
1839
- * Specifies the storage type to be associated with the DB cluster. This setting is required to create a Multi-AZ DB cluster. Valid values: standard | gp2 | io1 If you specify io1, also include a value for the Iops parameter. Default: io1 if the Iops parameter is specified, otherwise gp2 Valid for: Multi-AZ DB clusters only
1839
+ * Specifies the storage type to be associated with the DB cluster. This setting is required to create a Multi-AZ DB cluster. Valid values: io1 When specified, a value for the Iops parameter is required. Default: io1 Valid for: Multi-AZ DB clusters only
1840
1840
  */
1841
1841
  StorageType?: String;
1842
1842
  /**
@@ -1882,7 +1882,7 @@ declare namespace RDS {
1882
1882
  */
1883
1883
  DBClusterParameterGroupName: String;
1884
1884
  /**
1885
- * The DB cluster parameter group family name. A DB cluster parameter group can be associated with one and only one DB cluster parameter group family, and can be applied only to a DB cluster running a database engine and engine version compatible with that DB cluster parameter group family. Aurora MySQL Example: aurora5.6, aurora-mysql5.7 Aurora PostgreSQL Example: aurora-postgresql9.6 RDS for MySQL Example: mysql8.0 RDS for PostgreSQL Example: postgres12 To list all of the available parameter group families for a DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine &lt;engine&gt; For example, to list all of the available parameter group families for the Aurora PostgreSQL DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine aurora-postgresql The output contains duplicates. The following are the valid DB engine values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible Aurora) aurora-postgresql mysql postgres
1885
+ * The DB cluster parameter group family name. A DB cluster parameter group can be associated with one and only one DB cluster parameter group family, and can be applied only to a DB cluster running a database engine and engine version compatible with that DB cluster parameter group family. Aurora MySQL Example: aurora5.6, aurora-mysql5.7, aurora-mysql8.0 Aurora PostgreSQL Example: aurora-postgresql9.6 RDS for MySQL Example: mysql8.0 RDS for PostgreSQL Example: postgres12 To list all of the available parameter group families for a DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine &lt;engine&gt; For example, to list all of the available parameter group families for the Aurora PostgreSQL DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine aurora-postgresql The output contains duplicates. The following are the valid DB engine values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora) aurora-postgresql mysql postgres
1886
1886
  */
1887
1887
  DBParameterGroupFamily: String;
1888
1888
  /**
@@ -1919,7 +1919,7 @@ declare namespace RDS {
1919
1919
  }
1920
1920
  export interface CreateDBInstanceMessage {
1921
1921
  /**
1922
- * The meaning of this parameter differs according to the database engine you use. MySQL The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine MariaDB The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine PostgreSQL The name of the database to create when the DB instance is created. If this parameter isn't specified, a database named postgres is created in the DB instance. Constraints: Must contain 1 to 63 letters, numbers, or underscores. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine Oracle The Oracle System ID (SID) of the created DB instance. If you specify null, the default value ORCL is used. You can't specify the string NULL, or any other reserved word, for DBName. Default: ORCL Constraints: Can't be longer than 8 characters Amazon RDS Custom The Oracle System ID (SID) of the created RDS Custom DB instance. If you don't specify a value, the default value is ORCL. Default: ORCL Constraints: It must contain 1 to 8 alphanumeric characters. It must contain a letter. It can't be a word reserved by the database engine. SQL Server Not applicable. Must be null. Amazon Aurora MySQL The name of the database to create when the primary DB instance of the Aurora MySQL DB cluster is created. If this parameter isn't specified for an Aurora MySQL DB cluster, no database is created in the DB cluster. Constraints: It must contain 1 to 64 alphanumeric characters. It can't be a word reserved by the database engine. Amazon Aurora PostgreSQL The name of the database to create when the primary DB instance of the Aurora PostgreSQL DB cluster is created. If this parameter isn't specified for an Aurora PostgreSQL DB cluster, a database named postgres is created in the DB cluster. Constraints: It must contain 1 to 63 alphanumeric characters. It must begin with a letter or an underscore. Subsequent characters can be letters, underscores, or digits (0 to 9). It can't be a word reserved by the database engine.
1922
+ * The meaning of this parameter differs according to the database engine you use. MySQL The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine MariaDB The name of the database to create when the DB instance is created. If this parameter isn't specified, no database is created in the DB instance. Constraints: Must contain 1 to 64 letters or numbers. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine PostgreSQL The name of the database to create when the DB instance is created. If this parameter isn't specified, a database named postgres is created in the DB instance. Constraints: Must contain 1 to 63 letters, numbers, or underscores. Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9). Can't be a word reserved by the specified database engine Oracle The Oracle System ID (SID) of the created DB instance. If you specify null, the default value ORCL is used. You can't specify the string NULL, or any other reserved word, for DBName. Default: ORCL Constraints: Can't be longer than 8 characters Amazon RDS Custom for Oracle The Oracle System ID (SID) of the created RDS Custom DB instance. If you don't specify a value, the default value is ORCL. Default: ORCL Constraints: It must contain 1 to 8 alphanumeric characters. It must contain a letter. It can't be a word reserved by the database engine. Amazon RDS Custom for SQL Server Not applicable. Must be null. SQL Server Not applicable. Must be null. Amazon Aurora MySQL The name of the database to create when the primary DB instance of the Aurora MySQL DB cluster is created. If this parameter isn't specified for an Aurora MySQL DB cluster, no database is created in the DB cluster. Constraints: It must contain 1 to 64 alphanumeric characters. It can't be a word reserved by the database engine. Amazon Aurora PostgreSQL The name of the database to create when the primary DB instance of the Aurora PostgreSQL DB cluster is created. If this parameter isn't specified for an Aurora PostgreSQL DB cluster, a database named postgres is created in the DB cluster. Constraints: It must contain 1 to 63 alphanumeric characters. It must begin with a letter or an underscore. Subsequent characters can be letters, underscores, or digits (0 to 9). It can't be a word reserved by the database engine.
1923
1923
  */
1924
1924
  DBName?: String;
1925
1925
  /**
@@ -1927,7 +1927,7 @@ declare namespace RDS {
1927
1927
  */
1928
1928
  DBInstanceIdentifier: String;
1929
1929
  /**
1930
- * The amount of storage in gibibytes (GiB) to allocate for the DB instance. Type: Integer Amazon Aurora Not applicable. Aurora cluster volumes automatically grow as the amount of data in your database increases, though you are only charged for the space that you use in an Aurora cluster volume. Amazon RDS Custom Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 40 to 65536. Provisioned IOPS storage (io1): Must be an integer from 40 to 65536. MySQL Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 5 to 3072. MariaDB Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 5 to 3072. PostgreSQL Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 5 to 3072. Oracle Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 10 to 3072. SQL Server Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Enterprise and Standard editions: Must be an integer from 200 to 16384. Web and Express editions: Must be an integer from 20 to 16384. Provisioned IOPS storage (io1): Enterprise and Standard editions: Must be an integer from 200 to 16384. Web and Express editions: Must be an integer from 100 to 16384. Magnetic storage (standard): Enterprise and Standard editions: Must be an integer from 200 to 1024. Web and Express editions: Must be an integer from 20 to 1024.
1930
+ * The amount of storage in gibibytes (GiB) to allocate for the DB instance. Type: Integer Amazon Aurora Not applicable. Aurora cluster volumes automatically grow as the amount of data in your database increases, though you are only charged for the space that you use in an Aurora cluster volume. Amazon RDS Custom Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 40 to 65536 for RDS Custom for Oracle, 16384 for RDS Custom for SQL Server. Provisioned IOPS storage (io1): Must be an integer from 40 to 65536 for RDS Custom for Oracle, 16384 for RDS Custom for SQL Server. MySQL Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 5 to 3072. MariaDB Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 5 to 3072. PostgreSQL Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 5 to 3072. Oracle Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Must be an integer from 20 to 65536. Provisioned IOPS storage (io1): Must be an integer from 100 to 65536. Magnetic storage (standard): Must be an integer from 10 to 3072. SQL Server Constraints to the amount of storage for each storage type are the following: General Purpose (SSD) storage (gp2): Enterprise and Standard editions: Must be an integer from 20 to 16384. Web and Express editions: Must be an integer from 20 to 16384. Provisioned IOPS storage (io1): Enterprise and Standard editions: Must be an integer from 100 to 16384. Web and Express editions: Must be an integer from 100 to 16384. Magnetic storage (standard): Enterprise and Standard editions: Must be an integer from 20 to 1024. Web and Express editions: Must be an integer from 20 to 1024.
1931
1931
  */
1932
1932
  AllocatedStorage?: IntegerOptional;
1933
1933
  /**
@@ -1935,7 +1935,7 @@ declare namespace RDS {
1935
1935
  */
1936
1936
  DBInstanceClass: String;
1937
1937
  /**
1938
- * The name of the database engine to be used for this instance. Not every database engine is available for every Amazon Web Services Region. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible Aurora) aurora-postgresql custom-oracle-ee (for RDS Custom instances) mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
1938
+ * The name of the database engine to be used for this instance. Not every database engine is available for every Amazon Web Services Region. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora) aurora-postgresql custom-oracle-ee (for RDS Custom for Oracle instances) custom-sqlserver-ee (for RDS Custom for SQL Server instances) custom-sqlserver-se (for RDS Custom for SQL Server instances) custom-sqlserver-web (for RDS Custom for SQL Server instances) mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
1939
1939
  */
1940
1940
  Engine: String;
1941
1941
  /**
@@ -1955,11 +1955,11 @@ declare namespace RDS {
1955
1955
  */
1956
1956
  VpcSecurityGroupIds?: VpcSecurityGroupIdList;
1957
1957
  /**
1958
- * The Availability Zone (AZ) where the database will be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones. Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region. Example: us-east-1d Constraint: The AvailabilityZone parameter can't be specified if the DB instance is a Multi-AZ deployment. The specified Availability Zone must be in the same Amazon Web Services Region as the current endpoint. If you're creating a DB instance in an RDS on VMware environment, specify the identifier of the custom Availability Zone to create the DB instance in. For more information about RDS on VMware, see the RDS on VMware User Guide.
1958
+ * The Availability Zone (AZ) where the database will be created. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones. Amazon Aurora Not applicable. Availability Zones are managed by the DB cluster. Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region. Example: us-east-1d Constraint: The AvailabilityZone parameter can't be specified if the DB instance is a Multi-AZ deployment. The specified Availability Zone must be in the same Amazon Web Services Region as the current endpoint. If you're creating a DB instance in an RDS on VMware environment, specify the identifier of the custom Availability Zone to create the DB instance in. For more information about RDS on VMware, see the RDS on VMware User Guide.
1959
1959
  */
1960
1960
  AvailabilityZone?: String;
1961
1961
  /**
1962
- * A DB subnet group to associate with this DB instance. If there is no DB subnet group, then it is a non-VPC DB instance.
1962
+ * A DB subnet group to associate with this DB instance. Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mydbsubnetgroup
1963
1963
  */
1964
1964
  DBSubnetGroupName?: String;
1965
1965
  /**
@@ -1971,7 +1971,7 @@ declare namespace RDS {
1971
1971
  */
1972
1972
  DBParameterGroupName?: String;
1973
1973
  /**
1974
- * The number of days for which automated backups are retained. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups. Amazon Aurora Not applicable. The retention period for automated backups is managed by the DB cluster. Default: 1 Constraints: Must be a value from 0 to 35 Can't be set to 0 if the DB instance is a source to read replicas Can't be set to 0 or 35 for an RDS Custom DB instance
1974
+ * The number of days for which automated backups are retained. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups. Amazon Aurora Not applicable. The retention period for automated backups is managed by the DB cluster. Default: 1 Constraints: Must be a value from 0 to 35 Can't be set to 0 if the DB instance is a source to read replicas Can't be set to 0 or 35 for an RDS Custom for Oracle DB instance
1975
1975
  */
1976
1976
  BackupRetentionPeriod?: IntegerOptional;
1977
1977
  /**
@@ -1987,7 +1987,7 @@ declare namespace RDS {
1987
1987
  */
1988
1988
  MultiAZ?: BooleanOptional;
1989
1989
  /**
1990
- * The version number of the database engine to use. For a list of valid engine versions, use the DescribeDBEngineVersions action. The following are the database engines and links to information about the major and minor versions that are available with Amazon RDS. Not every database engine is available for every Amazon Web Services Region. Amazon Aurora Not applicable. The version number of the database engine to be used by the DB instance is managed by the DB cluster. Amazon RDS Custom A custom engine version (CEV) that you have previously created. This setting is required for RDS Custom. The CEV name has the following format: 19.customized_string . An example identifier is 19.my_cev1. For more information, see Creating an RDS Custom DB instance in the Amazon RDS User Guide.. MariaDB For information, see MariaDB on Amazon RDS Versions in the Amazon RDS User Guide. Microsoft SQL Server For information, see Microsoft SQL Server Versions on Amazon RDS in the Amazon RDS User Guide. MySQL For information, see MySQL on Amazon RDS Versions in the Amazon RDS User Guide. Oracle For information, see Oracle Database Engine Release Notes in the Amazon RDS User Guide. PostgreSQL For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide.
1990
+ * The version number of the database engine to use. For a list of valid engine versions, use the DescribeDBEngineVersions action. The following are the database engines and links to information about the major and minor versions that are available with Amazon RDS. Not every database engine is available for every Amazon Web Services Region. Amazon Aurora Not applicable. The version number of the database engine to be used by the DB instance is managed by the DB cluster. Amazon RDS Custom for Oracle A custom engine version (CEV) that you have previously created. This setting is required for RDS Custom for Oracle. The CEV name has the following format: 19.customized_string . An example identifier is 19.my_cev1. For more information, see Creating an RDS Custom for Oracle DB instance in the Amazon RDS User Guide.. Amazon RDS Custom for SQL Server See RDS Custom for SQL Server general requirements in the Amazon RDS User Guide. MariaDB For information, see MariaDB on Amazon RDS Versions in the Amazon RDS User Guide. Microsoft SQL Server For information, see Microsoft SQL Server Versions on Amazon RDS in the Amazon RDS User Guide. MySQL For information, see MySQL on Amazon RDS Versions in the Amazon RDS User Guide. Oracle For information, see Oracle Database Engine Release Notes in the Amazon RDS User Guide. PostgreSQL For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide.
1991
1991
  */
1992
1992
  EngineVersion?: String;
1993
1993
  /**
@@ -2039,11 +2039,11 @@ declare namespace RDS {
2039
2039
  */
2040
2040
  TdeCredentialPassword?: String;
2041
2041
  /**
2042
- * A value that indicates whether the DB instance is encrypted. By default, it isn't encrypted. For RDS Custom Oracle instances, either set this parameter to true or leave it unset. If you set this parameter to false, RDS reports an error. Amazon Aurora Not applicable. The encryption for DB instances is managed by the DB cluster.
2042
+ * A value that indicates whether the DB instance is encrypted. By default, it isn't encrypted. For RDS Custom instances, either set this parameter to true or leave it unset. If you set this parameter to false, RDS reports an error. Amazon Aurora Not applicable. The encryption for DB instances is managed by the DB cluster.
2043
2043
  */
2044
2044
  StorageEncrypted?: BooleanOptional;
2045
2045
  /**
2046
- * The Amazon Web Services KMS key identifier for an encrypted DB instance. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. To use a KMS key in a different Amazon Web Services account, specify the key ARN or alias ARN. Amazon Aurora Not applicable. The Amazon Web Services KMS key identifier is managed by the DB cluster. For more information, see CreateDBCluster. If StorageEncrypted is enabled, and you do not specify a value for the KmsKeyId parameter, then Amazon RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services account has a different default KMS key for each Amazon Web Services Region. Amazon RDS Custom A KMS key is required for RDS Custom Oracle instances. For most RDS engines, if you leave this parameter empty while enabling StorageEncrypted, the engine uses the default KMS key. However, RDS Custom for Oracle doesn't use the default key when this parameter is empty. You must explicitly specify a key.
2046
+ * The Amazon Web Services KMS key identifier for an encrypted DB instance. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. To use a KMS key in a different Amazon Web Services account, specify the key ARN or alias ARN. Amazon Aurora Not applicable. The Amazon Web Services KMS key identifier is managed by the DB cluster. For more information, see CreateDBCluster. If StorageEncrypted is enabled, and you do not specify a value for the KmsKeyId parameter, then Amazon RDS uses your default KMS key. There is a default KMS key for your Amazon Web Services account. Your Amazon Web Services account has a different default KMS key for each Amazon Web Services Region. Amazon RDS Custom A KMS key is required for RDS Custom instances. For most RDS engines, if you leave this parameter empty while enabling StorageEncrypted, the engine uses the default KMS key. However, RDS Custom doesn't use the default key when this parameter is empty. You must explicitly specify a key.
2047
2047
  */
2048
2048
  KmsKeyId?: String;
2049
2049
  /**
@@ -2166,7 +2166,7 @@ declare namespace RDS {
2166
2166
  PubliclyAccessible?: BooleanOptional;
2167
2167
  Tags?: TagList;
2168
2168
  /**
2169
- * Specifies a DB subnet group for the DB instance. The new DB instance is created in the VPC associated with the DB subnet group. If no DB subnet group is specified, then the new DB instance isn't created in a VPC. Constraints: Can only be specified if the source DB instance identifier specifies a DB instance in another Amazon Web Services Region. If supplied, must match the name of an existing DBSubnetGroup. The specified DB subnet group must be in the same Amazon Web Services Region in which the operation is running. All read replicas in one Amazon Web Services Region that are created from the same source DB instance must either:&gt; Specify DB subnet groups from the same VPC. All these read replicas are created in the same VPC. Not specify a DB subnet group. All these read replicas are created outside of any VPC. Example: mySubnetgroup
2169
+ * Specifies a DB subnet group for the DB instance. The new DB instance is created in the VPC associated with the DB subnet group. If no DB subnet group is specified, then the new DB instance isn't created in a VPC. Constraints: Can only be specified if the source DB instance identifier specifies a DB instance in another Amazon Web Services Region. If supplied, must match the name of an existing DBSubnetGroup. The specified DB subnet group must be in the same Amazon Web Services Region in which the operation is running. All read replicas in one Amazon Web Services Region that are created from the same source DB instance must either:&gt; Specify DB subnet groups from the same VPC. All these read replicas are created in the same VPC. Not specify a DB subnet group. All these read replicas are created outside of any VPC. Example: mydbsubnetgroup
2170
2170
  */
2171
2171
  DBSubnetGroupName?: String;
2172
2172
  /**
@@ -2266,7 +2266,7 @@ declare namespace RDS {
2266
2266
  */
2267
2267
  DBParameterGroupName: String;
2268
2268
  /**
2269
- * The DB parameter group family name. A DB parameter group can be associated with one and only one DB parameter group family, and can be applied only to a DB instance running a database engine and engine version compatible with that DB parameter group family. To list all of the available parameter group families for a DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine &lt;engine&gt; For example, to list all of the available parameter group families for the MySQL DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine mysql The output contains duplicates. The following are the valid DB engine values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible Aurora) aurora-postgresql mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
2269
+ * The DB parameter group family name. A DB parameter group can be associated with one and only one DB parameter group family, and can be applied only to a DB instance running a database engine and engine version compatible with that DB parameter group family. To list all of the available parameter group families for a DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine &lt;engine&gt; For example, to list all of the available parameter group families for the MySQL DB engine, use the following command: aws rds describe-db-engine-versions --query "DBEngineVersions[].DBParameterGroupFamily" --engine mysql The output contains duplicates. The following are the valid DB engine values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora) aurora-postgresql mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
2270
2270
  */
2271
2271
  DBParameterGroupFamily: String;
2272
2272
  /**
@@ -2391,7 +2391,7 @@ declare namespace RDS {
2391
2391
  }
2392
2392
  export interface CreateDBSubnetGroupMessage {
2393
2393
  /**
2394
- * The name for the DB subnet group. This value is stored as a lowercase string. Constraints: Must contain no more than 255 letters, numbers, periods, underscores, spaces, or hyphens. Must not be default. Example: mySubnetgroup
2394
+ * The name for the DB subnet group. This value is stored as a lowercase string. Constraints: Must contain no more than 255 letters, numbers, periods, underscores, spaces, or hyphens. Must not be default. First character must be a letter. Example: mydbsubnetgroup
2395
2395
  */
2396
2396
  DBSubnetGroupName: String;
2397
2397
  /**
@@ -2420,15 +2420,15 @@ declare namespace RDS {
2420
2420
  */
2421
2421
  SnsTopicArn: String;
2422
2422
  /**
2423
- * The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance. If this value isn't specified, all events are returned. Valid values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot
2423
+ * The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you set this parameter to db-instance. For RDS Proxy events, specify db-proxy. If this value isn't specified, all events are returned. Valid values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot | db-proxy
2424
2424
  */
2425
2425
  SourceType?: String;
2426
2426
  /**
2427
- * A list of event categories for a particular source type (SourceType) that you want to subscribe to. You can see a list of the categories for a given source type in Events in the Amazon RDS User Guide or by using the DescribeEventCategories operation.
2427
+ * A list of event categories for a particular source type (SourceType) that you want to subscribe to. You can see a list of the categories for a given source type in the "Amazon RDS event categories and event messages" section of the Amazon RDS User Guide or the Amazon Aurora User Guide . You can also see this list by using the DescribeEventCategories operation.
2428
2428
  */
2429
2429
  EventCategories?: EventCategoriesList;
2430
2430
  /**
2431
- * The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens. Constraints: If SourceIds are supplied, SourceType must also be provided. If the source type is a DB instance, a DBInstanceIdentifier value must be supplied. If the source type is a DB cluster, a DBClusterIdentifier value must be supplied. If the source type is a DB parameter group, a DBParameterGroupName value must be supplied. If the source type is a DB security group, a DBSecurityGroupName value must be supplied. If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied. If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied.
2431
+ * The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens. It can't end with a hyphen or contain two consecutive hyphens. Constraints: If SourceIds are supplied, SourceType must also be provided. If the source type is a DB instance, a DBInstanceIdentifier value must be supplied. If the source type is a DB cluster, a DBClusterIdentifier value must be supplied. If the source type is a DB parameter group, a DBParameterGroupName value must be supplied. If the source type is a DB security group, a DBSecurityGroupName value must be supplied. If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied. If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied. If the source type is an RDS Proxy, a DBProxyName value must be supplied.
2432
2432
  */
2433
2433
  SourceIds?: SourceIdsList;
2434
2434
  /**
@@ -2759,7 +2759,7 @@ declare namespace RDS {
2759
2759
  */
2760
2760
  DBClusterInstanceClass?: String;
2761
2761
  /**
2762
- * The storage type associated with DB instance. This setting is only for non-Aurora Multi-AZ DB clusters.
2762
+ * The storage type associated with the DB cluster. This setting is only for non-Aurora Multi-AZ DB clusters.
2763
2763
  */
2764
2764
  StorageType?: String;
2765
2765
  /**
@@ -3039,7 +3039,7 @@ declare namespace RDS {
3039
3039
  */
3040
3040
  AllocatedStorage?: Integer;
3041
3041
  /**
3042
- * Specifies the status of this DB cluster snapshot.
3042
+ * Specifies the status of this DB cluster snapshot. Valid statuses are the following: available copying creating
3043
3043
  */
3044
3044
  Status?: String;
3045
3045
  /**
@@ -4328,7 +4328,7 @@ declare namespace RDS {
4328
4328
  }
4329
4329
  export interface DeleteDBSubnetGroupMessage {
4330
4330
  /**
4331
- * The name of the database subnet group to delete. You can't delete the default subnet group. Constraints: Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mySubnetgroup
4331
+ * The name of the database subnet group to delete. You can't delete the default subnet group. Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mydbsubnetgroup
4332
4332
  */
4333
4333
  DBSubnetGroupName: String;
4334
4334
  }
@@ -4571,7 +4571,7 @@ declare namespace RDS {
4571
4571
  }
4572
4572
  export interface DescribeDBEngineVersionsMessage {
4573
4573
  /**
4574
- * The database engine to return. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible Aurora) aurora-postgresql mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
4574
+ * The database engine to return. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora) aurora-postgresql mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
4575
4575
  */
4576
4576
  Engine?: String;
4577
4577
  /**
@@ -5001,7 +5001,7 @@ declare namespace RDS {
5001
5001
  }
5002
5002
  export interface DescribeEventCategoriesMessage {
5003
5003
  /**
5004
- * The type of source that is generating the events. Valid values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot
5004
+ * The type of source that is generating the events. For RDS Proxy events, specify db-proxy. Valid values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot | db-proxy
5005
5005
  */
5006
5006
  SourceType?: String;
5007
5007
  /**
@@ -5029,7 +5029,7 @@ declare namespace RDS {
5029
5029
  }
5030
5030
  export interface DescribeEventsMessage {
5031
5031
  /**
5032
- * The identifier of the event source for which events are returned. If not specified, then all sources are included in the response. Constraints: If SourceIdentifier is supplied, SourceType must also be provided. If the source type is a DB instance, a DBInstanceIdentifier value must be supplied. If the source type is a DB cluster, a DBClusterIdentifier value must be supplied. If the source type is a DB parameter group, a DBParameterGroupName value must be supplied. If the source type is a DB security group, a DBSecurityGroupName value must be supplied. If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied. If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied. Can't end with a hyphen or contain two consecutive hyphens.
5032
+ * The identifier of the event source for which events are returned. If not specified, then all sources are included in the response. Constraints: If SourceIdentifier is supplied, SourceType must also be provided. If the source type is a DB instance, a DBInstanceIdentifier value must be supplied. If the source type is a DB cluster, a DBClusterIdentifier value must be supplied. If the source type is a DB parameter group, a DBParameterGroupName value must be supplied. If the source type is a DB security group, a DBSecurityGroupName value must be supplied. If the source type is a DB snapshot, a DBSnapshotIdentifier value must be supplied. If the source type is a DB cluster snapshot, a DBClusterSnapshotIdentifier value must be supplied. If the source type is an RDS Proxy, a DBProxyName value must be supplied. Can't end with a hyphen or contain two consecutive hyphens.
5033
5033
  */
5034
5034
  SourceIdentifier?: String;
5035
5035
  /**
@@ -5173,7 +5173,7 @@ declare namespace RDS {
5173
5173
  }
5174
5174
  export interface DescribeOrderableDBInstanceOptionsMessage {
5175
5175
  /**
5176
- * The name of the engine to retrieve DB instance options for. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible Aurora) aurora-postgresql mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
5176
+ * The name of the engine to retrieve DB instance options for. Valid Values: aurora (for MySQL 5.6-compatible Aurora) aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora) aurora-postgresql mariadb mysql oracle-ee oracle-ee-cdb oracle-se2 oracle-se2-cdb postgres sqlserver-ee sqlserver-se sqlserver-ex sqlserver-web
5177
5177
  */
5178
5178
  Engine: String;
5179
5179
  /**
@@ -5915,7 +5915,7 @@ declare namespace RDS {
5915
5915
  */
5916
5916
  Engine: CustomEngineName;
5917
5917
  /**
5918
- * The custom engine version (CEV) that you want to modify. This option is required for RDS Custom, but optional for Amazon RDS. The combination of Engine and EngineVersion is unique per customer per Amazon Web Services Region.
5918
+ * The custom engine version (CEV) that you want to modify. This option is required for RDS Custom for Oracle, but optional for Amazon RDS. The combination of Engine and EngineVersion is unique per customer per Amazon Web Services Region.
5919
5919
  */
5920
5920
  EngineVersion: CustomEngineVersion;
5921
5921
  /**
@@ -6003,7 +6003,7 @@ declare namespace RDS {
6003
6003
  */
6004
6004
  CloudwatchLogsExportConfiguration?: CloudwatchLogsExportConfiguration;
6005
6005
  /**
6006
- * The version number of the database engine to which you want to upgrade. Changing this parameter results in an outage. The change is applied during the next maintenance window unless ApplyImmediately is enabled. To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for MySQL 5.7-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for Aurora PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for MySQL, use the following command: aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion" Valid for: Aurora DB clusters and Multi-AZ DB clusters
6006
+ * The version number of the database engine to which you want to upgrade. Changing this parameter results in an outage. The change is applied during the next maintenance window unless ApplyImmediately is enabled. To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for Aurora PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for MySQL, use the following command: aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion" Valid for: Aurora DB clusters and Multi-AZ DB clusters
6007
6007
  */
6008
6008
  EngineVersion?: String;
6009
6009
  /**
@@ -6051,7 +6051,7 @@ declare namespace RDS {
6051
6051
  */
6052
6052
  AllocatedStorage?: IntegerOptional;
6053
6053
  /**
6054
- * Specifies the storage type to be associated with the DB cluster. Valid values: standard | gp2 | io1 If you specify io1, you must also include a value for the Iops parameter. Default: io1 if the Iops parameter is specified, otherwise gp2 Valid for: Multi-AZ DB clusters only
6054
+ * Specifies the storage type to be associated with the DB cluster. Valid values: io1 When specified, a value for the Iops parameter is required. Default: io1 Valid for: Multi-AZ DB clusters only
6055
6055
  */
6056
6056
  StorageType?: String;
6057
6057
  /**
@@ -6127,11 +6127,11 @@ declare namespace RDS {
6127
6127
  */
6128
6128
  AllocatedStorage?: IntegerOptional;
6129
6129
  /**
6130
- * The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see DB Instance Class in the Amazon RDS User Guide. If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window, unless ApplyImmediately is enabled for this request. This setting doesn't apply to RDS Custom. Default: Uses existing setting
6130
+ * The new compute and memory capacity of the DB instance, for example db.m4.large. Not all DB instance classes are available in all Amazon Web Services Regions, or for all database engines. For the full list of DB instance classes, and availability for your engine, see DB Instance Class in the Amazon RDS User Guide. If you modify the DB instance class, an outage occurs during the change. The change is applied during the next maintenance window, unless ApplyImmediately is enabled for this request. This setting doesn't apply to RDS Custom for Oracle. Default: Uses existing setting
6131
6131
  */
6132
6132
  DBInstanceClass?: String;
6133
6133
  /**
6134
- * The new DB subnet group for the DB instance. You can use this parameter to move your DB instance to a different VPC. If your DB instance isn't in a VPC, you can also use this parameter to move your DB instance into a VPC. For more information, see Working with a DB instance in a VPC in the Amazon RDS User Guide. Changing the subnet group causes an outage during the change. The change is applied during the next maintenance window, unless you enable ApplyImmediately. This parameter doesn't apply to RDS Custom. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mySubnetGroup
6134
+ * The new DB subnet group for the DB instance. You can use this parameter to move your DB instance to a different VPC. If your DB instance isn't in a VPC, you can also use this parameter to move your DB instance into a VPC. For more information, see Working with a DB instance in a VPC in the Amazon RDS User Guide. Changing the subnet group causes an outage during the change. The change is applied during the next maintenance window, unless you enable ApplyImmediately. This parameter doesn't apply to RDS Custom. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mydbsubnetgroup
6135
6135
  */
6136
6136
  DBSubnetGroupName?: String;
6137
6137
  /**
@@ -6143,7 +6143,7 @@ declare namespace RDS {
6143
6143
  */
6144
6144
  VpcSecurityGroupIds?: VpcSecurityGroupIdList;
6145
6145
  /**
6146
- * A value that indicates whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance. By default, this parameter is disabled. If this parameter is disabled, changes to the DB instance are applied during the next maintenance window. Some parameter changes can cause an outage and are applied on the next call to RebootDBInstance, or the next failure reboot. Review the table of parameters in Modifying a DB Instance in the Amazon RDS User Guide. to see the impact of enabling or disabling ApplyImmediately for each modified parameter and to determine when the changes are applied.
6146
+ * A value that indicates whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance. By default, this parameter is disabled. If this parameter is disabled, changes to the DB instance are applied during the next maintenance window. Some parameter changes can cause an outage and are applied on the next call to RebootDBInstance, or the next failure reboot. Review the table of parameters in Modifying a DB Instance in the Amazon RDS User Guide to see the impact of enabling or disabling ApplyImmediately for each modified parameter and to determine when the changes are applied.
6147
6147
  */
6148
6148
  ApplyImmediately?: Boolean;
6149
6149
  /**
@@ -6155,7 +6155,7 @@ declare namespace RDS {
6155
6155
  */
6156
6156
  DBParameterGroupName?: String;
6157
6157
  /**
6158
- * The number of days to retain automated backups. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups. Enabling and disabling backups can result in a brief I/O suspension that lasts from a few seconds to a few minutes, depending on the size and class of your DB instance. These changes are applied during the next maintenance window unless the ApplyImmediately parameter is enabled for this request. If you change the parameter from one non-zero value to another non-zero value, the change is asynchronously applied as soon as possible. Amazon Aurora Not applicable. The retention period for automated backups is managed by the DB cluster. For more information, see ModifyDBCluster. Default: Uses existing setting Constraints: It must be a value from 0 to 35. It can't be set to 0 if the DB instance is a source to read replicas. It can't be set to 0 or 35 for an RDS Custom DB instance. It can be specified for a MySQL read replica only if the source is running MySQL 5.6 or later. It can be specified for a PostgreSQL read replica only if the source is running PostgreSQL 9.3.5.
6158
+ * The number of days to retain automated backups. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups. Enabling and disabling backups can result in a brief I/O suspension that lasts from a few seconds to a few minutes, depending on the size and class of your DB instance. These changes are applied during the next maintenance window unless the ApplyImmediately parameter is enabled for this request. If you change the parameter from one non-zero value to another non-zero value, the change is asynchronously applied as soon as possible. Amazon Aurora Not applicable. The retention period for automated backups is managed by the DB cluster. For more information, see ModifyDBCluster. Default: Uses existing setting Constraints: It must be a value from 0 to 35. It can't be set to 0 if the DB instance is a source to read replicas. It can't be set to 0 or 35 for an RDS Custom for Oracle DB instance. It can be specified for a MySQL read replica only if the source is running MySQL 5.6 or later. It can be specified for a PostgreSQL read replica only if the source is running PostgreSQL 9.3.5.
6159
6159
  */
6160
6160
  BackupRetentionPeriod?: IntegerOptional;
6161
6161
  /**
@@ -6171,7 +6171,7 @@ declare namespace RDS {
6171
6171
  */
6172
6172
  MultiAZ?: BooleanOptional;
6173
6173
  /**
6174
- * The version number of the database engine to upgrade to. Changing this parameter results in an outage and the change is applied during the next maintenance window unless the ApplyImmediately parameter is enabled for this request. For major version upgrades, if a nondefault DB parameter group is currently in use, a new DB parameter group in the DB parameter group family for the new engine version must be specified. The new DB parameter group can be the default for that DB parameter group family. If you specify only a major version, Amazon RDS will update the DB instance to the default minor version if the current minor version is lower. For information about valid engine versions, see CreateDBInstance, or call DescribeDBEngineVersions. In RDS Custom, this parameter is supported for read replicas only if they are in the PATCH_DB_FAILURE lifecycle.
6174
+ * The version number of the database engine to upgrade to. Changing this parameter results in an outage and the change is applied during the next maintenance window unless the ApplyImmediately parameter is enabled for this request. For major version upgrades, if a nondefault DB parameter group is currently in use, a new DB parameter group in the DB parameter group family for the new engine version must be specified. The new DB parameter group can be the default for that DB parameter group family. If you specify only a major version, Amazon RDS will update the DB instance to the default minor version if the current minor version is lower. For information about valid engine versions, see CreateDBInstance, or call DescribeDBEngineVersions. In RDS Custom for Oracle, this parameter is supported for read replicas only if they are in the PATCH_DB_FAILURE lifecycle.
6175
6175
  */
6176
6176
  EngineVersion?: String;
6177
6177
  /**
@@ -6231,7 +6231,7 @@ declare namespace RDS {
6231
6231
  */
6232
6232
  DBPortNumber?: IntegerOptional;
6233
6233
  /**
6234
- * A value that indicates whether the DB instance is publicly accessible. When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint resolves to the private IP address from within the DB cluster's virtual private cloud (VPC). It resolves to the public IP address from outside of the DB cluster's VPC. Access to the DB cluster is ultimately controlled by the security group it uses. That public access isn't permitted if the security group assigned to the DB cluster doesn't permit it. When the DB instance isn't publicly accessible, it is an internal DB instance with a DNS name that resolves to a private IP address. PubliclyAccessible only applies to DB instances in a VPC. The DB instance must be part of a public subnet and PubliclyAccessible must be enabled for it to be publicly accessible. Changes to the PubliclyAccessible parameter are applied immediately regardless of the value of the ApplyImmediately parameter. This setting doesn't apply to RDS Custom.
6234
+ * A value that indicates whether the DB instance is publicly accessible. When the DB cluster is publicly accessible, its Domain Name System (DNS) endpoint resolves to the private IP address from within the DB cluster's virtual private cloud (VPC). It resolves to the public IP address from outside of the DB cluster's VPC. Access to the DB cluster is ultimately controlled by the security group it uses. That public access isn't permitted if the security group assigned to the DB cluster doesn't permit it. When the DB instance isn't publicly accessible, it is an internal DB instance with a DNS name that resolves to a private IP address. PubliclyAccessible only applies to DB instances in a VPC. The DB instance must be part of a public subnet and PubliclyAccessible must be enabled for it to be publicly accessible. Changes to the PubliclyAccessible parameter are applied immediately regardless of the value of the ApplyImmediately parameter.
6235
6235
  */
6236
6236
  PubliclyAccessible?: BooleanOptional;
6237
6237
  /**
@@ -6316,7 +6316,7 @@ declare namespace RDS {
6316
6316
  */
6317
6317
  DBParameterGroupName: String;
6318
6318
  /**
6319
- * An array of parameter names, values, and the application methods for the parameter update. At least one parameter name, value, and application method method must be supplied; later arguments are optional. A maximum of 20 parameters can be modified in a single request. Valid Values (for the application method): immediate | pending-reboot You can use the immediate value with dynamic parameters only. You can use the pending-reboot value for both dynamic and static parameters. When the application method is immediate, changes to dynamic parameters are applied immediately to the DB instances associated with the parameter group. When the application method is pending-reboot, changes to dynamic and static parameters are applied after a reboot without failover to the DB instances associated with the parameter group.
6319
+ * An array of parameter names, values, and the application methods for the parameter update. At least one parameter name, value, and application method must be supplied; later arguments are optional. A maximum of 20 parameters can be modified in a single request. Valid Values (for the application method): immediate | pending-reboot You can use the immediate value with dynamic parameters only. You can use the pending-reboot value for both dynamic and static parameters. When the application method is immediate, changes to dynamic parameters are applied immediately to the DB instances associated with the parameter group. When the application method is pending-reboot, changes to dynamic and static parameters are applied after a reboot without failover to the DB instances associated with the parameter group. You can't use pending-reboot with dynamic parameters on RDS for SQL Server DB instances. Use immediate. For more information on modifying DB parameters, see Working with DB parameter groups in the Amazon RDS User Guide.
6320
6320
  */
6321
6321
  Parameters: ParametersList;
6322
6322
  }
@@ -6444,7 +6444,7 @@ declare namespace RDS {
6444
6444
  }
6445
6445
  export interface ModifyDBSubnetGroupMessage {
6446
6446
  /**
6447
- * The name for the DB subnet group. This value is stored as a lowercase string. You can't modify the default subnet group. Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mySubnetgroup
6447
+ * The name for the DB subnet group. This value is stored as a lowercase string. You can't modify the default subnet group. Constraints: Must match the name of an existing DBSubnetGroup. Must not be default. Example: mydbsubnetgroup
6448
6448
  */
6449
6449
  DBSubnetGroupName: String;
6450
6450
  /**
@@ -6469,7 +6469,7 @@ declare namespace RDS {
6469
6469
  */
6470
6470
  SnsTopicArn?: String;
6471
6471
  /**
6472
- * The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you would set this parameter to db-instance. If this value isn't specified, all events are returned. Valid values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot
6472
+ * The type of source that is generating the events. For example, if you want to be notified of events generated by a DB instance, you would set this parameter to db-instance. For RDS Proxy events, specify db-proxy. If this value isn't specified, all events are returned. Valid values: db-instance | db-cluster | db-parameter-group | db-security-group | db-snapshot | db-cluster-snapshot | db-proxy
6473
6473
  */
6474
6474
  SourceType?: String;
6475
6475
  /**
@@ -6498,7 +6498,7 @@ declare namespace RDS {
6498
6498
  */
6499
6499
  DeletionProtection?: BooleanOptional;
6500
6500
  /**
6501
- * The version number of the database engine to which you want to upgrade. Changing this parameter results in an outage. The change is applied during the next maintenance window unless ApplyImmediately is enabled. To list all of the available engine versions for aurora (for MySQL 5.6-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora --query '*[]|[?SupportsGlobalDatabases == `true`].[EngineVersion]' To list all of the available engine versions for aurora-mysql (for MySQL 5.7-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query '*[]|[?SupportsGlobalDatabases == `true`].[EngineVersion]' To list all of the available engine versions for aurora-postgresql, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query '*[]|[?SupportsGlobalDatabases == `true`].[EngineVersion]'
6501
+ * The version number of the database engine to which you want to upgrade. Changing this parameter results in an outage. The change is applied during the next maintenance window unless ApplyImmediately is enabled. To list all of the available engine versions for aurora (for MySQL 5.6-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora --query '*[]|[?SupportsGlobalDatabases == `true`].[EngineVersion]' To list all of the available engine versions for aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query '*[]|[?SupportsGlobalDatabases == `true`].[EngineVersion]' To list all of the available engine versions for aurora-postgresql, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query '*[]|[?SupportsGlobalDatabases == `true`].[EngineVersion]'
6502
6502
  */
6503
6503
  EngineVersion?: String;
6504
6504
  /**
@@ -7510,15 +7510,15 @@ declare namespace RDS {
7510
7510
  */
7511
7511
  VpcSecurityGroupIds?: VpcSecurityGroupIdList;
7512
7512
  /**
7513
- * A DB subnet group to associate with the restored DB cluster. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mySubnetgroup
7513
+ * A DB subnet group to associate with the restored DB cluster. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mydbsubnetgroup
7514
7514
  */
7515
7515
  DBSubnetGroupName?: String;
7516
7516
  /**
7517
- * The name of the database engine to be used for this DB cluster. Valid Values: aurora (for MySQL 5.6-compatible Aurora), aurora-mysql (for MySQL 5.7-compatible Aurora), and aurora-postgresql
7517
+ * The name of the database engine to be used for this DB cluster. Valid Values: aurora (for MySQL 5.6-compatible Aurora), aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora), and aurora-postgresql
7518
7518
  */
7519
7519
  Engine: String;
7520
7520
  /**
7521
- * The version number of the database engine to use. To list all of the available engine versions for aurora (for MySQL 5.6-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for aurora-mysql (for MySQL 5.7-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for aurora-postgresql, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" Aurora MySQL Example: 5.6.10a, 5.6.mysql_aurora.1.19.2, 5.7.12, 5.7.mysql_aurora.2.04.5 Aurora PostgreSQL Example: 9.6.3, 10.7
7521
+ * The version number of the database engine to use. To list all of the available engine versions for aurora (for MySQL 5.6-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for aurora-mysql (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora), use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for aurora-postgresql, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" Aurora MySQL Example: 5.6.10a, 5.6.mysql_aurora.1.19.2, 5.7.12, 5.7.mysql_aurora.2.04.5, 8.0.mysql_aurora.3.01.0 Aurora PostgreSQL Example: 9.6.3, 10.7
7522
7522
  */
7523
7523
  EngineVersion?: String;
7524
7524
  /**
@@ -7624,7 +7624,7 @@ declare namespace RDS {
7624
7624
  */
7625
7625
  Engine: String;
7626
7626
  /**
7627
- * The version of the database engine to use for the new DB cluster. To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for MySQL 5.7-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for Aurora PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for MySQL, use the following command: aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion" Aurora MySQL See MySQL on Amazon RDS Versions in the Amazon Aurora User Guide. Aurora PostgreSQL See Amazon Aurora PostgreSQL releases and engine versions in the Amazon Aurora User Guide. MySQL See MySQL on Amazon RDS Versions in the Amazon RDS User Guide. PostgreSQL See Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide. Valid for: Aurora DB clusters and Multi-AZ DB clusters
7627
+ * The version of the database engine to use for the new DB cluster. To list all of the available engine versions for MySQL 5.6-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora, use the following command: aws rds describe-db-engine-versions --engine aurora-mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for Aurora PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine aurora-postgresql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for MySQL, use the following command: aws rds describe-db-engine-versions --engine mysql --query "DBEngineVersions[].EngineVersion" To list all of the available engine versions for RDS for PostgreSQL, use the following command: aws rds describe-db-engine-versions --engine postgres --query "DBEngineVersions[].EngineVersion" Aurora MySQL See MySQL on Amazon RDS Versions in the Amazon Aurora User Guide. Aurora PostgreSQL See Amazon Aurora PostgreSQL releases and engine versions in the Amazon Aurora User Guide. MySQL See MySQL on Amazon RDS Versions in the Amazon RDS User Guide. PostgreSQL See Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide. Valid for: Aurora DB clusters and Multi-AZ DB clusters
7628
7628
  */
7629
7629
  EngineVersion?: String;
7630
7630
  /**
@@ -7632,7 +7632,7 @@ declare namespace RDS {
7632
7632
  */
7633
7633
  Port?: IntegerOptional;
7634
7634
  /**
7635
- * The name of the DB subnet group to use for the new DB cluster. Constraints: If supplied, must match the name of an existing DB subnet group. Example: mySubnetgroup Valid for: Aurora DB clusters and Multi-AZ DB clusters
7635
+ * The name of the DB subnet group to use for the new DB cluster. Constraints: If supplied, must match the name of an existing DB subnet group. Example: mydbsubnetgroup Valid for: Aurora DB clusters and Multi-AZ DB clusters
7636
7636
  */
7637
7637
  DBSubnetGroupName?: String;
7638
7638
  /**
@@ -7700,7 +7700,7 @@ declare namespace RDS {
7700
7700
  */
7701
7701
  DBClusterInstanceClass?: String;
7702
7702
  /**
7703
- * Specifies the storage type to be associated with the each DB instance in the Multi-AZ DB cluster. Valid values: standard | gp2 | io1 If you specify io1, you must also include a value for the Iops parameter. Default: io1 if the Iops parameter is specified, otherwise gp2 Valid for: Aurora DB clusters and Multi-AZ DB clusters
7703
+ * Specifies the storage type to be associated with the each DB instance in the Multi-AZ DB cluster. Valid values: io1 When specified, a value for the Iops parameter is required. Default: io1 Valid for: Aurora DB clusters and Multi-AZ DB clusters
7704
7704
  */
7705
7705
  StorageType?: String;
7706
7706
  /**
@@ -7741,7 +7741,7 @@ declare namespace RDS {
7741
7741
  */
7742
7742
  Port?: IntegerOptional;
7743
7743
  /**
7744
- * The DB subnet group name to use for the new DB cluster. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mySubnetgroup Valid for: Aurora DB clusters and Multi-AZ DB clusters
7744
+ * The DB subnet group name to use for the new DB cluster. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mydbsubnetgroup Valid for: Aurora DB clusters and Multi-AZ DB clusters
7745
7745
  */
7746
7746
  DBSubnetGroupName?: String;
7747
7747
  /**
@@ -7802,7 +7802,7 @@ declare namespace RDS {
7802
7802
  */
7803
7803
  DBClusterInstanceClass?: String;
7804
7804
  /**
7805
- * Specifies the storage type to be associated with the each DB instance in the Multi-AZ DB cluster. Valid values: standard | gp2 | io1 If you specify io1, also include a value for the Iops parameter. Default: io1 if the Iops parameter is specified, otherwise gp2 Valid for: Multi-AZ DB clusters only
7805
+ * Specifies the storage type to be associated with the each DB instance in the Multi-AZ DB cluster. Valid values: io1 When specified, a value for the Iops parameter is required. Default: io1 Valid for: Multi-AZ DB clusters only
7806
7806
  */
7807
7807
  StorageType?: String;
7808
7808
  /**
@@ -7839,7 +7839,7 @@ declare namespace RDS {
7839
7839
  */
7840
7840
  AvailabilityZone?: String;
7841
7841
  /**
7842
- * The DB subnet group name to use for the new instance. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mySubnetgroup
7842
+ * The DB subnet group name to use for the new instance. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mydbsubnetgroup
7843
7843
  */
7844
7844
  DBSubnetGroupName?: String;
7845
7845
  /**
@@ -7896,7 +7896,7 @@ declare namespace RDS {
7896
7896
  */
7897
7897
  Domain?: String;
7898
7898
  /**
7899
- * A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance. By default, tags are not copied.
7899
+ * A value that indicates whether to copy all tags from the restored DB instance to snapshots of the DB instance. In most cases, tags aren't copied by default. However, when you restore a DB instance from a DB snapshot, RDS checks whether you specify new tags. If yes, the new tags are added to the restored DB instance. If there are no new tags, RDS looks for the tags from the source DB instance for the DB snapshot, and then adds those tags to the restored DB instance. For more information, see Copying tags to DB instance snapshots in the Amazon RDS User Guide.
7900
7900
  */
7901
7901
  CopyTagsToSnapshot?: BooleanOptional;
7902
7902
  /**
@@ -7932,7 +7932,7 @@ declare namespace RDS {
7932
7932
  */
7933
7933
  EnableCustomerOwnedIp?: BooleanOptional;
7934
7934
  /**
7935
- * The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance. The instance profile must meet the following requirements: The profile must exist in your account. The profile must have an IAM role that Amazon EC2 has permissions to assume. The instance profile name and the associated IAM role name must start with the prefix AWSRDSCustom. For the list of permissions required for the IAM role, see Configure IAM and your VPC in the Amazon Relational Database Service User Guide. This setting is required for RDS Custom.
7935
+ * The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance. The instance profile must meet the following requirements: The profile must exist in your account. The profile must have an IAM role that Amazon EC2 has permissions to assume. The instance profile name and the associated IAM role name must start with the prefix AWSRDSCustom. For the list of permissions required for the IAM role, see Configure IAM and your VPC in the Amazon RDS User Guide. This setting is required for RDS Custom.
7936
7936
  */
7937
7937
  CustomIamInstanceProfile?: String;
7938
7938
  /**
@@ -7985,7 +7985,7 @@ declare namespace RDS {
7985
7985
  */
7986
7986
  AvailabilityZone?: String;
7987
7987
  /**
7988
- * A DB subnet group to associate with this DB instance.
7988
+ * A DB subnet group to associate with this DB instance. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mydbsubnetgroup
7989
7989
  */
7990
7990
  DBSubnetGroupName?: String;
7991
7991
  /**
@@ -8154,7 +8154,7 @@ declare namespace RDS {
8154
8154
  */
8155
8155
  AvailabilityZone?: String;
8156
8156
  /**
8157
- * The DB subnet group name to use for the new instance. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mySubnetgroup
8157
+ * The DB subnet group name to use for the new instance. Constraints: If supplied, must match the name of an existing DBSubnetGroup. Example: mydbsubnetgroup
8158
8158
  */
8159
8159
  DBSubnetGroupName?: String;
8160
8160
  /**
@@ -8387,7 +8387,7 @@ declare namespace RDS {
8387
8387
  */
8388
8388
  SourceRegions?: SourceRegionList;
8389
8389
  }
8390
- export type SourceType = "db-instance"|"db-parameter-group"|"db-security-group"|"db-snapshot"|"db-cluster"|"db-cluster-snapshot"|"custom-engine-version"|string;
8390
+ export type SourceType = "db-instance"|"db-parameter-group"|"db-security-group"|"db-snapshot"|"db-cluster"|"db-cluster-snapshot"|"custom-engine-version"|"db-proxy"|string;
8391
8391
  export interface StartActivityStreamRequest {
8392
8392
  /**
8393
8393
  * The Amazon Resource Name (ARN) of the DB cluster, for example, arn:aws:rds:us-east-1:12345667890:cluster:das-cluster.