InstanceMetadataServiceConfiguration - 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).

InstanceMetadataServiceConfiguration

Information on the IMDS configuration of the notebook instance

Contents

MinimumInstanceMetadataServiceVersion

Indicates the minimum IMDS version that the notebook instance supports. When passed as part of CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part of UpdateNotebookInstance, there is no default.

Type: String

Length Constraints: Maximum length of 1.

Pattern: 1|2

Required: Yes

See Also

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