MarketplaceModelEndpointSummary
Provides a summary of an endpoint for a model from Amazon Bedrock Marketplace.
Contents
- createdAt
-
The timestamp when the endpoint was created.
Type: Timestamp
Required: Yes
- endpointArn
-
The Amazon Resource Name (ARN) of the endpoint.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: Yes
- modelSourceIdentifier
-
The ARN of the model from Amazon Bedrock Marketplace that is deployed on this endpoint.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
arn:aws:sagemaker:.*:hub-content/SageMakerPublicHub/Model/.*
Required: Yes
- updatedAt
-
The timestamp when the endpoint was last updated.
Type: Timestamp
Required: Yes
- status
-
The overall status of the endpoint in Amazon Bedrock Marketplace.
Type: String
Valid Values:
REGISTERED | INCOMPATIBLE_ENDPOINT
Required: No
- statusMessage
-
Additional information about the overall status, if available.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: