8#include <aws/core/Core_EXPORTS.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/config/AWSProfileConfig.h>
11#include <aws/core/config/ConfigAndCredentialsCacheManager.h>
12#include <aws/core/platform/Environment.h>
13#include <aws/core/utils/StringUtils.h>
14#include <aws/core/utils/logging/LogMacros.h>
15#include <aws/core/http/Scheme.h>
26 namespace EndpointResolver
AWS_CORE_API Aws::String ToEnvSuffix(const Aws::String &serviceId)
AWS_CORE_API Aws::String EndpointSource(const Aws::String &serviceId, const Aws::String &profileName)
static const char ENDPOINT_RESOLVER_TAG[]
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String