GlueRunConfigurationInput
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
- 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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: