Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-sagemaker-image.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::SageMaker::Image. Source:- No source definition found, add manually please

Properties

ImageName string | Aws_CF_FunctionString required

The name of the image.

ImageRoleArn string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.

ImageDisplayName string | Aws_CF_FunctionString

The display name of the image.

ImageDescription string | Aws_CF_FunctionString

A description of the image.

Tags Tag[]

An array of key-value pairs to apply to this resource.

minItems=1maxItems=50

Definitions

ImageName string | Aws_CF_FunctionString

The name of the image.

ImageArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the image.

ImageRoleArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.

ImageDisplayName string | Aws_CF_FunctionString

The display name of the image.

ImageDescription string | Aws_CF_FunctionString

A description of the image.

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

Value string | Aws_CF_FunctionString required

The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.