@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +419 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -334,6 +334,34 @@
334
334
  }
335
335
  }
336
336
  },
337
+ "CreateCustomDBEngineVersion": {
338
+ "input": {
339
+ "type": "structure",
340
+ "required": [
341
+ "Engine",
342
+ "EngineVersion",
343
+ "DatabaseInstallationFilesS3BucketName",
344
+ "KMSKeyId",
345
+ "Manifest"
346
+ ],
347
+ "members": {
348
+ "Engine": {},
349
+ "EngineVersion": {},
350
+ "DatabaseInstallationFilesS3BucketName": {},
351
+ "DatabaseInstallationFilesS3Prefix": {},
352
+ "KMSKeyId": {},
353
+ "Description": {},
354
+ "Manifest": {},
355
+ "Tags": {
356
+ "shape": "Sb"
357
+ }
358
+ }
359
+ },
360
+ "output": {
361
+ "shape": "S21",
362
+ "resultWrapper": "CreateCustomDBEngineVersionResult"
363
+ }
364
+ },
337
365
  "CreateDBCluster": {
338
366
  "input": {
339
367
  "type": "structure",
@@ -353,7 +381,7 @@
353
381
  "DBClusterIdentifier": {},
354
382
  "DBClusterParameterGroupName": {},
355
383
  "VpcSecurityGroupIds": {
356
- "shape": "S1u"
384
+ "shape": "S2c"
357
385
  },
358
386
  "DBSubnetGroupName": {},
359
387
  "Engine": {},
@@ -382,11 +410,11 @@
382
410
  "type": "long"
383
411
  },
384
412
  "EnableCloudwatchLogsExports": {
385
- "shape": "S1w"
413
+ "shape": "S29"
386
414
  },
387
415
  "EngineMode": {},
388
416
  "ScalingConfiguration": {
389
- "shape": "S1x"
417
+ "shape": "S2e"
390
418
  },
391
419
  "DeletionProtection": {
392
420
  "type": "boolean"
@@ -403,6 +431,31 @@
403
431
  "EnableGlobalWriteForwarding": {
404
432
  "type": "boolean"
405
433
  },
434
+ "DBClusterInstanceClass": {},
435
+ "AllocatedStorage": {
436
+ "type": "integer"
437
+ },
438
+ "StorageType": {},
439
+ "Iops": {
440
+ "type": "integer"
441
+ },
442
+ "PubliclyAccessible": {
443
+ "type": "boolean"
444
+ },
445
+ "AutoMinorVersionUpgrade": {
446
+ "type": "boolean"
447
+ },
448
+ "MonitoringInterval": {
449
+ "type": "integer"
450
+ },
451
+ "MonitoringRoleArn": {},
452
+ "EnablePerformanceInsights": {
453
+ "type": "boolean"
454
+ },
455
+ "PerformanceInsightsKMSKeyId": {},
456
+ "PerformanceInsightsRetentionPeriod": {
457
+ "type": "integer"
458
+ },
406
459
  "SourceRegion": {}
407
460
  }
408
461
  },
@@ -411,7 +464,7 @@
411
464
  "type": "structure",
412
465
  "members": {
413
466
  "DBCluster": {
414
- "shape": "S1z"
467
+ "shape": "S2g"
415
468
  }
416
469
  }
417
470
  }
@@ -440,7 +493,7 @@
440
493
  }
441
494
  },
442
495
  "output": {
443
- "shape": "S2g",
496
+ "shape": "S2x",
444
497
  "resultWrapper": "CreateDBClusterEndpointResult"
445
498
  }
446
499
  },
@@ -515,10 +568,10 @@
515
568
  "MasterUsername": {},
516
569
  "MasterUserPassword": {},
517
570
  "DBSecurityGroups": {
518
- "shape": "S2m"
571
+ "shape": "S33"
519
572
  },
520
573
  "VpcSecurityGroupIds": {
521
- "shape": "S1u"
574
+ "shape": "S2c"
522
575
  },
523
576
  "AvailabilityZone": {},
524
577
  "DBSubnetGroupName": {},
@@ -583,7 +636,7 @@
583
636
  "type": "integer"
584
637
  },
585
638
  "EnableCloudwatchLogsExports": {
586
- "shape": "S1w"
639
+ "shape": "S29"
587
640
  },
588
641
  "ProcessorFeatures": {
589
642
  "shape": "S1b"
@@ -596,7 +649,9 @@
596
649
  },
597
650
  "EnableCustomerOwnedIp": {
598
651
  "type": "boolean"
599
- }
652
+ },
653
+ "CustomIamInstanceProfile": {},
654
+ "BackupTarget": {}
600
655
  }
601
656
  },
602
657
  "output": {
@@ -604,7 +659,7 @@
604
659
  "type": "structure",
605
660
  "members": {
606
661
  "DBInstance": {
607
- "shape": "S2o"
662
+ "shape": "S35"
608
663
  }
609
664
  }
610
665
  }
@@ -643,7 +698,7 @@
643
698
  },
644
699
  "DBSubnetGroupName": {},
645
700
  "VpcSecurityGroupIds": {
646
- "shape": "S1u"
701
+ "shape": "S2c"
647
702
  },
648
703
  "StorageType": {},
649
704
  "CopyTagsToSnapshot": {
@@ -666,7 +721,7 @@
666
721
  "type": "integer"
667
722
  },
668
723
  "EnableCloudwatchLogsExports": {
669
- "shape": "S1w"
724
+ "shape": "S29"
670
725
  },
671
726
  "ProcessorFeatures": {
672
727
  "shape": "S1b"
@@ -683,6 +738,7 @@
683
738
  "MaxAllocatedStorage": {
684
739
  "type": "integer"
685
740
  },
741
+ "CustomIamInstanceProfile": {},
686
742
  "SourceRegion": {}
687
743
  }
688
744
  },
@@ -691,7 +747,7 @@
691
747
  "type": "structure",
692
748
  "members": {
693
749
  "DBInstance": {
694
- "shape": "S2o"
750
+ "shape": "S35"
695
751
  }
696
752
  }
697
753
  }
@@ -737,7 +793,7 @@
737
793
  "DBProxyName": {},
738
794
  "EngineFamily": {},
739
795
  "Auth": {
740
- "shape": "S3f"
796
+ "shape": "S3x"
741
797
  },
742
798
  "RoleArn": {},
743
799
  "VpcSubnetIds": {
@@ -765,7 +821,7 @@
765
821
  "type": "structure",
766
822
  "members": {
767
823
  "DBProxy": {
768
- "shape": "S3k"
824
+ "shape": "S42"
769
825
  }
770
826
  }
771
827
  }
@@ -798,7 +854,7 @@
798
854
  "type": "structure",
799
855
  "members": {
800
856
  "DBProxyEndpoint": {
801
- "shape": "S3t"
857
+ "shape": "S4b"
802
858
  }
803
859
  }
804
860
  }
@@ -865,7 +921,7 @@
865
921
  "DBSubnetGroupName": {},
866
922
  "DBSubnetGroupDescription": {},
867
923
  "SubnetIds": {
868
- "shape": "S40"
924
+ "shape": "S4i"
869
925
  },
870
926
  "Tags": {
871
927
  "shape": "Sb"
@@ -877,7 +933,7 @@
877
933
  "type": "structure",
878
934
  "members": {
879
935
  "DBSubnetGroup": {
880
- "shape": "S2s"
936
+ "shape": "S39"
881
937
  }
882
938
  }
883
939
  }
@@ -939,7 +995,7 @@
939
995
  "type": "structure",
940
996
  "members": {
941
997
  "GlobalCluster": {
942
- "shape": "S46"
998
+ "shape": "S4o"
943
999
  }
944
1000
  }
945
1001
  }
@@ -993,6 +1049,23 @@
993
1049
  }
994
1050
  }
995
1051
  },
1052
+ "DeleteCustomDBEngineVersion": {
1053
+ "input": {
1054
+ "type": "structure",
1055
+ "required": [
1056
+ "Engine",
1057
+ "EngineVersion"
1058
+ ],
1059
+ "members": {
1060
+ "Engine": {},
1061
+ "EngineVersion": {}
1062
+ }
1063
+ },
1064
+ "output": {
1065
+ "shape": "S21",
1066
+ "resultWrapper": "DeleteCustomDBEngineVersionResult"
1067
+ }
1068
+ },
996
1069
  "DeleteDBCluster": {
997
1070
  "input": {
998
1071
  "type": "structure",
@@ -1012,7 +1085,7 @@
1012
1085
  "type": "structure",
1013
1086
  "members": {
1014
1087
  "DBCluster": {
1015
- "shape": "S1z"
1088
+ "shape": "S2g"
1016
1089
  }
1017
1090
  }
1018
1091
  }
@@ -1028,7 +1101,7 @@
1028
1101
  }
1029
1102
  },
1030
1103
  "output": {
1031
- "shape": "S2g",
1104
+ "shape": "S2x",
1032
1105
  "resultWrapper": "DeleteDBClusterEndpointResult"
1033
1106
  }
1034
1107
  },
@@ -1085,7 +1158,7 @@
1085
1158
  "type": "structure",
1086
1159
  "members": {
1087
1160
  "DBInstance": {
1088
- "shape": "S2o"
1161
+ "shape": "S35"
1089
1162
  }
1090
1163
  }
1091
1164
  }
@@ -1103,7 +1176,7 @@
1103
1176
  "type": "structure",
1104
1177
  "members": {
1105
1178
  "DBInstanceAutomatedBackup": {
1106
- "shape": "S4q"
1179
+ "shape": "S59"
1107
1180
  }
1108
1181
  }
1109
1182
  }
@@ -1134,7 +1207,7 @@
1134
1207
  "type": "structure",
1135
1208
  "members": {
1136
1209
  "DBProxy": {
1137
- "shape": "S3k"
1210
+ "shape": "S42"
1138
1211
  }
1139
1212
  }
1140
1213
  }
@@ -1154,7 +1227,7 @@
1154
1227
  "type": "structure",
1155
1228
  "members": {
1156
1229
  "DBProxyEndpoint": {
1157
- "shape": "S3t"
1230
+ "shape": "S4b"
1158
1231
  }
1159
1232
  }
1160
1233
  }
@@ -1236,7 +1309,7 @@
1236
1309
  "type": "structure",
1237
1310
  "members": {
1238
1311
  "GlobalCluster": {
1239
- "shape": "S46"
1312
+ "shape": "S4o"
1240
1313
  }
1241
1314
  }
1242
1315
  }
@@ -1252,7 +1325,7 @@
1252
1325
  }
1253
1326
  },
1254
1327
  "output": {
1255
- "shape": "S56",
1328
+ "shape": "S5p",
1256
1329
  "resultWrapper": "DeleteInstallationMediaResult"
1257
1330
  }
1258
1331
  },
@@ -1325,7 +1398,7 @@
1325
1398
  "members": {
1326
1399
  "CertificateIdentifier": {},
1327
1400
  "Filters": {
1328
- "shape": "S5h"
1401
+ "shape": "S60"
1329
1402
  },
1330
1403
  "MaxRecords": {
1331
1404
  "type": "integer"
@@ -1340,7 +1413,7 @@
1340
1413
  "Certificates": {
1341
1414
  "type": "list",
1342
1415
  "member": {
1343
- "shape": "S5m",
1416
+ "shape": "S65",
1344
1417
  "locationName": "Certificate"
1345
1418
  }
1346
1419
  },
@@ -1354,7 +1427,7 @@
1354
1427
  "members": {
1355
1428
  "CustomAvailabilityZoneId": {},
1356
1429
  "Filters": {
1357
- "shape": "S5h"
1430
+ "shape": "S60"
1358
1431
  },
1359
1432
  "MaxRecords": {
1360
1433
  "type": "integer"
@@ -1387,7 +1460,7 @@
1387
1460
  "DBClusterIdentifier": {},
1388
1461
  "BacktrackIdentifier": {},
1389
1462
  "Filters": {
1390
- "shape": "S5h"
1463
+ "shape": "S60"
1391
1464
  },
1392
1465
  "MaxRecords": {
1393
1466
  "type": "integer"
@@ -1417,7 +1490,7 @@
1417
1490
  "DBClusterIdentifier": {},
1418
1491
  "DBClusterEndpointIdentifier": {},
1419
1492
  "Filters": {
1420
- "shape": "S5h"
1493
+ "shape": "S60"
1421
1494
  },
1422
1495
  "MaxRecords": {
1423
1496
  "type": "integer"
@@ -1433,7 +1506,7 @@
1433
1506
  "DBClusterEndpoints": {
1434
1507
  "type": "list",
1435
1508
  "member": {
1436
- "shape": "S2g",
1509
+ "shape": "S2x",
1437
1510
  "locationName": "DBClusterEndpointList"
1438
1511
  }
1439
1512
  }
@@ -1446,7 +1519,7 @@
1446
1519
  "members": {
1447
1520
  "DBClusterParameterGroupName": {},
1448
1521
  "Filters": {
1449
- "shape": "S5h"
1522
+ "shape": "S60"
1450
1523
  },
1451
1524
  "MaxRecords": {
1452
1525
  "type": "integer"
@@ -1479,7 +1552,7 @@
1479
1552
  "DBClusterParameterGroupName": {},
1480
1553
  "Source": {},
1481
1554
  "Filters": {
1482
- "shape": "S5h"
1555
+ "shape": "S60"
1483
1556
  },
1484
1557
  "MaxRecords": {
1485
1558
  "type": "integer"
@@ -1492,7 +1565,7 @@
1492
1565
  "type": "structure",
1493
1566
  "members": {
1494
1567
  "Parameters": {
1495
- "shape": "S61"
1568
+ "shape": "S6k"
1496
1569
  },
1497
1570
  "Marker": {}
1498
1571
  }
@@ -1513,7 +1586,7 @@
1513
1586
  "type": "structure",
1514
1587
  "members": {
1515
1588
  "DBClusterSnapshotAttributesResult": {
1516
- "shape": "S67"
1589
+ "shape": "S6p"
1517
1590
  }
1518
1591
  }
1519
1592
  }
@@ -1526,7 +1599,7 @@
1526
1599
  "DBClusterSnapshotIdentifier": {},
1527
1600
  "SnapshotType": {},
1528
1601
  "Filters": {
1529
- "shape": "S5h"
1602
+ "shape": "S60"
1530
1603
  },
1531
1604
  "MaxRecords": {
1532
1605
  "type": "integer"
@@ -1561,7 +1634,7 @@
1561
1634
  "members": {
1562
1635
  "DBClusterIdentifier": {},
1563
1636
  "Filters": {
1564
- "shape": "S5h"
1637
+ "shape": "S60"
1565
1638
  },
1566
1639
  "MaxRecords": {
1567
1640
  "type": "integer"
@@ -1580,7 +1653,7 @@
1580
1653
  "DBClusters": {
1581
1654
  "type": "list",
1582
1655
  "member": {
1583
- "shape": "S1z",
1656
+ "shape": "S2g",
1584
1657
  "locationName": "DBCluster"
1585
1658
  }
1586
1659
  }
@@ -1595,7 +1668,7 @@
1595
1668
  "EngineVersion": {},
1596
1669
  "DBParameterGroupFamily": {},
1597
1670
  "Filters": {
1598
- "shape": "S5h"
1671
+ "shape": "S60"
1599
1672
  },
1600
1673
  "MaxRecords": {
1601
1674
  "type": "integer"
@@ -1623,84 +1696,8 @@
1623
1696
  "DBEngineVersions": {
1624
1697
  "type": "list",
1625
1698
  "member": {
1626
- "locationName": "DBEngineVersion",
1627
- "type": "structure",
1628
- "members": {
1629
- "Engine": {},
1630
- "EngineVersion": {},
1631
- "DBParameterGroupFamily": {},
1632
- "DBEngineDescription": {},
1633
- "DBEngineVersionDescription": {},
1634
- "DefaultCharacterSet": {
1635
- "shape": "S6l"
1636
- },
1637
- "SupportedCharacterSets": {
1638
- "shape": "S6m"
1639
- },
1640
- "SupportedNcharCharacterSets": {
1641
- "shape": "S6m"
1642
- },
1643
- "ValidUpgradeTarget": {
1644
- "type": "list",
1645
- "member": {
1646
- "locationName": "UpgradeTarget",
1647
- "type": "structure",
1648
- "members": {
1649
- "Engine": {},
1650
- "EngineVersion": {},
1651
- "Description": {},
1652
- "AutoUpgrade": {
1653
- "type": "boolean"
1654
- },
1655
- "IsMajorVersionUpgrade": {
1656
- "type": "boolean"
1657
- },
1658
- "SupportedEngineModes": {
1659
- "shape": "S64"
1660
- },
1661
- "SupportsParallelQuery": {
1662
- "type": "boolean"
1663
- },
1664
- "SupportsGlobalDatabases": {
1665
- "type": "boolean"
1666
- }
1667
- }
1668
- }
1669
- },
1670
- "SupportedTimezones": {
1671
- "type": "list",
1672
- "member": {
1673
- "locationName": "Timezone",
1674
- "type": "structure",
1675
- "members": {
1676
- "TimezoneName": {}
1677
- }
1678
- }
1679
- },
1680
- "ExportableLogTypes": {
1681
- "shape": "S1w"
1682
- },
1683
- "SupportsLogExportsToCloudwatchLogs": {
1684
- "type": "boolean"
1685
- },
1686
- "SupportsReadReplica": {
1687
- "type": "boolean"
1688
- },
1689
- "SupportedEngineModes": {
1690
- "shape": "S64"
1691
- },
1692
- "SupportedFeatureNames": {
1693
- "type": "list",
1694
- "member": {}
1695
- },
1696
- "Status": {},
1697
- "SupportsParallelQuery": {
1698
- "type": "boolean"
1699
- },
1700
- "SupportsGlobalDatabases": {
1701
- "type": "boolean"
1702
- }
1703
- }
1699
+ "shape": "S21",
1700
+ "locationName": "DBEngineVersion"
1704
1701
  }
1705
1702
  }
1706
1703
  }
@@ -1713,7 +1710,7 @@
1713
1710
  "DbiResourceId": {},
1714
1711
  "DBInstanceIdentifier": {},
1715
1712
  "Filters": {
1716
- "shape": "S5h"
1713
+ "shape": "S60"
1717
1714
  },
1718
1715
  "MaxRecords": {
1719
1716
  "type": "integer"
@@ -1730,7 +1727,7 @@
1730
1727
  "DBInstanceAutomatedBackups": {
1731
1728
  "type": "list",
1732
1729
  "member": {
1733
- "shape": "S4q",
1730
+ "shape": "S59",
1734
1731
  "locationName": "DBInstanceAutomatedBackup"
1735
1732
  }
1736
1733
  }
@@ -1743,7 +1740,7 @@
1743
1740
  "members": {
1744
1741
  "DBInstanceIdentifier": {},
1745
1742
  "Filters": {
1746
- "shape": "S5h"
1743
+ "shape": "S60"
1747
1744
  },
1748
1745
  "MaxRecords": {
1749
1746
  "type": "integer"
@@ -1759,7 +1756,7 @@
1759
1756
  "DBInstances": {
1760
1757
  "type": "list",
1761
1758
  "member": {
1762
- "shape": "S2o",
1759
+ "shape": "S35",
1763
1760
  "locationName": "DBInstance"
1764
1761
  }
1765
1762
  }
@@ -1782,7 +1779,7 @@
1782
1779
  "type": "long"
1783
1780
  },
1784
1781
  "Filters": {
1785
- "shape": "S5h"
1782
+ "shape": "S60"
1786
1783
  },
1787
1784
  "MaxRecords": {
1788
1785
  "type": "integer"
@@ -1820,7 +1817,7 @@
1820
1817
  "members": {
1821
1818
  "DBParameterGroupName": {},
1822
1819
  "Filters": {
1823
- "shape": "S5h"
1820
+ "shape": "S60"
1824
1821
  },
1825
1822
  "MaxRecords": {
1826
1823
  "type": "integer"
@@ -1853,7 +1850,7 @@
1853
1850
  "DBParameterGroupName": {},
1854
1851
  "Source": {},
1855
1852
  "Filters": {
1856
- "shape": "S5h"
1853
+ "shape": "S60"
1857
1854
  },
1858
1855
  "MaxRecords": {
1859
1856
  "type": "integer"
@@ -1866,7 +1863,7 @@
1866
1863
  "type": "structure",
1867
1864
  "members": {
1868
1865
  "Parameters": {
1869
- "shape": "S61"
1866
+ "shape": "S6k"
1870
1867
  },
1871
1868
  "Marker": {}
1872
1869
  }
@@ -1878,7 +1875,7 @@
1878
1875
  "members": {
1879
1876
  "DBProxyName": {},
1880
1877
  "Filters": {
1881
- "shape": "S5h"
1878
+ "shape": "S60"
1882
1879
  },
1883
1880
  "Marker": {},
1884
1881
  "MaxRecords": {
@@ -1893,7 +1890,7 @@
1893
1890
  "DBProxies": {
1894
1891
  "type": "list",
1895
1892
  "member": {
1896
- "shape": "S3k"
1893
+ "shape": "S42"
1897
1894
  }
1898
1895
  },
1899
1896
  "Marker": {}
@@ -1907,7 +1904,7 @@
1907
1904
  "DBProxyName": {},
1908
1905
  "DBProxyEndpointName": {},
1909
1906
  "Filters": {
1910
- "shape": "S5h"
1907
+ "shape": "S60"
1911
1908
  },
1912
1909
  "Marker": {},
1913
1910
  "MaxRecords": {
@@ -1922,7 +1919,7 @@
1922
1919
  "DBProxyEndpoints": {
1923
1920
  "type": "list",
1924
1921
  "member": {
1925
- "shape": "S3t"
1922
+ "shape": "S4b"
1926
1923
  }
1927
1924
  },
1928
1925
  "Marker": {}
@@ -1939,7 +1936,7 @@
1939
1936
  "DBProxyName": {},
1940
1937
  "TargetGroupName": {},
1941
1938
  "Filters": {
1942
- "shape": "S5h"
1939
+ "shape": "S60"
1943
1940
  },
1944
1941
  "Marker": {},
1945
1942
  "MaxRecords": {
@@ -1954,7 +1951,7 @@
1954
1951
  "TargetGroups": {
1955
1952
  "type": "list",
1956
1953
  "member": {
1957
- "shape": "S7h"
1954
+ "shape": "S7r"
1958
1955
  }
1959
1956
  },
1960
1957
  "Marker": {}
@@ -1971,7 +1968,7 @@
1971
1968
  "DBProxyName": {},
1972
1969
  "TargetGroupName": {},
1973
1970
  "Filters": {
1974
- "shape": "S5h"
1971
+ "shape": "S60"
1975
1972
  },
1976
1973
  "Marker": {},
1977
1974
  "MaxRecords": {
@@ -1984,7 +1981,7 @@
1984
1981
  "type": "structure",
1985
1982
  "members": {
1986
1983
  "Targets": {
1987
- "shape": "S7l"
1984
+ "shape": "S7v"
1988
1985
  },
1989
1986
  "Marker": {}
1990
1987
  }
@@ -1996,7 +1993,7 @@
1996
1993
  "members": {
1997
1994
  "DBSecurityGroupName": {},
1998
1995
  "Filters": {
1999
- "shape": "S5h"
1996
+ "shape": "S60"
2000
1997
  },
2001
1998
  "MaxRecords": {
2002
1999
  "type": "integer"
@@ -2034,7 +2031,7 @@
2034
2031
  "type": "structure",
2035
2032
  "members": {
2036
2033
  "DBSnapshotAttributesResult": {
2037
- "shape": "S7x"
2034
+ "shape": "S87"
2038
2035
  }
2039
2036
  }
2040
2037
  }
@@ -2047,7 +2044,7 @@
2047
2044
  "DBSnapshotIdentifier": {},
2048
2045
  "SnapshotType": {},
2049
2046
  "Filters": {
2050
- "shape": "S5h"
2047
+ "shape": "S60"
2051
2048
  },
2052
2049
  "MaxRecords": {
2053
2050
  "type": "integer"
@@ -2083,7 +2080,7 @@
2083
2080
  "members": {
2084
2081
  "DBSubnetGroupName": {},
2085
2082
  "Filters": {
2086
- "shape": "S5h"
2083
+ "shape": "S60"
2087
2084
  },
2088
2085
  "MaxRecords": {
2089
2086
  "type": "integer"
@@ -2099,7 +2096,7 @@
2099
2096
  "DBSubnetGroups": {
2100
2097
  "type": "list",
2101
2098
  "member": {
2102
- "shape": "S2s",
2099
+ "shape": "S39",
2103
2100
  "locationName": "DBSubnetGroup"
2104
2101
  }
2105
2102
  }
@@ -2115,7 +2112,7 @@
2115
2112
  "members": {
2116
2113
  "DBParameterGroupFamily": {},
2117
2114
  "Filters": {
2118
- "shape": "S5h"
2115
+ "shape": "S60"
2119
2116
  },
2120
2117
  "MaxRecords": {
2121
2118
  "type": "integer"
@@ -2128,7 +2125,7 @@
2128
2125
  "type": "structure",
2129
2126
  "members": {
2130
2127
  "EngineDefaults": {
2131
- "shape": "S88"
2128
+ "shape": "S8i"
2132
2129
  }
2133
2130
  }
2134
2131
  }
@@ -2142,7 +2139,7 @@
2142
2139
  "members": {
2143
2140
  "DBParameterGroupFamily": {},
2144
2141
  "Filters": {
2145
- "shape": "S5h"
2142
+ "shape": "S60"
2146
2143
  },
2147
2144
  "MaxRecords": {
2148
2145
  "type": "integer"
@@ -2155,7 +2152,7 @@
2155
2152
  "type": "structure",
2156
2153
  "members": {
2157
2154
  "EngineDefaults": {
2158
- "shape": "S88"
2155
+ "shape": "S8i"
2159
2156
  }
2160
2157
  }
2161
2158
  }
@@ -2166,7 +2163,7 @@
2166
2163
  "members": {
2167
2164
  "SourceType": {},
2168
2165
  "Filters": {
2169
- "shape": "S5h"
2166
+ "shape": "S60"
2170
2167
  }
2171
2168
  }
2172
2169
  },
@@ -2197,7 +2194,7 @@
2197
2194
  "members": {
2198
2195
  "SubscriptionName": {},
2199
2196
  "Filters": {
2200
- "shape": "S5h"
2197
+ "shape": "S60"
2201
2198
  },
2202
2199
  "MaxRecords": {
2203
2200
  "type": "integer"
@@ -2239,7 +2236,7 @@
2239
2236
  "shape": "S8"
2240
2237
  },
2241
2238
  "Filters": {
2242
- "shape": "S5h"
2239
+ "shape": "S60"
2243
2240
  },
2244
2241
  "MaxRecords": {
2245
2242
  "type": "integer"
@@ -2281,7 +2278,7 @@
2281
2278
  "ExportTaskIdentifier": {},
2282
2279
  "SourceArn": {},
2283
2280
  "Filters": {
2284
- "shape": "S5h"
2281
+ "shape": "S60"
2285
2282
  },
2286
2283
  "Marker": {},
2287
2284
  "MaxRecords": {
@@ -2310,7 +2307,7 @@
2310
2307
  "members": {
2311
2308
  "GlobalClusterIdentifier": {},
2312
2309
  "Filters": {
2313
- "shape": "S5h"
2310
+ "shape": "S60"
2314
2311
  },
2315
2312
  "MaxRecords": {
2316
2313
  "type": "integer"
@@ -2326,7 +2323,7 @@
2326
2323
  "GlobalClusters": {
2327
2324
  "type": "list",
2328
2325
  "member": {
2329
- "shape": "S46",
2326
+ "shape": "S4o",
2330
2327
  "locationName": "GlobalClusterMember"
2331
2328
  }
2332
2329
  }
@@ -2339,7 +2336,7 @@
2339
2336
  "members": {
2340
2337
  "InstallationMediaId": {},
2341
2338
  "Filters": {
2342
- "shape": "S5h"
2339
+ "shape": "S60"
2343
2340
  },
2344
2341
  "MaxRecords": {
2345
2342
  "type": "integer"
@@ -2355,7 +2352,7 @@
2355
2352
  "InstallationMedia": {
2356
2353
  "type": "list",
2357
2354
  "member": {
2358
- "shape": "S56",
2355
+ "shape": "S5p",
2359
2356
  "locationName": "InstallationMedia"
2360
2357
  }
2361
2358
  }
@@ -2372,7 +2369,7 @@
2372
2369
  "EngineName": {},
2373
2370
  "MajorEngineVersion": {},
2374
2371
  "Filters": {
2375
- "shape": "S5h"
2372
+ "shape": "S60"
2376
2373
  },
2377
2374
  "MaxRecords": {
2378
2375
  "type": "integer"
@@ -2485,7 +2482,7 @@
2485
2482
  "members": {
2486
2483
  "OptionGroupName": {},
2487
2484
  "Filters": {
2488
- "shape": "S5h"
2485
+ "shape": "S60"
2489
2486
  },
2490
2487
  "Marker": {},
2491
2488
  "MaxRecords": {
@@ -2526,7 +2523,7 @@
2526
2523
  "type": "boolean"
2527
2524
  },
2528
2525
  "Filters": {
2529
- "shape": "S5h"
2526
+ "shape": "S60"
2530
2527
  },
2531
2528
  "MaxRecords": {
2532
2529
  "type": "integer"
@@ -2552,7 +2549,7 @@
2552
2549
  "AvailabilityZones": {
2553
2550
  "type": "list",
2554
2551
  "member": {
2555
- "shape": "S2v",
2552
+ "shape": "S3c",
2556
2553
  "locationName": "AvailabilityZone"
2557
2554
  }
2558
2555
  },
@@ -2600,10 +2597,10 @@
2600
2597
  "type": "double"
2601
2598
  },
2602
2599
  "AvailableProcessorFeatures": {
2603
- "shape": "S9h"
2600
+ "shape": "S9r"
2604
2601
  },
2605
2602
  "SupportedEngineModes": {
2606
- "shape": "S64"
2603
+ "shape": "S26"
2607
2604
  },
2608
2605
  "SupportsStorageAutoscaling": {
2609
2606
  "type": "boolean"
@@ -2620,6 +2617,9 @@
2620
2617
  },
2621
2618
  "SupportsGlobalDatabases": {
2622
2619
  "type": "boolean"
2620
+ },
2621
+ "SupportsClusters": {
2622
+ "type": "boolean"
2623
2623
  }
2624
2624
  },
2625
2625
  "wrapper": true
@@ -2635,7 +2635,7 @@
2635
2635
  "members": {
2636
2636
  "ResourceIdentifier": {},
2637
2637
  "Filters": {
2638
- "shape": "S5h"
2638
+ "shape": "S60"
2639
2639
  },
2640
2640
  "Marker": {},
2641
2641
  "MaxRecords": {
@@ -2673,7 +2673,7 @@
2673
2673
  },
2674
2674
  "LeaseId": {},
2675
2675
  "Filters": {
2676
- "shape": "S5h"
2676
+ "shape": "S60"
2677
2677
  },
2678
2678
  "MaxRecords": {
2679
2679
  "type": "integer"
@@ -2689,7 +2689,7 @@
2689
2689
  "ReservedDBInstances": {
2690
2690
  "type": "list",
2691
2691
  "member": {
2692
- "shape": "S9q",
2692
+ "shape": "Sa0",
2693
2693
  "locationName": "ReservedDBInstance"
2694
2694
  }
2695
2695
  }
@@ -2709,7 +2709,7 @@
2709
2709
  "type": "boolean"
2710
2710
  },
2711
2711
  "Filters": {
2712
- "shape": "S5h"
2712
+ "shape": "S60"
2713
2713
  },
2714
2714
  "MaxRecords": {
2715
2715
  "type": "integer"
@@ -2746,7 +2746,7 @@
2746
2746
  "type": "boolean"
2747
2747
  },
2748
2748
  "RecurringCharges": {
2749
- "shape": "S9s"
2749
+ "shape": "Sa2"
2750
2750
  }
2751
2751
  },
2752
2752
  "wrapper": true
@@ -2765,7 +2765,7 @@
2765
2765
  },
2766
2766
  "Marker": {},
2767
2767
  "Filters": {
2768
- "shape": "S5h"
2768
+ "shape": "S60"
2769
2769
  }
2770
2770
  }
2771
2771
  },
@@ -2817,10 +2817,10 @@
2817
2817
  "members": {
2818
2818
  "StorageType": {},
2819
2819
  "StorageSize": {
2820
- "shape": "Sa7"
2820
+ "shape": "Sah"
2821
2821
  },
2822
2822
  "ProvisionedIops": {
2823
- "shape": "Sa7"
2823
+ "shape": "Sah"
2824
2824
  },
2825
2825
  "IopsToStorageRatio": {
2826
2826
  "type": "list",
@@ -2844,7 +2844,7 @@
2844
2844
  }
2845
2845
  },
2846
2846
  "ValidProcessorFeatures": {
2847
- "shape": "S9h"
2847
+ "shape": "S9r"
2848
2848
  }
2849
2849
  },
2850
2850
  "wrapper": true
@@ -2896,7 +2896,7 @@
2896
2896
  "type": "structure",
2897
2897
  "members": {
2898
2898
  "DBCluster": {
2899
- "shape": "S1z"
2899
+ "shape": "S2g"
2900
2900
  }
2901
2901
  }
2902
2902
  }
@@ -2918,7 +2918,7 @@
2918
2918
  "type": "structure",
2919
2919
  "members": {
2920
2920
  "GlobalCluster": {
2921
- "shape": "S46"
2921
+ "shape": "S4o"
2922
2922
  }
2923
2923
  }
2924
2924
  }
@@ -2942,7 +2942,7 @@
2942
2942
  }
2943
2943
  },
2944
2944
  "output": {
2945
- "shape": "S56",
2945
+ "shape": "S5p",
2946
2946
  "resultWrapper": "ImportInstallationMediaResult"
2947
2947
  }
2948
2948
  },
@@ -2955,7 +2955,7 @@
2955
2955
  "members": {
2956
2956
  "ResourceName": {},
2957
2957
  "Filters": {
2958
- "shape": "S5h"
2958
+ "shape": "S60"
2959
2959
  }
2960
2960
  }
2961
2961
  },
@@ -2984,7 +2984,7 @@
2984
2984
  "type": "structure",
2985
2985
  "members": {
2986
2986
  "Certificate": {
2987
- "shape": "S5m"
2987
+ "shape": "S65"
2988
2988
  }
2989
2989
  }
2990
2990
  }
@@ -3024,6 +3024,25 @@
3024
3024
  }
3025
3025
  }
3026
3026
  },
3027
+ "ModifyCustomDBEngineVersion": {
3028
+ "input": {
3029
+ "type": "structure",
3030
+ "required": [
3031
+ "Engine",
3032
+ "EngineVersion"
3033
+ ],
3034
+ "members": {
3035
+ "Engine": {},
3036
+ "EngineVersion": {},
3037
+ "Description": {},
3038
+ "Status": {}
3039
+ }
3040
+ },
3041
+ "output": {
3042
+ "shape": "S21",
3043
+ "resultWrapper": "ModifyCustomDBEngineVersionResult"
3044
+ }
3045
+ },
3027
3046
  "ModifyDBCluster": {
3028
3047
  "input": {
3029
3048
  "type": "structure",
@@ -3041,7 +3060,7 @@
3041
3060
  },
3042
3061
  "DBClusterParameterGroupName": {},
3043
3062
  "VpcSecurityGroupIds": {
3044
- "shape": "S1u"
3063
+ "shape": "S2c"
3045
3064
  },
3046
3065
  "Port": {
3047
3066
  "type": "integer"
@@ -3057,7 +3076,7 @@
3057
3076
  "type": "long"
3058
3077
  },
3059
3078
  "CloudwatchLogsExportConfiguration": {
3060
- "shape": "Sar"
3079
+ "shape": "Sb3"
3061
3080
  },
3062
3081
  "EngineVersion": {},
3063
3082
  "AllowMajorVersionUpgrade": {
@@ -3067,7 +3086,7 @@
3067
3086
  "Domain": {},
3068
3087
  "DomainIAMRoleName": {},
3069
3088
  "ScalingConfiguration": {
3070
- "shape": "S1x"
3089
+ "shape": "S2e"
3071
3090
  },
3072
3091
  "DeletionProtection": {
3073
3092
  "type": "boolean"
@@ -3080,6 +3099,28 @@
3080
3099
  },
3081
3100
  "EnableGlobalWriteForwarding": {
3082
3101
  "type": "boolean"
3102
+ },
3103
+ "DBClusterInstanceClass": {},
3104
+ "AllocatedStorage": {
3105
+ "type": "integer"
3106
+ },
3107
+ "StorageType": {},
3108
+ "Iops": {
3109
+ "type": "integer"
3110
+ },
3111
+ "AutoMinorVersionUpgrade": {
3112
+ "type": "boolean"
3113
+ },
3114
+ "MonitoringInterval": {
3115
+ "type": "integer"
3116
+ },
3117
+ "MonitoringRoleArn": {},
3118
+ "EnablePerformanceInsights": {
3119
+ "type": "boolean"
3120
+ },
3121
+ "PerformanceInsightsKMSKeyId": {},
3122
+ "PerformanceInsightsRetentionPeriod": {
3123
+ "type": "integer"
3083
3124
  }
3084
3125
  }
3085
3126
  },
@@ -3088,7 +3129,7 @@
3088
3129
  "type": "structure",
3089
3130
  "members": {
3090
3131
  "DBCluster": {
3091
- "shape": "S1z"
3132
+ "shape": "S2g"
3092
3133
  }
3093
3134
  }
3094
3135
  }
@@ -3111,7 +3152,7 @@
3111
3152
  }
3112
3153
  },
3113
3154
  "output": {
3114
- "shape": "S2g",
3155
+ "shape": "S2x",
3115
3156
  "resultWrapper": "ModifyDBClusterEndpointResult"
3116
3157
  }
3117
3158
  },
@@ -3125,12 +3166,12 @@
3125
3166
  "members": {
3126
3167
  "DBClusterParameterGroupName": {},
3127
3168
  "Parameters": {
3128
- "shape": "S61"
3169
+ "shape": "S6k"
3129
3170
  }
3130
3171
  }
3131
3172
  },
3132
3173
  "output": {
3133
- "shape": "Sav",
3174
+ "shape": "Sb7",
3134
3175
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
3135
3176
  }
3136
3177
  },
@@ -3145,10 +3186,10 @@
3145
3186
  "DBClusterSnapshotIdentifier": {},
3146
3187
  "AttributeName": {},
3147
3188
  "ValuesToAdd": {
3148
- "shape": "S6a"
3189
+ "shape": "S6s"
3149
3190
  },
3150
3191
  "ValuesToRemove": {
3151
- "shape": "S6a"
3192
+ "shape": "S6s"
3152
3193
  }
3153
3194
  }
3154
3195
  },
@@ -3157,7 +3198,7 @@
3157
3198
  "type": "structure",
3158
3199
  "members": {
3159
3200
  "DBClusterSnapshotAttributesResult": {
3160
- "shape": "S67"
3201
+ "shape": "S6p"
3161
3202
  }
3162
3203
  }
3163
3204
  }
@@ -3176,10 +3217,10 @@
3176
3217
  "DBInstanceClass": {},
3177
3218
  "DBSubnetGroupName": {},
3178
3219
  "DBSecurityGroups": {
3179
- "shape": "S2m"
3220
+ "shape": "S33"
3180
3221
  },
3181
3222
  "VpcSecurityGroupIds": {
3182
- "shape": "S1u"
3223
+ "shape": "S2c"
3183
3224
  },
3184
3225
  "ApplyImmediately": {
3185
3226
  "type": "boolean"
@@ -3240,7 +3281,7 @@
3240
3281
  "type": "integer"
3241
3282
  },
3242
3283
  "CloudwatchLogsExportConfiguration": {
3243
- "shape": "Sar"
3284
+ "shape": "Sb3"
3244
3285
  },
3245
3286
  "ProcessorFeatures": {
3246
3287
  "shape": "S1b"
@@ -3261,7 +3302,11 @@
3261
3302
  "EnableCustomerOwnedIp": {
3262
3303
  "type": "boolean"
3263
3304
  },
3264
- "AwsBackupRecoveryPointArn": {}
3305
+ "AwsBackupRecoveryPointArn": {},
3306
+ "AutomationMode": {},
3307
+ "ResumeFullAutomationModeMinutes": {
3308
+ "type": "integer"
3309
+ }
3265
3310
  }
3266
3311
  },
3267
3312
  "output": {
@@ -3269,7 +3314,7 @@
3269
3314
  "type": "structure",
3270
3315
  "members": {
3271
3316
  "DBInstance": {
3272
- "shape": "S2o"
3317
+ "shape": "S35"
3273
3318
  }
3274
3319
  }
3275
3320
  }
@@ -3284,12 +3329,12 @@
3284
3329
  "members": {
3285
3330
  "DBParameterGroupName": {},
3286
3331
  "Parameters": {
3287
- "shape": "S61"
3332
+ "shape": "S6k"
3288
3333
  }
3289
3334
  }
3290
3335
  },
3291
3336
  "output": {
3292
- "shape": "Sb2",
3337
+ "shape": "Sbe",
3293
3338
  "resultWrapper": "ModifyDBParameterGroupResult"
3294
3339
  }
3295
3340
  },
@@ -3303,7 +3348,7 @@
3303
3348
  "DBProxyName": {},
3304
3349
  "NewDBProxyName": {},
3305
3350
  "Auth": {
3306
- "shape": "S3f"
3351
+ "shape": "S3x"
3307
3352
  },
3308
3353
  "RequireTLS": {
3309
3354
  "type": "boolean"
@@ -3325,7 +3370,7 @@
3325
3370
  "type": "structure",
3326
3371
  "members": {
3327
3372
  "DBProxy": {
3328
- "shape": "S3k"
3373
+ "shape": "S42"
3329
3374
  }
3330
3375
  }
3331
3376
  }
@@ -3349,7 +3394,7 @@
3349
3394
  "type": "structure",
3350
3395
  "members": {
3351
3396
  "DBProxyEndpoint": {
3352
- "shape": "S3t"
3397
+ "shape": "S4b"
3353
3398
  }
3354
3399
  }
3355
3400
  }
@@ -3390,7 +3435,7 @@
3390
3435
  "type": "structure",
3391
3436
  "members": {
3392
3437
  "DBProxyTargetGroup": {
3393
- "shape": "S7h"
3438
+ "shape": "S7r"
3394
3439
  }
3395
3440
  }
3396
3441
  }
@@ -3428,10 +3473,10 @@
3428
3473
  "DBSnapshotIdentifier": {},
3429
3474
  "AttributeName": {},
3430
3475
  "ValuesToAdd": {
3431
- "shape": "S6a"
3476
+ "shape": "S6s"
3432
3477
  },
3433
3478
  "ValuesToRemove": {
3434
- "shape": "S6a"
3479
+ "shape": "S6s"
3435
3480
  }
3436
3481
  }
3437
3482
  },
@@ -3440,7 +3485,7 @@
3440
3485
  "type": "structure",
3441
3486
  "members": {
3442
3487
  "DBSnapshotAttributesResult": {
3443
- "shape": "S7x"
3488
+ "shape": "S87"
3444
3489
  }
3445
3490
  }
3446
3491
  }
@@ -3456,7 +3501,7 @@
3456
3501
  "DBSubnetGroupName": {},
3457
3502
  "DBSubnetGroupDescription": {},
3458
3503
  "SubnetIds": {
3459
- "shape": "S40"
3504
+ "shape": "S4i"
3460
3505
  }
3461
3506
  }
3462
3507
  },
@@ -3465,7 +3510,7 @@
3465
3510
  "type": "structure",
3466
3511
  "members": {
3467
3512
  "DBSubnetGroup": {
3468
- "shape": "S2s"
3513
+ "shape": "S39"
3469
3514
  }
3470
3515
  }
3471
3516
  }
@@ -3518,7 +3563,7 @@
3518
3563
  "type": "structure",
3519
3564
  "members": {
3520
3565
  "GlobalCluster": {
3521
- "shape": "S46"
3566
+ "shape": "S4o"
3522
3567
  }
3523
3568
  }
3524
3569
  }
