AWS SDK for C++
AWS SDK for C++ Version 1.11.750
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-s3outposts
include
aws
s3outposts
S3OutpostsEndpointProvider.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/s3outposts/S3OutpostsEndpointRules.h>
13
#include <aws/s3outposts/S3Outposts_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
S3Outposts {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
S3OutpostsClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
S3OutpostsClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
S3OutpostsBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
S3OutpostsEndpointProviderBase
=
33
EndpointProviderBase<S3OutpostsClientConfiguration, S3OutpostsBuiltInParameters, S3OutpostsClientContextParameters>
;
34
35
using
S3OutpostsDefaultEpProviderBase
=
36
DefaultEndpointProvider<S3OutpostsClientConfiguration, S3OutpostsBuiltInParameters, S3OutpostsClientContextParameters>
;
37
41
class
AWS_S3OUTPOSTS_API
S3OutpostsEndpointProvider
:
public
S3OutpostsDefaultEpProviderBase
{
42
public
:
43
using
S3OutpostsResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
S3OutpostsEndpointProvider
()
46
:
S3OutpostsDefaultEpProviderBase
(
Aws
::S3Outposts::
S3OutpostsEndpointRules
::GetRulesBlob(),
47
Aws
::S3Outposts::
S3OutpostsEndpointRules
::RulesBlobSize) {}
48
49
~S3OutpostsEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace S3Outposts
53
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::S3Outposts::Endpoint::S3OutpostsEndpointProvider
Definition
S3OutpostsEndpointProvider.h:41
Aws::S3Outposts::Endpoint::S3OutpostsEndpointProvider::S3OutpostsEndpointProvider
S3OutpostsEndpointProvider()
Definition
S3OutpostsEndpointProvider.h:45
Aws::S3Outposts::Endpoint::S3OutpostsEndpointProvider::~S3OutpostsEndpointProvider
~S3OutpostsEndpointProvider()
Definition
S3OutpostsEndpointProvider.h:49
Aws::S3Outposts::S3OutpostsEndpointRules
Definition
S3OutpostsEndpointRules.h:13
Aws::Utils::Outcome
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::S3Outposts::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
S3OutpostsEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences