Athena endpoint
override
The endpointOverride ClientConfiguration
class uses this value override
the default HTTP endpoint for the Amazon Athena client. For more information, see AWS
Client configuration in the AWS 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, AWS Client
configuration in the AWS 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; |
AWS STS endpoint override
The ClientConfiguration.endpointOverride
method uses this value to
override the default HTTP endpoint for the AWS STS client. For more information, see
AWS Client configuration in the AWS 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 AWS
Client configuration in the AWS 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 AWS
Client configuration in the AWS 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
AWS Client configuration in the AWS 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 |