@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
@@ -267,4 +267,12 @@ export abstract class ConfigurationOptions {
267
267
  * regional endpoints.
268
268
  */
269
269
  stsRegionalEndpoints?: "legacy"|"regional";
270
+ /**
271
+ * Enables FIPS compatible endpoints.
272
+ */
273
+ useFipsEndpoint?: boolean;
274
+ /**
275
+ * Enables IPv6 dualstack endpoint.
276
+ */
277
+ useDualstackEndpoint?: boolean;
270
278
  }
@@ -54,7 +54,7 @@ var PromisesDependency;
54
54
  *
55
55
  * @!attribute computeChecksums
56
56
  * @return [Boolean] whether to compute checksums for payload bodies when
57
- * the service accepts it (currently supported in S3 only).
57
+ * the service accepts it (currently supported in S3 and SQS only).
58
58
  *
59
59
  * @!attribute convertResponseTypes
60
60
  * @return [Boolean] whether types are converted when parsing response data.
@@ -185,7 +185,13 @@ var PromisesDependency;
185
185
  * @!attribute stsRegionalEndpoints
186
186
  * @return ['legacy'|'regional'] whether to send sts request to global endpoints or
187
187
  * regional endpoints.
188
- * Defaults to 'legacy'
188
+ * Defaults to 'legacy'.
189
+ *
190
+ * @!attribute useFipsEndpoint
191
+ * @return [Boolean] Enables FIPS compatible endpoints. Defaults to `false`.
192
+ *
193
+ * @!attribute useDualstackEndpoint
194
+ * @return [Boolean] Enables IPv6 dualstack endpoint. Defaults to `false`.
189
195
  */
