Setting up AWS IAM Identity Center (IAM Identity Center)
Using AWS IAM Identity Center (IAM Identity Center), your users can sign in to DataBrew with a simple URL, without signing in to the AWS Management Console and without needing an AWS account.
To set up IAM Identity Center
Open the AWS Organizations console
, and create an organization if you don't already have one. All features are enabled by default for this organization. For more information, see AWS IAM Identity Center Prerequisites and Creating and managing an organization.
-
Open the AWS IAM Identity Center console
-
Choose your identity source.
By default, you get an IAM Identity Center store for quick and easy user management. Optionally, you can connect an external identity provider instead, or connect an AWS Managed Microsoft AD directory with your on-premises Active Directory. In this guide, we use the default IAM Identity Center store.
For more information, see Choose your identity source in the AWS IAM Identity Center User Guide.
-
Create a permission set for DataBrew access:
In the IAM Identity Center navigation pane, choose AWS accounts, and then choose Permission sets.
On the Create permission set page, choose Create a custom permission set.
For Relay state, enter
https://console.aws.amazon.com/databrew/home?region=us-east-1#landing
.Entering this enables your users to go directly to DataBrew.
Choose Attach AWS managed policies, search for DataBrew, and choose AwsGlueDataBrewFullAccessPolicy. Choosing this gives your users all the permissions that they need for DataBrew. You can find more details in Adding an IAM policy for a console user.
-
(Optional) Choose Create a custom permissions policy and customize the permissions for your users.
-
In the IAM Identity Center navigation pane, choose Groups, and choose Create group. Enter the group name and choose Create.
-
Add a user to IAM Identity Center store:
In the IAM Identity Center navigation pane, choose Users.
On the Add user screen, enter the required information and choose Send an email to the user with password setup instructions. The user should get an email about the next setup steps.
Choose Next: Groups, choose the group that you want, and choose Add user.
Users should receive an email inviting them to use SSO. In this email, they need to choose Accept invitation and set the password. They can also find the portal URL in the email. They can use this URL to access DataBrew.
-
Assign each user to an account:
Open the IAM Identity Center console
, and in the navigation pane, choose AWS accounts. Choose AWS organization and choose an AWS account.
On the Assign Users screen, choose the Groups tab and choose the group that you want.
Choose Next: Permission sets.
Choose the permission set for DataBrew, and choose Finish.
Login steps for an IAM Identity Center-enabled user
Sign into AWS using an IAM Identity Center-enabled account.
Click on AWS Account identity
Click Management console for one-click re-direction to the DataBrew console.