Now authenticate Amazon EMR Studio users using IAM-based authentication or IAM Federation, in addition to AWS Single Sign-On - devamazonaws.blogspot.com

Amazon EMR Studio is an integrated development environment (IDE) that makes it easy for data scientists and data engineers to develop, visualize, and debug data engineering and data science applications written in R, Python, Scala, and PySpark. Today, we are introducing additional authentication options with EMR Studio. Before this release, to login to EMR Studio, you needed to integrate your identity provider (IdP) with AWS Single Sign-on (AWS SSO). With this release, you can now choose to use AWS Identity and Access Management (IAM) authentication or use IAM federation with your corporate credentials to login to EMR Studio, in addition to using AWS SSO.

Post Updated on September 20, 2021 at 04:22PM

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