v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Lists Amazon Bedrock foundation models that you can use. You can filter the results with the request parameters. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/foundation-models.html">Foundation models</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.

get/foundation-models

Query parameters

byProviderstring

Return models belonging to the model provider that you specify.

byCustomizationType'FINE_TUNING' | 'CONTINUED_PRE_TRAINING' | 'DISTILLATION'

Return models that support the customization type that you specify. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/custom-models.html">Custom models</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.

byOutputModality'TEXT' | 'IMAGE' | 'EMBEDDING'

Return models that support the output modality that you specify.

byInferenceType'ON_DEMAND' | 'PROVISIONED'

Return models that support the inference type that you specify. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/prov-throughput.html">Provisioned Throughput</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.

Response

Success