@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
@@ -234,7 +234,7 @@
234
234
  "type": "structure",
235
235
  "members": {
236
236
  "accessKey": {
237
- "shape": "S1e"
237
+ "shape": "S1g"
238
238
  },
239
239
  "operations": {
240
240
  "shape": "S4"
@@ -253,7 +253,7 @@
253
253
  "certificateName": {},
254
254
  "domainName": {},
255
255
  "subjectAlternativeNames": {
256
- "shape": "S1l"
256
+ "shape": "S1n"
257
257
  },
258
258
  "tags": {
259
259
  "shape": "S10"
@@ -264,7 +264,7 @@
264
264
  "type": "structure",
265
265
  "members": {
266
266
  "certificate": {
267
- "shape": "S1n"
267
+ "shape": "S1p"
268
268
  },
269
269
  "operations": {
270
270
  "shape": "S4"
@@ -348,16 +348,16 @@
348
348
  "shape": "S10"
349
349
  },
350
350
  "publicDomainNames": {
351
- "shape": "S2g"
351
+ "shape": "S2i"
352
352
  },
353
353
  "deployment": {
354
354
  "type": "structure",
355
355
  "members": {
356
356
  "containers": {
357
- "shape": "S2j"
357
+ "shape": "S2l"
358
358
  },
359
359
  "publicEndpoint": {
360
- "shape": "S2p"
360
+ "shape": "S2r"
361
361
  }
362
362
  }
363
363
  }
@@ -367,7 +367,7 @@
367
367
  "type": "structure",
368
368
  "members": {
369
369
  "containerService": {
370
- "shape": "S2t"
370
+ "shape": "S2v"
371
371
  }
372
372
  }
373
373
  }
@@ -381,10 +381,10 @@
381
381
  "members": {
382
382
  "serviceName": {},
383
383
  "containers": {
384
- "shape": "S2j"
384
+ "shape": "S2l"
385
385
  },
386
386
  "publicEndpoint": {
387
- "shape": "S2p"
387
+ "shape": "S2r"
388
388
  }
389
389
  }
390
390
  },
@@ -392,7 +392,7 @@
392
392
  "type": "structure",
393
393
  "members": {
394
394
  "containerService": {
395
- "shape": "S2t"
395
+ "shape": "S2v"
396
396
  }
397
397
  }
398
398
  }
@@ -437,7 +437,7 @@
437
437
  "shape": "S10"
438
438
  },
439
439
  "addOns": {
440
- "shape": "S36"
440
+ "shape": "S38"
441
441
  }
442
442
  }
443
443
  },
@@ -469,7 +469,7 @@
469
469
  "shape": "S10"
470
470
  },
471
471
  "addOns": {
472
- "shape": "S36"
472
+ "shape": "S38"
473
473
  },
474
474
  "sourceDiskName": {},
475
475
  "restoreDate": {},
@@ -523,16 +523,16 @@
523
523
  "members": {
524
524
  "distributionName": {},
525
525
  "origin": {
526
- "shape": "S3h"
526
+ "shape": "S3j"
527
527
  },
528
528
  "defaultCacheBehavior": {
529
- "shape": "S3j"
529
+ "shape": "S3l"
530
530
  },
531
531
  "cacheBehaviorSettings": {
532
- "shape": "S3l"
532
+ "shape": "S3n"
533
533
  },
534
534
  "cacheBehaviors": {
535
- "shape": "S3t"
535
+ "shape": "S3v"
536
536
  },
537
537
  "bundleId": {},
538
538
  "ipAddressType": {},
@@ -545,7 +545,7 @@
545
545
  "type": "structure",
546
546
  "members": {
547
547
  "distribution": {
548
- "shape": "S3x"
548
+ "shape": "S3z"
549
549
  },
550
550
  "operation": {
551
551
  "shape": "S5"
@@ -585,7 +585,7 @@
585
585
  "members": {
586
586
  "domainName": {},
587
587
  "domainEntry": {
588
- "shape": "S42"
588
+ "shape": "S44"
589
589
  }
590
590
  }
591
591
  },
@@ -647,7 +647,7 @@
647
647
  "shape": "S10"
648
648
  },
649
649
  "addOns": {
650
- "shape": "S36"
650
+ "shape": "S38"
651
651
  },
652
652
  "ipAddressType": {}
653
653
  }
@@ -696,7 +696,7 @@
696
696
  "shape": "S10"
697
697
  },
698
698
  "addOns": {
699
- "shape": "S36"
699
+ "shape": "S38"
700
700
  },
701
701
  "ipAddressType": {},
702
702
  "sourceInstanceName": {},
@@ -732,7 +732,7 @@
732
732
  "type": "structure",
733
733
  "members": {
734
734
  "keyPair": {
735
- "shape": "S4i"
735
+ "shape": "S4k"
736
736
  },
737
737
  "publicKeyBase64": {},
738
738
  "privateKeyBase64": {},
@@ -758,7 +758,7 @@
758
758
  "certificateName": {},
759
759
  "certificateDomainName": {},
760
760
  "certificateAlternativeNames": {
761
- "shape": "S4l"
761
+ "shape": "S4n"
762
762
  },
763
763
  "tags": {
764
764
  "shape": "S10"
@@ -788,7 +788,7 @@
788
788
  "certificateName": {},
789
789
  "certificateDomainName": {},
790
790
  "certificateAlternativeNames": {
791
- "shape": "S4l"
791
+ "shape": "S4n"
792
792
  },
793
793
  "tags": {
794
794
  "shape": "S10"
@@ -822,7 +822,7 @@
822
822
  "masterDatabaseName": {},
823
823
  "masterUsername": {},
824
824
  "masterUserPassword": {
825
- "shape": "S4q"
825
+ "shape": "S4s"
826
826
  },
827
827
  "preferredBackupWindow": {},
828
828
  "preferredMaintenanceWindow": {},
@@ -1141,7 +1141,7 @@
1141
1141
  "members": {
1142
1142
  "domainName": {},
1143
1143
  "domainEntry": {
1144
- "shape": "S42"
1144
+ "shape": "S44"
1145
1145
  }
1146
1146
  }
1147
1147
  },
@@ -1442,7 +1442,7 @@
1442
1442
  "members": {
1443
1443
  "resourceName": {},
1444
1444
  "addOnRequest": {
1445
- "shape": "S37"
1445
+ "shape": "S39"
1446
1446
  }
1447
1447
  }
1448
1448
  },
@@ -1545,10 +1545,10 @@
1545
1545
  "state": {},
1546
1546
  "unit": {},
1547
1547
  "contactProtocols": {
1548
- "shape": "S6z"
1548
+ "shape": "S71"
1549
1549
  },
1550
1550
  "notificationTriggers": {
1551
- "shape": "S70"
1551
+ "shape": "S72"
1552
1552
  },
1553
1553
  "notificationEnabled": {
1554
1554
  "type": "boolean"
@@ -1660,7 +1660,7 @@
1660
1660
  "accessKeys": {
1661
1661
  "type": "list",
1662
1662
  "member": {
1663
- "shape": "S1e"
1663
+ "shape": "S1g"
1664
1664
  }
1665
1665
  }
1666
1666
  }
@@ -1728,7 +1728,7 @@
1728
1728
  "type": "integer"
1729
1729
  },
1730
1730
  "statistics": {
1731
- "shape": "S7o"
1731
+ "shape": "S7q"
1732
1732
  },
1733
1733
  "unit": {}
1734
1734
  }
@@ -1738,7 +1738,7 @@
1738
1738
  "members": {
1739
1739
  "metricName": {},
1740
1740
  "metricData": {
1741
- "shape": "S7q"
1741
+ "shape": "S7s"
1742
1742
  }
1743
1743
  }
1744
1744
  }
@@ -1840,7 +1840,7 @@
1840
1840
  "certificates": {
1841
1841
  "type": "list",
1842
1842
  "member": {
1843
- "shape": "S1n"
1843
+ "shape": "S1p"
1844
1844
  }
1845
1845
  }
1846
1846
  }
@@ -1883,7 +1883,7 @@
1883
1883
  }
1884
1884
  },
1885
1885
  "destinationInfo": {
1886
- "shape": "S8e"
1886
+ "shape": "S8g"
1887
1887
  }
1888
1888
  }
1889
1889
  }
@@ -1897,7 +1897,7 @@
1897
1897
  "type": "structure",
1898
1898
  "members": {
1899
1899
  "protocols": {
1900
- "shape": "S6z"
1900
+ "shape": "S71"
1901
1901
  }
1902
1902
  }
1903
1903
  },
@@ -1963,7 +1963,7 @@
1963
1963
  "containerImages": {
1964
1964
  "type": "list",
1965
1965
  "member": {
1966
- "shape": "S8r"
1966
+ "shape": "S8t"
1967
1967
  }
1968
1968
  }
1969
1969
  }
@@ -2024,7 +2024,7 @@
2024
2024
  "deployments": {
2025
2025
  "type": "list",
2026
2026
  "member": {
2027
- "shape": "S2x"
2027
+ "shape": "S2z"
2028
2028
  }
2029
2029
  }
2030
2030
  }
@@ -2054,7 +2054,7 @@
2054
2054
  "type": "integer"
2055
2055
  },
2056
2056
  "statistics": {
2057
- "shape": "S7o"
2057
+ "shape": "S7q"
2058
2058
  }
2059
2059
  }
2060
2060
  },
@@ -2063,7 +2063,7 @@
2063
2063
  "members": {
2064
2064
  "metricName": {},
2065
2065
  "metricData": {
2066
- "shape": "S7q"
2066
+ "shape": "S7s"
2067
2067
  }
2068
2068
  }
2069
2069
  }
@@ -2114,7 +2114,7 @@
2114
2114
  "containerServices": {
2115
2115
  "type": "list",
2116
2116
  "member": {
2117
- "shape": "S2t"
2117
+ "shape": "S2v"
2118
2118
  }
2119
2119
  }
