ProfileConfiguration - AWS Glue

ProfileConfiguration

Specifies the job and session values that an admin configures in an AWS Glue usage profile.

Contents

JobConfiguration

A key-value map of configuration parameters for AWS Glue jobs.

Type: String to ConfigurationObject object map

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

Key Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

SessionConfiguration

A key-value map of configuration parameters for AWS Glue sessions.

Type: String to ConfigurationObject object map

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

Key Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

See Also

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