Wählen Sie Ihre Cookie-Einstellungen aus

Wir verwenden essentielle Cookies und ähnliche Tools, die für die Bereitstellung unserer Website und Services erforderlich sind. Wir verwenden Performance-Cookies, um anonyme Statistiken zu sammeln, damit wir verstehen können, wie Kunden unsere Website nutzen, und Verbesserungen vornehmen können. Essentielle Cookies können nicht deaktiviert werden, aber Sie können auf „Anpassen“ oder „Ablehnen“ klicken, um Performance-Cookies abzulehnen.

Wenn Sie damit einverstanden sind, verwenden AWS und zugelassene Drittanbieter auch Cookies, um nützliche Features der Website bereitzustellen, Ihre Präferenzen zu speichern und relevante Inhalte, einschließlich relevanter Werbung, anzuzeigen. Um alle nicht notwendigen Cookies zu akzeptieren oder abzulehnen, klicken Sie auf „Akzeptieren“ oder „Ablehnen“. Um detailliertere Entscheidungen zu treffen, klicken Sie auf „Anpassen“.

ComputeEnvironmentConfiguration - AWS Glue
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen

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:

DatenschutzNutzungsbedingungen für die WebsiteCookie-Einstellungen
© 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.