2120
2120
  }
@@ -2134,7 +2134,7 @@
2134
2134
  "type": "structure",
2135
2135
  "members": {
2136
2136
  "disk": {
2137
- "shape": "S9b"
2137
+ "shape": "S9d"
2138
2138
  }
2139
2139
  }
2140
2140
  }
@@ -2153,7 +2153,7 @@
2153
2153
  "type": "structure",
2154
2154
  "members": {
2155
2155
  "diskSnapshot": {
2156
- "shape": "S9h"
2156
+ "shape": "S9j"
2157
2157
  }
2158
2158
  }
2159
2159
  }
@@ -2171,7 +2171,7 @@
2171
2171
  "diskSnapshots": {
2172
2172
  "type": "list",
2173
2173
  "member": {
2174
- "shape": "S9h"
2174
+ "shape": "S9j"
2175
2175
  }
2176
2176
  },
2177
2177
  "nextPageToken": {}
@@ -2189,7 +2189,7 @@
2189
2189
  "type": "structure",
2190
2190
  "members": {
2191
2191
  "disks": {
2192
- "shape": "S9o"
2192
+ "shape": "S9q"
2193
2193
  },
2194
2194
  "nextPageToken": {}
2195
2195
  }
@@ -2268,7 +2268,7 @@
2268
2268
  },
2269
2269
  "unit": {},
2270
2270
  "statistics": {
2271
- "shape": "S7o"
2271
+ "shape": "S7q"
2272
2272
  }
2273
2273
  }
2274
2274
  },
@@ -2277,7 +2277,7 @@
2277
2277
  "members": {
2278
2278
  "metricName": {},
2279
2279
  "metricData": {
2280
- "shape": "S7q"
2280
+ "shape": "S7s"
2281
2281
  }
2282
2282
  }
2283
2283
  }
@@ -2296,7 +2296,7 @@
2296
2296
  "distributions": {
2297
2297
  "type": "list",
2298
2298
  "member": {
2299
- "shape": "S3x"
2299
+ "shape": "S3z"
2300
2300
  }
2301
2301
  },
2302
2302
  "nextPageToken": {}
@@ -2317,7 +2317,7 @@
2317
2317
  "type": "structure",
2318
2318
  "members": {
2319
2319
  "domain": {
2320
- "shape": "Sa3"
2320
+ "shape": "Sa5"
2321
2321
  }
2322
2322
  }
2323
2323
  }
@@ -2335,7 +2335,7 @@
2335
2335
  "domains": {
2336
2336
  "type": "list",
2337
2337
  "member": {
2338
- "shape": "Sa3"
2338
+ "shape": "Sa5"
2339
2339
  }
2340
2340
  },
2341
2341
  "nextPageToken": {}
@@ -2412,7 +2412,7 @@
2412
2412
  }
2413
2413
  },
2414
2414
  "destinationInfo": {
2415
- "shape": "S8e"
2415
+ "shape": "S8g"
2416
2416
  }
2417
2417
  }
2418
2418
  }
@@ -2435,7 +2435,7 @@
2435
2435
  "type": "structure",
2436
2436
  "members": {
2437
2437
  "instance": {
2438
- "shape": "Sak"
2438
+ "shape": "Sam"
2439
2439
  }
2440
2440
  }
2441
2441
  }
@@ -2526,7 +2526,7 @@
2526
2526
  },
2527
2527
  "unit": {},
2528
2528
  "statistics": {
2529
- "shape": "S7o"
2529
+ "shape": "S7q"
2530
2530
  }
2531
2531
  }
2532
2532
  },
@@ -2535,7 +2535,7 @@
2535
2535
  "members": {
2536
2536
  "metricName": {},
2537
2537
  "metricData": {
2538
- "shape": "S7q"
2538
+ "shape": "S7s"
2539
2539
  }
2540
2540
  }
2541
2541
  }
@@ -2595,7 +2595,7 @@
2595
2595
  "type": "structure",
2596
2596
  "members": {
2597
2597
  "instanceSnapshot": {
2598
- "shape": "Sbd"
2598
+ "shape": "Sbf"
2599
2599
  }
2600
2600
  }
2601
2601
  }
@@ -2613,7 +2613,7 @@
2613
2613
  "instanceSnapshots": {
2614
2614
  "type": "list",
2615
2615
  "member": {
2616
- "shape": "Sbd"
2616
+ "shape": "Sbf"
2617
2617
  }
2618
2618
  },
2619
2619
  "nextPageToken": {}
@@ -2634,7 +2634,7 @@
2634
2634
  "type": "structure",
2635
2635
  "members": {
2636
2636
  "state": {
2637
- "shape": "Sav"
2637
+ "shape": "Sax"
2638
2638
  }
2639
2639
  }
2640
2640
  }
@@ -2652,7 +2652,7 @@
2652
2652
  "instances": {
2653
2653
  "type": "list",
2654
2654
  "member": {
2655
- "shape": "Sak"
2655
+ "shape": "Sam"
2656
2656
  }
2657
2657
  },
2658
2658
  "nextPageToken": {}
@@ -2673,7 +2673,7 @@
2673
2673
  "type": "structure",
2674
2674
  "members": {
2675
2675
  "keyPair": {
2676
- "shape": "S4i"
2676
+ "shape": "S4k"
2677
2677
  }
2678
2678
  }
2679
2679
  }
@@ -2691,7 +2691,7 @@
2691
2691
  "keyPairs": {
2692
2692
  "type": "list",
2693
2693
  "member": {
2694
- "shape": "S4i"
2694
+ "shape": "S4k"
2695
2695
  }
2696
2696
  },
2697
2697
  "nextPageToken": {}
@@ -2712,7 +2712,7 @@
2712
2712
  "type": "structure",
2713
2713
  "members": {
2714
2714
  "loadBalancer": {
2715
- "shape": "Sbu"
2715
+ "shape": "Sbw"
2716
2716
  }
2717
2717
  }
2718
2718
  }
@@ -2743,7 +2743,7 @@
2743
2743
  },
2744
2744
  "unit": {},
2745
2745
  "statistics": {
2746
- "shape": "S7o"
2746
+ "shape": "S7q"
2747
2747
  }
2748
2748
  }
2749
2749
  },
@@ -2752,7 +2752,7 @@
2752
2752
  "members": {
2753
2753
  "metricName": {},
2754
2754
  "metricData": {
2755
- "shape": "S7q"
2755
+ "shape": "S7s"
2756
2756
  }
2757
2757
  }
2758
2758
  }
@@ -2864,7 +2864,7 @@
2864
2864
  "loadBalancers": {
2865
2865
  "type": "list",
2866
2866
  "member": {
2867
- "shape": "Sbu"
2867
+ "shape": "Sbw"
2868
2868
  }
2869
2869
  },
2870
2870
  "nextPageToken": {}
@@ -2956,10 +2956,10 @@
2956
2956
  "displayName": {},
2957
2957
  "name": {},
2958
2958
  "availabilityZones": {
2959
- "shape": "Sd0"
2959
+ "shape": "Sd2"
2960
2960
  },
2961
2961
  "relationalDatabaseAvailabilityZones": {
2962
- "shape": "Sd0"
2962
+ "shape": "Sd2"
2963
2963
  }
2964
2964
  }
2965
2965
  }
@@ -2981,7 +2981,7 @@
2981
2981
  "type": "structure",
2982
2982
  "members": {
2983
2983
  "relationalDatabase": {
2984
- "shape": "Sd4"
2984
+ "shape": "Sd6"
2985
2985
  }
2986
2986
  }
2987
2987
  }
@@ -3174,7 +3174,7 @@
3174
3174
  "type": "structure",
3175
3175
  "members": {
3176
3176
  "masterUserPassword": {
3177
- "shape": "S4q"
3177
+ "shape": "S4s"
3178
3178
  },
3179
3179
  "createdAt": {
3180
3180
  "type": "timestamp"
@@ -3208,7 +3208,7 @@
3208
3208
  },
3209
3209
  "unit": {},
3210
3210
  "statistics": {
3211
- "shape": "S7o"
3211
+ "shape": "S7q"
3212
3212
  }
3213
3213
  }
3214
3214
  },
@@ -3217,7 +3217,7 @@
3217
3217
  "members": {
3218
3218
  "metricName": {},
3219
3219
  "metricData": {
3220
- "shape": "S7q"
3220
+ "shape": "S7s"
3221
3221
  }
3222
3222
  }
3223
3223
  }
@@ -3237,7 +3237,7 @@
3237
3237
  "type": "structure",
3238
3238
  "members": {
3239
3239
  "parameters": {
3240
- "shape": "Se1"
3240
+ "shape": "Se3"
3241
3241
  },
3242
3242
  "nextPageToken": {}
3243
3243
  }
@@ -3257,7 +3257,7 @@
3257
3257
  "type": "structure",
3258
3258
  "members": {
3259
3259
  "relationalDatabaseSnapshot": {
3260
- "shape": "Se5"
3260
+ "shape": "Se7"
3261
3261
  }
3262
3262
  }
3263
3263
  }
@@ -3275,7 +3275,7 @@
3275
3275
  "relationalDatabaseSnapshots": {
3276
3276
  "type": "list",
3277
3277
  "member": {
3278
- "shape": "Se5"
3278
+ "shape": "Se7"
3279
3279
  }
3280
3280
  },
3281
3281
  "nextPageToken": {}
@@ -3295,7 +3295,7 @@
3295
3295
  "relationalDatabases": {
3296
3296
  "type": "list",
3297
3297
  "member": {
3298
- "shape": "Sd4"
3298
+ "shape": "Sd6"
3299
3299
  }
3300
3300
  },
3301
3301
  "nextPageToken": {}
@@ -3316,7 +3316,7 @@
3316
3316
  "type": "structure",
3317
3317
  "members": {
3318
3318
  "staticIp": {
3319
- "shape": "See"
3319
+ "shape": "Seg"
3320
3320
  }
3321
3321
  }
3322
3322
  }
@@ -3334,7 +3334,7 @@
3334
3334
  "staticIps": {
3335
3335
  "type": "list",
3336
3336
  "member": {
3337
- "shape": "See"
3337
+ "shape": "Seg"
3338
3338
  }
3339
3339
  },
3340
3340
  "nextPageToken": {}
@@ -3440,10 +3440,10 @@
3440
3440
  },
3441
3441
  "treatMissingData": {},
3442
3442
  "contactProtocols": {
3443
- "shape": "S6z"
3443
+ "shape": "S71"
3444
3444
  },
3445
3445
  "notificationTriggers": {
3446
- "shape": "S70"
3446
+ "shape": "S72"
3447
3447
  },
3448
3448
  "notificationEnabled": {
3449
3449
  "type": "boolean"
@@ -3541,7 +3541,7 @@
3541
3541
  "type": "structure",
3542
3542
  "members": {
3543
3543
  "containerImage": {
3544
- "shape": "S8r"
3544
+ "shape": "S8t"
3545
3545
  }
3546
3546
  }
3547
3547
  }
@@ -3828,6 +3828,9 @@
3828
3828
  "versioning": {},
3829
3829
  "readonlyAccessAccounts": {
3830
3830
  "shape": "S18"
3831
+ },
3832
+ "accessLogConfig": {
3833
+ "shape": "S1c"
3831
3834
  }
3832
3835
  }
3833
3836
  },
@@ -3880,7 +3883,7 @@
3880
3883
  "type": "boolean"
3881
3884
  },
3882
3885
  "publicDomainNames": {
3883
- "shape": "S2g"
3886
+ "shape": "S2i"
3884
3887
  }
3885
3888
  }
3886
3889
  },
@@ -3888,7 +3891,7 @@
3888
3891
  "type": "structure",
3889
3892
  "members": {
3890
3893
  "containerService": {
3891
- "shape": "S2t"
3894
+ "shape": "S2v"
3892
3895
  }
3893
3896
  }
3894
3897
  }
@@ -3902,16 +3905,16 @@
3902
3905
  "members": {
3903
3906
  "distributionName": {},
3904
3907
  "origin": {
3905
- "shape": "S3h"
3908
+ "shape": "S3j"
3906
3909
  },
3907
3910
  "defaultCacheBehavior": {
3908
- "shape": "S3j"
3911
+ "shape": "S3l"
3909
3912
  },
3910
3913
  "cacheBehaviorSettings": {
3911
- "shape": "S3l"
3914
+ "shape": "S3n"
3912
3915
  },
3913
3916
  "cacheBehaviors": {
3914
- "shape": "S3t"
3917
+ "shape": "S3v"
3915
3918
  },
3916
3919
  "isEnabled": {
3917
3920
  "type": "boolean"
@@ -3954,7 +3957,7 @@
3954
3957
  "members": {
3955
3958
  "domainName": {},
3956
3959
  "domainEntry": {
3957
- "shape": "S42"
3960
+ "shape": "S44"
3958
3961
  }
3959
3962
  }
3960
3963
  },
@@ -3999,7 +4002,7 @@
3999
4002
  "members": {
4000
4003
  "relationalDatabaseName": {},
4001
4004
  "masterUserPassword": {
4002
- "shape": "S4q"
4005
+ "shape": "S4s"
4003
4006
  },
4004
4007
  "rotateMasterUserPassword": {
4005
4008
  "type": "boolean"
@@ -4040,7 +4043,7 @@
4040
4043
  "members": {
4041
4044
  "relationalDatabaseName": {},
4042
4045
  "parameters": {
4043
- "shape": "Se1"
4046
+ "shape": "Se3"
4044
4047
  }
4045
4048
  }
4046
4049
  },
@@ -4176,6 +4179,9 @@
4176
4179
  "code": {},
4177
4180
  "message": {}
4178
4181
  }
4182
+ },
4183
+ "accessLogConfig": {
4184
+ "shape": "S1c"
4179
4185
  }
4180
4186
  }
4181
4187
  },
@@ -4192,7 +4198,20 @@
4192
4198
  "type": "list",
4193
4199
  "member": {}
4194
4200
  },
