View a markdown version of this page

SageMaker IAM Credentials Provider - Amazon Athena
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SageMaker IAM Credentials Provider

An authentication plugin that uses IAM credentials to connect to Amazon Athena through SageMaker Unified Studio. This plugin authenticates using IAM credentials (static access key/secret key or the Amazon default credential chain) and retrieves Athena connection credentials via the SageMaker connection service.

Credentials provider

The credentials provider that will be used to authenticate requests to Amazon. Set the value of this parameter to SageMakerIam.

Parameter name Alias Parameter type Default value Value to use
CredentialsProvider AWSCredentialsProviderClass (deprecated), DataZoneIam Required none SageMakerIam

DataZone domain identifier

Identifier of the DataZone domain to use.

Parameter name Alias Parameter type Default value
DataZoneDomainId none Required none

DataZone project identifier

Identifier of the DataZone project to use.

Parameter name Alias Parameter type Default value
DataZoneProjectId none Optional none

DataZone environment identifier

Identifier of the DataZone environment to use. Required if DataZoneProjectId is not specified.

Parameter name Alias Parameter type Default value
DataZoneEnvironmentId none Optional none

DataZone domain region

The Amazon Web Services Region where your DataZone domain is provisioned.

Parameter name Alias Parameter type Default value
DataZoneDomainRegion none Required none

DataZone endpoint override

The DataZone API endpoint to use instead of the endpoint default for the provided Amazon Web Services Region.

Parameter name Alias Parameter type Default value
DataZoneEndpointOverride none Optional none

User

Your Amazon access key ID. For more information about access keys, see Amazon security credentials in the IAM User Guide.

Parameter name Alias Parameter type Default value
User AccessKeyId Optional none

Password

Your Amazon secret key ID. For more information about access keys, see Amazon security credentials in the IAM User Guide.

Parameter name Alias Parameter type Default value
Password SecretAccessKey Optional none