Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ComputeEnvironmentConfiguration - AWS Glue

ComputeEnvironmentConfiguration

An object containing configuration for a compute environment (such as Spark, Python or Athena) returned by the DescribeConnectionType API.

Contents

ComputeEnvironment

The type of compute environment.

Type: String

Valid Values: SPARK | ATHENA | PYTHON

Required: Yes

ConnectionOptionNameOverrides

The connection option name overrides for the compute environment.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

ConnectionOptions

The parameters used as connection options for the compute environment.

Type: String to Property object map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

ConnectionPropertiesRequiredOverrides

The connection properties that are required as overrides for the compute environment.

Type: Array of strings

Required: Yes

ConnectionPropertyNameOverrides

The connection property name overrides for the compute environment.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

Description

A description of the compute environment.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: Yes

Name

A name for the compute environment configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

SupportedAuthenticationTypes

The supported authentication types for the compute environment.

Type: Array of strings

Valid Values: BASIC | OAUTH2 | CUSTOM | IAM

Required: Yes

PhysicalConnectionPropertiesRequired

Indicates whether PhysicalConnectionProperties are required for the compute environment.

Type: Boolean

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.