AWS Glue Studio now includes a code editor for customizing your job scripts - devamazonaws.blogspot.com

AWS Glue Studio now includes a code editor for customizing the extract-transform-and-load (ETL) code it generates from your input in its visual ETL job editor. Previously, you needed to download and modify scripts themselves if you needed to customize the code. Now, you can use AWS Glue Studio’s visual editor to get started quickly and then write code only for the unique components of your ETL job.

Post Updated on June 07, 2021 at 09:06PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com