4195
- "S1e": {
4201
+ "S1c": {
4202
+ "type": "structure",
4203
+ "required": [
4204
+ "enabled"
4205
+ ],
4206
+ "members": {
4207
+ "enabled": {
4208
+ "type": "boolean"
4209
+ },
4210
+ "destination": {},
4211
+ "prefix": {}
4212
+ }
4213
+ },
4214
+ "S1g": {
4196
4215
  "type": "structure",
4197
4216
  "members": {
4198
4217
  "accessKeyId": {
@@ -4216,11 +4235,11 @@
4216
4235
  }
4217
4236
  }
4218
4237
  },
4219
- "S1l": {
4238
+ "S1n": {
4220
4239
  "type": "list",
4221
4240
  "member": {}
4222
4241
  },
4223
- "S1n": {
4242
+ "S1p": {
4224
4243
  "type": "structure",
4225
4244
  "members": {
4226
4245
  "certificateArn": {},
@@ -4235,10 +4254,10 @@
4235
4254
  "status": {},
4236
4255
  "serialNumber": {},
4237
4256
  "subjectAlternativeNames": {
4238
- "shape": "S1l"
4257
+ "shape": "S1n"
4239
4258
  },
4240
4259
  "domainValidationRecords": {
4241
- "shape": "S1r"
4260
+ "shape": "S1t"
4242
4261
  },
4243
4262
  "requestFailureReason": {},
4244
4263
  "inUseResourceCount": {
@@ -4263,7 +4282,7 @@
4263
4282
  "type": "structure",
4264
4283
  "members": {
4265
4284
  "domainValidationRecords": {
4266
- "shape": "S1r"
4285
+ "shape": "S1t"
4267
4286
  },
4268
4287
  "renewalStatus": {},
4269
4288
  "renewalStatusReason": {},
@@ -4287,7 +4306,7 @@
4287
4306
  }
4288
4307
  }
4289
4308
  },
4290
- "S1r": {
4309
+ "S1t": {
4291
4310
  "type": "list",
4292
4311
  "member": {
4293
4312
  "type": "structure",
@@ -4304,7 +4323,7 @@
4304
4323
  }
4305
4324
  }
4306
4325
  },
4307
- "S2g": {
4326
+ "S2i": {
4308
4327
  "type": "map",
4309
4328
  "key": {},
4310
4329
  "value": {
@@ -4312,7 +4331,7 @@
4312
4331
  "member": {}
4313
4332
  }
4314
4333
  },
4315
- "S2j": {
4334
+ "S2l": {
4316
4335
  "type": "map",
4317
4336
  "key": {},
4318
4337
  "value": {
@@ -4335,7 +4354,7 @@
4335
4354
  }
4336
4355
  }
4337
4356
  },
4338
- "S2p": {
4357
+ "S2r": {
4339
4358
  "type": "structure",
4340
4359
  "required": [
4341
4360
  "containerName",
@@ -4347,11 +4366,11 @@
4347
4366
  "type": "integer"
4348
4367
  },
4349
4368
  "healthCheck": {
4350
- "shape": "S2r"
4369
+ "shape": "S2t"
4351
4370
  }
4352
4371
  }
4353
4372
  },
4354
- "S2r": {
4373
+ "S2t": {
4355
4374
  "type": "structure",
4356
4375
  "members": {
4357
4376
  "healthyThreshold": {
@@ -4370,7 +4389,7 @@
4370
4389
  "successCodes": {}
4371
4390
  }
4372
4391
  },
4373
- "S2t": {
4392
+ "S2v": {
4374
4393
  "type": "structure",
4375
4394
  "members": {
4376
4395
  "containerServiceName": {},
@@ -4399,10 +4418,10 @@
4399
4418
  "type": "integer"
4400
4419
  },
4401
4420
  "currentDeployment": {
4402
- "shape": "S2x"
4421
+ "shape": "S2z"
4403
4422
  },
4404
4423
  "nextDeployment": {
4405
- "shape": "S2x"
4424
+ "shape": "S2z"
4406
4425
  },
4407
4426
  "isDisabled": {
4408
4427
  "type": "boolean"
@@ -4410,12 +4429,12 @@
4410
4429
  "principalArn": {},
4411
4430
  "privateDomainName": {},
4412
4431
  "publicDomainNames": {
4413
- "shape": "S2g"
4432
+ "shape": "S2i"
4414
4433
  },
4415
4434
  "url": {}
4416
4435
  }
4417
4436
  },
4418
- "S2x": {
4437
+ "S2z": {
4419
4438
  "type": "structure",
4420
4439
  "members": {
4421
4440
  "version": {
@@ -4423,7 +4442,7 @@
4423
4442
  },
4424
4443
  "state": {},
4425
4444
  "containers": {
4426
- "shape": "S2j"
4445
+ "shape": "S2l"
4427
4446
  },
4428
4447
  "publicEndpoint": {
4429
4448
  "type": "structure",
@@ -4433,7 +4452,7 @@
4433
4452
  "type": "integer"
4434
4453
  },
4435
4454
  "healthCheck": {
4436
- "shape": "S2r"
4455
+ "shape": "S2t"
4437
4456
  }
4438
4457
  }
4439
4458
  },
@@ -4442,13 +4461,13 @@
4442
4461
  }
4443
4462
  }
4444
4463
  },
4445
- "S36": {
4464
+ "S38": {
4446
4465
  "type": "list",
4447
4466
  "member": {
4448
- "shape": "S37"
4467
+ "shape": "S39"
4449
4468
  }
4450
4469
  },
4451
- "S37": {
4470
+ "S39": {
4452
4471
  "type": "structure",
4453
4472
  "required": [
4454
4473
  "addOnType"
@@ -4463,7 +4482,7 @@
4463
4482
  }
4464
4483
  }
4465
4484
  },
4466
- "S3h": {
4485
+ "S3j": {
4467
4486
  "type": "structure",
4468
4487
  "members": {
4469
4488
  "name": {},
@@ -4471,13 +4490,13 @@
4471
4490
  "protocolPolicy": {}
4472
4491
  }
4473
4492
  },
4474
- "S3j": {
4493
+ "S3l": {
4475
4494
  "type": "structure",
4476
4495
  "members": {
4477
4496
  "behavior": {}
4478
4497
  }
4479
4498
  },
4480
- "S3l": {
4499
+ "S3n": {
4481
4500
  "type": "structure",
4482
4501
  "members": {
4483
4502
  "defaultTTL": {
@@ -4523,7 +4542,7 @@
4523
4542
  }
4524
4543
  }
4525
4544
  },
4526
- "S3t": {
4545
+ "S3v": {
4527
4546
  "type": "list",
4528
4547
  "member": {
4529
4548
  "type": "structure",
@@ -4533,7 +4552,7 @@
4533
4552
  }
4534
4553
  }
4535
4554
  },
4536
- "S3x": {
4555
+ "S3z": {
4537
4556
  "type": "structure",
4538
4557
  "members": {
4539
4558
  "name": {},
@@ -4567,13 +4586,13 @@
4567
4586
  },
4568
4587
  "originPublicDNS": {},
4569
4588
  "defaultCacheBehavior": {
4570
- "shape": "S3j"
4589
+ "shape": "S3l"
4571
4590
  },
4572
4591
  "cacheBehaviorSettings": {
4573
- "shape": "S3l"
4592
+ "shape": "S3n"
4574
4593
  },
4575
4594
  "cacheBehaviors": {
4576
- "shape": "S3t"
4595
+ "shape": "S3v"
4577
4596
  },
4578
4597
  "ableToUpdateBundle": {
4579
4598
  "type": "boolean"
@@ -4584,7 +4603,7 @@
4584
4603
  }
4585
4604
  }
4586
4605
  },
4587
- "S42": {
4606
+ "S44": {
4588
4607
  "type": "structure",
4589
4608
  "members": {
4590
4609
  "id": {},
@@ -4602,7 +4621,7 @@
4602
4621
  }
4603
4622
  }
4604
4623
  },
4605
- "S4i": {
4624
+ "S4k": {
4606
4625
  "type": "structure",
4607
4626
  "members": {
4608
4627
  "name": {},
@@ -4621,27 +4640,27 @@
4621
4640
  "fingerprint": {}
4622
4641
  }
4623
4642
  },
4624
- "S4l": {
4643
+ "S4n": {
4625
4644
  "type": "list",
4626
4645
  "member": {}
4627
4646
  },
4628
- "S4q": {
4647
+ "S4s": {
4629
4648
  "type": "string",
4630
4649
  "sensitive": true
4631
4650
  },
4632
- "S6z": {
4651
+ "S71": {
4633
4652
  "type": "list",
4634
4653
  "member": {}
4635
4654
  },
4636
- "S70": {
4655
+ "S72": {
4637
4656
  "type": "list",
4638
4657
  "member": {}
4639
4658
  },
4640
- "S7o": {
4659
+ "S7q": {
4641
4660
  "type": "list",
4642
4661
  "member": {}
4643
4662
  },
4644
- "S7q": {
4663
+ "S7s": {
4645
4664
  "type": "list",
4646
4665
  "member": {
4647
4666
  "type": "structure",
@@ -4668,14 +4687,14 @@
4668
4687
  }
4669
4688
  }
4670
4689
  },
4671
- "S8e": {
4690
+ "S8g": {
4672
4691
  "type": "structure",
4673
4692
  "members": {
4674
4693
  "id": {},
4675
4694
  "service": {}
4676
4695
  }
4677
4696
  },
4678
- "S8r": {
4697
+ "S8t": {
4679
4698
  "type": "structure",
4680
4699
  "members": {
4681
4700
  "image": {},
@@ -4685,7 +4704,7 @@
4685
4704
  }
4686
4705
  }
4687
4706
  },
4688
- "S9b": {
4707
+ "S9d": {
4689
4708
  "type": "structure",
4690
4709
  "members": {
4691
4710
  "name": {},
@@ -4702,7 +4721,7 @@
4702
4721
  "shape": "S10"
4703
4722
  },
4704
4723
  "addOns": {
4705
- "shape": "S9c"
4724
+ "shape": "S9e"
4706
4725
  },
4707
4726
  "sizeInGb": {
4708
4727
  "type": "integer"
@@ -4728,7 +4747,7 @@
4728
4747
  }
4729
4748
  }
4730
4749
  },
4731
- "S9c": {
4750
+ "S9e": {
4732
4751
  "type": "list",
4733
4752
  "member": {
4734
4753
  "type": "structure",
@@ -4740,7 +4759,7 @@
4740
4759
  }
4741
4760
  }
4742
4761
  },
4743
- "S9h": {
4762
+ "S9j": {
4744
4763
  "type": "structure",
4745
4764
  "members": {
4746
4765
  "name": {},
@@ -4770,13 +4789,13 @@
4770
4789
  }
4771
4790
  }
4772
4791
  },
4773
- "S9o": {
4792
+ "S9q": {
4774
4793
  "type": "list",
4775
4794
  "member": {
4776
- "shape": "S9b"
4795
+ "shape": "S9d"
4777
4796
  }
4778
4797
  },
4779
- "Sa3": {
4798
+ "Sa5": {
4780
4799
  "type": "structure",
4781
4800
  "members": {
4782
4801
  "name": {},
@@ -4795,12 +4814,12 @@
4795
4814
  "domainEntries": {
4796
4815
  "type": "list",
4797
4816
  "member": {
4798
- "shape": "S42"
4817
+ "shape": "S44"
4799
4818
  }
4800
4819
  }
4801
4820
  }
4802
4821
  },
4803
- "Sak": {
4822
+ "Sam": {
4804
4823
  "type": "structure",
4805
4824
  "members": {
4806
4825
  "name": {},
@@ -4820,7 +4839,7 @@
4820
4839
  "blueprintName": {},
4821
4840
  "bundleId": {},
4822
4841
  "addOns": {
4823
- "shape": "S9c"
4842
+ "shape": "S9e"
4824
4843
  },
4825
4844
  "isStaticIp": {
4826
4845
  "type": "boolean"
@@ -4839,7 +4858,7 @@
4839
4858
  "type": "integer"
4840
4859
  },
4841
4860
  "disks": {
4842
- "shape": "S9o"
4861
+ "shape": "S9q"
4843
4862
  },
4844
4863
  "ramSizeInGb": {
4845
4864
  "type": "float"
@@ -4888,13 +4907,13 @@
4888
4907
  }
4889
4908
  },
4890
4909
  "state": {
4891
- "shape": "Sav"
4910
+ "shape": "Sax"
4892
4911
  },
4893
4912
  "username": {},
4894
4913
  "sshKeyName": {}
4895
4914
  }
4896
4915
  },
4897
- "Sav": {
4916
+ "Sax": {
4898
4917
  "type": "structure",
4899
4918
  "members": {
4900
4919
  "code": {
@@ -4903,7 +4922,7 @@
4903
4922
  "name": {}
4904
4923
  }
4905
4924
  },
4906
- "Sbd": {
4925
+ "Sbf": {
4907
4926
  "type": "structure",
4908
4927
  "members": {
4909
4928
  "name": {},
@@ -4922,7 +4941,7 @@
4922
4941
  "state": {},
4923
4942
  "progress": {},
4924
4943
  "fromAttachedDisks": {
4925
- "shape": "S9o"
4944
+ "shape": "S9q"
4926
4945
  },
4927
4946
  "fromInstanceName": {},
4928
4947
  "fromInstanceArn": {},
@@ -4936,7 +4955,7 @@
4936
4955
  }
4937
4956
  }
4938
4957
  },
4939
- "Sbu": {
4958
+ "Sbw": {
4940
4959
  "type": "structure",
4941
4960
  "members": {
4942
4961
  "name": {},
@@ -4996,7 +5015,7 @@
4996
5015
  "ipAddressType": {}
4997
5016
  }
4998
5017
  },
4999
- "Sd0": {
5018
+ "Sd2": {
5000
5019
  "type": "list",
5001
5020
  "member": {
5002
5021
  "type": "structure",
@@ -5006,7 +5025,7 @@
5006
5025
  }
5007
5026
  }
5008
5027
  },
5009
- "Sd4": {
5028
+ "Sd6": {
5010
5029
  "type": "structure",
5011
5030
  "members": {
5012
5031
  "name": {},
@@ -5091,7 +5110,7 @@
5091
5110
  "caCertificateIdentifier": {}
5092
5111
  }
5093
5112
  },
5094
- "Se1": {
5113
+ "Se3": {
5095
5114
  "type": "list",
5096
5115
  "member": {
5097
5116
  "type": "structure",
@@ -5109,7 +5128,7 @@
5109
5128
  }
5110
5129
  }
5111
5130
  },
5112
- "Se5": {
5131
+ "Se7": {
5113
5132
  "type": "structure",
5114
5133
  "members": {
5115
5134
  "name": {},
@@ -5137,7 +5156,7 @@
5137
5156
  "fromRelationalDatabaseBlueprintId": {}
5138
5157
  }
5139
5158
  },
5140
- "See": {
5159
+ "Seg": {
5141
5160
  "type": "structure",
5142
5161
  "members": {
5143
5162
  "name": {},