@@ -3546,10 +3591,10 @@
3546
3591
  },
3547
3592
  "OptionVersion": {},
3548
3593
  "DBSecurityGroupMemberships": {
3549
- "shape": "S2m"
3594
+ "shape": "S33"
3550
3595
  },
3551
3596
  "VpcSecurityGroupMemberships": {
3552
- "shape": "S1u"
3597
+ "shape": "S2c"
3553
3598
  },
3554
3599
  "OptionSettings": {
3555
3600
  "type": "list",
@@ -3599,7 +3644,7 @@
3599
3644
  "type": "structure",
3600
3645
  "members": {
3601
3646
  "DBInstance": {
3602
- "shape": "S2o"
3647
+ "shape": "S35"
3603
3648
  }
3604
3649
  }
3605
3650
  }
@@ -3619,7 +3664,7 @@
3619
3664
  "type": "structure",
3620
3665
  "members": {
3621
3666
  "DBCluster": {
3622
- "shape": "S1z"
3667
+ "shape": "S2g"
3623
3668
  }
3624
3669
  }
3625
3670
  }
@@ -3646,7 +3691,27 @@
3646
3691
  "type": "structure",
3647
3692
  "members": {
3648
3693
  "ReservedDBInstance": {
3649
- "shape": "S9q"
3694
+ "shape": "Sa0"
3695
+ }
3696
+ }
3697
+ }
3698
+ },
3699
+ "RebootDBCluster": {
3700
+ "input": {
3701
+ "type": "structure",
3702
+ "required": [
3703
+ "DBClusterIdentifier"
3704
+ ],
3705
+ "members": {
3706
+ "DBClusterIdentifier": {}
3707
+ }
3708
+ },
3709
+ "output": {
3710
+ "resultWrapper": "RebootDBClusterResult",
3711
+ "type": "structure",
3712
+ "members": {
3713
+ "DBCluster": {
3714
+ "shape": "S2g"
3650
3715
  }
3651
3716
  }
3652
3717
  }
@@ -3669,7 +3734,7 @@
3669
3734
  "type": "structure",
3670
3735
  "members": {
3671
3736
  "DBInstance": {
3672
- "shape": "S2o"
3737
+ "shape": "S35"
3673
3738
  }
3674
3739
  }
3675
3740
  }
@@ -3696,7 +3761,7 @@
3696
3761
  "type": "structure",
3697
3762
  "members": {
3698
3763
  "DBProxyTargets": {
3699
- "shape": "S7l"
3764
+ "shape": "S7v"
3700
3765
  }
3701
3766
  }
3702
3767
  }
@@ -3714,7 +3779,7 @@
3714
3779
  "type": "structure",
3715
3780
  "members": {
3716
3781
  "GlobalCluster": {
3717
- "shape": "S46"
3782
+ "shape": "S4o"
3718
3783
  }
3719
3784
  }
3720
3785
  }
@@ -3798,12 +3863,12 @@
3798
3863
  "type": "boolean"
3799
3864
  },
3800
3865
  "Parameters": {
3801
- "shape": "S61"
3866
+ "shape": "S6k"
3802
3867
  }
3803
3868
  }
3804
3869
  },
3805
3870
  "output": {
3806
- "shape": "Sav",
3871
+ "shape": "Sb7",
3807
3872
  "resultWrapper": "ResetDBClusterParameterGroupResult"
3808
3873
  }
3809
3874
  },
@@ -3819,12 +3884,12 @@
3819
3884
  "type": "boolean"
3820
3885
  },
3821
3886
  "Parameters": {
3822
- "shape": "S61"
3887
+ "shape": "S6k"
3823
3888
  }
