Datazone Portal unable to sign in using IAM

0

Hi

I've been trying to set up DataZone today. I'm not using SSO as I don't have it set up, so I'm using the IAM option. However when click the 'Data portal URL' shown in Datazone and then click to sign in with IAM, it shows the 'Signing in' timer, but it does not. Subsequent attempts go straight to the 'Signing in' timer. Has anyone else experienced this and maybe fixed it please?

Thanks.

2 Answers
1

If you login using the IAM credentials of the principal that you used to create the domain, then you click on the domain URL, you should be auto logged in.

AWS
answered a year ago
0

Apart from the previous comment for using IAM credentials. For the preview access of DataZone, for access via portal, you can add the AWS Managed permission policy to the IAM principal to enable portal access for full access control

https://docs.aws.amazon.com/datazone/latest/userguide/security-iam-awsmanpol-AmazonDataZonePortalFullAccessPolicy.html

{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "datazonecontrol:", "Resource": "" } ] }

AWS
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions