Bedrock Marketplace Model Endpoint

An AWS Bedrock Marketplace Model Endpoint is a managed endpoint that provides access to foundation models purchased or subscribed to through the Bedrock Marketplace. It allows you to invoke and integrate third-party models into your applications without managing infrastructure, scaling, or deployment.

aws.bedrock_marketplace_model_endpoint

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe timestamp when the endpoint was registered.
endpoint_arncorestringThe Amazon Resource Name (ARN) of the endpoint.
endpoint_configcorejsonThe configuration of the endpoint, including the number and type of instances used.
endpoint_statuscorestringThe current status of the endpoint (e.g., Creating, InService, Updating, Failed).
endpoint_status_messagecorestringAdditional information about the endpoint status, if available.
model_source_identifiercorestringThe ARN of the model from Amazon Bedrock Marketplace that is deployed on this endpoint.
statuscorestringThe overall status of the endpoint in Amazon Bedrock Marketplace (e.g., ACTIVE, INACTIVE).
status_messagecorestringAdditional information about the overall status, if available.
tagscorehstore
updated_atcoretimestampThe timestamp when the endpoint was last updated.