AWS SDK for C++

AWS SDK for C++ Version 1.11.684

Loading...
Searching...
No Matches
STSEndpointProvider.h
1
6#pragma once
7#include <aws/core/client/GenericClientConfiguration.h>
8#include <aws/core/endpoint/DefaultEndpointProvider.h>
9#include <aws/core/endpoint/EndpointParameter.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/sts/STSEndpointRules.h>
13#include <aws/sts/STS_EXPORTS.h>
14
15namespace Aws {
16namespace STS {
17namespace Endpoint {
21
23
26
33
35
40 public:
42
43 STSEndpointProvider() : STSDefaultEpProviderBase(Aws::STS::STSEndpointRules::GetRulesBlob(), Aws::STS::STSEndpointRules::RulesBlobSize) {}
44
46};
47} // namespace Endpoint
48} // namespace STS
49} // namespace Aws
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::Endpoint::EndpointParameters EndpointParameters