Using DataZone IAM Credentials Provider on a Non-Windows Machine
You can configure the connector to authenticate the connection using IAM credentials configured with AWS DataZone. To do this, you must specify your IAM credentials along with the DataZone Domain ID, Environment ID, and Domain Region.
To configure authentication using DataZone IAM on a non-Windows machine:
- Set the
AuthenticationTypeproperty toDATAZONEIAM. - Set the
UIDproperty to the access key provided by your AWS account. - Set the
PWDproperty to the secret key provided by your AWS account. - Set the
datazone_domain_idproperty to the ID of your AWS DataZone domain. - Set the
datazone_environment_idproperty to the ID of the DataZone environment associated with your Athena environment. - Set the
datazone_domain_regionproperty to the AWS Region where your DataZone domain is provisioned.Note: The IAM user or role must have the required DataZone and Athena permissions. For more information, see "Create IAM roles" in the Amazon Athena User Guide: https://docs.aws.amazon.com/datazone/latest/userguide/create-iam-roles.html