9#include <aws/synthetics/SyntheticsErrors.h>
10#include <aws/core/client/GenericClientConfiguration.h>
11#include <aws/core/client/AWSError.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/core/client/AsyncCallerContext.h>
14#include <aws/core/http/HttpTypes.h>
15#include <aws/synthetics/SyntheticsEndpointProvider.h>
21#include <aws/synthetics/model/AssociateResourceResult.h>
22#include <aws/synthetics/model/CreateCanaryResult.h>
23#include <aws/synthetics/model/CreateGroupResult.h>
24#include <aws/synthetics/model/DeleteCanaryResult.h>
25#include <aws/synthetics/model/DeleteGroupResult.h>
26#include <aws/synthetics/model/DescribeCanariesResult.h>
27#include <aws/synthetics/model/DescribeCanariesLastRunResult.h>
28#include <aws/synthetics/model/DescribeRuntimeVersionsResult.h>
29#include <aws/synthetics/model/DisassociateResourceResult.h>
30#include <aws/synthetics/model/GetCanaryResult.h>
31#include <aws/synthetics/model/GetCanaryRunsResult.h>
32#include <aws/synthetics/model/GetGroupResult.h>
33#include <aws/synthetics/model/ListAssociatedGroupsResult.h>
34#include <aws/synthetics/model/ListGroupResourcesResult.h>
35#include <aws/synthetics/model/ListGroupsResult.h>
36#include <aws/synthetics/model/ListTagsForResourceResult.h>
37#include <aws/synthetics/model/StartCanaryResult.h>
38#include <aws/synthetics/model/StopCanaryResult.h>
39#include <aws/synthetics/model/TagResourceResult.h>
40#include <aws/synthetics/model/UntagResourceResult.h>
41#include <aws/synthetics/model/UpdateCanaryResult.h>
42#include <aws/synthetics/model/DescribeRuntimeVersionsRequest.h>
43#include <aws/synthetics/model/ListGroupsRequest.h>
44#include <aws/synthetics/model/DescribeCanariesLastRunRequest.h>
45#include <aws/synthetics/model/DescribeCanariesRequest.h>
53 class HttpClientFactory;
58 template<
typename R,
typename E>
class Outcome;
69 class AWSCredentialsProvider;
86 class AssociateResourceRequest;
87 class CreateCanaryRequest;
88 class CreateGroupRequest;
89 class DeleteCanaryRequest;
90 class DeleteGroupRequest;
91 class DescribeCanariesRequest;
92 class DescribeCanariesLastRunRequest;
93 class DescribeRuntimeVersionsRequest;
94 class DisassociateResourceRequest;
95 class GetCanaryRequest;
96 class GetCanaryRunsRequest;
97 class GetGroupRequest;
98 class ListAssociatedGroupsRequest;
99 class ListGroupResourcesRequest;
100 class ListGroupsRequest;
101 class ListTagsForResourceRequest;
102 class StartCanaryRequest;
103 class StopCanaryRequest;
104 class TagResourceRequest;
105 class UntagResourceRequest;
106 class UpdateCanaryRequest;
EndpointProviderBase< SyntheticsClientConfiguration, SyntheticsBuiltInParameters, SyntheticsClientContextParameters > SyntheticsEndpointProviderBase
Aws::Utils::Outcome< GetGroupResult, SyntheticsError > GetGroupOutcome
std::future< CreateGroupOutcome > CreateGroupOutcomeCallable
std::future< ListAssociatedGroupsOutcome > ListAssociatedGroupsOutcomeCallable
Aws::Utils::Outcome< DeleteCanaryResult, SyntheticsError > DeleteCanaryOutcome
std::future< GetCanaryRunsOutcome > GetCanaryRunsOutcomeCallable
Aws::Utils::Outcome< DeleteGroupResult, SyntheticsError > DeleteGroupOutcome
Aws::Utils::Outcome< DescribeRuntimeVersionsResult, SyntheticsError > DescribeRuntimeVersionsOutcome
Aws::Utils::Outcome< ListTagsForResourceResult, SyntheticsError > ListTagsForResourceOutcome
Aws::Utils::Outcome< TagResourceResult, SyntheticsError > TagResourceOutcome
std::future< DeleteGroupOutcome > DeleteGroupOutcomeCallable
Aws::Utils::Outcome< CreateGroupResult, SyntheticsError > CreateGroupOutcome
Aws::Utils::Outcome< CreateCanaryResult, SyntheticsError > CreateCanaryOutcome
std::future< UpdateCanaryOutcome > UpdateCanaryOutcomeCallable
std::future< DescribeCanariesLastRunOutcome > DescribeCanariesLastRunOutcomeCallable
std::future< ListGroupsOutcome > ListGroupsOutcomeCallable
std::future< GetGroupOutcome > GetGroupOutcomeCallable
std::future< CreateCanaryOutcome > CreateCanaryOutcomeCallable
std::future< DescribeCanariesOutcome > DescribeCanariesOutcomeCallable
Aws::Utils::Outcome< GetCanaryRunsResult, SyntheticsError > GetCanaryRunsOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
Aws::Utils::Outcome< StartCanaryResult, SyntheticsError > StartCanaryOutcome
Aws::Utils::Outcome< StopCanaryResult, SyntheticsError > StopCanaryOutcome
Aws::Utils::Outcome< DescribeCanariesLastRunResult, SyntheticsError > DescribeCanariesLastRunOutcome
Aws::Utils::Outcome< AssociateResourceResult, SyntheticsError > AssociateResourceOutcome
std::future< ListGroupResourcesOutcome > ListGroupResourcesOutcomeCallable
std::future< StartCanaryOutcome > StartCanaryOutcomeCallable
Aws::Utils::Outcome< UpdateCanaryResult, SyntheticsError > UpdateCanaryOutcome
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< DeleteCanaryOutcome > DeleteCanaryOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DescribeRuntimeVersionsOutcome > DescribeRuntimeVersionsOutcomeCallable
std::future< DisassociateResourceOutcome > DisassociateResourceOutcomeCallable
std::future< GetCanaryOutcome > GetCanaryOutcomeCallable
Aws::Utils::Outcome< ListGroupResourcesResult, SyntheticsError > ListGroupResourcesOutcome
Aws::Utils::Outcome< GetCanaryResult, SyntheticsError > GetCanaryOutcome
Aws::Utils::Outcome< UntagResourceResult, SyntheticsError > UntagResourceOutcome
std::future< StopCanaryOutcome > StopCanaryOutcomeCallable
std::future< AssociateResourceOutcome > AssociateResourceOutcomeCallable
Aws::Utils::Outcome< DisassociateResourceResult, SyntheticsError > DisassociateResourceOutcome
Aws::Utils::Outcome< ListGroupsResult, SyntheticsError > ListGroupsOutcome
Aws::Utils::Outcome< DescribeCanariesResult, SyntheticsError > DescribeCanariesOutcome
Aws::Utils::Outcome< ListAssociatedGroupsResult, SyntheticsError > ListAssociatedGroupsOutcome
std::function< void(const SyntheticsClient *, const Model::DescribeRuntimeVersionsRequest &, const Model::DescribeRuntimeVersionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeRuntimeVersionsResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::UpdateCanaryRequest &, const Model::UpdateCanaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateCanaryResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::StartCanaryRequest &, const Model::StartCanaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartCanaryResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::GetGroupRequest &, const Model::GetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGroupResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::ListGroupsRequest &, const Model::ListGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGroupsResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::ListGroupResourcesRequest &, const Model::ListGroupResourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGroupResourcesResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::DisassociateResourceRequest &, const Model::DisassociateResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateResourceResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::DeleteGroupRequest &, const Model::DeleteGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGroupResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::GetCanaryRunsRequest &, const Model::GetCanaryRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCanaryRunsResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::CreateCanaryRequest &, const Model::CreateCanaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateCanaryResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::AssociateResourceRequest &, const Model::AssociateResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateResourceResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::StopCanaryRequest &, const Model::StopCanaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopCanaryResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::ListAssociatedGroupsRequest &, const Model::ListAssociatedGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssociatedGroupsResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::DescribeCanariesRequest &, const Model::DescribeCanariesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeCanariesResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::DescribeCanariesLastRunRequest &, const Model::DescribeCanariesLastRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeCanariesLastRunResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::CreateGroupRequest &, const Model::CreateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGroupResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::DeleteCanaryRequest &, const Model::DeleteCanaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteCanaryResponseReceivedHandler
std::function< void(const SyntheticsClient *, const Model::GetCanaryRequest &, const Model::GetCanaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCanaryResponseReceivedHandler