RenderableTask - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RenderableTask

Contains input values for a task.

Contents

Input

A JSON object that contains values for the variables defined in the template. It is made available to the template under the substitution variable task.input. For example, if you define a variable task.input.text in your template, you can supply the variable in the JSON object as "text": "sample text".

Type: String

Length Constraints: Minimum length of 2. Maximum length of 128000.

Pattern: [\S\s]+

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: