AWS Amazon SageMaker App Image Config

This page shows how to write Terraform and CloudFormation for Amazon SageMaker App Image Config and write them securely.

aws_sagemaker_app_image_config (Terraform)

The App Image Config in Amazon SageMaker can be configured in Terraform with the resource name aws_sagemaker_app_image_config. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for AWS best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Provides a Sagemaker App Image Config resource.

AWS::SageMaker::AppImageConfig (CloudFormation)

The AppImageConfig in SageMaker can be configured in CloudFormation with the resource name AWS::SageMaker::AppImageConfig. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Parameters

Explanation in CloudFormation Registry

Creates a configuration for running a SageMaker image as a KernelGateway app. The configuration specifies the Amazon Elastic File System (EFS) storage volume on the image, and a list of the kernels in the image.

Frequently asked questions

What is AWS Amazon SageMaker App Image Config?

AWS Amazon SageMaker App Image Config is a resource for Amazon SageMaker of Amazon Web Service. Settings can be wrote in Terraform and CloudFormation.