190
196
  AWS.Config = AWS.util.inherit({
191
197
  /**
@@ -340,6 +346,10 @@ AWS.Config = AWS.util.inherit({
340
346
  * @option options stsRegionalEndpoints ['legacy'|'regional'] whether to send sts request
341
347
  * to global endpoints or regional endpoints.
342
348
  * Defaults to 'legacy'.
349
+ * @option options useFipsEndpoint [Boolean] Enables FIPS compatible endpoints.
350
+ * Defaults to `false`.
351
+ * @option options useDualstackEndpoint [Boolean] Enables IPv6 dualstack endpoint.
352
+ * Defaults to `false`.
343
353
  */
344
354
  constructor: function Config(options) {
345
355
  if (options === undefined) options = {};
@@ -563,7 +573,9 @@ AWS.Config = AWS.util.inherit({
563
573
  endpointDiscoveryEnabled: undefined,
564
574
  endpointCacheSize: 1000,
565
575
  hostPrefixEnabled: true,
566
- stsRegionalEndpoints: 'legacy'
576
+ stsRegionalEndpoints: 'legacy',
577
+ useFipsEndpoint: false,
578
+ useDualstackEndpoint: false
567
579
  },
568
580
 
569
581
  /**
@@ -279,6 +279,27 @@ export abstract class ConfigurationServicePlaceholders {
279
279
  snowdevicemanagement?: AWS.SnowDeviceManagement.Types.ClientConfiguration;
280
280
  memorydb?: AWS.MemoryDB.Types.ClientConfiguration;
281
281
  opensearch?: AWS.OpenSearch.Types.ClientConfiguration;
282
+ kafkaconnect?: AWS.KafkaConnect.Types.ClientConfiguration;
283
+ voiceid?: AWS.VoiceID.Types.ClientConfiguration;
284
+ wisdom?: AWS.Wisdom.Types.ClientConfiguration;
285
+ account?: AWS.Account.Types.ClientConfiguration;
286
+ cloudcontrol?: AWS.CloudControl.Types.ClientConfiguration;
287
+ grafana?: AWS.Grafana.Types.ClientConfiguration;
288
+ panorama?: AWS.Panorama.Types.ClientConfiguration;
289
+ chimesdkmeetings?: AWS.ChimeSDKMeetings.Types.ClientConfiguration;
290
+ resiliencehub?: AWS.Resiliencehub.Types.ClientConfiguration;
291
+ migrationhubstrategy?: AWS.MigrationHubStrategy.Types.ClientConfiguration;
292
+ appconfigdata?: AWS.AppConfigData.Types.ClientConfiguration;
293
+ drs?: AWS.Drs.Types.ClientConfiguration;
294
+ migrationhubrefactorspaces?: AWS.MigrationHubRefactorSpaces.Types.ClientConfiguration;
295
+ evidently?: AWS.Evidently.Types.ClientConfiguration;
296
+ inspector2?: AWS.Inspector2.Types.ClientConfiguration;
297
+ rbin?: AWS.Rbin.Types.ClientConfiguration;
298
+ rum?: AWS.RUM.Types.ClientConfiguration;
299
+ backupgateway?: AWS.BackupGateway.Types.ClientConfiguration;
300
+ iottwinmaker?: AWS.IoTTwinMaker.Types.ClientConfiguration;
301
+ workspacesweb?: AWS.WorkSpacesWeb.Types.ClientConfiguration;
302
+ amplifyuibuilder?: AWS.AmplifyUIBuilder.Types.ClientConfiguration;
282
303
  }
283
304
  export interface ConfigurationServiceApiVersions {
284
305
  acm?: AWS.ACM.Types.apiVersion;
@@ -560,4 +581,25 @@ export interface ConfigurationServiceApiVersions {
560
581
  snowdevicemanagement?: AWS.SnowDeviceManagement.Types.apiVersion;
561
582
  memorydb?: AWS.MemoryDB.Types.apiVersion;
562
583
  opensearch?: AWS.OpenSearch.Types.apiVersion;
584
+ kafkaconnect?: AWS.KafkaConnect.Types.apiVersion;
585
+ voiceid?: AWS.VoiceID.Types.apiVersion;
586
+ wisdom?: AWS.Wisdom.Types.apiVersion;
587
+ account?: AWS.Account.Types.apiVersion;
588
+ cloudcontrol?: AWS.CloudControl.Types.apiVersion;
589
+ grafana?: AWS.Grafana.Types.apiVersion;
590
+ panorama?: AWS.Panorama.Types.apiVersion;
591
+ chimesdkmeetings?: AWS.ChimeSDKMeetings.Types.apiVersion;
592
+ resiliencehub?: AWS.Resiliencehub.Types.apiVersion;
593
+ migrationhubstrategy?: AWS.MigrationHubStrategy.Types.apiVersion;
594
+ appconfigdata?: AWS.AppConfigData.Types.apiVersion;
595
+ drs?: AWS.Drs.Types.apiVersion;
596
+ migrationhubrefactorspaces?: AWS.MigrationHubRefactorSpaces.Types.apiVersion;
597
+ evidently?: AWS.Evidently.Types.apiVersion;
598
+ inspector2?: AWS.Inspector2.Types.apiVersion;
599
+ rbin?: AWS.Rbin.Types.apiVersion;
600
+ rum?: AWS.RUM.Types.apiVersion;
601
+ backupgateway?: AWS.BackupGateway.Types.apiVersion;
602
+ iottwinmaker?: AWS.IoTTwinMaker.Types.apiVersion;
603
+ workspacesweb?: AWS.WorkSpacesWeb.Types.apiVersion;
604
+ amplifyuibuilder?: AWS.AmplifyUIBuilder.Types.apiVersion;
563
605
  }
@@ -1,8 +1,11 @@
1
+ import {ConfigBase} from './config-base';
2
+
1
3
  export interface UseDualstackConfigOptions {
2
4
  /**
3
5
  * Enables IPv6/IPv4 dualstack endpoint. When a DNS lookup is performed on an endpoint of this type, it returns an “A” record with an IPv4 address and an “AAAA” record with an IPv6 address.
4
6
  * In most cases the network stack in the client environment will automatically prefer the AAAA record and make a connection using the IPv6 address.
5
7
  * Note, however, that currently on Windows, the IPv4 address will be preferred.
8
+ * @deprecated Use {@link ConfigBase.useDualstackEndpoint}
6
9
  */
7
10
  useDualstack?: boolean;
8
11
  }
@@ -20,7 +20,7 @@ AWS.util.update(AWS, {
20
20
  /**
21
21
  * @constant
22
22
  */
23
- VERSION: '2.985.0',
23
+ VERSION: '2.1043.0',
24
24
 
25
25
  /**
26
26
  * @api private
@@ -130,7 +130,7 @@ export namespace DocumentClient {
130
130
  */
131
131
  ArchivalDateTime?: _Date;
132
132
  /**
133
- * The reason DynamoDB archived the table. Currently, the only possible value is: INACCESSIBLE_ENCRYPTION_CREDENTIALS - The table was archived due to the table's AWS KMS key being inaccessible for more than seven days. An On-Demand backup was created at the archival time.
133
+ * The reason DynamoDB archived the table. Currently, the only possible value is: INACCESSIBLE_ENCRYPTION_CREDENTIALS - The table was archived due to the table's KMS key being inaccessible for more than seven days. An On-Demand backup was created at the archival time.
134
134
  */
135
135
  ArchivalReason?: ArchivalReason;
136
136
  /**
@@ -307,7 +307,7 @@ export namespace DocumentClient {
307
307
  */
308
308
  BackupStatus: BackupStatus;
309
309
  /**
310
- * BackupType: USER - You create and manage these using the on-demand backup feature. SYSTEM - If you delete a table with point-in-time recovery enabled, a SYSTEM backup is automatically created and is retained for 35 days (at no additional cost). System backups allow you to restore the deleted table to the state it was in just before the point of deletion. AWS_BACKUP - On-demand backup created by you from AWS Backup service.
310
+ * BackupType: USER - You create and manage these using the on-demand backup feature. SYSTEM - If you delete a table with point-in-time recovery enabled, a SYSTEM backup is automatically created and is retained for 35 days (at no additional cost). System backups allow you to restore the deleted table to the state it was in just before the point of deletion. AWS_BACKUP - On-demand backup created by you from Backup service.
311
311
  */
312
312
  BackupType: BackupType;
313
313
  /**
@@ -357,7 +357,7 @@ export namespace DocumentClient {
357
357
  */
358
358
  BackupStatus?: BackupStatus;
359
359
  /**
360
- * BackupType: USER - You create and manage these using the on-demand backup feature. SYSTEM - If you delete a table with point-in-time recovery enabled, a SYSTEM backup is automatically created and is retained for 35 days (at no additional cost). System backups allow you to restore the deleted table to the state it was in just before the point of deletion. AWS_BACKUP - On-demand backup created by you from AWS Backup service.
360
+ * BackupType: USER - You create and manage these using the on-demand backup feature. SYSTEM - If you delete a table with point-in-time recovery enabled, a SYSTEM backup is automatically created and is retained for 35 days (at no additional cost). System backups allow you to restore the deleted table to the state it was in just before the point of deletion. AWS_BACKUP - On-demand backup created by you from Backup service.
361
361
  */
362
362
  BackupType?: BackupType;
363
363
  /**
@@ -370,15 +370,20 @@ export namespace DocumentClient {
370
370
  export type BackupsInputLimit = number;
371
371
  export interface BatchExecuteStatementInput {
372
372
  /**
373
- * The list of PartiQL statements representing the batch to run.
373
+ * The list of PartiQL statements representing the batch to run.
374
374
  */
375
375
  Statements: PartiQLBatchRequest;
376
+ ReturnConsumedCapacity?: ReturnConsumedCapacity;
376
377
  }
377
378
  export interface BatchExecuteStatementOutput {
378
379
  /**
379
- * The response to each PartiQL statement in the batch.
380
+ * The response to each PartiQL statement in the batch.
380
381
  */
381
382
  Responses?: PartiQLBatchResponse;
383
+ /**
384
+ * The capacity units consumed by the entire operation. The values of the list are ordered according to the ordering of the statements.
385
+ */
386
+ ConsumedCapacity?: ConsumedCapacityMultiple;
382
387
  }
383
388
  export interface BatchGetItemInput {
384
389
  /**
@@ -664,7 +669,7 @@ export namespace DocumentClient {
664
669
  */
665
670
  RegionName: RegionName;
666
671
  /**
667
- * The AWS KMS customer master key (CMK) that should be used for AWS KMS encryption in the new replica. To specify a CMK, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB KMS master key alias/aws/dynamodb.
672
+ * The KMS key that should be used for KMS encryption in the new replica. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB KMS key alias/aws/dynamodb.
668
673
  */
669
674
  KMSMasterKeyId?: KMSMasterKeyId;
670
675
  /**
@@ -675,6 +680,10 @@ export namespace DocumentClient {
675
680
  * Replica-specific global secondary index settings.
676
681
  */
677
682
  GlobalSecondaryIndexes?: ReplicaGlobalSecondaryIndexList;
683
+ /**
684
+ * Replica-specific table class. If not specified, uses the source table's table class.
685
+ */
686
+ TableClassOverride?: TableClass;
678
687
  }
679
688
  export interface CreateTableInput {
680
689
  /**
@@ -717,6 +726,10 @@ export namespace DocumentClient {
717
726
  * A list of key-value pairs to label the table. For more information, see Tagging for DynamoDB.
718
727
  */
719
728
  Tags?: TagList;
729
+ /**
730
+ * The table class of the new table. Valid values are STANDARD and STANDARD_INFREQUENT_ACCESS.
731
+ */
732
+ TableClass?: TableClass;
720
733
  }
721
734
  export interface CreateTableOutput {
722
735
  /**
@@ -896,11 +909,11 @@ export namespace DocumentClient {
896
909
  */
897
910
  IndexName?: IndexName;
898
911
  /**
899
- * List of names of the associated Alpine rules.
912
+ * List of names of the associated contributor insights rules.
900
913
  */
901
914
  ContributorInsightsRuleList?: ContributorInsightsRuleList;
902
915
  /**
903
- * Current Status contributor insights.
916
+ * Current status of contributor insights.
904
917
  */
905
918
  ContributorInsightsStatus?: ContributorInsightsStatus;
906
919
  /**
@@ -908,7 +921,7 @@ export namespace DocumentClient {
908
921
  */
909
922
  LastUpdateDateTime?: LastUpdateDateTime;
910
923
  /**
911
- * Returns information about the last failure that encountered. The most common exceptions for a FAILED status are: LimitExceededException - Per-account Amazon CloudWatch Contributor Insights rule limit reached. Please disable Contributor Insights for other tables/indexes OR disable Contributor Insights rules before retrying. AccessDeniedException - Amazon CloudWatch Contributor Insights rules cannot be modified due to insufficient permissions. AccessDeniedException - Failed to create service-linked role for Contributor Insights due to insufficient permissions. InternalServerError - Failed to create Amazon CloudWatch Contributor Insights rules. Please retry request.
924
+ * Returns information about the last failure that was encountered. The most common exceptions for a FAILED status are: LimitExceededException - Per-account Amazon CloudWatch Contributor Insights rule limit reached. Please disable Contributor Insights for other tables/indexes OR disable Contributor Insights rules before retrying. AccessDeniedException - Amazon CloudWatch Contributor Insights rules cannot be modified due to insufficient permissions. AccessDeniedException - Failed to create service-linked role for Contributor Insights due to insufficient permissions. InternalServerError - Failed to create Amazon CloudWatch Contributor Insights rules. Please retry request.
912
925
  */
913
926
  FailureException?: FailureException;
914
927
  }
@@ -1049,47 +1062,57 @@ export namespace DocumentClient {
1049
1062
  export type ExceptionName = string;
1050
1063
  export interface ExecuteStatementInput {
1051
1064
  /**
1052
- * The PartiQL statement representing the operation to run.
1065
+ * The PartiQL statement representing the operation to run.
1053
1066
  */
1054
1067
  Statement: PartiQLStatement;
1055
1068
  /**
1056
- * The parameters for the PartiQL statement, if any.
1069
+ * The parameters for the PartiQL statement, if any.
1057
1070
  */
1058
1071
  Parameters?: PreparedStatementParameters;
1059
1072
  /**
1060
- * The consistency of a read operation. If set to true, then a strongly consistent read is used; otherwise, an eventually consistent read is used.
1073
+ * The consistency of a read operation. If set to true, then a strongly consistent read is used; otherwise, an eventually consistent read is used.
1061
1074
  */
1062
1075
  ConsistentRead?: ConsistentRead;
1063
1076
  /**
1064
- * Set this value to get remaining results, if NextToken was returned in the statement response.
1077
+ * Set this value to get remaining results, if NextToken was returned in the statement response.
1065
1078
  */
1066
1079
  NextToken?: PartiQLNextToken;
1080
+ ReturnConsumedCapacity?: ReturnConsumedCapacity;
1067
1081
  }
1068
1082
  export interface ExecuteStatementOutput {
1069
1083
  /**
1070
- * If a read operation was used, this property will contain the result of the reade operation; a map of attribute names and their values. For the write operations this value will be empty.
1084
+ * If a read operation was used, this property will contain the result of the read operation; a map of attribute names and their values. For the write operations this value will be empty.
1071
1085
  */
1072
1086
  Items?: ItemList;
1073
1087
  /**
1074
- * If the response of a read request exceeds the response payload limit DynamoDB will set this value in the response. If set, you can use that this value in the subsequent request to get the remaining results.
1088
+ * If the response of a read request exceeds the response payload limit DynamoDB will set this value in the response. If set, you can use that this value in the subsequent request to get the remaining results.
1075
1089
  */
1076
1090
  NextToken?: PartiQLNextToken;
1091
+ ConsumedCapacity?: ConsumedCapacity;
1077
1092
  }
1078
1093
  export interface ExecuteTransactionInput {
1079
1094
  /**
1080
- * The list of PartiQL statements representing the transaction to run.
1095
+ * The list of PartiQL statements representing the transaction to run.
1081
1096
  */
1082
1097
  TransactStatements: ParameterizedStatements;
1083
1098
  /**
1084
- * Set this value to get remaining results, if NextToken was returned in the statement response.
1099
+ * Set this value to get remaining results, if NextToken was returned in the statement response.
1085
1100
  */
1086
1101
  ClientRequestToken?: ClientRequestToken;
1102
+ /**
1103
+ * Determines the level of detail about either provisioned or on-demand throughput consumption that is returned in the response. For more information, see TransactGetItems and TransactWriteItems.
1104
+ */
1105
+ ReturnConsumedCapacity?: ReturnConsumedCapacity;
1087
1106
  }
1088
1107
  export interface ExecuteTransactionOutput {
1089
1108
  /**
1090
- * The response to a PartiQL transaction.
1109
+ * The response to a PartiQL transaction.
1091
1110
  */
1092
1111
  Responses?: ItemResponseList;
1112
+ /**
1113
+ * The capacity units consumed by the entire operation. The values of the list are ordered according to the ordering of the statements.
1114
+ */
1115
+ ConsumedCapacity?: ConsumedCapacityMultiple;
1093
1116
  }
1094
1117
  export type ExpectedAttributeMap = {[key: string]: ExpectedAttributeValue};
1095
1118
  export interface ExpectedAttributeValue {
@@ -1153,7 +1176,7 @@ export namespace DocumentClient {
1153
1176
  */
1154
1177
  S3Bucket?: S3Bucket;
1155
1178
  /**
1156
- * The ID of the AWS account that owns the bucket containing the export.
1179
+ * The ID of the Amazon Web Services account that owns the bucket containing the export.
1157
1180
  */
1158
1181
  S3BucketOwner?: S3BucketOwner;
1159
1182
  /**
@@ -1161,11 +1184,11 @@ export namespace DocumentClient {
1161
1184
  */
1162
1185
  S3Prefix?: S3Prefix;
1163
1186
  /**
1164
- * Type of encryption used on the bucket where export data is stored. Valid values for S3SseAlgorithm are: AES256 - server-side encryption with Amazon S3 managed keys KMS - server-side encryption with AWS KMS managed keys
1187
+ * Type of encryption used on the bucket where export data is stored. Valid values for S3SseAlgorithm are: AES256 - server-side encryption with Amazon S3 managed keys KMS - server-side encryption with KMS managed keys
1165
1188
  */
1166
1189
  S3SseAlgorithm?: S3SseAlgorithm;
1167
1190
  /**
1168
- * The ID of the AWS KMS managed key used to encrypt the S3 bucket where export data is stored (if applicable).
1191
+ * The ID of the KMS managed key used to encrypt the S3 bucket where export data is stored (if applicable).
1169
1192
  */
1170
1193
  S3SseKmsKeyId?: S3SseKmsKeyId;
1171
1194
  /**
@@ -1224,7 +1247,7 @@ export namespace DocumentClient {
1224
1247
  */
1225
1248
  S3Bucket: S3Bucket;
1226
1249
  /**
1227
- * The ID of the AWS account that owns the bucket the export will be stored in.
1250
+ * The ID of the Amazon Web Services account that owns the bucket the export will be stored in.
1228
1251
  */
1229
1252
  S3BucketOwner?: S3BucketOwner;
1230
1253
  /**
@@ -1232,11 +1255,11 @@ export namespace DocumentClient {
1232
1255
  */
1233
1256
  S3Prefix?: S3Prefix;
1234
1257
  /**
1235
- * Type of encryption used on the bucket where export data will be stored. Valid values for S3SseAlgorithm are: AES256 - server-side encryption with Amazon S3 managed keys KMS - server-side encryption with AWS KMS managed keys
1258
+ * Type of encryption used on the bucket where export data will be stored. Valid values for S3SseAlgorithm are: AES256 - server-side encryption with Amazon S3 managed keys KMS - server-side encryption with KMS managed keys
1236
1259
  */
1237
1260
  S3SseAlgorithm?: S3SseAlgorithm;
1238
1261
  /**
1239
- * The ID of the AWS KMS managed key used to encrypt the S3 bucket where export data will be stored (if applicable).
1262
+ * The ID of the KMS managed key used to encrypt the S3 bucket where export data will be stored (if applicable).
1240
1263
  */
1241
1264
  S3SseKmsKeyId?: S3SseKmsKeyId;
1242
1265
  /**
@@ -1929,7 +1952,7 @@ export namespace DocumentClient {
1929
1952
  */
1930
1953
  Expected?: ExpectedAttributeMap;
1931
1954
  /**
1932
- * Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request. For PutItem, the valid values are: NONE - If ReturnValues is not specified, or if its value is NONE, then nothing is returned. (This setting is the default for ReturnValues.) ALL_OLD - If PutItem overwrote an attribute name-value pair, then the content of the old item is returned. The ReturnValues parameter is used by several DynamoDB operations; however, PutItem does not recognize any values other than NONE or ALL_OLD.
1955
+ * Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request. For PutItem, the valid values are: NONE - If ReturnValues is not specified, or if its value is NONE, then nothing is returned. (This setting is the default for ReturnValues.) ALL_OLD - If PutItem overwrote an attribute name-value pair, then the content of the old item is returned. The values returned are strongly consistent. The ReturnValues parameter is used by several DynamoDB operations; however, PutItem does not recognize any values other than NONE or ALL_OLD.
1933
1956
  */
1934
1957
  ReturnValues?: ReturnValue;
1935
1958
  ReturnConsumedCapacity?: ReturnConsumedCapacity;
@@ -2106,7 +2129,7 @@ export namespace DocumentClient {
2106
2129
  */
2107
2130
  RegionName?: RegionName;
2108
2131
  /**
2109
- * The current state of the replica: CREATING - The replica is being created. UPDATING - The replica is being updated. DELETING - The replica is being deleted. ACTIVE - The replica is ready for use. REGION_DISABLED - The replica is inaccessible because the AWS Region has been disabled. If the AWS Region remains inaccessible for more than 20 hours, DynamoDB will remove this replica from the replication group. The replica will not be deleted and replication will stop from and to this region. INACCESSIBLE_ENCRYPTION_CREDENTIALS - The AWS KMS key used to encrypt the table is inaccessible. If the AWS KMS key remains inaccessible for more than 20 hours, DynamoDB will remove this replica from the replication group. The replica will not be deleted and replication will stop from and to this region.
2132
+ * The current state of the replica: CREATING - The replica is being created. UPDATING - The replica is being updated. DELETING - The replica is being deleted. ACTIVE - The replica is ready for use. REGION_DISABLED - The replica is inaccessible because the Amazon Web Services Region has been disabled. If the Amazon Web Services Region remains inaccessible for more than 20 hours, DynamoDB will remove this replica from the replication group. The replica will not be deleted and replication will stop from and to this region. INACCESSIBLE_ENCRYPTION_CREDENTIALS - The KMS key used to encrypt the table is inaccessible. If the KMS key remains inaccessible for more than 20 hours, DynamoDB will remove this replica from the replication group. The replica will not be deleted and replication will stop from and to this region.
2110
2133
  */
2111
2134
  ReplicaStatus?: ReplicaStatus;
2112
2135
  /**
@@ -2118,7 +2141,7 @@ export namespace DocumentClient {
2118
2141
  */
2119
2142
  ReplicaStatusPercentProgress?: ReplicaStatusPercentProgress;
2120
2143
  /**
2121
- * The AWS KMS customer master key (CMK) of the replica that will be used for AWS KMS encryption.
2144
+ * The KMS key of the replica that will be used for KMS encryption.
2122
2145
  */
2123
2146
  KMSMasterKeyId?: KMSMasterKeyId;
2124
2147
  /**
@@ -2133,6 +2156,7 @@ export namespace DocumentClient {
2133
2156
  * The time at which the replica was first detected as inaccessible. To determine cause of inaccessibility check the ReplicaStatus property.
2134
2157
  */
2135
2158
  ReplicaInaccessibleDateTime?: _Date;
2159
+ ReplicaTableClassSummary?: TableClassSummary;
2136
2160
  }
2137
2161
  export type ReplicaDescriptionList = ReplicaDescription[];
2138
2162
  export interface ReplicaGlobalSecondaryIndex {
@@ -2254,6 +2278,7 @@ export namespace DocumentClient {
2254
2278
  * Replica global secondary index settings for the global table.
2255
2279
  */
2256
2280
  ReplicaGlobalSecondaryIndexSettings?: ReplicaGlobalSecondaryIndexSettingsDescriptionList;
2281
+ ReplicaTableClassSummary?: TableClassSummary;
2257
2282
  }
2258
2283
  export type ReplicaSettingsDescriptionList = ReplicaSettingsDescription[];
2259
2284
  export interface ReplicaSettingsUpdate {
@@ -2273,6 +2298,10 @@ export namespace DocumentClient {
2273
2298
  * Represents the settings of a global secondary index for a global table that will be modified.
2274
2299
  */
2275
2300
  ReplicaGlobalSecondaryIndexSettingsUpdate?: ReplicaGlobalSecondaryIndexSettingsUpdateList;
2301
+ /**
2302
+ * Replica-specific table class. If not specified, uses the source table's table class.
2303
+ */
2304
+ ReplicaTableClass?: TableClass;
2276
2305
  }
2277
2306
  export type ReplicaSettingsUpdateList = ReplicaSettingsUpdate[];
2278
2307
  export type ReplicaStatus = "CREATING"|"CREATION_FAILED"|"UPDATING"|"DELETING"|"ACTIVE"|"REGION_DISABLED"|"INACCESSIBLE_ENCRYPTION_CREDENTIALS"|string;
@@ -2423,30 +2452,30 @@ export namespace DocumentClient {
2423
2452
  */
2424
2453
  Status?: SSEStatus;
2425
2454
  /**
2426
- * Server-side encryption type. The only supported value is: KMS - Server-side encryption that uses AWS Key Management Service. The key is stored in your account and is managed by AWS KMS (AWS KMS charges apply).
2455
+ * Server-side encryption type. The only supported value is: KMS - Server-side encryption that uses Key Management Service. The key is stored in your account and is managed by KMS (KMS charges apply).
2427
2456
  */
2428
2457
  SSEType?: SSEType;
2429
2458
  /**
2430
- * The AWS KMS customer master key (CMK) ARN used for the AWS KMS encryption.
2459
+ * The KMS key ARN used for the KMS encryption.
2431
2460
  */
2432
2461
  KMSMasterKeyArn?: KMSMasterKeyArn;
2433
2462
  /**
2434
- * Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's AWS KMS key was inaccessible. This attribute will automatically be cleared when DynamoDB detects that the table's AWS KMS key is accessible again. DynamoDB will initiate the table archival process when table's AWS KMS key remains inaccessible for more than seven days from this date.
2463
+ * Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's KMS key was inaccessible. This attribute will automatically be cleared when DynamoDB detects that the table's KMS key is accessible again. DynamoDB will initiate the table archival process when table's KMS key remains inaccessible for more than seven days from this date.
2435
2464
  */
2436
2465
  InaccessibleEncryptionDateTime?: _Date;
2437
2466
  }
2438
2467
  export type SSEEnabled = boolean;
2439
2468
  export interface SSESpecification {
2440
2469
  /**
2441
- * Indicates whether server-side encryption is done using an AWS managed CMK or an AWS owned CMK. If enabled (true), server-side encryption type is set to KMS and an AWS managed CMK is used (AWS KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned CMK.
2470
+ * Indicates whether server-side encryption is done using an Amazon Web Services managed key or an Amazon Web Services owned key. If enabled (true), server-side encryption type is set to KMS and an Amazon Web Services managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to Amazon Web Services owned key.
2442
2471
  */
2443
2472
  Enabled?: SSEEnabled;
2444
2473
  /**
2445
- * Server-side encryption type. The only supported value is: KMS - Server-side encryption that uses AWS Key Management Service. The key is stored in your account and is managed by AWS KMS (AWS KMS charges apply).
2474
+ * Server-side encryption type. The only supported value is: KMS - Server-side encryption that uses Key Management Service. The key is stored in your account and is managed by KMS (KMS charges apply).
2446
2475
  */
2447
2476
  SSEType?: SSEType;
2448
2477
  /**
2449
- * The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption. To specify a CMK, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB customer master key alias/aws/dynamodb.
2478
+ * The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
2450
2479
  */
2451
2480
  KMSMasterKeyId?: KMSMasterKeyId;
2452
2481
  }
@@ -2633,6 +2662,17 @@ export namespace DocumentClient {
2633
2662
  */
2634
2663
  Replicas?: ReplicaAutoScalingDescriptionList;
2635
2664
  }
2665
+ export type TableClass = "STANDARD"|"STANDARD_INFREQUENT_ACCESS"|string;
2666
+ export interface TableClassSummary {
2667
+ /**
2668
+ * The table class of the specified table. Valid values are STANDARD and STANDARD_INFREQUENT_ACCESS.
2669
+ */
2670
+ TableClass?: TableClass;
2671
+ /**
2672
+ * The date and time at which the table class was last updated.
2673
+ */
2674
+ LastUpdateDateTime?: _Date;
2675
+ }
2636
2676
  export type TableCreationDateTime = Date;
2637
2677
  export interface TableDescription {
2638
2678
  /**
@@ -2648,7 +2688,7 @@ export namespace DocumentClient {
2648
2688
  */
2649
2689
  KeySchema?: KeySchema;
2650
2690
  /**
2651
- * The current state of the table: CREATING - The table is being created. UPDATING - The table is being updated. DELETING - The table is being deleted. ACTIVE - The table is ready for use. INACCESSIBLE_ENCRYPTION_CREDENTIALS - The AWS KMS key used to encrypt the table in inaccessible. Table operations may fail due to failure to use the AWS KMS key. DynamoDB will initiate the table archival process when a table's AWS KMS key remains inaccessible for more than seven days. ARCHIVING - The table is being archived. Operations are not allowed until archival is complete. ARCHIVED - The table has been archived. See the ArchivalReason for more information.
2691
+ * The current state of the table: CREATING - The table is being created. UPDATING - The table is being updated. DELETING - The table is being deleted. ACTIVE - The table is ready for use. INACCESSIBLE_ENCRYPTION_CREDENTIALS - The KMS key used to encrypt the table in inaccessible. Table operations may fail due to failure to use the KMS key. DynamoDB will initiate the table archival process when a table's KMS key remains inaccessible for more than seven days. ARCHIVING - The table is being archived. Operations are not allowed until archival is complete. ARCHIVED - The table has been archived. See the ArchivalReason for more information.
2652
2692
  */
2653
2693
  TableStatus?: TableStatus;
2654
2694
  /**
@@ -2692,7 +2732,7 @@ export namespace DocumentClient {
2692
2732
  */
2693
2733
  StreamSpecification?: StreamSpecification;
2694
2734
  /**
2695
- * A timestamp, in ISO 8601 format, for this stream. Note that LatestStreamLabel is not a unique identifier for the stream, because it is possible that a stream from another table might have the same timestamp. However, the combination of the following three elements is guaranteed to be unique: AWS customer ID Table name StreamLabel
2735
+ * A timestamp, in ISO 8601 format, for this stream. Note that LatestStreamLabel is not a unique identifier for the stream, because it is possible that a stream from another table might have the same timestamp. However, the combination of the following three elements is guaranteed to be unique: Amazon Web Services customer ID Table name StreamLabel
2696
2736
  */
2697
2737
  LatestStreamLabel?: String;
2698
2738
  /**
@@ -2700,7 +2740,7 @@ export namespace DocumentClient {
2700
2740
  */
2701
2741
  LatestStreamArn?: StreamArn;
2702
2742
  /**
2703
- * Represents the version of global tables in use, if the table is replicated across AWS Regions.
2743
+ * Represents the version of global tables in use, if the table is replicated across Amazon Web Services Regions.
2704
2744
  */
2705
2745
  GlobalTableVersion?: String;
2706
2746
  /**
@@ -2719,6 +2759,10 @@ export namespace DocumentClient {
2719
2759
  * Contains information about the table archive.
2720
2760
  */
2721
2761
  ArchivalSummary?: ArchivalSummary;
2762
+ /**
2763
+ * Contains details of the table class.
2764
+ */
2765
+ TableClassSummary?: TableClassSummary;
2722
2766
  }
2723
2767
  export type TableId = string;
2724
2768
  export type TableName = string;
@@ -2726,7 +2770,7 @@ export namespace DocumentClient {
2726
2770
  export type TableStatus = "CREATING"|"UPDATING"|"DELETING"|"ACTIVE"|"INACCESSIBLE_ENCRYPTION_CREDENTIALS"|"ARCHIVING"|"ARCHIVED"|string;
2727
2771
  export interface Tag {
2728
2772
  /**
2729
- * The key of the tag. Tag keys are case sensitive. Each DynamoDB table can only have up to one tag with the same key. If you try to add an existing tag (same key), the existing tag value will be updated to the new value.
2773
+ * The key of the tag. Tag keys are case sensitive. Each DynamoDB table can only have up to one tag with the same key. If you try to add an existing tag (same key), the existing tag value will be updated to the new value.
2730
2774
  */
2731
2775
  Key: TagKeyString;
2732
2776
  /**
@@ -2821,7 +2865,7 @@ export namespace DocumentClient {
2821
2865
  export type TransactWriteItemList = TransactWriteItem[];
2822
2866
  export interface TransactWriteItemsInput {
2823
2867
  /**
2824
- * An ordered array of up to 25 TransactWriteItem objects, each of which contains a ConditionCheck, Put, Update, or Delete object. These can operate on items in different tables, but the tables must reside in the same AWS account and Region, and no two of them can operate on the same item.
2868
+ * An ordered array of up to 25 TransactWriteItem objects, each of which contains a ConditionCheck, Put, Update, or Delete object. These can operate on items in different tables, but the tables must reside in the same Amazon Web Services account and Region, and no two of them can operate on the same item.
2825
2869
  */
2826
2870
  TransactItems: TransactWriteItemList;
2827
2871
  ReturnConsumedCapacity?: ReturnConsumedCapacity;
@@ -3058,7 +3102,7 @@ export namespace DocumentClient {
3058
3102
  */
3059
3103
  RegionName: RegionName;
3060
3104
  /**
3061
- * The AWS KMS customer master key (CMK) of the replica that should be used for AWS KMS encryption. To specify a CMK, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB KMS master key alias/aws/dynamodb.
3105
+ * The KMS key of the replica that should be used for KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB KMS key alias/aws/dynamodb.
3062
3106
  */
3063
3107
  KMSMasterKeyId?: KMSMasterKeyId;
3064
3108
  /**
@@ -3069,6 +3113,10 @@ export namespace DocumentClient {
3069
3113
  * Replica-specific global secondary index settings.
3070
3114
  */
3071
3115
  GlobalSecondaryIndexes?: ReplicaGlobalSecondaryIndexList;
3116
+ /**
3117
+ * Replica-specific table class. If not specified, uses the source table's table class.
3118
+ */
3119
+ TableClassOverride?: TableClass;
3072
3120
  }
3073
3121
  export interface UpdateTableInput {
3074
3122
  /**
@@ -3103,6 +3151,10 @@ export namespace DocumentClient {
3103
3151
  * A list of replica update actions (create, delete, or update) for the table. This property only applies to Version 2019.11.21 of global tables.
3104
3152
  */
3105
3153
  ReplicaUpdates?: ReplicationGroupUpdateList;
3154
+ /**
3155
+ * The table class of the table to be updated. Valid values are STANDARD and STANDARD_INFREQUENT_ACCESS.
3156
+ */
3157
+ TableClass?: TableClass;
3106
3158
  }
3107
3159
  export interface UpdateTableOutput {
3108
3160
  /**
@@ -147,7 +147,6 @@ AWS.EventListeners = {
147
147
  operation.httpChecksumRequired &&
148
148
  req.service.config.computeChecksums &&
149
149
  isNonStreamingPayload &&
150
- req.service.getSignerClass(req) === AWS.Signers.V4 &&
151
150
  !headers['Content-MD5']
152
151
  ) {
153
152
  var md5 = AWS.util.crypto.md5(body, 'base64');
@@ -524,7 +523,7 @@ AWS.EventListeners = {
524
523
  ['EAI_NONAME', 'EAI_NODATA'].indexOf(AWS.util.getSystemErrorName(err.errno) >= 0);
525
524
  }
526
525
  if (err.code === 'NetworkingError' && isDNSError(err)) {
527
- var message = 'Inaccessible host: `' + err.hostname +
526
+ var message = 'Inaccessible host: `' + err.hostname + '\' at port `' + err.port +
528
527
  '\'. This service may not be available in the `' + err.region +
529
528
  '\' region.';
530
529
  this.response.error = AWS.util.error(new Error(message), {
@@ -18,7 +18,7 @@ export class HttpRequest {
18
18
  /**
19
19
  * The request body payload.
20
20
  */
21
- body: string;
21
+ body: string | Buffer;
22
22
  /**
23
23
  * The endpoint for the request.
24
24
  */
@@ -0,0 +1,8 @@
1
+ var getEndpoint = function() {
2
+ return {
3
+ IPv4: 'http://169.254.169.254',
4
+ IPv6: 'http://[fd00:ec2::254]',
5
+ };
6
+ };
7
+
8
+ module.exports = getEndpoint;
@@ -0,0 +1,12 @@
1
+ var ENV_ENDPOINT_NAME = 'AWS_EC2_METADATA_SERVICE_ENDPOINT';
2
+ var CONFIG_ENDPOINT_NAME = 'ec2_metadata_service_endpoint';
3
+
4
+ var getEndpointConfigOptions = function() {
5
+ return {
6
+ environmentVariableSelector: function(env) { return env[ENV_ENDPOINT_NAME]; },
7
+ configFileSelector: function(profile) { return profile[CONFIG_ENDPOINT_NAME]; },
8
+ default: undefined,
9
+ };
10
+ };
11
+
12
+ module.exports = getEndpointConfigOptions;
@@ -0,0 +1,8 @@
1
+ var getEndpointMode = function() {
2
+ return {
3
+ IPv4: 'IPv4',
4
+ IPv6: 'IPv6',
5
+ };
6
+ };
7
+
8
+ module.exports = getEndpointMode;
@@ -0,0 +1,14 @@
1
+ var EndpointMode = require('./get_endpoint_mode')();
2
+
3
+ var ENV_ENDPOINT_MODE_NAME = 'AWS_EC2_METADATA_SERVICE_ENDPOINT_MODE';
4
+ var CONFIG_ENDPOINT_MODE_NAME = 'ec2_metadata_service_endpoint_mode';
5
+
6
+ var getEndpointModeConfigOptions = function() {
7
+ return {
8
+ environmentVariableSelector: function(env) { return env[ENV_ENDPOINT_MODE_NAME]; },
9
+ configFileSelector: function(profile) { return profile[CONFIG_ENDPOINT_MODE_NAME]; },
10
+ default: EndpointMode.IPv4,
11
+ };
12
+ };
13
+
14
+ module.exports = getEndpointModeConfigOptions;
@@ -1,10 +1,10 @@
1
1
  var AWS = require('../core');
2
2
 
3
- var Endpoint = require('./endpoint');
4
- var EndpointMode = require('./endpoint_mode');
3
+ var Endpoint = require('./get_endpoint')();
4
+ var EndpointMode = require('./get_endpoint_mode')();
5
5
 
6
- var ENDPOINT_CONFIG_OPTIONS = require('./endpoint_config_options').ENDPOINT_CONFIG_OPTIONS;
7
- var ENDPOINT_MODE_CONFIG_OPTIONS = require('./endpoint_mode_config_options').ENDPOINT_MODE_CONFIG_OPTIONS;
6
+ var ENDPOINT_CONFIG_OPTIONS = require('./get_endpoint_config_options')();
7
+ var ENDPOINT_MODE_CONFIG_OPTIONS = require('./get_endpoint_mode_config_options')();
8
8
 
9
9
  var getMetadataServiceEndpoint = function() {
10
10
  var endpoint = AWS.util.loadConfig(ENDPOINT_CONFIG_OPTIONS);