Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ MigrationHubClient::MigrationHubClient(const MigrationHub::MigrationHubClientCon
std::shared_ptr<MigrationHubEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<MigrationHubErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ AccessAnalyzerClient::AccessAnalyzerClient(const AccessAnalyzer::AccessAnalyzerC
std::shared_ptr<AccessAnalyzerEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AccessAnalyzerErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-account/source/AccountClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ AccountClient::AccountClient(const Account::AccountClientConfiguration& clientCo
std::shared_ptr<AccountEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AccountErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-acm-pca/source/ACMPCAClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ACMPCAClient::ACMPCAClient(const ACMPCA::ACMPCAClientConfiguration& clientConfig
std::shared_ptr<ACMPCAEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ACMPCAErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-acm/source/ACMClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ACMClient::ACMClient(const ACM::ACMClientConfiguration& clientConfiguration,
std::shared_ptr<ACMEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ACMErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-aiops/source/AIOpsClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ AIOpsClient::AIOpsClient(const AIOps::AIOpsClientConfiguration& clientConfigurat
std::shared_ptr<AIOpsEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AIOpsErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ PrometheusServiceClient::PrometheusServiceClient(const PrometheusService::Promet
std::shared_ptr<PrometheusServiceEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<PrometheusServiceErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-amplify/source/AmplifyClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ AmplifyClient::AmplifyClient(const Amplify::AmplifyClientConfiguration& clientCo
std::shared_ptr<AmplifyEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AmplifyErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ AmplifyBackendClient::AmplifyBackendClient(const AmplifyBackend::AmplifyBackendC
std::shared_ptr<AmplifyBackendEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AmplifyBackendErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ AmplifyUIBuilderClient::AmplifyUIBuilderClient(const AmplifyUIBuilder::AmplifyUI
std::shared_ptr<AmplifyUIBuilderEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AmplifyUIBuilderErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ APIGatewayClient::APIGatewayClient(const APIGateway::APIGatewayClientConfigurati
std::shared_ptr<APIGatewayEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<Aws::Auth::DefaultAuthSignerProvider>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<APIGatewayErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ApiGatewayManagementApiClient::ApiGatewayManagementApiClient(const ApiGatewayMan
std::shared_ptr<ApiGatewayManagementApiEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<Aws::Auth::DefaultAuthSignerProvider>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ApiGatewayManagementApiErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ ApiGatewayV2Client::ApiGatewayV2Client(const ApiGatewayV2::ApiGatewayV2ClientCon
std::shared_ptr<ApiGatewayV2EndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ApiGatewayV2ErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ AppConfigClient::AppConfigClient(const AppConfig::AppConfigClientConfiguration&
std::shared_ptr<AppConfigEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<Aws::Auth::DefaultAuthSignerProvider>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppConfigErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ AppConfigDataClient::AppConfigDataClient(const AppConfigData::AppConfigDataClien
std::shared_ptr<AppConfigDataEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppConfigDataErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ AppFabricClient::AppFabricClient(const AppFabric::AppFabricClientConfiguration&
std::shared_ptr<AppFabricEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppFabricErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-appflow/source/AppflowClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ AppflowClient::AppflowClient(const Appflow::AppflowClientConfiguration& clientCo
std::shared_ptr<AppflowEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppflowErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ AppIntegrationsServiceClient::AppIntegrationsServiceClient(const AppIntegrations
std::shared_ptr<AppIntegrationsServiceEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppIntegrationsServiceErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ApplicationAutoScalingClient::ApplicationAutoScalingClient(const ApplicationAuto
std::shared_ptr<ApplicationAutoScalingEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ApplicationAutoScalingErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ ApplicationInsightsClient::ApplicationInsightsClient(const ApplicationInsights::
std::shared_ptr<ApplicationInsightsEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ApplicationInsightsErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ApplicationSignalsClient::ApplicationSignalsClient(const ApplicationSignals::App
std::shared_ptr<ApplicationSignalsEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ApplicationSignalsErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ApplicationCostProfilerClient::ApplicationCostProfilerClient(const ApplicationCo
std::shared_ptr<ApplicationCostProfilerEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<ApplicationCostProfilerErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
2 changes: 1 addition & 1 deletion generated/src/aws-cpp-sdk-appmesh/source/AppMeshClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ AppMeshClient::AppMeshClient(const AppMesh::AppMeshClientConfiguration& clientCo
std::shared_ptr<AppMeshEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppMeshErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ AppRunnerClient::AppRunnerClient(const AppRunner::AppRunnerClientConfiguration&
std::shared_ptr<AppRunnerEndpointProviderBase> endpointProvider) :
BASECLASS(clientConfiguration,
Aws::MakeShared<AWSAuthV4Signer>(ALLOCATION_TAG,
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG),
Aws::MakeShared<DefaultAWSCredentialsProviderChain>(ALLOCATION_TAG, clientConfiguration.credentialProviderConfig),
SERVICE_NAME,
Aws::Region::ComputeSignerRegion(clientConfiguration.region)),
Aws::MakeShared<AppRunnerErrorMarshaller>(ALLOCATION_TAG)),
Expand Down
Loading
Loading