2 Answers
- Newest
- Most votes
- Most comments
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.
answered 2 years 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
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "datazonecontrol:", "Resource": "" } ] }
answered a year ago
Relevant content
- Accepted Answerasked 10 months ago
- asked 2 years ago
- asked 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago