AIBenchmarkEndpoint
The SageMaker endpoint configuration for benchmarking.
Contents
- Identifier
-
The name or Amazon Resource Name (ARN) of the SageMaker endpoint to benchmark.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
(arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:[a-z\-]*/)?([a-zA-Z0-9]([a-zA-Z0-9\-]){0,62})(?<!-)Required: Yes
- InferenceComponents
-
The list of inference components to benchmark on the endpoint.
Type: Array of AIBenchmarkInferenceComponent objects
Required: No
- TargetContainerHostname
-
The hostname of the specific container to target within a multi-container endpoint.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: