@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23

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 (496) 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 +439 -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 +343 -98
  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/comprehendmedical-2018-10-30.min.json +244 -29
  62. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  64. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  65. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  66. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  68. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  70. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  73. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  74. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  75. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  78. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  79. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  82. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  84. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  85. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  86. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  87. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  88. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  89. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  90. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  91. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  94. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  95. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  97. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  98. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  99. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  101. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  103. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  104. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  105. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  108. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  109. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  110. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  113. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  114. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +442 -267
  115. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  117. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  121. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  123. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  125. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  127. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  130. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  132. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  133. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  134. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  135. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  137. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  138. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  139. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  140. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  141. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +268 -108
  142. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  143. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  144. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  145. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  146. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  147. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  148. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  149. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  150. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  151. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  152. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  153. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  154. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  155. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  156. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  157. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  158. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  159. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  160. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  161. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  162. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +900 -161
  163. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  164. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  165. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  166. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  167. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  168. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  169. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  170. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  171. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  172. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  173. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  174. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  175. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  176. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  177. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  178. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  179. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  180. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  181. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  182. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  183. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  184. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  185. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  186. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  187. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  188. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  189. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  190. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  191. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  192. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  193. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  194. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  195. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  196. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  197. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  198. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  199. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  200. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  201. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  202. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  203. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  204. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  205. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  206. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  207. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  208. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  209. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  210. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  211. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  212. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2265 -1023
  213. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  214. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  215. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  216. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  217. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  218. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  219. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  220. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  221. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  222. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  223. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  224. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  225. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  226. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  227. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  228. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  229. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  230. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  231. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  232. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  233. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  234. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  235. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  236. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  237. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  238. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  239. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  240. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  241. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  242. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  243. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  244. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  245. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  246. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  247. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  248. package/node_modules/aws-sdk/clients/account.js +18 -0
  249. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  250. package/node_modules/aws-sdk/clients/all.js +22 -1
  251. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  252. package/node_modules/aws-sdk/clients/amp.js +1 -0
  253. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  254. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  255. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  256. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  257. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  258. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  259. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  260. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  261. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  262. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  263. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  264. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  265. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  266. package/node_modules/aws-sdk/clients/appsync.d.ts +357 -114
  267. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  268. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  269. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  270. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  271. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  272. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  273. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  274. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  275. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  276. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  277. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  278. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  279. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  280. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  281. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  282. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  283. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  284. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  285. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  286. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  287. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  288. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  289. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  290. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  291. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  292. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  293. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  294. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  295. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  296. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  297. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  298. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  299. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  300. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  301. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  302. package/node_modules/aws-sdk/clients/drs.js +18 -0
  303. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  304. package/node_modules/aws-sdk/clients/ec2.d.ts +4044 -415
  305. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  306. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  307. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  308. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  309. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  310. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  311. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  312. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  313. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  314. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  315. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  316. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  317. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  318. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  319. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  320. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  321. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  322. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  323. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  324. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  325. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  326. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  327. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  328. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  329. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  330. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  331. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  332. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  333. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  334. package/node_modules/aws-sdk/clients/iot.d.ts +265 -18
  335. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  336. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  337. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  338. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  339. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  340. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  341. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  342. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  343. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  344. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  345. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  346. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  347. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  348. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  349. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  350. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
  351. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  352. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  353. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  354. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  355. package/node_modules/aws-sdk/clients/location.d.ts +256 -62
  356. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  357. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  358. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  359. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  360. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  361. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  362. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  363. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  364. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  365. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  366. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  367. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  368. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  369. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  370. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  371. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  372. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  373. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  374. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  375. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  376. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  377. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  378. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  379. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  380. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  381. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  382. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  383. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  384. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  385. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  386. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  387. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  388. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  389. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  390. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  391. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  392. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  393. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  394. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  395. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  396. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  397. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  398. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  399. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  400. package/node_modules/aws-sdk/clients/rum.js +18 -0
  401. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  402. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  403. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
  404. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  405. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  406. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  407. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  408. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  409. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  410. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  411. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  412. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  413. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  414. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  415. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  416. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  417. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  418. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  419. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  420. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  421. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  422. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  423. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  424. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  425. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  426. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  427. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  428. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  429. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  430. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  431. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  432. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  433. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  434. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  435. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  436. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  437. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1307 -557
  438. package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
  439. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  440. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  441. package/node_modules/aws-sdk/lib/config.js +15 -3
  442. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  443. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  444. package/node_modules/aws-sdk/lib/core.js +1 -1
  445. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  446. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  447. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  448. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  449. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  450. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  451. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  452. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  453. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  454. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  455. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  456. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  457. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  458. package/node_modules/aws-sdk/lib/request.js +4 -6
  459. package/node_modules/aws-sdk/lib/service.js +19 -0
  460. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  461. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  462. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  463. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  464. package/node_modules/aws-sdk/package.json +4 -5
  465. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  471. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  472. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  473. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  474. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  475. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  476. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  477. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  478. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  479. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  480. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  481. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  482. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  483. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  484. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  485. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  486. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  487. package/package.json +39 -69
  488. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  489. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  490. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  491. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  492. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  493. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  494. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  495. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  496. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -14,6 +14,73 @@
14
14
  "uid": "kendra-2019-02-03"
15
15
  },
16
16
  "operations": {
17
+ "AssociateEntitiesToExperience": {
18
+ "input": {
19
+ "type": "structure",
20
+ "required": [
21
+ "Id",
22
+ "IndexId",
23
+ "EntityList"
24
+ ],
25
+ "members": {
26
+ "Id": {},
27
+ "IndexId": {},
28
+ "EntityList": {
29
+ "type": "list",
30
+ "member": {
31
+ "shape": "S5"
32
+ }
33
+ }
34
+ }
35
+ },
36
+ "output": {
37
+ "type": "structure",
38
+ "members": {
39
+ "FailedEntityList": {
40
+ "type": "list",
41
+ "member": {
42
+ "shape": "Sa"
43
+ }
44
+ }
45
+ }
46
+ }
47
+ },
48
+ "AssociatePersonasToEntities": {
49
+ "input": {
50
+ "type": "structure",
51
+ "required": [
52
+ "Id",
53
+ "IndexId",
54
+ "Personas"
55
+ ],
56
+ "members": {
57
+ "Id": {},
58
+ "IndexId": {},
59
+ "Personas": {
60
+ "type": "list",
61
+ "member": {
62
+ "type": "structure",
63
+ "required": [
64
+ "EntityId",
65
+ "Persona"
66
+ ],
67
+ "members": {
68
+ "EntityId": {},
69
+ "Persona": {}
70
+ }
71
+ }
72
+ }
73
+ }
74
+ },
75
+ "output": {
76
+ "type": "structure",
77
+ "members": {
78
+ "FailedEntityList": {
79
+ "shape": "Sh"
80
+ }
81
+ }
82
+ }
83
+ },
17
84
  "BatchDeleteDocument": {
18
85
  "input": {
19
86
  "type": "structure",
@@ -75,7 +142,7 @@
75
142
  "members": {
76
143
  "DocumentId": {},
77
144
  "Attributes": {
78
- "shape": "Sg"
145
+ "shape": "Sv"
79
146
  }
80
147
  }
81
148
  }
@@ -135,13 +202,13 @@
135
202
  "type": "blob"
136
203
  },
137
204
  "S3Path": {
138
- "shape": "S11"
205
+ "shape": "S1g"
139
206
  },
140
207
  "Attributes": {
141
- "shape": "Sg"
208
+ "shape": "Sv"
142
209
  },
143
210
  "AccessControlList": {
144
- "shape": "S14"
211
+ "shape": "S1j"
145
212
  },
146
213
  "HierarchicalAccessControlList": {
147
214
  "type": "list",
@@ -152,7 +219,7 @@
152
219
  ],
153
220
  "members": {
154
221
  "PrincipalList": {
155
- "shape": "S14"
222
+ "shape": "S1j"
156
223
  }
157
224
  }
158
225
  }
@@ -160,6 +227,9 @@
160
227
  "ContentType": {}
161
228
  }
162
229
  }
230
+ },
231
+ "CustomDocumentEnrichmentConfiguration": {
232
+ "shape": "S1r"
163
233
  }
164
234
  }
165
235
  },
@@ -204,14 +274,48 @@
204
274
  "IndexId": {},
205
275
  "Type": {},
206
276
  "Configuration": {
207
- "shape": "S1j"
277
+ "shape": "S27"
208
278
  },
209
279
  "Description": {},
210
280
  "Schedule": {},
211
281
  "RoleArn": {},
212
282
  "Tags": {
213
- "shape": "S4n"
283
+ "shape": "S5a"
284
+ },
285
+ "ClientToken": {
286
+ "idempotencyToken": true
287
+ },
288
+ "LanguageCode": {},
289
+ "CustomDocumentEnrichmentConfiguration": {
290
+ "shape": "S1r"
291
+ }
292
+ }
293
+ },
294
+ "output": {
295
+ "type": "structure",
296
+ "required": [
297
+ "Id"
298
+ ],
299
+ "members": {
300
+ "Id": {}
301
+ }
302
+ }
303
+ },
304
+ "CreateExperience": {
305
+ "input": {
306
+ "type": "structure",
307
+ "required": [
308
+ "Name",
309
+ "IndexId"
310
+ ],
311
+ "members": {
312
+ "Name": {},
313
+ "IndexId": {},
314
+ "RoleArn": {},
315
+ "Configuration": {
316
+ "shape": "S5j"
214
317
  },
318
+ "Description": {},
215
319
  "ClientToken": {
216
320
  "idempotencyToken": true
217
321
  }
@@ -241,16 +345,17 @@
241
345
  "Name": {},
242
346
  "Description": {},
243
347
  "S3Path": {
244
- "shape": "S11"
348
+ "shape": "S1g"
245
349
  },
246
350
  "RoleArn": {},
247
351
  "Tags": {
248
- "shape": "S4n"
352
+ "shape": "S5a"
249
353
  },
250
354
  "FileFormat": {},
251
355
  "ClientToken": {
252
356
  "idempotencyToken": true
253
- }
357
+ },
358
+ "LanguageCode": {}
254
359
  }
255
360
  },
256
361
  "output": {
@@ -272,19 +377,22 @@
272
377
  "Edition": {},
273
378
  "RoleArn": {},
274
379
  "ServerSideEncryptionConfiguration": {
275
- "shape": "S51"
380
+ "shape": "S5y"
276
381
  },
277
382
  "Description": {},
278
383
  "ClientToken": {
279
384
  "idempotencyToken": true
280
385
  },
281
386
  "Tags": {
282
- "shape": "S4n"
387
+ "shape": "S5a"
283
388
  },
284
389
  "UserTokenConfigurations": {
285
- "shape": "S53"
390
+ "shape": "S60"
286
391
  },
287
- "UserContextPolicy": {}
392
+ "UserContextPolicy": {},
393
+ "UserGroupResolutionConfiguration": {
394
+ "shape": "S6a"
395
+ }
288
396
  }
289
397
  },
290
398
  "output": {
@@ -308,14 +416,14 @@
308
416
  "Name": {},
309
417
  "Description": {},
310
418
  "SourceS3Path": {
311
- "shape": "S11"
419
+ "shape": "S1g"
312
420
  },
313
421
  "ClientToken": {
314
422
  "idempotencyToken": true
315
423
  },
316
424
  "RoleArn": {},
317
425
  "Tags": {
318
- "shape": "S4n"
426
+ "shape": "S5a"
319
427
  }
320
428
  }
321
429
  },
@@ -341,10 +449,10 @@
341
449
  "Description": {},
342
450
  "RoleArn": {},
343
451
  "Tags": {
344
- "shape": "S4n"
452
+ "shape": "S5a"
345
453
  },
346
454
  "SourceS3Path": {
347
- "shape": "S11"
455
+ "shape": "S1g"
348
456
  },
349
457
  "ClientToken": {
350
458
  "idempotencyToken": true
@@ -371,6 +479,23 @@
371
479
  }
372
480
  }
373
481
  },
482
+ "DeleteExperience": {
483
+ "input": {
484
+ "type": "structure",
485
+ "required": [
486
+ "Id",
487
+ "IndexId"
488
+ ],
489
+ "members": {
490
+ "Id": {},
491
+ "IndexId": {}
492
+ }
493
+ },
494
+ "output": {
495
+ "type": "structure",
496
+ "members": {}
497
+ }
498
+ },
374
499
  "DeleteFaq": {
375
500
  "input": {
376
501
  "type": "structure",
@@ -458,7 +583,7 @@
458
583
  "Name": {},
459
584
  "Type": {},
460
585
  "Configuration": {
461
- "shape": "S1j"
586
+ "shape": "S27"
462
587
  },
463
588
  "CreatedAt": {
464
589
  "type": "timestamp"
@@ -470,6 +595,47 @@
470
595
  "Status": {},
471
596
  "Schedule": {},
472
597
  "RoleArn": {},
598
+ "ErrorMessage": {},
599
+ "LanguageCode": {},
600
+ "CustomDocumentEnrichmentConfiguration": {
601
+ "shape": "S1r"
602
+ }
603
+ }
604
+ }
605
+ },
606
+ "DescribeExperience": {
607
+ "input": {
608
+ "type": "structure",
609
+ "required": [
610
+ "Id",
611
+ "IndexId"
612
+ ],
613
+ "members": {
614
+ "Id": {},
615
+ "IndexId": {}
616
+ }
617
+ },
618
+ "output": {
619
+ "type": "structure",
620
+ "members": {
621
+ "Id": {},
622
+ "IndexId": {},
623
+ "Name": {},
624
+ "Endpoints": {
625
+ "shape": "S70"
626
+ },
627
+ "Configuration": {
628
+ "shape": "S5j"
629
+ },
630
+ "CreatedAt": {
631
+ "type": "timestamp"
632
+ },
633
+ "UpdatedAt": {
634
+ "type": "timestamp"
635
+ },
636
+ "Description": {},
637
+ "Status": {},
638
+ "RoleArn": {},
473
639
  "ErrorMessage": {}
474
640
  }
475
641
  }
@@ -500,12 +666,13 @@
500
666
  "type": "timestamp"
501
667
  },
502
668
  "S3Path": {
503
- "shape": "S11"
669
+ "shape": "S1g"
504
670
  },
505
671
  "Status": {},
506
672
  "RoleArn": {},
507
673
  "ErrorMessage": {},
508
- "FileFormat": {}
674
+ "FileFormat": {},
675
+ "LanguageCode": {}
509
676
  }
510
677
  }
511
678
  },
@@ -527,7 +694,7 @@
527
694
  "Edition": {},
528
695
  "RoleArn": {},
529
696
  "ServerSideEncryptionConfiguration": {
530
- "shape": "S51"
697
+ "shape": "S5y"
531
698
  },
532
699
  "Status": {},
533
700
  "Description": {},
@@ -538,7 +705,7 @@
538
705
  "type": "timestamp"
539
706
  },
540
707
  "DocumentMetadataConfigurations": {
541
- "shape": "S63"
708
+ "shape": "S7b"
542
709
  },
543
710
  "IndexStatistics": {
544
711
  "type": "structure",
@@ -577,12 +744,15 @@
577
744
  },
578
745
  "ErrorMessage": {},
579
746
  "CapacityUnits": {
580
- "shape": "S6l"
747
+ "shape": "S7t"
581
748
  },
582
749
  "UserTokenConfigurations": {
583
- "shape": "S53"
750
+ "shape": "S60"
584
751
  },
585
- "UserContextPolicy": {}
752
+ "UserContextPolicy": {},
753
+ "UserGroupResolutionConfiguration": {
754
+ "shape": "S6a"
755
+ }
586
756
  }
587
757
  }
588
758
  },
@@ -655,7 +825,7 @@
655
825
  "type": "timestamp"
656
826
  },
657
827
  "SourceS3Path": {
658
- "shape": "S11"
828
+ "shape": "S1g"
659
829
  },
660
830
  "ItemCount": {
661
831
  "type": "integer"
@@ -735,7 +905,7 @@
735
905
  },
736
906
  "RoleArn": {},
737
907
  "SourceS3Path": {
738
- "shape": "S11"
908
+ "shape": "S1g"
739
909
  },
740
910
  "FileSizeBytes": {
741
911
  "type": "long"
@@ -749,6 +919,60 @@
749
919
  }
750
920
  }
751
921
  },
922
+ "DisassociateEntitiesFromExperience": {
923
+ "input": {
924
+ "type": "structure",
925
+ "required": [
926
+ "Id",
927
+ "IndexId",
928
+ "EntityList"
929
+ ],
930
+ "members": {
931
+ "Id": {},
932
+ "IndexId": {},
933
+ "EntityList": {
934
+ "type": "list",
935
+ "member": {
936
+ "shape": "S5"
937
+ }
938
+ }
939
+ }
940
+ },
941
+ "output": {
942
+ "type": "structure",
943
+ "members": {
944
+ "FailedEntityList": {
945
+ "shape": "Sh"
946
+ }
947
+ }
948
+ }
949
+ },
950
+ "DisassociatePersonasFromEntities": {
951
+ "input": {
952
+ "type": "structure",
953
+ "required": [
954
+ "Id",
955
+ "IndexId",
956
+ "EntityIds"
957
+ ],
958
+ "members": {
959
+ "Id": {},
960
+ "IndexId": {},
961
+ "EntityIds": {
962
+ "type": "list",
963
+ "member": {}
964
+ }
965
+ }
966
+ },
967
+ "output": {
968
+ "type": "structure",
969
+ "members": {
970
+ "FailedEntityList": {
971
+ "shape": "Sh"
972
+ }
973
+ }
974
+ }
975
+ },
752
976
  "GetQuerySuggestions": {
753
977
  "input": {
754
978
  "type": "structure",
@@ -805,6 +1029,45 @@
805
1029
  }
806
1030
  }
807
1031
  },
1032
+ "GetSnapshots": {
1033
+ "input": {
1034
+ "type": "structure",
1035
+ "required": [
1036
+ "IndexId",
1037
+ "Interval",
1038
+ "MetricType"
1039
+ ],
1040
+ "members": {
1041
+ "IndexId": {},
1042
+ "Interval": {},
1043
+ "MetricType": {},
1044
+ "NextToken": {},
1045
+ "MaxResults": {
1046
+ "type": "integer"
1047
+ }
1048
+ }
1049
+ },
1050
+ "output": {
1051
+ "type": "structure",
1052
+ "members": {
1053
+ "SnapShotTimeFilter": {
1054
+ "shape": "S92"
1055
+ },
1056
+ "SnapshotsDataHeader": {
1057
+ "type": "list",
1058
+ "member": {}
1059
+ },
1060
+ "SnapshotsData": {
1061
+ "type": "list",
1062
+ "member": {
1063
+ "type": "list",
1064
+ "member": {}
1065
+ }
1066
+ },
1067
+ "NextToken": {}
1068
+ }
1069
+ }
1070
+ },
808
1071
  "ListDataSourceSyncJobs": {
809
1072
  "input": {
810
1073
  "type": "structure",
@@ -820,15 +1083,7 @@
820
1083
  "type": "integer"
821
1084
  },
822
1085
  "StartTimeFilter": {
823
- "type": "structure",
824
- "members": {
825
- "StartTime": {
826
- "type": "timestamp"
827
- },
828
- "EndTime": {
829
- "type": "timestamp"
830
- }
831
- }
1086
+ "shape": "S92"
832
1087
  },
833
1088
  "StatusFilter": {}
834
1089
  }
@@ -900,7 +1155,135 @@
900
1155
  "UpdatedAt": {
901
1156
  "type": "timestamp"
902
1157
  },
903
- "Status": {}
1158
+ "Status": {},
1159
+ "LanguageCode": {}
1160
+ }
1161
+ }
1162
+ },
1163
+ "NextToken": {}
1164
+ }
1165
+ }
1166
+ },
1167
+ "ListEntityPersonas": {
1168
+ "input": {
1169
+ "type": "structure",
1170
+ "required": [
1171
+ "Id",
1172
+ "IndexId"
1173
+ ],
1174
+ "members": {
1175
+ "Id": {},
1176
+ "IndexId": {},
1177
+ "NextToken": {},
1178
+ "MaxResults": {
1179
+ "type": "integer"
1180
+ }
1181
+ }
1182
+ },
1183
+ "output": {
1184
+ "type": "structure",
1185
+ "members": {
1186
+ "SummaryItems": {
1187
+ "type": "list",
1188
+ "member": {
1189
+ "type": "structure",
1190
+ "members": {
1191
+ "EntityId": {},
1192
+ "Persona": {},
1193
+ "CreatedAt": {
1194
+ "type": "timestamp"
1195
+ },
1196
+ "UpdatedAt": {
1197
+ "type": "timestamp"
1198
+ }
1199
+ }
1200
+ }
1201
+ },
1202
+ "NextToken": {}
1203
+ }
1204
+ }
1205
+ },
1206
+ "ListExperienceEntities": {
1207
+ "input": {
1208
+ "type": "structure",
1209
+ "required": [
1210
+ "Id",
1211
+ "IndexId"
1212
+ ],
1213
+ "members": {
1214
+ "Id": {},
1215
+ "IndexId": {},
1216
+ "NextToken": {}
1217
+ }
1218
+ },
1219
+ "output": {
1220
+ "type": "structure",
1221
+ "members": {
1222
+ "SummaryItems": {
1223
+ "type": "list",
1224
+ "member": {
1225
+ "type": "structure",
1226
+ "members": {
1227
+ "EntityId": {},
1228
+ "EntityType": {},
1229
+ "DisplayData": {
1230
+ "type": "structure",
1231
+ "members": {
1232
+ "UserName": {
1233
+ "shape": "S9t"
1234
+ },
1235
+ "GroupName": {
1236
+ "shape": "S9t"
1237
+ },
1238
+ "IdentifiedUserName": {
1239
+ "shape": "S9t"
1240
+ },
1241
+ "FirstName": {
1242
+ "shape": "S9t"
1243
+ },
1244
+ "LastName": {
1245
+ "shape": "S9t"
1246
+ }
1247
+ }
1248
+ }
1249
+ }
1250
+ }
1251
+ },
1252
+ "NextToken": {}
1253
+ }
1254
+ }
1255
+ },
1256
+ "ListExperiences": {
1257
+ "input": {
1258
+ "type": "structure",
1259
+ "required": [
1260
+ "IndexId"
1261
+ ],
1262
+ "members": {
1263
+ "IndexId": {},
1264
+ "NextToken": {},
1265
+ "MaxResults": {
1266
+ "type": "integer"
1267
+ }
1268
+ }
1269
+ },
1270
+ "output": {
1271
+ "type": "structure",
1272
+ "members": {
1273
+ "SummaryItems": {
1274
+ "type": "list",
1275
+ "member": {
1276
+ "type": "structure",
1277
+ "members": {
1278
+ "Name": {},
1279
+ "Id": {},
1280
+ "CreatedAt": {
1281
+ "type": "timestamp"
1282
+ },
1283
+ "Status": {},
1284
+ "Endpoints": {
1285
+ "shape": "S70"
1286
+ }
904
1287
  }
905
1288
  }
906
1289
  },
@@ -940,7 +1323,8 @@
940
1323
  "UpdatedAt": {
941
1324
  "type": "timestamp"
942
1325
  },
943
- "FileFormat": {}
1326
+ "FileFormat": {},
1327
+ "LanguageCode": {}
944
1328
  }
945
1329
  }
946
1330
  }
@@ -1080,7 +1464,7 @@
1080
1464
  "type": "structure",
1081
1465
  "members": {
1082
1466
  "Tags": {
1083
- "shape": "S4n"
1467
+ "shape": "S5a"
1084
1468
  }
1085
1469
  }
1086
1470
  }
@@ -1164,7 +1548,7 @@
1164
1548
  }
1165
1549
  },
1166
1550
  "S3PathforGroupMembers": {
1167
- "shape": "S11"
1551
+ "shape": "S1g"
1168
1552
  }
1169
1553
  }
1170
1554
  },
@@ -1186,7 +1570,7 @@
1186
1570
  "IndexId": {},
1187
1571
  "QueryText": {},
1188
1572
  "AttributeFilter": {
1189
- "shape": "S8z"
1573
+ "shape": "Sb0"
1190
1574
  },
1191
1575
  "Facets": {
1192
1576
  "type": "list",
@@ -1213,7 +1597,7 @@
1213
1597
  "members": {
1214
1598
  "Name": {},
1215
1599
  "Relevance": {
1216
- "shape": "S67"
1600
+ "shape": "S7f"
1217
1601
  }
1218
1602
  }
1219
1603
  }
@@ -1290,7 +1674,7 @@
1290
1674
  "type": "structure",
1291
1675
  "members": {
1292
1676
  "TextWithHighlightsValue": {
1293
- "shape": "S9n"
1677
+ "shape": "Sbo"
1294
1678
  }
1295
1679
  }
1296
1680
  }
@@ -1299,14 +1683,14 @@
1299
1683
  },
1300
1684
  "DocumentId": {},
1301
1685
  "DocumentTitle": {
1302
- "shape": "S9n"
1686
+ "shape": "Sbo"
1303
1687
  },
1304
1688
  "DocumentExcerpt": {
1305
- "shape": "S9n"
1689
+ "shape": "Sbo"
1306
1690
  },
1307
1691
  "DocumentURI": {},
1308
1692
  "DocumentAttributes": {
1309
- "shape": "Sg"
1693
+ "shape": "Sv"
1310
1694
  },
1311
1695
  "ScoreAttributes": {
1312
1696
  "type": "structure",
@@ -1331,7 +1715,7 @@
1331
1715
  "type": "structure",
1332
1716
  "members": {
1333
1717
  "DocumentAttributeValue": {
1334
- "shape": "Sj"
1718
+ "shape": "Sy"
1335
1719
  },
1336
1720
  "Count": {
1337
1721
  "type": "integer"
@@ -1433,7 +1817,7 @@
1433
1817
  "members": {
1434
1818
  "ResourceARN": {},
1435
1819
  "Tags": {
1436
- "shape": "S4n"
1820
+ "shape": "S5a"
1437
1821
  }
1438
1822
  }
1439
1823
  },
@@ -1474,11 +1858,34 @@
1474
1858
  "Name": {},
1475
1859
  "IndexId": {},
1476
1860
  "Configuration": {
1477
- "shape": "S1j"
1861
+ "shape": "S27"
1478
1862
  },
1479
1863
  "Description": {},
1480
1864
  "Schedule": {},
1481
- "RoleArn": {}
1865
+ "RoleArn": {},
1866
+ "LanguageCode": {},
1867
+ "CustomDocumentEnrichmentConfiguration": {
1868
+ "shape": "S1r"
1869
+ }
1870
+ }
1871
+ }
1872
+ },
1873
+ "UpdateExperience": {
1874
+ "input": {
1875
+ "type": "structure",
1876
+ "required": [
1877
+ "Id",
1878
+ "IndexId"
1879
+ ],
1880
+ "members": {
1881
+ "Id": {},
1882
+ "Name": {},
1883
+ "IndexId": {},
1884
+ "RoleArn": {},
1885
+ "Configuration": {
1886
+ "shape": "S5j"
1887
+ },
1888
+ "Description": {}
1482
1889
  }
1483
1890
  }
1484
1891
  },
@@ -1494,15 +1901,18 @@
1494
1901
  "RoleArn": {},
1495
1902
  "Description": {},
1496
1903
  "DocumentMetadataConfigurationUpdates": {
1497
- "shape": "S63"
1904
+ "shape": "S7b"
1498
1905
  },
1499
1906
  "CapacityUnits": {
1500
- "shape": "S6l"
1907
+ "shape": "S7t"
1501
1908
  },
1502
1909
  "UserTokenConfigurations": {
1503
- "shape": "S53"
1910
+ "shape": "S60"
1504
1911
  },
1505
- "UserContextPolicy": {}
1912
+ "UserContextPolicy": {},
1913
+ "UserGroupResolutionConfiguration": {
1914
+ "shape": "S6a"
1915
+ }
1506
1916
  }
1507
1917
  }
1508
1918
  },
@@ -1519,7 +1929,7 @@
1519
1929
  "Name": {},
1520
1930
  "Description": {},
1521
1931
  "SourceS3Path": {
1522
- "shape": "S11"
1932
+ "shape": "S1g"
1523
1933
  },
1524
1934
  "RoleArn": {}
1525
1935
  }
@@ -1563,20 +1973,44 @@
1563
1973
  "Description": {},
1564
1974
  "RoleArn": {},
1565
1975
  "SourceS3Path": {
1566
- "shape": "S11"
1976
+ "shape": "S1g"
1567
1977
  }
1568
1978
  }
1569
1979
  }
1570
1980
  }
1571
1981
  },
