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.

已提问 1 年前314 查看次数
2 回答
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
已回答 1 年前
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
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则