We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9244de commit d7aeff8Copy full SHA for d7aeff8
src/aws-cpp-sdk-core/source/config/AWSConfigFileProfileConfigLoader.cpp
@@ -42,7 +42,6 @@ namespace Aws
42
static const char SSO_SESSION_SECTION[] = "sso-session";
43
static const char SERVICES_SECTION[] = "services";
44
static const char ENDPOINT_URL_KEY[] = "endpoint_url";
45
- static const char IGNORE_CONFIGURED_ENDPOINT_URLS_KEY[] = "ignore_configured_endpoint_urls";
46
static const char DEFAULTS_MODE_KEY[] = "defaults_mode";
47
static const char EQ = '=';
48
static const char LEFT_BRACKET = '[';
0 commit comments