SqlAlias - AWS Glue

SqlAlias

Represents a single entry in the list of values for SqlAliases.

Contents

Alias

A temporary name given to a table, or a column in a table.

Type: String

Pattern: ([\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF]|[^\S\r\n])*

Required: Yes

From

A table, or a column in a table.

Type: String

Pattern: [A-Za-z0-9_-]*

Required: Yes

See Also

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