3824
3889
  }
3825
3890
  },
3826
3891
  "output": {
3827
- "shape": "Sb2",
3892
+ "shape": "Sbe",
3828
3893
  "resultWrapper": "ResetDBParameterGroupResult"
3829
3894
  }
3830
3895
  },
@@ -3853,7 +3918,7 @@
3853
3918
  "DBClusterIdentifier": {},
3854
3919
  "DBClusterParameterGroupName": {},
3855
3920
  "VpcSecurityGroupIds": {
3856
- "shape": "S1u"
3921
+ "shape": "S2c"
3857
3922
  },
3858
3923
  "DBSubnetGroupName": {},
3859
3924
  "Engine": {},
@@ -3885,7 +3950,7 @@
3885
3950
  "type": "long"
3886
3951
  },
3887
3952
  "EnableCloudwatchLogsExports": {
3888
- "shape": "S1w"
3953
+ "shape": "S29"
3889
3954
  },
3890
3955
  "DeletionProtection": {
3891
3956
  "type": "boolean"
@@ -3902,7 +3967,7 @@
3902
3967
  "type": "structure",
3903
3968
  "members": {
3904
3969
  "DBCluster": {
3905
- "shape": "S1z"
3970
+ "shape": "S2g"
3906
3971
  }
3907
3972
  }
3908
3973
  }
@@ -3930,7 +3995,7 @@
3930
3995
  "DatabaseName": {},
3931
3996
  "OptionGroupName": {},
3932
3997
  "VpcSecurityGroupIds": {
3933
- "shape": "S1u"
3998
+ "shape": "S2c"
3934
3999
  },
3935
4000
  "Tags": {
3936
4001
  "shape": "Sb"
@@ -3943,11 +4008,11 @@
3943
4008
  "type": "long"
3944
4009
  },
3945
4010
  "EnableCloudwatchLogsExports": {
3946
- "shape": "S1w"
4011
+ "shape": "S29"
3947
4012
  },
3948
4013
  "EngineMode": {},
3949
4014
  "ScalingConfiguration": {
3950
- "shape": "S1x"
4015
+ "shape": "S2e"
3951
4016
  },
3952
4017
  "DBClusterParameterGroupName": {},
3953
4018
  "DeletionProtection": {
@@ -3957,7 +4022,15 @@
3957
4022
  "type": "boolean"
3958
4023
  },
3959
4024
  "Domain": {},
3960
- "DomainIAMRoleName": {}
4025
+ "DomainIAMRoleName": {},
4026
+ "DBClusterInstanceClass": {},
4027
+ "StorageType": {},
4028
+ "Iops": {
4029
+ "type": "integer"
4030
+ },
4031
+ "PubliclyAccessible": {
4032
+ "type": "boolean"
4033
+ }
3961
4034
  }
3962
4035
  },
3963
4036
  "output": {
@@ -3965,7 +4038,7 @@
3965
4038
  "type": "structure",
3966
4039
  "members": {
3967
4040
  "DBCluster": {
3968
- "shape": "S1z"
4041
+ "shape": "S2g"
3969
4042
  }
3970
4043
  }
3971
4044
  }
@@ -3993,7 +4066,7 @@
3993
4066
  "DBSubnetGroupName": {},
3994
4067
  "OptionGroupName": {},
3995
4068
  "VpcSecurityGroupIds": {
3996
- "shape": "S1u"
4069
+ "shape": "S2c"
3997
4070
  },
3998
4071
  "Tags": {
3999
4072
  "shape": "Sb"
@@ -4006,7 +4079,7 @@
4006
4079
  "type": "long"
4007
4080
  },
4008
4081
  "EnableCloudwatchLogsExports": {
4009
- "shape": "S1w"
4082
+ "shape": "S29"
4010
4083
  },
4011
4084
  "DBClusterParameterGroupName": {},
4012
4085
  "DeletionProtection": {
@@ -4018,9 +4091,17 @@
4018
4091
  "Domain": {},
4019
4092
  "DomainIAMRoleName": {},
4020
4093
  "ScalingConfiguration": {
4021
- "shape": "S1x"
4094
+ "shape": "S2e"
4022
4095
  },
4023
- "EngineMode": {}
4096
+ "EngineMode": {},
4097
+ "DBClusterInstanceClass": {},
4098
+ "StorageType": {},
4099
+ "PubliclyAccessible": {
4100
+ "type": "boolean"
4101
+ },
4102
+ "Iops": {
4103
+ "type": "integer"
4104
+ }
4024
4105
  }
4025
4106
  },
4026
4107
  "output": {
@@ -4028,7 +4109,7 @@
4028
4109
  "type": "structure",
4029
4110
  "members": {
4030
4111
  "DBCluster": {
4031
- "shape": "S1z"
4112
+ "shape": "S2g"
4032
4113
  }
4033
4114
  }
4034
4115
  }
@@ -4072,7 +4153,7 @@
4072
4153
  "TdeCredentialArn": {},
4073
4154
  "TdeCredentialPassword": {},
4074
4155
  "VpcSecurityGroupIds": {
4075
- "shape": "S1u"
4156
+ "shape": "S2c"
4076
4157
  },
4077
4158
  "Domain": {},
4078
4159
  "CopyTagsToSnapshot": {
@@ -4083,7 +4164,7 @@
4083
4164
  "type": "boolean"
4084
4165
  },
4085
4166
  "EnableCloudwatchLogsExports": {
4086
- "shape": "S1w"
4167
+ "shape": "S29"
4087
4168
  },
4088
4169
  "ProcessorFeatures": {
4089
4170
  "shape": "S1b"
@@ -4097,7 +4178,9 @@
4097
4178
  },
4098
4179
  "EnableCustomerOwnedIp": {
4099
4180
  "type": "boolean"
4100
- }
4181
+ },
4182
+ "CustomIamInstanceProfile": {},
4183
+ "BackupTarget": {}
4101
4184
  }
4102
4185
  },
4103
4186
  "output": {
@@ -4105,7 +4188,7 @@
4105
4188
  "type": "structure",
4106
4189
  "members": {
4107
4190
  "DBInstance": {
4108
- "shape": "S2o"
4191
+ "shape": "S35"
4109
4192
  }
4110
4193
  }
4111
4194
  }
@@ -4133,10 +4216,10 @@
4133
4216
  "MasterUsername": {},
4134
4217
  "MasterUserPassword": {},
4135
4218
  "DBSecurityGroups": {
4136
- "shape": "S2m"
4219
+ "shape": "S33"
4137
4220
  },
4138
4221
  "VpcSecurityGroupIds": {
4139
- "shape": "S1u"
4222
+ "shape": "S2c"
4140
4223
  },
4141
4224
  "AvailabilityZone": {},
4142
4225
  "DBSubnetGroupName": {},
@@ -4195,7 +4278,7 @@
4195
4278
  "type": "integer"
4196
4279
  },
4197
4280
  "EnableCloudwatchLogsExports": {
4198
- "shape": "S1w"
4281
+ "shape": "S29"
4199
4282
  },
4200
4283
  "ProcessorFeatures": {
4201
4284
  "shape": "S1b"
@@ -4216,7 +4299,7 @@
4216
4299
  "type": "structure",
4217
4300
  "members": {
4218
4301
  "DBInstance": {
4219
- "shape": "S2o"
4302
+ "shape": "S35"
4220
4303
  }
4221
4304
  }
4222
4305
  }
@@ -4268,7 +4351,7 @@
4268
4351
  "TdeCredentialArn": {},
4269
4352
  "TdeCredentialPassword": {},
4270
4353
  "VpcSecurityGroupIds": {
4271
- "shape": "S1u"
4354
+ "shape": "S2c"
4272
4355
  },
4273
4356
  "Domain": {},
4274
4357
  "DomainIAMRoleName": {},
@@ -4276,7 +4359,7 @@
4276
4359
  "type": "boolean"
4277
4360
  },
4278
4361
  "EnableCloudwatchLogsExports": {
4279
- "shape": "S1w"
4362
+ "shape": "S29"
4280
4363
  },
4281
4364
  "ProcessorFeatures": {
4282
4365
  "shape": "S1b"
@@ -4295,7 +4378,9 @@
4295
4378
  "SourceDBInstanceAutomatedBackupsArn": {},
4296
4379
  "EnableCustomerOwnedIp": {
4297
4380
  "type": "boolean"
4298
- }
4381
+ },
4382
+ "CustomIamInstanceProfile": {},
4383
+ "BackupTarget": {}
4299
4384
  }
4300
4385
  },
4301
4386
  "output": {
@@ -4303,7 +4388,7 @@
4303
4388
  "type": "structure",
4304
4389
  "members": {
4305
4390
  "DBInstance": {
4306
- "shape": "S2o"
4391
+ "shape": "S35"
4307
4392
  }
4308
4393
  }
4309
4394
  }
@@ -4384,7 +4469,7 @@
4384
4469
  "type": "structure",
4385
4470
  "members": {
4386
4471
  "DBCluster": {
4387
- "shape": "S1z"
4472
+ "shape": "S2g"
4388
4473
  }
4389
4474
  }
4390
4475
  }
@@ -4404,7 +4489,7 @@
4404
4489
  "type": "structure",
4405
4490
  "members": {
4406
4491
  "DBInstance": {
4407
- "shape": "S2o"
4492
+ "shape": "S35"
4408
4493
  }
4409
4494
  }
4410
4495
  }
@@ -4429,7 +4514,7 @@
4429
4514
  "type": "structure",
4430
4515
  "members": {
4431
4516
  "DBInstanceAutomatedBackup": {
4432
- "shape": "S4q"
4517
+ "shape": "S59"
4433
4518
  }
4434
4519
  }
4435
4520
  }
@@ -4499,7 +4584,7 @@
4499
4584
  "type": "structure",
4500
4585
  "members": {
4501
4586
  "DBCluster": {
4502
- "shape": "S1z"
4587
+ "shape": "S2g"
4503
4588
  }
4504
4589
  }
4505
4590
  }
@@ -4520,7 +4605,7 @@
4520
4605
  "type": "structure",
4521
4606
  "members": {
4522
4607
  "DBInstance": {
4523
- "shape": "S2o"
4608
+ "shape": "S35"
4524
4609
  }
4525
4610
  }
4526
4611
  }
@@ -4540,7 +4625,7 @@
4540
4625
  "type": "structure",
4541
4626
  "members": {
4542
4627
  "DBInstanceAutomatedBackup": {
4543
- "shape": "S4q"
4628
+ "shape": "S59"
4544
4629
  }
4545
4630
  }
4546
4631
  }
@@ -4834,7 +4919,8 @@
4834
4919
  },
4835
4920
  "OriginalSnapshotCreateTime": {
4836
4921
  "type": "timestamp"
4837
- }
4922
+ },
4923
+ "SnapshotTarget": {}
4838
4924
  },
4839
4925
  "wrapper": true
4840
4926
  },
@@ -4961,17 +5047,125 @@
4961
5047
  },
4962
5048
  "wrapper": true
4963
5049
  },
4964
- "S1u": {
5050
+ "S21": {
5051
+ "type": "structure",
5052
+ "members": {
5053
+ "Engine": {},
5054
+ "EngineVersion": {},
5055
+ "DBParameterGroupFamily": {},
5056
+ "DBEngineDescription": {},
5057
+ "DBEngineVersionDescription": {},
5058
+ "DefaultCharacterSet": {
5059
+ "shape": "S22"
5060
+ },
5061
+ "SupportedCharacterSets": {
5062
+ "shape": "S23"
5063
+ },
5064
+ "SupportedNcharCharacterSets": {
5065
+ "shape": "S23"
5066
+ },
5067
+ "ValidUpgradeTarget": {
5068
+ "type": "list",
5069
+ "member": {
5070
+ "locationName": "UpgradeTarget",
5071
+ "type": "structure",
5072
+ "members": {
5073
+ "Engine": {},
5074
+ "EngineVersion": {},
5075
+ "Description": {},
5076
+ "AutoUpgrade": {
5077
+ "type": "boolean"
5078
+ },
5079
+ "IsMajorVersionUpgrade": {
5080
+ "type": "boolean"
5081
+ },
5082
+ "SupportedEngineModes": {
5083
+ "shape": "S26"
5084
+ },
5085
+ "SupportsParallelQuery": {
5086
+ "type": "boolean"
5087
+ },
5088
+ "SupportsGlobalDatabases": {
5089
+ "type": "boolean"
5090
+ }
5091
+ }
5092
+ }
5093
+ },
5094
+ "SupportedTimezones": {
5095
+ "type": "list",
5096
+ "member": {
5097
+ "locationName": "Timezone",
5098
+ "type": "structure",
5099
+ "members": {
5100
+ "TimezoneName": {}
5101
+ }
5102
+ }
5103
+ },
5104
+ "ExportableLogTypes": {
5105
+ "shape": "S29"
5106
+ },
5107
+ "SupportsLogExportsToCloudwatchLogs": {
5108
+ "type": "boolean"
5109
+ },
5110
+ "SupportsReadReplica": {
5111
+ "type": "boolean"
5112
+ },
5113
+ "SupportedEngineModes": {
5114
+ "shape": "S26"
5115
+ },
5116
+ "SupportedFeatureNames": {
5117
+ "type": "list",
5118
+ "member": {}
5119
+ },
5120
+ "Status": {},
5121
+ "SupportsParallelQuery": {
5122
+ "type": "boolean"
5123
+ },
5124
+ "SupportsGlobalDatabases": {
5125
+ "type": "boolean"
5126
+ },
5127
+ "MajorEngineVersion": {},
5128
+ "DatabaseInstallationFilesS3BucketName": {},
5129
+ "DatabaseInstallationFilesS3Prefix": {},
5130
+ "DBEngineVersionArn": {},
5131
+ "KMSKeyId": {},
5132
+ "CreateTime": {
5133
+ "type": "timestamp"
5134
+ },
5135
+ "TagList": {
5136
+ "shape": "Sb"
5137
+ }
5138
+ }
5139
+ },
5140
+ "S22": {
5141
+ "type": "structure",
5142
+ "members": {
5143
+ "CharacterSetName": {},
5144
+ "CharacterSetDescription": {}
5145
+ }
5146
+ },
5147
+ "S23": {
4965
5148
  "type": "list",
4966
5149
  "member": {
4967
- "locationName": "VpcSecurityGroupId"
5150
+ "shape": "S22",
5151
+ "locationName": "CharacterSet"
4968
5152
  }
4969
5153
  },
4970
- "S1w": {
5154
+ "S26": {
4971
5155
  "type": "list",
4972
5156
  "member": {}
4973
5157
  },
4974
- "S1x": {
5158
+ "S29": {
5159
+ "type": "list",
5160
+ "member": {}
5161
+ },
5162
+ "S2c": {
5163
+ "type": "list",
5164
+ "member": {
5165
+ "locationName": "VpcSecurityGroupId"
5166
+ }
5167
+ },
5168
+ "S2e": {
4975
5169
  "type": "structure",
4976
5170
  "members": {
4977
5171
  "MinCapacity": {
@@ -4986,10 +5180,13 @@
4986
5180
  "SecondsUntilAutoPause": {
4987
5181
  "type": "integer"
4988
5182
  },
4989
- "TimeoutAction": {}
5183
+ "TimeoutAction": {},
5184
+ "SecondsBeforeTimeout": {
5185
+ "type": "integer"
5186
+ }
4990
5187
  }
4991
5188
  },
4992
- "S1z": {
5189
+ "S2g": {
4993
5190
  "type": "structure",
4994
5191
  "members": {
4995
5192
  "AllocatedStorage": {
@@ -5108,7 +5305,7 @@
5108
5305
  "type": "long"
5109
5306
  },
5110
5307
  "EnabledCloudwatchLogsExports": {
5111
- "shape": "S1w"
5308
+ "shape": "S29"
5112
5309
  },
5113
5310
  "Capacity": {
5114
5311
  "type": "integer"
@@ -5129,7 +5326,10 @@
5129
5326
  "SecondsUntilAutoPause": {
5130
5327
  "type": "integer"
5131
5328
  },
5132
- "TimeoutAction": {}
5329
+ "TimeoutAction": {},
5330
+ "SecondsBeforeTimeout": {
5331
+ "type": "integer"
5332
+ }
5133
5333
  }
5134
5334
  },
5135
5335
  "DeletionProtection": {
@@ -5149,7 +5349,7 @@
5149
5349
  "type": "boolean"
5150
5350
  },
5151
5351
  "DomainMemberships": {
5152
- "shape": "S2a"
5352
+ "shape": "S2r"
5153
5353
  },
5154
5354
  "TagList": {
5155
5355
  "shape": "Sb"
@@ -5162,7 +5362,7 @@
5162
5362
  "type": "structure",
5163
5363
  "members": {
5164
5364
  "PendingCloudwatchLogsExports": {
5165
- "shape": "S2e"
5365
+ "shape": "S2v"
5166
5366
  },
5167
5367
  "DBClusterIdentifier": {},
5168
5368
  "MasterUserPassword": {},
@@ -5171,11 +5371,33 @@
5171
5371
  },
5172
5372
  "EngineVersion": {}
5173
5373
  }
5374
+ },
5375
+ "DBClusterInstanceClass": {},
5376
+ "StorageType": {},
5377
+ "Iops": {
5378
+ "type": "integer"
5379
+ },
5380
+ "PubliclyAccessible": {
5381
+ "type": "boolean"
5382
+ },
5383
+ "AutoMinorVersionUpgrade": {
5384
+ "type": "boolean"
5385
+ },
5386
+ "MonitoringInterval": {
5387
+ "type": "integer"
5388
+ },
5389
+ "MonitoringRoleArn": {},
5390
+ "PerformanceInsightsEnabled": {
5391
+ "type": "boolean"
5392
+ },
5393
+ "PerformanceInsightsKMSKeyId": {},
5394
+ "PerformanceInsightsRetentionPeriod": {
5395
+ "type": "integer"
5174
5396
  }
5175
5397
  },
5176
5398
  "wrapper": true
5177
5399
  },
5178
- "S2a": {
5400
+ "S2r": {
5179
5401
  "type": "list",
5180
5402
  "member": {
5181
5403
  "locationName": "DomainMembership",
@@ -5188,18 +5410,18 @@
5188
5410
  }
5189
5411
  }
5190
5412
  },
5191
- "S2e": {
5413
+ "S2v": {
5192
5414
  "type": "structure",
5193
5415
  "members": {
5194
5416
  "LogTypesToEnable": {
5195
- "shape": "S1w"
5417
+ "shape": "S29"
5196
5418
  },
5197
5419
  "LogTypesToDisable": {
5198
- "shape": "S1w"
5420
+ "shape": "S29"
5199
5421
  }
5200
5422
  }
5201
5423
  },
5202
- "S2g": {
5424
+ "S2x": {
5203
5425
  "type": "structure",
5204
5426
  "members": {
5205
5427
  "DBClusterEndpointIdentifier": {},
@@ -5218,13 +5440,13 @@
5218
5440
  "DBClusterEndpointArn": {}
5219
5441
  }
5220
5442
  },
5221
- "S2m": {
5443
+ "S33": {
5222
5444
  "type": "list",
5223
5445
  "member": {
5224
5446
  "locationName": "DBSecurityGroupName"
5225
5447
  }
5226
5448
  },
5227
- "S2o": {
5449
+ "S35": {
5228
5450
  "type": "structure",
5229
5451
  "members": {
5230
5452
  "DBInstanceIdentifier": {},
@@ -5237,7 +5459,7 @@
5237
5459
  "MasterUsername": {},
5238
5460
  "DBName": {},
5239
5461
  "Endpoint": {
5240
- "shape": "S2p"
5462
+ "shape": "S36"
5241
5463
  },
5242
5464
  "AllocatedStorage": {
5243
5465
  "type": "integer"
@@ -5268,7 +5490,7 @@
5268
5490
  },
5269
5491
  "AvailabilityZone": {},
5270
5492
  "DBSubnetGroup": {
5271
- "shape": "S2s"
5493
+ "shape": "S39"
5272
5494
  },
5273
5495
  "PreferredMaintenanceWindow": {},
5274
5496
  "PendingModifiedValues": {
@@ -5298,13 +5520,17 @@
5298
5520
  "CACertificateIdentifier": {},
5299
5521
  "DBSubnetGroupName": {},
5300
5522
  "PendingCloudwatchLogsExports": {
5301
- "shape": "S2e"
5523
+ "shape": "S2v"
5302
5524
  },
5303
5525
  "ProcessorFeatures": {
5304
5526
  "shape": "S1b"
5305
5527
  },
5306
5528
  "IAMDatabaseAuthenticationEnabled": {
5307
5529
  "type": "boolean"
5530
+ },
5531
+ "AutomationMode": {},
5532
+ "ResumeFullAutomationModeTime": {
5533
+ "type": "timestamp"
5308
5534
  }
5309
5535
  }
5310
5536
  },
@@ -5381,7 +5607,7 @@
5381
5607
  "DbiResourceId": {},
5382
5608
  "CACertificateIdentifier": {},
5383
5609
  "DomainMemberships": {
5384
- "shape": "S2a"
5610
+ "shape": "S2r"
5385
5611
  },
5386
5612
  "CopyTagsToSnapshot": {
5387
5613
  "type": "boolean"
@@ -5407,7 +5633,7 @@
5407
5633
  "type": "integer"
5408
5634
  },
5409
5635
  "EnabledCloudwatchLogsExports": {
5410
- "shape": "S1w"
5636
+ "shape": "S29"
5411
5637
  },
5412
5638
  "ProcessorFeatures": {
5413
5639
  "shape": "S1b"
@@ -5428,7 +5654,7 @@
5428
5654
  }
5429
5655
  },
5430
5656
  "ListenerEndpoint": {
5431
- "shape": "S2p"
5657
+ "shape": "S36"
5432
5658
  },
5433
5659
  "MaxAllocatedStorage": {
5434
5660
  "type": "integer"
@@ -5437,7 +5663,7 @@
5437
5663
  "shape": "Sb"
5438
5664
  },
5439
5665
  "DBInstanceAutomatedBackupsReplications": {
5440
- "shape": "S37"
5666
+ "shape": "S3p"
5441
5667
  },
5442
5668
  "CustomerOwnedIpEnabled": {
5443
5669
  "type": "boolean"
@@ -5449,11 +5675,17 @@
5449
5675
  "ActivityStreamMode": {},
5450
5676
  "ActivityStreamEngineNativeAuditFieldsIncluded": {
5451
5677
  "type": "boolean"
5452
- }
5678
+ },
5679
+ "AutomationMode": {},
5680
+ "ResumeFullAutomationModeTime": {
5681
+ "type": "timestamp"
5682
+ },
5683
+ "CustomIamInstanceProfile": {},
5684
+ "BackupTarget": {}
5453
5685
  },
5454
5686
  "wrapper": true
5455
5687
  },
5456
- "S2p": {
5688
+ "S36": {
5457
5689
  "type": "structure",
5458
5690
  "members": {
5459
5691
  "Address": {},
@@ -5463,7 +5695,7 @@
5463
5695
  "HostedZoneId": {}
5464
5696
  }
5465
5697
  },
5466
- "S2s": {
5698
+ "S39": {
5467
5699
  "type": "structure",
5468
5700
  "members": {
5469
5701
  "DBSubnetGroupName": {},
@@ -5478,7 +5710,7 @@
5478
5710
  "members": {
5479
5711
  "SubnetIdentifier": {},
5480
5712
  "SubnetAvailabilityZone": {
5481
- "shape": "S2v"
5713
+ "shape": "S3c"
5482
5714
  },
5483
5715
  "SubnetOutpost": {
5484
5716
  "type": "structure",
@@ -5494,14 +5726,14 @@
5494
5726
  },
5495
5727
  "wrapper": true
5496
5728
  },
5497
- "S2v": {
5729
+ "S3c": {
5498
5730
  "type": "structure",
5499
5731
  "members": {
5500
5732
  "Name": {}
5501
5733
  },
5502
5734
  "wrapper": true
5503
5735
  },
5504
- "S37": {
5736
+ "S3p": {
5505
5737
  "type": "list",
5506
5738
  "member": {
5507
5739
  "locationName": "DBInstanceAutomatedBackupsReplication",
@@ -5511,7 +5743,7 @@
5511
5743
  }
5512
5744
  }
5513
5745
  },
5514
- "S3f": {
5746
+ "S3x": {
5515
5747
  "type": "list",
5516
5748
  "member": {
5517
5749
  "type": "structure",
@@ -5524,7 +5756,7 @@
5524
5756
  }
5525
5757
  }
5526
5758
  },
5527
- "S3k": {
5759
+ "S42": {
5528
5760
  "type": "structure",
5529
5761
  "members": {
5530
5762
  "DBProxyName": {},
@@ -5570,7 +5802,7 @@
5570
5802
  }
5571
5803
  }
5572
5804
  },
5573
- "S3t": {
5805
+ "S4b": {
5574
5806
  "type": "structure",
5575
5807
  "members": {
5576
5808
  "DBProxyEndpointName": {},
@@ -5594,13 +5826,13 @@
5594
5826
  }
5595
5827
  }
5596
5828
  },
5597
- "S40": {
5829
+ "S4i": {
5598
5830
  "type": "list",
5599
5831
  "member": {
5600
5832
  "locationName": "SubnetIdentifier"
5601
5833
  }
5602
5834
  },
5603
- "S46": {
5835
+ "S4o": {
5604
5836
  "type": "structure",
5605
5837
  "members": {
5606
5838
  "GlobalClusterIdentifier": {},
@@ -5647,7 +5879,7 @@
5647
5879
  },
5648
5880
  "wrapper": true
5649
5881
  },
5650
- "S4q": {
5882
+ "S59": {
5651
5883
  "type": "structure",
5652
5884
  "members": {
5653
5885
  "DBInstanceArn": {},
@@ -5700,12 +5932,13 @@
5700
5932
  },
5701
5933
  "DBInstanceAutomatedBackupsArn": {},
5702
5934
  "DBInstanceAutomatedBackupsReplications": {
5703
- "shape": "S37"
5704
- }
5935
+ "shape": "S3p"
5936
+ },
5937
+ "BackupTarget": {}
5705
5938
  },
5706
5939
  "wrapper": true
5707
5940
  },
5708
- "S56": {
5941
+ "S5p": {
5709
5942
  "type": "structure",
5710
5943
  "members": {
5711
5944
  "InstallationMediaId": {},
@@ -5723,7 +5956,7 @@
5723
5956
  }
5724
5957
  }
5725
5958
  },
5726
- "S5h": {
5959
+ "S60": {
5727
5960
  "type": "list",
5728
5961
  "member": {
5729
5962
  "locationName": "Filter",
@@ -5743,7 +5976,7 @@
5743
5976
  }
5744
5977
  }
5745
5978
  },
5746
- "S5m": {
5979
+ "S65": {
5747
5980
  "type": "structure",
5748
5981
  "members": {
5749
5982
  "CertificateIdentifier": {},
@@ -5765,7 +5998,7 @@
5765
5998
  },
5766
5999
  "wrapper": true
5767
6000
  },
5768
- "S61": {
6001
+ "S6k": {
5769
6002
  "type": "list",
5770
6003
  "member": {
5771
6004
  "locationName": "Parameter",
@@ -5784,16 +6017,12 @@
5784
6017
  "MinimumEngineVersion": {},
5785
6018
  "ApplyMethod": {},
5786
6019
  "SupportedEngineModes": {
5787
- "shape": "S64"
6020
+ "shape": "S26"
5788
6021
  }
5789
6022
  }
5790
6023
  }
5791
6024
  },
5792
- "S64": {
5793
- "type": "list",
5794
- "member": {}
5795
- },
5796
- "S67": {
6025
+ "S6p": {
5797
6026
  "type": "structure",
5798
6027
  "members": {
5799
6028
  "DBClusterSnapshotIdentifier": {},
@@ -5805,7 +6034,7 @@
5805
6034
  "members": {
5806
6035
  "AttributeName": {},
5807
6036
  "AttributeValues": {
5808
- "shape": "S6a"
6037
+ "shape": "S6s"
5809
6038
  }
5810
6039
  }
5811
6040
  }
@@ -5813,27 +6042,13 @@
5813
6042
  },
5814
6043
  "wrapper": true
5815
6044
  },
5816
- "S6a": {
6045
+ "S6s": {
5817
6046
  "type": "list",
5818
6047
  "member": {
5819
6048
  "locationName": "AttributeValue"
5820
6049
  }
5821
6050
  },
5822
- "S6l": {
5823
- "type": "structure",
5824
- "members": {
5825
- "CharacterSetName": {},
5826
- "CharacterSetDescription": {}
5827
- }
5828
- },
5829
- "S6m": {
5830
- "type": "list",
5831
- "member": {
5832
- "shape": "S6l",
5833
- "locationName": "CharacterSet"
5834
- }
5835
- },
5836
- "S7h": {
6051
+ "S7r": {
5837
6052
  "type": "structure",
5838
6053
  "members": {
5839
6054
  "DBProxyName": {},
@@ -5869,7 +6084,7 @@
5869
6084
  }
5870
6085
  }
5871
6086
  },
5872
- "S7l": {
6087
+ "S7v": {
5873
6088
  "type": "list",
5874
6089
  "member": {
5875
6090
  "type": "structure",
@@ -5894,7 +6109,7 @@
5894
6109
  }
5895
6110
  }
5896
6111
  },
5897
- "S7x": {
6112
+ "S87": {
5898
6113
  "type": "structure",
5899
6114
  "members": {
5900
6115
  "DBSnapshotIdentifier": {},
@@ -5906,7 +6121,7 @@
5906
6121
  "members": {
5907
6122
  "AttributeName": {},
5908
6123
  "AttributeValues": {
5909
- "shape": "S6a"
6124
+ "shape": "S6s"
5910
6125
  }
5911
6126
  },
5912
6127
  "wrapper": true
@@ -5915,18 +6130,18 @@
5915
6130
  },
5916
6131
  "wrapper": true
5917
6132
  },
5918
- "S88": {
6133
+ "S8i": {
5919
6134
  "type": "structure",
5920
6135
  "members": {
5921
6136
  "DBParameterGroupFamily": {},
5922
6137
  "Marker": {},
5923
6138
  "Parameters": {
5924
- "shape": "S61"
6139
+ "shape": "S6k"
5925
6140
  }
5926
6141
  },
5927
6142
  "wrapper": true
5928
6143
  },
5929
- "S9h": {
6144
+ "S9r": {
5930
6145
  "type": "list",
5931
6146
  "member": {
5932
6147
  "locationName": "AvailableProcessorFeature",
@@ -5938,7 +6153,7 @@
5938
6153
  }
5939
6154
  }
5940
6155
  },
5941
- "S9q": {
6156
+ "Sa0": {
5942
6157
  "type": "structure",
5943
6158
  "members": {
5944
6159
  "ReservedDBInstanceId": {},
@@ -5967,14 +6182,14 @@
5967
6182
  },
5968
6183
  "State": {},
5969
6184
  "RecurringCharges": {
5970
- "shape": "S9s"
6185
+ "shape": "Sa2"
5971
6186
  },
5972
6187
  "ReservedDBInstanceArn": {},
5973
6188
  "LeaseId": {}
5974
6189
  },
5975
6190
  "wrapper": true
5976
6191
  },
5977
- "S9s": {
6192
+ "Sa2": {
5978
6193
  "type": "list",
5979
6194
  "member": {
5980
6195
  "locationName": "RecurringCharge",
@@ -5988,7 +6203,7 @@
5988
6203
  "wrapper": true
5989
6204
  }
5990
6205
  },
5991
- "Sa7": {
6206
+ "Sah": {
5992
6207
  "type": "list",
5993
6208
  "member": {
5994
6209
  "locationName": "Range",
@@ -6006,24 +6221,24 @@
6006
6221
  }
6007
6222
  }
6008
6223
  },
6009
- "Sar": {
6224
+ "Sb3": {
6010
6225
  "type": "structure",
6011
6226
  "members": {
6012
6227
  "EnableLogTypes": {
6013
- "shape": "S1w"
6228
+ "shape": "S29"
6014
6229
  },
6015
6230
  "DisableLogTypes": {
6016
- "shape": "S1w"
6231
+ "shape": "S29"
6017
6232
  }
6018
6233
  }
6019
6234
  },
6020
- "Sav": {
6235
+ "Sb7": {
6021
6236
  "type": "structure",
6022
6237
  "members": {
6023
6238
  "DBClusterParameterGroupName": {}
6024
6239
  }
6025
6240
  },
6026
- "Sb2": {
6241
+ "Sbe": {
6027
6242
  "type": "structure",
6028
6243
  "members": {
6029
6244
  "DBParameterGroupName": {}