---
type: resource-type
title: NotebookInstance
description: aws resource type AWS::SageMaker::NotebookInstance
name: NotebookInstance
lexicon: aws
resource_type: AWS::SageMaker::NotebookInstance
---
`AWS::SageMaker::NotebookInstance`, a resource type of the aws lexicon.

## Properties

- `InstanceType` (`string`, required)
- `RoleArn` (`string`, required)
- `AcceleratorTypes` (`string[]`, optional)
- `AdditionalCodeRepositories` (`string[]`, optional)
- `DefaultCodeRepository` (`string`, optional)
- `DirectInternetAccess` (`string`, optional)
- `Id` (`string`, optional)
- `InstanceMetadataServiceConfiguration` (`NotebookInstance_InstanceMetadataServiceConfiguration`, optional)
- `KmsKeyId` (`string`, optional)
- `LifecycleConfigName` (`string`, optional)
- `NotebookInstanceName` (`string`, optional)
- `PlatformIdentifier` (`string`, optional)
- `RootAccess` (`string`, optional)
- `SecurityGroupIds` (`string[]`, optional)
- `SubnetId` (`string`, optional)
- `Tags` (`NotebookInstance_Tag[]`, optional)
- `VolumeSizeInGB` (`number`, optional)

## Attributes

- `Id`
