Integrate Bedrock model catalog metadata

This commit is contained in:
2026-08-22 12:51:31 -05:00
parent f291cfe803
commit f17642fc62
24 changed files with 27662 additions and 26 deletions
@@ -0,0 +1,14 @@
# Upstream provenance
- Source: https://github.com/amazonbedrockmodels/amazonbedrockmodels.github.io
- Data directory: https://github.com/amazonbedrockmodels/amazonbedrockmodels.github.io/tree/main/data
- Snapshot commit: recorded in `data/UPSTREAM_COMMIT`
- Upstream license declaration: MIT, as stated in the upstream README
The upstream project is an unofficial, community-maintained catalog refreshed
from AWS Bedrock APIs. Its data is useful for discovery and enrichment, but AWS
documentation and live account/region responses remain authoritative for model
availability and access.
The JSON files in `data/` are preserved verbatim from upstream. Refresh them
with `./script/update_bedrock_model_catalog` rather than editing them manually.