GET_ADVANCED_DATATYPE - Amazon Glue DataBrew
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GET_ADVANCED_DATATYPE

Given a string column, identifies the advanced data type of the column, if any.

Parameters
  • columnName – The name of the string column.

Example

{ "RecipeAction": { "Operation": "GET_ADVANCED_DATATYPE", "Parameters": { "sourceColumn": "columnName" } } }