createAiRecommendationJob
inline suspend fun SageMakerClient.createAiRecommendationJob(crossinline block: CreateAiRecommendationJobRequest.Builder.() -> Unit): CreateAiRecommendationJobResponse
Creates a recommendation job that generates intelligent optimization recommendations for generative AI inference deployments. The job analyzes your model, workload configuration, and performance targets to recommend optimal instance types, model optimization techniques (such as quantization and speculative decoding), and deployment configurations.