1572
1982
  "shapes": {
1573
- "Sg": {
1983
+ "S5": {
1984
+ "type": "structure",
1985
+ "required": [
1986
+ "EntityId",
1987
+ "EntityType"
1988
+ ],
1989
+ "members": {
1990
+ "EntityId": {},
1991
+ "EntityType": {}
1992
+ }
1993
+ },
1994
+ "Sa": {
1995
+ "type": "structure",
1996
+ "members": {
1997
+ "EntityId": {},
1998
+ "ErrorMessage": {}
1999
+ }
2000
+ },
2001
+ "Sh": {
1574
2002
  "type": "list",
1575
2003
  "member": {
1576
- "shape": "Sh"
2004
+ "shape": "Sa"
1577
2005
  }
1578
2006
  },
1579
- "Sh": {
2007
+ "Sv": {
2008
+ "type": "list",
2009
+ "member": {
2010
+ "shape": "Sw"
2011
+ }
2012
+ },
2013
+ "Sw": {
1580
2014
  "type": "structure",
1581
2015
  "required": [
1582
2016
  "Key",
@@ -1585,11 +2019,11 @@
1585
2019
  "members": {
1586
2020
  "Key": {},
1587
2021
  "Value": {
1588
- "shape": "Sj"
2022
+ "shape": "Sy"
1589
2023
  }
1590
2024
  }
1591
2025
  },
1592
- "Sj": {
2026
+ "Sy": {
1593
2027
  "type": "structure",
1594
2028
  "members": {
1595
2029
  "StringValue": {},
@@ -1605,7 +2039,7 @@
1605
2039
  }
1606
2040
  }
1607
2041
  },
1608
- "S11": {
2042
+ "S1g": {
1609
2043
  "type": "structure",
1610
2044
  "required": [
1611
2045
  "Bucket",
@@ -1616,7 +2050,7 @@
1616
2050
  "Key": {}
1617
2051
  }
1618
2052
  },
1619
- "S14": {
2053
+ "S1j": {
1620
2054
  "type": "list",
1621
2055
  "member": {
1622
2056
  "type": "structure",
@@ -1633,7 +2067,73 @@
1633
2067
  }
1634
2068
  }
1635
2069
  },
1636
- "S1j": {
2070
+ "S1r": {
2071
+ "type": "structure",
2072
+ "members": {
2073
+ "InlineConfigurations": {
2074
+ "type": "list",
2075
+ "member": {
2076
+ "type": "structure",
2077
+ "members": {
2078
+ "Condition": {
2079
+ "shape": "S1u"
2080
+ },
2081
+ "Target": {
2082
+ "type": "structure",
2083
+ "members": {
2084
+ "TargetDocumentAttributeKey": {},
2085
+ "TargetDocumentAttributeValueDeletion": {
2086
+ "type": "boolean"
2087
+ },
2088
+ "TargetDocumentAttributeValue": {
2089
+ "shape": "Sy"
2090
+ }
2091
+ }
2092
+ },
2093
+ "DocumentContentDeletion": {
2094
+ "type": "boolean"
2095
+ }
2096
+ }
2097
+ }
2098
+ },
2099
+ "PreExtractionHookConfiguration": {
2100
+ "shape": "S1y"
2101
+ },
2102
+ "PostExtractionHookConfiguration": {
2103
+ "shape": "S1y"
2104
+ },
2105
+ "RoleArn": {}
2106
+ }
2107
+ },
2108
+ "S1u": {
2109
+ "type": "structure",
2110
+ "required": [
2111
+ "ConditionDocumentAttributeKey",
2112
+ "Operator"
2113
+ ],
2114
+ "members": {
2115
+ "ConditionDocumentAttributeKey": {},
2116
+ "Operator": {},
2117
+ "ConditionOnValue": {
2118
+ "shape": "Sy"
2119
+ }
2120
+ }
2121
+ },
2122
+ "S1y": {
2123
+ "type": "structure",
2124
+ "required": [
2125
+ "LambdaArn",
2126
+ "S3Bucket"
2127
+ ],
2128
+ "members": {
2129
+ "InvocationCondition": {
2130
+ "shape": "S1u"
2131
+ },
2132
+ "LambdaArn": {},
2133
+ "S3Bucket": {}
2134
+ }
2135
+ },
2136
+ "S27": {
1637
2137
  "type": "structure",
1638
2138
  "members": {
1639
2139
  "S3Configuration": {
@@ -1644,13 +2144,13 @@
1644
2144
  "members": {
1645
2145
  "BucketName": {},
1646
2146
  "InclusionPrefixes": {
1647
- "shape": "S1l"
2147
+ "shape": "S29"
1648
2148
  },
1649
2149
  "InclusionPatterns": {
1650
- "shape": "S1l"
2150
+ "shape": "S29"
1651
2151
  },
1652
2152
  "ExclusionPatterns": {
1653
- "shape": "S1l"
2153
+ "shape": "S29"
1654
2154
  },
1655
2155
  "DocumentsMetadataConfiguration": {
1656
2156
  "type": "structure",
@@ -1687,23 +2187,23 @@
1687
2187
  "type": "boolean"
1688
2188
  },
1689
2189
  "InclusionPatterns": {
1690
- "shape": "S1l"
2190
+ "shape": "S29"
1691
2191
  },
1692
2192
  "ExclusionPatterns": {
1693
- "shape": "S1l"
2193
+ "shape": "S29"
1694
2194
  },
1695
2195
  "VpcConfiguration": {
1696
- "shape": "S1v"
2196
+ "shape": "S2i"
1697
2197
  },
1698
2198
  "FieldMappings": {
1699
- "shape": "S20"
2199
+ "shape": "S2n"
1700
2200
  },
1701
2201
  "DocumentTitleFieldName": {},
1702
2202
  "DisableLocalGroups": {
1703
2203
  "type": "boolean"
1704
2204
  },
1705
2205
  "SslCertificateS3Path": {
1706
- "shape": "S11"
2206
+ "shape": "S1g"
1707
2207
  }
1708
2208
  }
1709
2209
  },
@@ -1736,7 +2236,7 @@
1736
2236
  }
1737
2237
  },
1738
2238
  "VpcConfiguration": {
1739
- "shape": "S1v"
2239
+ "shape": "S2i"
1740
2240
  },
1741
2241
  "ColumnConfiguration": {
1742
2242
  "type": "structure",
@@ -1750,7 +2250,7 @@
1750
2250
  "DocumentDataColumnName": {},
1751
2251
  "DocumentTitleColumnName": {},
1752
2252
  "FieldMappings": {
1753
- "shape": "S20"
2253
+ "shape": "S2n"
1754
2254
  },
1755
2255
  "ChangeDetectingColumns": {
1756
2256
  "type": "list",
@@ -1797,7 +2297,7 @@
1797
2297
  "DocumentDataFieldName": {},
1798
2298
  "DocumentTitleFieldName": {},
1799
2299
  "FieldMappings": {
1800
- "shape": "S20"
2300
+ "shape": "S2n"
1801
2301
  }
1802
2302
  }
1803
2303
  }
@@ -1821,7 +2321,7 @@
1821
2321
  "DocumentDataFieldName": {},
1822
2322
  "DocumentTitleFieldName": {},
1823
2323
  "FieldMappings": {
1824
- "shape": "S20"
2324
+ "shape": "S2n"
1825
2325
  }
1826
2326
  }
1827
2327
  },
@@ -1838,7 +2338,7 @@
1838
2338
  "DocumentDataFieldName": {},
1839
2339
  "DocumentTitleFieldName": {},
1840
2340
  "FieldMappings": {
1841
- "shape": "S20"
2341
+ "shape": "S2n"
1842
2342
  }
1843
2343
  }
1844
2344
  }
@@ -1854,7 +2354,7 @@
1854
2354
  "DocumentDataFieldName": {},
1855
2355
  "DocumentTitleFieldName": {},
1856
2356
  "FieldMappings": {
1857
- "shape": "S20"
2357
+ "shape": "S2n"
1858
2358
  },
1859
2359
  "IncludeFilterTypes": {
1860
2360
  "type": "list",
@@ -1870,15 +2370,15 @@
1870
2370
  "members": {
1871
2371
  "DocumentTitleFieldName": {},
1872
2372
  "FieldMappings": {
1873
- "shape": "S20"
2373
+ "shape": "S2n"
1874
2374
  }
1875
2375
  }
1876
2376
  },
1877
2377
  "IncludeAttachmentFilePatterns": {
1878
- "shape": "S1l"
2378
+ "shape": "S29"
1879
2379
  },
1880
2380
  "ExcludeAttachmentFilePatterns": {
1881
- "shape": "S1l"
2381
+ "shape": "S29"
1882
2382
  }
1883
2383
  }
1884
2384
  },
@@ -1900,18 +2400,18 @@
1900
2400
  "member": {}
1901
2401
  },
1902
2402
  "OneDriveUserS3Path": {
1903
- "shape": "S11"
2403
+ "shape": "S1g"
1904
2404
  }
1905
2405
  }
1906
2406
  },
1907
2407
  "InclusionPatterns": {
1908
- "shape": "S1l"
2408
+ "shape": "S29"
1909
2409
  },
1910
2410
  "ExclusionPatterns": {
1911
- "shape": "S1l"
2411
+ "shape": "S29"
1912
2412
  },
1913
2413
  "FieldMappings": {
1914
- "shape": "S20"
2414
+ "shape": "S2n"
1915
2415
  },
1916
2416
  "DisableLocalGroups": {
1917
2417
  "type": "boolean"
@@ -1939,15 +2439,15 @@
1939
2439
  "type": "boolean"
1940
2440
  },
1941
2441
  "IncludeAttachmentFilePatterns": {
1942
- "shape": "S1l"
2442
+ "shape": "S29"
1943
2443
  },
1944
2444
  "ExcludeAttachmentFilePatterns": {
1945
- "shape": "S1l"
2445
+ "shape": "S29"
1946
2446
  },
1947
2447
  "DocumentDataFieldName": {},
1948
2448
  "DocumentTitleFieldName": {},
1949
2449
  "FieldMappings": {
1950
- "shape": "S20"
2450
+ "shape": "S2n"
1951
2451
  },
1952
2452
  "FilterQuery": {}
1953
2453
  }
@@ -1962,15 +2462,15 @@
1962
2462
  "type": "boolean"
1963
2463
  },
1964
2464
  "IncludeAttachmentFilePatterns": {
1965
- "shape": "S1l"
2465
+ "shape": "S29"
1966
2466
  },
1967
2467
  "ExcludeAttachmentFilePatterns": {
1968
- "shape": "S1l"
2468
+ "shape": "S29"
1969
2469
  },
1970
2470
  "DocumentDataFieldName": {},
1971
2471
  "DocumentTitleFieldName": {},
1972
2472
  "FieldMappings": {
1973
- "shape": "S20"
2473
+ "shape": "S2n"
1974
2474
  }
1975
2475
  }
1976
2476
  },
@@ -1998,10 +2498,10 @@
1998
2498
  "type": "boolean"
1999
2499
  },
2000
2500
  "IncludeSpaces": {
2001
- "shape": "S3c"
2501
+ "shape": "S3z"
2002
2502
  },
2003
2503
  "ExcludeSpaces": {
2004
- "shape": "S3c"
2504
+ "shape": "S3z"
2005
2505
  },
2006
2506
  "SpaceFieldMappings": {
2007
2507
  "type": "list",
@@ -2068,13 +2568,13 @@
2068
2568
  }
2069
2569
  },
2070
2570
  "VpcConfiguration": {
2071
- "shape": "S1v"
2571
+ "shape": "S2i"
2072
2572
  },
2073
2573
  "InclusionPatterns": {
2074
- "shape": "S1l"
2574
+ "shape": "S29"
2075
2575
  },
2076
2576
  "ExclusionPatterns": {
2077
- "shape": "S1l"
2577
+ "shape": "S29"
2078
2578
  }
2079
2579
  }
2080
2580
  },
@@ -2086,13 +2586,13 @@
2086
2586
  "members": {
2087
2587
  "SecretArn": {},
2088
2588
  "InclusionPatterns": {
2089
- "shape": "S1l"
2589
+ "shape": "S29"
2090
2590
  },
2091
2591
  "ExclusionPatterns": {
2092
- "shape": "S1l"
2592
+ "shape": "S29"
2093
2593
  },
2094
2594
  "FieldMappings": {
2095
- "shape": "S20"
2595
+ "shape": "S2n"
2096
2596
  },
2097
2597
  "ExcludeMimeTypes": {
2098
2598
  "type": "list",
@@ -2157,10 +2657,10 @@
2157
2657
  "type": "integer"
2158
2658
  },
2159
2659
  "UrlInclusionPatterns": {
2160
- "shape": "S1l"
2660
+ "shape": "S29"
2161
2661
  },
2162
2662
  "UrlExclusionPatterns": {
2163
- "shape": "S1l"
2663
+ "shape": "S29"
2164
2664
  },
2165
2665
  "ProxyConfiguration": {
2166
2666
  "type": "structure",
@@ -2215,23 +2715,23 @@
2215
2715
  "type": "boolean"
2216
2716
  },
2217
2717
  "InclusionPatterns": {
2218
- "shape": "S1l"
2718
+ "shape": "S29"
2219
2719
  },
2220
2720
  "ExclusionPatterns": {
2221
- "shape": "S1l"
2721
+ "shape": "S29"
2222
2722
  },
2223
2723
  "FieldMappings": {
2224
- "shape": "S20"
2724
+ "shape": "S2n"
2225
2725
  }
2226
2726
  }
2227
2727
  }
2228
2728
  }
2229
2729
  },
2230
- "S1l": {
2730
+ "S29": {
2231
2731
  "type": "list",
2232
2732
  "member": {}
2233
2733
  },
2234
- "S1v": {
2734
+ "S2i": {
2235
2735
  "type": "structure",
2236
2736
  "required": [
2237
2737
  "SubnetIds",
@@ -2248,7 +2748,7 @@
2248
2748
  }
2249
2749
  }
2250
2750
  },
2251
- "S20": {
2751
+ "S2n": {
2252
2752
  "type": "list",
2253
2753
  "member": {
2254
2754
  "type": "structure",
@@ -2263,11 +2763,11 @@
2263
2763
  }
2264
2764
  }
2265
2765
  },
2266
- "S3c": {
2766
+ "S3z": {
2267
2767
  "type": "list",
2268
2768
  "member": {}
2269
2769
  },
2270
- "S4n": {
2770
+ "S5a": {
2271
2771
  "type": "list",
2272
2772
  "member": {
2273
2773
  "type": "structure",
@@ -2281,7 +2781,34 @@
2281
2781
  }
2282
2782
  }
2283
2783
  },
2284
- "S51": {
2784
+ "S5j": {
2785
+ "type": "structure",
2786
+ "members": {
2787
+ "ContentSourceConfiguration": {
2788
+ "type": "structure",
2789
+ "members": {
2790
+ "DataSourceIds": {
2791
+ "type": "list",
2792
+ "member": {}
2793
+ },
2794
+ "FaqIds": {
2795
+ "type": "list",
2796
+ "member": {}
2797
+ },
2798
+ "DirectPutContent": {
2799
+ "type": "boolean"
2800
+ }
2801
+ }
2802
+ },
2803
+ "UserIdentityConfiguration": {
2804
+ "type": "structure",
2805
+ "members": {
2806
+ "IdentityAttributeName": {}
2807
+ }
2808
+ }
2809
+ }
2810
+ },
2811
+ "S5y": {
2285
2812
  "type": "structure",
2286
2813
  "members": {
2287
2814
  "KmsKeyId": {
@@ -2290,7 +2817,7 @@
2290
2817
  }
2291
2818
  }
2292
2819
  },
2293
- "S53": {
2820
+ "S60": {
2294
2821
  "type": "list",
2295
2822
  "member": {
2296
2823
  "type": "structure",
@@ -2324,7 +2851,26 @@
2324
2851
  }
2325
2852
  }
2326
2853
  },
2327
- "S63": {
2854
+ "S6a": {
2855
+ "type": "structure",
2856
+ "required": [
2857
+ "UserGroupResolutionMode"
2858
+ ],
2859
+ "members": {
2860
+ "UserGroupResolutionMode": {}
2861
+ }
2862
+ },
2863
+ "S70": {
2864
+ "type": "list",
2865
+ "member": {
2866
+ "type": "structure",
2867
+ "members": {
2868
+ "EndpointType": {},
2869
+ "Endpoint": {}
2870
+ }
2871
+ }
2872
+ },
2873
+ "S7b": {
2328
2874
  "type": "list",
2329
2875
  "member": {
2330
2876
  "type": "structure",
@@ -2336,7 +2882,7 @@
2336
2882
  "Name": {},
2337
2883
  "Type": {},
2338
2884
  "Relevance": {
2339
- "shape": "S67"
2885
+ "shape": "S7f"
2340
2886
  },
2341
2887
  "Search": {
2342
2888
  "type": "structure",
@@ -2358,7 +2904,7 @@
2358
2904
  }
2359
2905
  }
2360
2906
  },
2361
- "S67": {
2907
+ "S7f": {
2362
2908
  "type": "structure",
2363
2909
  "members": {
2364
2910
  "Freshness": {
@@ -2378,7 +2924,7 @@
2378
2924
  }
2379
2925
  }
2380
2926
  },
2381
- "S6l": {
2927
+ "S7t": {
2382
2928
  "type": "structure",
2383
2929
  "required": [
2384
2930
  "StorageCapacityUnits",
@@ -2393,48 +2939,63 @@
2393
2939
  }
2394
2940
  }
2395
2941
  },
2396
- "S8z": {
2942
+ "S92": {
2943
+ "type": "structure",
2944
+ "members": {
2945
+ "StartTime": {
2946
+ "type": "timestamp"
2947
+ },
2948
+ "EndTime": {
2949
+ "type": "timestamp"
2950
+ }
2951
+ }
2952
+ },
2953
+ "S9t": {
2954
+ "type": "string",
2955
+ "sensitive": true
2956
+ },
2957
+ "Sb0": {
2397
2958
  "type": "structure",
2398
2959
  "members": {
2399
2960
  "AndAllFilters": {
2400
- "shape": "S90"
2961
+ "shape": "Sb1"
2401
2962
  },
2402
2963
  "OrAllFilters": {
2403
- "shape": "S90"
2964
+ "shape": "Sb1"
2404
2965
  },
2405
2966
  "NotFilter": {
2406
- "shape": "S8z"
2967
+ "shape": "Sb0"
2407
2968
  },
2408
2969
  "EqualsTo": {
2409
- "shape": "Sh"
2970
+ "shape": "Sw"
2410
2971
  },
2411
2972
  "ContainsAll": {
2412
- "shape": "Sh"
2973
+ "shape": "Sw"
2413
2974
  },
2414
2975
  "ContainsAny": {
2415
- "shape": "Sh"
2976
+ "shape": "Sw"
2416
2977
  },
2417
2978
  "GreaterThan": {
2418
- "shape": "Sh"
2979
+ "shape": "Sw"
2419
2980
  },
2420
2981
  "GreaterThanOrEquals": {
2421
- "shape": "Sh"
2982
+ "shape": "Sw"
2422
2983
  },
2423
2984
  "LessThan": {
2424
- "shape": "Sh"
2985
+ "shape": "Sw"
2425
2986
  },
2426
2987
  "LessThanOrEquals": {
2427
- "shape": "Sh"
2988
+ "shape": "Sw"
2428
2989
  }
2429
2990
  }
2430
2991
  },
2431
- "S90": {
2992
+ "Sb1": {
2432
2993
  "type": "list",
2433
2994
  "member": {
2434
- "shape": "S8z"
2995
+ "shape": "Sb0"
2435
2996
  }
2436
2997
  },
2437
- "S9n": {
2998
+ "Sbo": {
2438
2999
  "type": "structure",
2439
3000
  "members": {
2440
3001
  "Text": {},