AWS SDK for C++

AWS SDK for C++ Version 1.11.718

Loading...
Searching...
No Matches
SFNEndpointProvider.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/states/SFNEndpointRules.h>
13#include <aws/states/SFN_EXPORTS.h>
14
15namespace Aws {
16namespace SFN {
17namespace Endpoint {
21
23
26
33
35
40 public:
42
43 SFNEndpointProvider() : SFNDefaultEpProviderBase(Aws::SFN::SFNEndpointRules::GetRulesBlob(), Aws::SFN::SFNEndpointRules::RulesBlobSize) {}
44
46};
47} // namespace Endpoint
48} // namespace SFN
49} // namespace Aws
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::Endpoint::EndpointParameters EndpointParameters