createAppImageConfig
inline suspend fun SageMakerClient.createAppImageConfig(crossinline block: CreateAppImageConfigRequest.Builder.() -> Unit): CreateAppImageConfigResponse
Creates a configuration for running a SageMaker AI image as a KernelGateway app. The configuration specifies the Amazon Elastic File System storage volume on the image, and a list of the kernels in the image.