II.
ModelProviderProduct JSON
Structured · liveprovider:bedrock
Bedrock json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider:bedrock",
"_kind": "ModelProviderProduct",
"_file": "capabilities-and-models/model-provider-product.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"providerId": "bedrock",
"displayName": "Bedrock",
"kindLabel": "cloud-provider",
"vendor": "Bedrock",
"homepage": null,
"apiFamilies": [],
"authKinds": [],
"evidenceRefs": [
"repo-transport-mux-readme",
"repo-transport-mux-architecture"
]
},
"outgoingEdges": [
{
"from": "provider:bedrock",
"to": "evidence:repo-transport-mux-readme",
"kind": "has_evidence_source"
},
{
"from": "provider:bedrock",
"to": "evidence:repo-transport-mux-architecture",
"kind": "has_evidence_source"
}
],
"incomingEdges": [
{
"from": "providerVersion:bedrock:ge-0-0-0",
"to": "provider:bedrock",
"kind": "model_provider_version_of"
}
]
}