Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails

import type { AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

Information on the instance metadata service (IMDS) configuration of the notebook instance.

interface AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails {
MinimumInstanceMetadataServiceVersion?: string | null;
}

§Properties

§
MinimumInstanceMetadataServiceVersion?: string | null
[src]

Indicates the minimum IMDS version that the notebook instance supports.