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

## Properties

- `RoleArn` (`string`, required)
- `Arguments` (`Record<string, unknown>`, optional)
- `EndpointName` (`string`, optional)
- `ExtraJarsS3Path` (`string`, optional)
- `ExtraPythonLibsS3Path` (`string`, optional)
- `GlueVersion` (`string`, optional)
- `Id` (`string`, optional)
- `NumberOfNodes` (`number`, optional)
- `NumberOfWorkers` (`number`, optional)
- `PublicKey` (`string`, optional)
- `PublicKeys` (`string[]`, optional)
- `SecurityConfiguration` (`string`, optional)
- `SecurityGroupIds` (`string[]`, optional)
- `SubnetId` (`string`, optional)
- `Tags` (`Record<string, unknown>`, optional)
- `WorkerType` (`string`, optional)

## Attributes

- `Id`
