Working with Amazon Glue - Managed Service for Apache Flink
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).

Amazon Managed Service for Apache Flink was previously known as Amazon Kinesis Data Analytics for Apache Flink.

Working with Amazon Glue

Your Studio notebook stores and gets information about its data sources and sinks from Amazon Glue. When you create your Studio notebook, you specify the Amazon Glue database that contains your connection information. When you access your data sources and sinks, you specify Amazon Glue tables contained in the database. Your Amazon Glue tables provide access to the Amazon Glue connections that define the locations, schemas, and parameters of your data sources and destinations.

Studio notebooks use table properties to store application-specific data. For more information, see Table properties.

For an example of how to set up a Amazon Glue connection, database, and table for use with Studio notebooks, see Create an Amazon Glue database in the Creating a Studio notebook tutorial tutorial.