Using DataZone IDC Credentials Provider on a Non-Windows Machine
You can configure the connector to authenticate the connection using AWS IAM Identity Center credentials configured with AWS DataZone. To do this, you must specify your DataZone Domain ID, Environment ID, Domain Region, and IDC Issuer URL.
To configure authentication using DataZone IDC on a non-Windows machine:
- Set the
AuthenticationTypeproperty toDATAZONEIDC. - 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. - Set the
issuer_urlproperty to the issuer URL of your AWS IAM Identity Center instance. - Optionally, set the
Listen_Portproperty to the number of the port that the connector uses to receive the authentication response. - Optionally, set the
idp_response_timeoutproperty to the maximum amount of time, in seconds, that the connector should wait to complete the authentication flow.Note: DataZone domain must be in the same AWS Region as your AWS Identity Center instance. For more information, see "Enable IAM Identity Center for DataZone" in the Amazon Athena User Guide: https://docs.aws.amazon.com/datazone/latest/userguide/enable-IAM-identity-center-for-datazone.html