Endpoint overrides - 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).

Endpoint overrides

Athena endpoint override

The endpointOverride ClientConfiguration class uses this value override the default HTTP endpoint for the Amazon Athena client. For more information, see Amazon Client configuration in the Amazon SDK for C++ Developer Guide.

Connection string name Parameter type Default value Connection string example
EndpointOverride Optional none EndpointOverride=athena.us-west-2.amazonaws.com;

Athena streaming endpoint override

The ClientConfiguration.endpointOverride method uses this value to override the default HTTP endpoint for the Amazon Athena streaming client. For more information, Amazon Client configuration in the Amazon SDK for C++ Developer Guide. The Athena Streaming service is available through port 444.

Connection string name Parameter type Default value Connection string example
StreamingEndpointOverride Optional none StreamingEndpointOverride=athena.us-west-1.amazonaws.com:444;

Amazon STS endpoint override

The ClientConfiguration.endpointOverride method uses this value to override the default HTTP endpoint for the Amazon STS client. For more information, see Amazon Client configuration in the Amazon SDK for C++ Developer Guide.

Connection string name Parameter type Default value Connection string example
StsEndpointOverride Optional none StsEndpointOverride=sts.us-west-1.amazonaws.com;

Lake Formation endpoint override

The ClientConfiguration.endpointOverride method uses this value to override the default HTTP endpoint for the Lake Formation client. For more information, see Amazon Client configuration in the Amazon SDK for C++ Developer Guide.

Connection string name Parameter type Default value Connection string example
LakeFormationEndpointOverride Optional none LakeFormationEndpointOverride=lakeformation.us-west-1.amazonaws.com;

SSO endpoint override

The ClientConfiguration.endpointOverride method uses this value to override the default HTTP endpoint for the SSO client. For more information, see Amazon Client configuration in the Amazon SDK for C++ Developer Guide.

Connection string name Parameter type Default value Connection string example

SSOEndpointOverride

Optional none SSOEndpointOverride=portal.sso.us-east-2.amazonaws.com;

SSO OIDC endpoint override

The ClientConfiguration.endpointOverride method uses this value to override the default HTTP endpoint for the SSO OIDC client. For more information, see Amazon Client configuration in the Amazon SDK for C++ Developer Guide.

Connection string name Parameter type Default value Connection string example

SSOOIDCEndpointOverride

Optional none SSOOIDCEndpointOverride=oidc.us-east-2.amazonaws.com