GlueRunConfigurationOutput - Amazon DataZone

GlueRunConfigurationOutput

The configuration details of the AWS Glue data source.

Contents

relationalFilterConfigurations

The relational filter configurations included in the configuration details of the AWS Glue data source.

Type: Array of RelationalFilterConfiguration objects

Required: Yes

accountId

The AWS account ID included in the configuration details of the AWS Glue data source.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

autoImportDataQualityResult

Specifies whether to automatically import data quality metrics as part of the data source run.

Type: Boolean

Required: No

catalogName

The catalog name in the AWS Glue run configuration.

Type: String

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

Required: No

dataAccessRole

The data access role included in the configuration details of the AWS Glue data source.

Type: String

Pattern: ^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]{1,128}$

Required: No

region

The AWS region included in the configuration details of the AWS Glue data source.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 16.

Pattern: [a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]

Required: No

See Also

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