AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
DataZoneServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/datazone/DataZoneErrors.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/datazone/DataZoneEndpointProvider.h>
16#include <future>
17#include <functional>
18/* End of generic header includes */
19
20/* Service model headers required in DataZoneClient header */
21#include <aws/datazone/model/AcceptPredictionsResult.h>
22#include <aws/datazone/model/AcceptSubscriptionRequestResult.h>
23#include <aws/datazone/model/AddEntityOwnerResult.h>
24#include <aws/datazone/model/AddPolicyGrantResult.h>
25#include <aws/datazone/model/AssociateEnvironmentRoleResult.h>
26#include <aws/datazone/model/CancelMetadataGenerationRunResult.h>
27#include <aws/datazone/model/CancelSubscriptionResult.h>
28#include <aws/datazone/model/CreateAssetResult.h>
29#include <aws/datazone/model/CreateAssetFilterResult.h>
30#include <aws/datazone/model/CreateAssetRevisionResult.h>
31#include <aws/datazone/model/CreateAssetTypeResult.h>
32#include <aws/datazone/model/CreateConnectionResult.h>
33#include <aws/datazone/model/CreateDataProductResult.h>
34#include <aws/datazone/model/CreateDataProductRevisionResult.h>
35#include <aws/datazone/model/CreateDataSourceResult.h>
36#include <aws/datazone/model/CreateDomainResult.h>
37#include <aws/datazone/model/CreateDomainUnitResult.h>
38#include <aws/datazone/model/CreateEnvironmentResult.h>
39#include <aws/datazone/model/CreateEnvironmentActionResult.h>
40#include <aws/datazone/model/CreateEnvironmentProfileResult.h>
41#include <aws/datazone/model/CreateFormTypeResult.h>
42#include <aws/datazone/model/CreateGlossaryResult.h>
43#include <aws/datazone/model/CreateGlossaryTermResult.h>
44#include <aws/datazone/model/CreateGroupProfileResult.h>
45#include <aws/datazone/model/CreateListingChangeSetResult.h>
46#include <aws/datazone/model/CreateProjectResult.h>
47#include <aws/datazone/model/CreateProjectMembershipResult.h>
48#include <aws/datazone/model/CreateProjectProfileResult.h>
49#include <aws/datazone/model/CreateRuleResult.h>
50#include <aws/datazone/model/CreateSubscriptionGrantResult.h>
51#include <aws/datazone/model/CreateSubscriptionRequestResult.h>
52#include <aws/datazone/model/CreateSubscriptionTargetResult.h>
53#include <aws/datazone/model/CreateUserProfileResult.h>
54#include <aws/datazone/model/DeleteAssetResult.h>
55#include <aws/datazone/model/DeleteAssetTypeResult.h>
56#include <aws/datazone/model/DeleteConnectionResult.h>
57#include <aws/datazone/model/DeleteDataProductResult.h>
58#include <aws/datazone/model/DeleteDataSourceResult.h>
59#include <aws/datazone/model/DeleteDomainResult.h>
60#include <aws/datazone/model/DeleteDomainUnitResult.h>
61#include <aws/datazone/model/DeleteEnvironmentBlueprintConfigurationResult.h>
62#include <aws/datazone/model/DeleteFormTypeResult.h>
63#include <aws/datazone/model/DeleteGlossaryResult.h>
64#include <aws/datazone/model/DeleteGlossaryTermResult.h>
65#include <aws/datazone/model/DeleteListingResult.h>
66#include <aws/datazone/model/DeleteProjectResult.h>
67#include <aws/datazone/model/DeleteProjectMembershipResult.h>
68#include <aws/datazone/model/DeleteProjectProfileResult.h>
69#include <aws/datazone/model/DeleteRuleResult.h>
70#include <aws/datazone/model/DeleteSubscriptionGrantResult.h>
71#include <aws/datazone/model/DeleteTimeSeriesDataPointsResult.h>
72#include <aws/datazone/model/DisassociateEnvironmentRoleResult.h>
73#include <aws/datazone/model/GetAssetResult.h>
74#include <aws/datazone/model/GetAssetFilterResult.h>
75#include <aws/datazone/model/GetAssetTypeResult.h>
76#include <aws/datazone/model/GetConnectionResult.h>
77#include <aws/datazone/model/GetDataProductResult.h>
78#include <aws/datazone/model/GetDataSourceResult.h>
79#include <aws/datazone/model/GetDataSourceRunResult.h>
80#include <aws/datazone/model/GetDomainResult.h>
81#include <aws/datazone/model/GetDomainUnitResult.h>
82#include <aws/datazone/model/GetEnvironmentResult.h>
83#include <aws/datazone/model/GetEnvironmentActionResult.h>
84#include <aws/datazone/model/GetEnvironmentBlueprintResult.h>
85#include <aws/datazone/model/GetEnvironmentBlueprintConfigurationResult.h>
86#include <aws/datazone/model/GetEnvironmentCredentialsResult.h>
87#include <aws/datazone/model/GetEnvironmentProfileResult.h>
88#include <aws/datazone/model/GetFormTypeResult.h>
89#include <aws/datazone/model/GetGlossaryResult.h>
90#include <aws/datazone/model/GetGlossaryTermResult.h>
91#include <aws/datazone/model/GetGroupProfileResult.h>
92#include <aws/datazone/model/GetIamPortalLoginUrlResult.h>
93#include <aws/datazone/model/GetJobRunResult.h>
94#include <aws/datazone/model/GetLineageEventResult.h>
95#include <aws/datazone/model/GetLineageNodeResult.h>
96#include <aws/datazone/model/GetListingResult.h>
97#include <aws/datazone/model/GetMetadataGenerationRunResult.h>
98#include <aws/datazone/model/GetProjectResult.h>
99#include <aws/datazone/model/GetProjectProfileResult.h>
100#include <aws/datazone/model/GetRuleResult.h>
101#include <aws/datazone/model/GetSubscriptionResult.h>
102#include <aws/datazone/model/GetSubscriptionGrantResult.h>
103#include <aws/datazone/model/GetSubscriptionRequestDetailsResult.h>
104#include <aws/datazone/model/GetSubscriptionTargetResult.h>
105#include <aws/datazone/model/GetTimeSeriesDataPointResult.h>
106#include <aws/datazone/model/GetUserProfileResult.h>
107#include <aws/datazone/model/ListAssetFiltersResult.h>
108#include <aws/datazone/model/ListAssetRevisionsResult.h>
109#include <aws/datazone/model/ListConnectionsResult.h>
110#include <aws/datazone/model/ListDataProductRevisionsResult.h>
111#include <aws/datazone/model/ListDataSourceRunActivitiesResult.h>
112#include <aws/datazone/model/ListDataSourceRunsResult.h>
113#include <aws/datazone/model/ListDataSourcesResult.h>
114#include <aws/datazone/model/ListDomainUnitsForParentResult.h>
115#include <aws/datazone/model/ListDomainsResult.h>
116#include <aws/datazone/model/ListEntityOwnersResult.h>
117#include <aws/datazone/model/ListEnvironmentActionsResult.h>
118#include <aws/datazone/model/ListEnvironmentBlueprintConfigurationsResult.h>
119#include <aws/datazone/model/ListEnvironmentBlueprintsResult.h>
120#include <aws/datazone/model/ListEnvironmentProfilesResult.h>
121#include <aws/datazone/model/ListEnvironmentsResult.h>
122#include <aws/datazone/model/ListJobRunsResult.h>
123#include <aws/datazone/model/ListLineageEventsResult.h>
124#include <aws/datazone/model/ListLineageNodeHistoryResult.h>
125#include <aws/datazone/model/ListMetadataGenerationRunsResult.h>
126#include <aws/datazone/model/ListNotificationsResult.h>
127#include <aws/datazone/model/ListPolicyGrantsResult.h>
128#include <aws/datazone/model/ListProjectMembershipsResult.h>
129#include <aws/datazone/model/ListProjectProfilesResult.h>
130#include <aws/datazone/model/ListProjectsResult.h>
131#include <aws/datazone/model/ListRulesResult.h>
132#include <aws/datazone/model/ListSubscriptionGrantsResult.h>
133#include <aws/datazone/model/ListSubscriptionRequestsResult.h>
134#include <aws/datazone/model/ListSubscriptionTargetsResult.h>
135#include <aws/datazone/model/ListSubscriptionsResult.h>
136#include <aws/datazone/model/ListTagsForResourceResult.h>
137#include <aws/datazone/model/ListTimeSeriesDataPointsResult.h>
138#include <aws/datazone/model/PostLineageEventResult.h>
139#include <aws/datazone/model/PostTimeSeriesDataPointsResult.h>
140#include <aws/datazone/model/PutEnvironmentBlueprintConfigurationResult.h>
141#include <aws/datazone/model/RejectPredictionsResult.h>
142#include <aws/datazone/model/RejectSubscriptionRequestResult.h>
143#include <aws/datazone/model/RemoveEntityOwnerResult.h>
144#include <aws/datazone/model/RemovePolicyGrantResult.h>
145#include <aws/datazone/model/RevokeSubscriptionResult.h>
146#include <aws/datazone/model/SearchResult.h>
147#include <aws/datazone/model/SearchGroupProfilesResult.h>
148#include <aws/datazone/model/SearchListingsResult.h>
149#include <aws/datazone/model/SearchTypesResult.h>
150#include <aws/datazone/model/SearchUserProfilesResult.h>
151#include <aws/datazone/model/StartDataSourceRunResult.h>
152#include <aws/datazone/model/StartMetadataGenerationRunResult.h>
153#include <aws/datazone/model/TagResourceResult.h>
154#include <aws/datazone/model/UntagResourceResult.h>
155#include <aws/datazone/model/UpdateAssetFilterResult.h>
156#include <aws/datazone/model/UpdateConnectionResult.h>
157#include <aws/datazone/model/UpdateDataSourceResult.h>
158#include <aws/datazone/model/UpdateDomainResult.h>
159#include <aws/datazone/model/UpdateDomainUnitResult.h>
160#include <aws/datazone/model/UpdateEnvironmentResult.h>
161#include <aws/datazone/model/UpdateEnvironmentActionResult.h>
162#include <aws/datazone/model/UpdateEnvironmentProfileResult.h>
163#include <aws/datazone/model/UpdateGlossaryResult.h>
164#include <aws/datazone/model/UpdateGlossaryTermResult.h>
165#include <aws/datazone/model/UpdateGroupProfileResult.h>
166#include <aws/datazone/model/UpdateProjectResult.h>
167#include <aws/datazone/model/UpdateProjectProfileResult.h>
168#include <aws/datazone/model/UpdateRuleResult.h>
169#include <aws/datazone/model/UpdateSubscriptionGrantStatusResult.h>
170#include <aws/datazone/model/UpdateSubscriptionRequestResult.h>
171#include <aws/datazone/model/UpdateSubscriptionTargetResult.h>
172#include <aws/datazone/model/UpdateUserProfileResult.h>
173#include <aws/datazone/model/ListDomainsRequest.h>
174#include <aws/core/NoResult.h>
175/* End of service model headers required in DataZoneClient header */
176
177namespace Aws
178{
179 namespace Http
180 {
181 class HttpClient;
182 class HttpClientFactory;
183 } // namespace Http
184
185 namespace Utils
186 {
187 template< typename R, typename E> class Outcome;
188
189 namespace Threading
190 {
191 class Executor;
192 } // namespace Threading
193 } // namespace Utils
194
195 namespace Auth
196 {
197 class AWSCredentials;
198 class AWSCredentialsProvider;
199 } // namespace Auth
200
201 namespace Client
202 {
203 class RetryStrategy;
204 } // namespace Client
205
206 namespace DataZone
207 {
211
212 namespace Model
213 {
214 /* Service model forward declarations required in DataZoneClient header */
222 class CreateAssetRequest;
243 class CreateRuleRequest;
248 class DeleteAssetRequest;
267 class DeleteRuleRequest;
273 class GetAssetRequest;
280 class GetDomainRequest;
288 class GetFormTypeRequest;
289 class GetGlossaryRequest;
293 class GetJobRunRequest;
296 class GetListingRequest;
298 class GetProjectRequest;
300 class GetRuleRequest;
315 class ListDomainsRequest;
322 class ListJobRunsRequest;
331 class ListRulesRequest;
346 class SearchRequest;
349 class SearchTypesRequest;
353 class TagResourceRequest;
368 class UpdateRuleRequest;
373 /* End of service model forward declarations required in DataZoneClient header */
374
375 /* Service model Outcome class definitions */
534 /* End of service model Outcome class definitions */
535
536 /* Service model Outcome callable definitions */
537 typedef std::future<AcceptPredictionsOutcome> AcceptPredictionsOutcomeCallable;
538 typedef std::future<AcceptSubscriptionRequestOutcome> AcceptSubscriptionRequestOutcomeCallable;
539 typedef std::future<AddEntityOwnerOutcome> AddEntityOwnerOutcomeCallable;
540 typedef std::future<AddPolicyGrantOutcome> AddPolicyGrantOutcomeCallable;
541 typedef std::future<AssociateEnvironmentRoleOutcome> AssociateEnvironmentRoleOutcomeCallable;
542 typedef std::future<CancelMetadataGenerationRunOutcome> CancelMetadataGenerationRunOutcomeCallable;
543 typedef std::future<CancelSubscriptionOutcome> CancelSubscriptionOutcomeCallable;
544 typedef std::future<CreateAssetOutcome> CreateAssetOutcomeCallable;
545 typedef std::future<CreateAssetFilterOutcome> CreateAssetFilterOutcomeCallable;
546 typedef std::future<CreateAssetRevisionOutcome> CreateAssetRevisionOutcomeCallable;
547 typedef std::future<CreateAssetTypeOutcome> CreateAssetTypeOutcomeCallable;
548 typedef std::future<CreateConnectionOutcome> CreateConnectionOutcomeCallable;
549 typedef std::future<CreateDataProductOutcome> CreateDataProductOutcomeCallable;
550 typedef std::future<CreateDataProductRevisionOutcome> CreateDataProductRevisionOutcomeCallable;
551 typedef std::future<CreateDataSourceOutcome> CreateDataSourceOutcomeCallable;
552 typedef std::future<CreateDomainOutcome> CreateDomainOutcomeCallable;
553 typedef std::future<CreateDomainUnitOutcome> CreateDomainUnitOutcomeCallable;
554 typedef std::future<CreateEnvironmentOutcome> CreateEnvironmentOutcomeCallable;
555 typedef std::future<CreateEnvironmentActionOutcome> CreateEnvironmentActionOutcomeCallable;
556 typedef std::future<CreateEnvironmentProfileOutcome> CreateEnvironmentProfileOutcomeCallable;
557 typedef std::future<CreateFormTypeOutcome> CreateFormTypeOutcomeCallable;
558 typedef std::future<CreateGlossaryOutcome> CreateGlossaryOutcomeCallable;
559 typedef std::future<CreateGlossaryTermOutcome> CreateGlossaryTermOutcomeCallable;
560 typedef std::future<CreateGroupProfileOutcome> CreateGroupProfileOutcomeCallable;
561 typedef std::future<CreateListingChangeSetOutcome> CreateListingChangeSetOutcomeCallable;
562 typedef std::future<CreateProjectOutcome> CreateProjectOutcomeCallable;
563 typedef std::future<CreateProjectMembershipOutcome> CreateProjectMembershipOutcomeCallable;
564 typedef std::future<CreateProjectProfileOutcome> CreateProjectProfileOutcomeCallable;
565 typedef std::future<CreateRuleOutcome> CreateRuleOutcomeCallable;
566 typedef std::future<CreateSubscriptionGrantOutcome> CreateSubscriptionGrantOutcomeCallable;
567 typedef std::future<CreateSubscriptionRequestOutcome> CreateSubscriptionRequestOutcomeCallable;
568 typedef std::future<CreateSubscriptionTargetOutcome> CreateSubscriptionTargetOutcomeCallable;
569 typedef std::future<CreateUserProfileOutcome> CreateUserProfileOutcomeCallable;
570 typedef std::future<DeleteAssetOutcome> DeleteAssetOutcomeCallable;
571 typedef std::future<DeleteAssetFilterOutcome> DeleteAssetFilterOutcomeCallable;
572 typedef std::future<DeleteAssetTypeOutcome> DeleteAssetTypeOutcomeCallable;
573 typedef std::future<DeleteConnectionOutcome> DeleteConnectionOutcomeCallable;
574 typedef std::future<DeleteDataProductOutcome> DeleteDataProductOutcomeCallable;
575 typedef std::future<DeleteDataSourceOutcome> DeleteDataSourceOutcomeCallable;
576 typedef std::future<DeleteDomainOutcome> DeleteDomainOutcomeCallable;
577 typedef std::future<DeleteDomainUnitOutcome> DeleteDomainUnitOutcomeCallable;
578 typedef std::future<DeleteEnvironmentOutcome> DeleteEnvironmentOutcomeCallable;
579 typedef std::future<DeleteEnvironmentActionOutcome> DeleteEnvironmentActionOutcomeCallable;
580 typedef std::future<DeleteEnvironmentBlueprintConfigurationOutcome> DeleteEnvironmentBlueprintConfigurationOutcomeCallable;
581 typedef std::future<DeleteEnvironmentProfileOutcome> DeleteEnvironmentProfileOutcomeCallable;
582 typedef std::future<DeleteFormTypeOutcome> DeleteFormTypeOutcomeCallable;
583 typedef std::future<DeleteGlossaryOutcome> DeleteGlossaryOutcomeCallable;
584 typedef std::future<DeleteGlossaryTermOutcome> DeleteGlossaryTermOutcomeCallable;
585 typedef std::future<DeleteListingOutcome> DeleteListingOutcomeCallable;
586 typedef std::future<DeleteProjectOutcome> DeleteProjectOutcomeCallable;
587 typedef std::future<DeleteProjectMembershipOutcome> DeleteProjectMembershipOutcomeCallable;
588 typedef std::future<DeleteProjectProfileOutcome> DeleteProjectProfileOutcomeCallable;
589 typedef std::future<DeleteRuleOutcome> DeleteRuleOutcomeCallable;
590 typedef std::future<DeleteSubscriptionGrantOutcome> DeleteSubscriptionGrantOutcomeCallable;
591 typedef std::future<DeleteSubscriptionRequestOutcome> DeleteSubscriptionRequestOutcomeCallable;
592 typedef std::future<DeleteSubscriptionTargetOutcome> DeleteSubscriptionTargetOutcomeCallable;
593 typedef std::future<DeleteTimeSeriesDataPointsOutcome> DeleteTimeSeriesDataPointsOutcomeCallable;
594 typedef std::future<DisassociateEnvironmentRoleOutcome> DisassociateEnvironmentRoleOutcomeCallable;
595 typedef std::future<GetAssetOutcome> GetAssetOutcomeCallable;
596 typedef std::future<GetAssetFilterOutcome> GetAssetFilterOutcomeCallable;
597 typedef std::future<GetAssetTypeOutcome> GetAssetTypeOutcomeCallable;
598 typedef std::future<GetConnectionOutcome> GetConnectionOutcomeCallable;
599 typedef std::future<GetDataProductOutcome> GetDataProductOutcomeCallable;
600 typedef std::future<GetDataSourceOutcome> GetDataSourceOutcomeCallable;
601 typedef std::future<GetDataSourceRunOutcome> GetDataSourceRunOutcomeCallable;
602 typedef std::future<GetDomainOutcome> GetDomainOutcomeCallable;
603 typedef std::future<GetDomainUnitOutcome> GetDomainUnitOutcomeCallable;
604 typedef std::future<GetEnvironmentOutcome> GetEnvironmentOutcomeCallable;
605 typedef std::future<GetEnvironmentActionOutcome> GetEnvironmentActionOutcomeCallable;
606 typedef std::future<GetEnvironmentBlueprintOutcome> GetEnvironmentBlueprintOutcomeCallable;
607 typedef std::future<GetEnvironmentBlueprintConfigurationOutcome> GetEnvironmentBlueprintConfigurationOutcomeCallable;
608 typedef std::future<GetEnvironmentCredentialsOutcome> GetEnvironmentCredentialsOutcomeCallable;
609 typedef std::future<GetEnvironmentProfileOutcome> GetEnvironmentProfileOutcomeCallable;
610 typedef std::future<GetFormTypeOutcome> GetFormTypeOutcomeCallable;
611 typedef std::future<GetGlossaryOutcome> GetGlossaryOutcomeCallable;
612 typedef std::future<GetGlossaryTermOutcome> GetGlossaryTermOutcomeCallable;
613 typedef std::future<GetGroupProfileOutcome> GetGroupProfileOutcomeCallable;
614 typedef std::future<GetIamPortalLoginUrlOutcome> GetIamPortalLoginUrlOutcomeCallable;
615 typedef std::future<GetJobRunOutcome> GetJobRunOutcomeCallable;
616 typedef std::future<GetLineageEventOutcome> GetLineageEventOutcomeCallable;
617 typedef std::future<GetLineageNodeOutcome> GetLineageNodeOutcomeCallable;
618 typedef std::future<GetListingOutcome> GetListingOutcomeCallable;
619 typedef std::future<GetMetadataGenerationRunOutcome> GetMetadataGenerationRunOutcomeCallable;
620 typedef std::future<GetProjectOutcome> GetProjectOutcomeCallable;
621 typedef std::future<GetProjectProfileOutcome> GetProjectProfileOutcomeCallable;
622 typedef std::future<GetRuleOutcome> GetRuleOutcomeCallable;
623 typedef std::future<GetSubscriptionOutcome> GetSubscriptionOutcomeCallable;
624 typedef std::future<GetSubscriptionGrantOutcome> GetSubscriptionGrantOutcomeCallable;
625 typedef std::future<GetSubscriptionRequestDetailsOutcome> GetSubscriptionRequestDetailsOutcomeCallable;
626 typedef std::future<GetSubscriptionTargetOutcome> GetSubscriptionTargetOutcomeCallable;
627 typedef std::future<GetTimeSeriesDataPointOutcome> GetTimeSeriesDataPointOutcomeCallable;
628 typedef std::future<GetUserProfileOutcome> GetUserProfileOutcomeCallable;
629 typedef std::future<ListAssetFiltersOutcome> ListAssetFiltersOutcomeCallable;
630 typedef std::future<ListAssetRevisionsOutcome> ListAssetRevisionsOutcomeCallable;
631 typedef std::future<ListConnectionsOutcome> ListConnectionsOutcomeCallable;
632 typedef std::future<ListDataProductRevisionsOutcome> ListDataProductRevisionsOutcomeCallable;
633 typedef std::future<ListDataSourceRunActivitiesOutcome> ListDataSourceRunActivitiesOutcomeCallable;
634 typedef std::future<ListDataSourceRunsOutcome> ListDataSourceRunsOutcomeCallable;
635 typedef std::future<ListDataSourcesOutcome> ListDataSourcesOutcomeCallable;
636 typedef std::future<ListDomainUnitsForParentOutcome> ListDomainUnitsForParentOutcomeCallable;
637 typedef std::future<ListDomainsOutcome> ListDomainsOutcomeCallable;
638 typedef std::future<ListEntityOwnersOutcome> ListEntityOwnersOutcomeCallable;
639 typedef std::future<ListEnvironmentActionsOutcome> ListEnvironmentActionsOutcomeCallable;
640 typedef std::future<ListEnvironmentBlueprintConfigurationsOutcome> ListEnvironmentBlueprintConfigurationsOutcomeCallable;
641 typedef std::future<ListEnvironmentBlueprintsOutcome> ListEnvironmentBlueprintsOutcomeCallable;
642 typedef std::future<ListEnvironmentProfilesOutcome> ListEnvironmentProfilesOutcomeCallable;
643 typedef std::future<ListEnvironmentsOutcome> ListEnvironmentsOutcomeCallable;
644 typedef std::future<ListJobRunsOutcome> ListJobRunsOutcomeCallable;
645 typedef std::future<ListLineageEventsOutcome> ListLineageEventsOutcomeCallable;
646 typedef std::future<ListLineageNodeHistoryOutcome> ListLineageNodeHistoryOutcomeCallable;
647 typedef std::future<ListMetadataGenerationRunsOutcome> ListMetadataGenerationRunsOutcomeCallable;
648 typedef std::future<ListNotificationsOutcome> ListNotificationsOutcomeCallable;
649 typedef std::future<ListPolicyGrantsOutcome> ListPolicyGrantsOutcomeCallable;
650 typedef std::future<ListProjectMembershipsOutcome> ListProjectMembershipsOutcomeCallable;
651 typedef std::future<ListProjectProfilesOutcome> ListProjectProfilesOutcomeCallable;
652 typedef std::future<ListProjectsOutcome> ListProjectsOutcomeCallable;
653 typedef std::future<ListRulesOutcome> ListRulesOutcomeCallable;
654 typedef std::future<ListSubscriptionGrantsOutcome> ListSubscriptionGrantsOutcomeCallable;
655 typedef std::future<ListSubscriptionRequestsOutcome> ListSubscriptionRequestsOutcomeCallable;
656 typedef std::future<ListSubscriptionTargetsOutcome> ListSubscriptionTargetsOutcomeCallable;
657 typedef std::future<ListSubscriptionsOutcome> ListSubscriptionsOutcomeCallable;
658 typedef std::future<ListTagsForResourceOutcome> ListTagsForResourceOutcomeCallable;
659 typedef std::future<ListTimeSeriesDataPointsOutcome> ListTimeSeriesDataPointsOutcomeCallable;
660 typedef std::future<PostLineageEventOutcome> PostLineageEventOutcomeCallable;
661 typedef std::future<PostTimeSeriesDataPointsOutcome> PostTimeSeriesDataPointsOutcomeCallable;
662 typedef std::future<PutEnvironmentBlueprintConfigurationOutcome> PutEnvironmentBlueprintConfigurationOutcomeCallable;
663 typedef std::future<RejectPredictionsOutcome> RejectPredictionsOutcomeCallable;
664 typedef std::future<RejectSubscriptionRequestOutcome> RejectSubscriptionRequestOutcomeCallable;
665 typedef std::future<RemoveEntityOwnerOutcome> RemoveEntityOwnerOutcomeCallable;
666 typedef std::future<RemovePolicyGrantOutcome> RemovePolicyGrantOutcomeCallable;
667 typedef std::future<RevokeSubscriptionOutcome> RevokeSubscriptionOutcomeCallable;
668 typedef std::future<SearchOutcome> SearchOutcomeCallable;
669 typedef std::future<SearchGroupProfilesOutcome> SearchGroupProfilesOutcomeCallable;
670 typedef std::future<SearchListingsOutcome> SearchListingsOutcomeCallable;
671 typedef std::future<SearchTypesOutcome> SearchTypesOutcomeCallable;
672 typedef std::future<SearchUserProfilesOutcome> SearchUserProfilesOutcomeCallable;
673 typedef std::future<StartDataSourceRunOutcome> StartDataSourceRunOutcomeCallable;
674 typedef std::future<StartMetadataGenerationRunOutcome> StartMetadataGenerationRunOutcomeCallable;
675 typedef std::future<TagResourceOutcome> TagResourceOutcomeCallable;
676 typedef std::future<UntagResourceOutcome> UntagResourceOutcomeCallable;
677 typedef std::future<UpdateAssetFilterOutcome> UpdateAssetFilterOutcomeCallable;
678 typedef std::future<UpdateConnectionOutcome> UpdateConnectionOutcomeCallable;
679 typedef std::future<UpdateDataSourceOutcome> UpdateDataSourceOutcomeCallable;
680 typedef std::future<UpdateDomainOutcome> UpdateDomainOutcomeCallable;
681 typedef std::future<UpdateDomainUnitOutcome> UpdateDomainUnitOutcomeCallable;
682 typedef std::future<UpdateEnvironmentOutcome> UpdateEnvironmentOutcomeCallable;
683 typedef std::future<UpdateEnvironmentActionOutcome> UpdateEnvironmentActionOutcomeCallable;
684 typedef std::future<UpdateEnvironmentProfileOutcome> UpdateEnvironmentProfileOutcomeCallable;
685 typedef std::future<UpdateGlossaryOutcome> UpdateGlossaryOutcomeCallable;
686 typedef std::future<UpdateGlossaryTermOutcome> UpdateGlossaryTermOutcomeCallable;
687 typedef std::future<UpdateGroupProfileOutcome> UpdateGroupProfileOutcomeCallable;
688 typedef std::future<UpdateProjectOutcome> UpdateProjectOutcomeCallable;
689 typedef std::future<UpdateProjectProfileOutcome> UpdateProjectProfileOutcomeCallable;
690 typedef std::future<UpdateRuleOutcome> UpdateRuleOutcomeCallable;
691 typedef std::future<UpdateSubscriptionGrantStatusOutcome> UpdateSubscriptionGrantStatusOutcomeCallable;
692 typedef std::future<UpdateSubscriptionRequestOutcome> UpdateSubscriptionRequestOutcomeCallable;
693 typedef std::future<UpdateSubscriptionTargetOutcome> UpdateSubscriptionTargetOutcomeCallable;
694 typedef std::future<UpdateUserProfileOutcome> UpdateUserProfileOutcomeCallable;
695 /* End of service model Outcome callable definitions */
696 } // namespace Model
697
698 class DataZoneClient;
699
700 /* Service model async handlers definitions */
701 typedef std::function<void(const DataZoneClient*, const Model::AcceptPredictionsRequest&, const Model::AcceptPredictionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > AcceptPredictionsResponseReceivedHandler;
702 typedef std::function<void(const DataZoneClient*, const Model::AcceptSubscriptionRequestRequest&, const Model::AcceptSubscriptionRequestOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > AcceptSubscriptionRequestResponseReceivedHandler;
703 typedef std::function<void(const DataZoneClient*, const Model::AddEntityOwnerRequest&, const Model::AddEntityOwnerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > AddEntityOwnerResponseReceivedHandler;
704 typedef std::function<void(const DataZoneClient*, const Model::AddPolicyGrantRequest&, const Model::AddPolicyGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > AddPolicyGrantResponseReceivedHandler;
705 typedef std::function<void(const DataZoneClient*, const Model::AssociateEnvironmentRoleRequest&, const Model::AssociateEnvironmentRoleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > AssociateEnvironmentRoleResponseReceivedHandler;
706 typedef std::function<void(const DataZoneClient*, const Model::CancelMetadataGenerationRunRequest&, const Model::CancelMetadataGenerationRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CancelMetadataGenerationRunResponseReceivedHandler;
707 typedef std::function<void(const DataZoneClient*, const Model::CancelSubscriptionRequest&, const Model::CancelSubscriptionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CancelSubscriptionResponseReceivedHandler;
708 typedef std::function<void(const DataZoneClient*, const Model::CreateAssetRequest&, const Model::CreateAssetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateAssetResponseReceivedHandler;
709 typedef std::function<void(const DataZoneClient*, const Model::CreateAssetFilterRequest&, const Model::CreateAssetFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateAssetFilterResponseReceivedHandler;
710 typedef std::function<void(const DataZoneClient*, const Model::CreateAssetRevisionRequest&, const Model::CreateAssetRevisionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateAssetRevisionResponseReceivedHandler;
711 typedef std::function<void(const DataZoneClient*, const Model::CreateAssetTypeRequest&, const Model::CreateAssetTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateAssetTypeResponseReceivedHandler;
712 typedef std::function<void(const DataZoneClient*, const Model::CreateConnectionRequest&, const Model::CreateConnectionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateConnectionResponseReceivedHandler;
713 typedef std::function<void(const DataZoneClient*, const Model::CreateDataProductRequest&, const Model::CreateDataProductOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateDataProductResponseReceivedHandler;
714 typedef std::function<void(const DataZoneClient*, const Model::CreateDataProductRevisionRequest&, const Model::CreateDataProductRevisionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateDataProductRevisionResponseReceivedHandler;
715 typedef std::function<void(const DataZoneClient*, const Model::CreateDataSourceRequest&, const Model::CreateDataSourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateDataSourceResponseReceivedHandler;
716 typedef std::function<void(const DataZoneClient*, const Model::CreateDomainRequest&, const Model::CreateDomainOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateDomainResponseReceivedHandler;
717 typedef std::function<void(const DataZoneClient*, const Model::CreateDomainUnitRequest&, const Model::CreateDomainUnitOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateDomainUnitResponseReceivedHandler;
718 typedef std::function<void(const DataZoneClient*, const Model::CreateEnvironmentRequest&, const Model::CreateEnvironmentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateEnvironmentResponseReceivedHandler;
719 typedef std::function<void(const DataZoneClient*, const Model::CreateEnvironmentActionRequest&, const Model::CreateEnvironmentActionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateEnvironmentActionResponseReceivedHandler;
720 typedef std::function<void(const DataZoneClient*, const Model::CreateEnvironmentProfileRequest&, const Model::CreateEnvironmentProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateEnvironmentProfileResponseReceivedHandler;
721 typedef std::function<void(const DataZoneClient*, const Model::CreateFormTypeRequest&, const Model::CreateFormTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateFormTypeResponseReceivedHandler;
722 typedef std::function<void(const DataZoneClient*, const Model::CreateGlossaryRequest&, const Model::CreateGlossaryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateGlossaryResponseReceivedHandler;
723 typedef std::function<void(const DataZoneClient*, const Model::CreateGlossaryTermRequest&, const Model::CreateGlossaryTermOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateGlossaryTermResponseReceivedHandler;
724 typedef std::function<void(const DataZoneClient*, const Model::CreateGroupProfileRequest&, const Model::CreateGroupProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateGroupProfileResponseReceivedHandler;
725 typedef std::function<void(const DataZoneClient*, const Model::CreateListingChangeSetRequest&, const Model::CreateListingChangeSetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateListingChangeSetResponseReceivedHandler;
726 typedef std::function<void(const DataZoneClient*, const Model::CreateProjectRequest&, const Model::CreateProjectOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateProjectResponseReceivedHandler;
727 typedef std::function<void(const DataZoneClient*, const Model::CreateProjectMembershipRequest&, const Model::CreateProjectMembershipOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateProjectMembershipResponseReceivedHandler;
728 typedef std::function<void(const DataZoneClient*, const Model::CreateProjectProfileRequest&, const Model::CreateProjectProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateProjectProfileResponseReceivedHandler;
729 typedef std::function<void(const DataZoneClient*, const Model::CreateRuleRequest&, const Model::CreateRuleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateRuleResponseReceivedHandler;
730 typedef std::function<void(const DataZoneClient*, const Model::CreateSubscriptionGrantRequest&, const Model::CreateSubscriptionGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateSubscriptionGrantResponseReceivedHandler;
731 typedef std::function<void(const DataZoneClient*, const Model::CreateSubscriptionRequestRequest&, const Model::CreateSubscriptionRequestOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateSubscriptionRequestResponseReceivedHandler;
732 typedef std::function<void(const DataZoneClient*, const Model::CreateSubscriptionTargetRequest&, const Model::CreateSubscriptionTargetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateSubscriptionTargetResponseReceivedHandler;
733 typedef std::function<void(const DataZoneClient*, const Model::CreateUserProfileRequest&, const Model::CreateUserProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateUserProfileResponseReceivedHandler;
734 typedef std::function<void(const DataZoneClient*, const Model::DeleteAssetRequest&, const Model::DeleteAssetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteAssetResponseReceivedHandler;
735 typedef std::function<void(const DataZoneClient*, const Model::DeleteAssetFilterRequest&, const Model::DeleteAssetFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteAssetFilterResponseReceivedHandler;
736 typedef std::function<void(const DataZoneClient*, const Model::DeleteAssetTypeRequest&, const Model::DeleteAssetTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteAssetTypeResponseReceivedHandler;
737 typedef std::function<void(const DataZoneClient*, const Model::DeleteConnectionRequest&, const Model::DeleteConnectionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteConnectionResponseReceivedHandler;
738 typedef std::function<void(const DataZoneClient*, const Model::DeleteDataProductRequest&, const Model::DeleteDataProductOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteDataProductResponseReceivedHandler;
739 typedef std::function<void(const DataZoneClient*, const Model::DeleteDataSourceRequest&, const Model::DeleteDataSourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteDataSourceResponseReceivedHandler;
740 typedef std::function<void(const DataZoneClient*, const Model::DeleteDomainRequest&, const Model::DeleteDomainOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteDomainResponseReceivedHandler;
741 typedef std::function<void(const DataZoneClient*, const Model::DeleteDomainUnitRequest&, const Model::DeleteDomainUnitOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteDomainUnitResponseReceivedHandler;
742 typedef std::function<void(const DataZoneClient*, const Model::DeleteEnvironmentRequest&, const Model::DeleteEnvironmentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteEnvironmentResponseReceivedHandler;
743 typedef std::function<void(const DataZoneClient*, const Model::DeleteEnvironmentActionRequest&, const Model::DeleteEnvironmentActionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteEnvironmentActionResponseReceivedHandler;
745 typedef std::function<void(const DataZoneClient*, const Model::DeleteEnvironmentProfileRequest&, const Model::DeleteEnvironmentProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteEnvironmentProfileResponseReceivedHandler;
746 typedef std::function<void(const DataZoneClient*, const Model::DeleteFormTypeRequest&, const Model::DeleteFormTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteFormTypeResponseReceivedHandler;
747 typedef std::function<void(const DataZoneClient*, const Model::DeleteGlossaryRequest&, const Model::DeleteGlossaryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteGlossaryResponseReceivedHandler;
748 typedef std::function<void(const DataZoneClient*, const Model::DeleteGlossaryTermRequest&, const Model::DeleteGlossaryTermOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteGlossaryTermResponseReceivedHandler;
749 typedef std::function<void(const DataZoneClient*, const Model::DeleteListingRequest&, const Model::DeleteListingOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteListingResponseReceivedHandler;
750 typedef std::function<void(const DataZoneClient*, const Model::DeleteProjectRequest&, const Model::DeleteProjectOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteProjectResponseReceivedHandler;
751 typedef std::function<void(const DataZoneClient*, const Model::DeleteProjectMembershipRequest&, const Model::DeleteProjectMembershipOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteProjectMembershipResponseReceivedHandler;
752 typedef std::function<void(const DataZoneClient*, const Model::DeleteProjectProfileRequest&, const Model::DeleteProjectProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteProjectProfileResponseReceivedHandler;
753 typedef std::function<void(const DataZoneClient*, const Model::DeleteRuleRequest&, const Model::DeleteRuleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteRuleResponseReceivedHandler;
754 typedef std::function<void(const DataZoneClient*, const Model::DeleteSubscriptionGrantRequest&, const Model::DeleteSubscriptionGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteSubscriptionGrantResponseReceivedHandler;
755 typedef std::function<void(const DataZoneClient*, const Model::DeleteSubscriptionRequestRequest&, const Model::DeleteSubscriptionRequestOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteSubscriptionRequestResponseReceivedHandler;
756 typedef std::function<void(const DataZoneClient*, const Model::DeleteSubscriptionTargetRequest&, const Model::DeleteSubscriptionTargetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteSubscriptionTargetResponseReceivedHandler;
757 typedef std::function<void(const DataZoneClient*, const Model::DeleteTimeSeriesDataPointsRequest&, const Model::DeleteTimeSeriesDataPointsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteTimeSeriesDataPointsResponseReceivedHandler;
758 typedef std::function<void(const DataZoneClient*, const Model::DisassociateEnvironmentRoleRequest&, const Model::DisassociateEnvironmentRoleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DisassociateEnvironmentRoleResponseReceivedHandler;
759 typedef std::function<void(const DataZoneClient*, const Model::GetAssetRequest&, const Model::GetAssetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetAssetResponseReceivedHandler;
760 typedef std::function<void(const DataZoneClient*, const Model::GetAssetFilterRequest&, const Model::GetAssetFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetAssetFilterResponseReceivedHandler;
761 typedef std::function<void(const DataZoneClient*, const Model::GetAssetTypeRequest&, const Model::GetAssetTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetAssetTypeResponseReceivedHandler;
762 typedef std::function<void(const DataZoneClient*, const Model::GetConnectionRequest&, const Model::GetConnectionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetConnectionResponseReceivedHandler;
763 typedef std::function<void(const DataZoneClient*, const Model::GetDataProductRequest&, const Model::GetDataProductOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetDataProductResponseReceivedHandler;
764 typedef std::function<void(const DataZoneClient*, const Model::GetDataSourceRequest&, const Model::GetDataSourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetDataSourceResponseReceivedHandler;
765 typedef std::function<void(const DataZoneClient*, const Model::GetDataSourceRunRequest&, const Model::GetDataSourceRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetDataSourceRunResponseReceivedHandler;
766 typedef std::function<void(const DataZoneClient*, const Model::GetDomainRequest&, const Model::GetDomainOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetDomainResponseReceivedHandler;
767 typedef std::function<void(const DataZoneClient*, const Model::GetDomainUnitRequest&, const Model::GetDomainUnitOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetDomainUnitResponseReceivedHandler;
768 typedef std::function<void(const DataZoneClient*, const Model::GetEnvironmentRequest&, const Model::GetEnvironmentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEnvironmentResponseReceivedHandler;
769 typedef std::function<void(const DataZoneClient*, const Model::GetEnvironmentActionRequest&, const Model::GetEnvironmentActionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEnvironmentActionResponseReceivedHandler;
770 typedef std::function<void(const DataZoneClient*, const Model::GetEnvironmentBlueprintRequest&, const Model::GetEnvironmentBlueprintOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEnvironmentBlueprintResponseReceivedHandler;
771 typedef std::function<void(const DataZoneClient*, const Model::GetEnvironmentBlueprintConfigurationRequest&, const Model::GetEnvironmentBlueprintConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEnvironmentBlueprintConfigurationResponseReceivedHandler;
772 typedef std::function<void(const DataZoneClient*, const Model::GetEnvironmentCredentialsRequest&, const Model::GetEnvironmentCredentialsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEnvironmentCredentialsResponseReceivedHandler;
773 typedef std::function<void(const DataZoneClient*, const Model::GetEnvironmentProfileRequest&, const Model::GetEnvironmentProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEnvironmentProfileResponseReceivedHandler;
774 typedef std::function<void(const DataZoneClient*, const Model::GetFormTypeRequest&, const Model::GetFormTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetFormTypeResponseReceivedHandler;
775 typedef std::function<void(const DataZoneClient*, const Model::GetGlossaryRequest&, const Model::GetGlossaryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetGlossaryResponseReceivedHandler;
776 typedef std::function<void(const DataZoneClient*, const Model::GetGlossaryTermRequest&, const Model::GetGlossaryTermOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetGlossaryTermResponseReceivedHandler;
777 typedef std::function<void(const DataZoneClient*, const Model::GetGroupProfileRequest&, const Model::GetGroupProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetGroupProfileResponseReceivedHandler;
778 typedef std::function<void(const DataZoneClient*, const Model::GetIamPortalLoginUrlRequest&, const Model::GetIamPortalLoginUrlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetIamPortalLoginUrlResponseReceivedHandler;
779 typedef std::function<void(const DataZoneClient*, const Model::GetJobRunRequest&, const Model::GetJobRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetJobRunResponseReceivedHandler;
780 typedef std::function<void(const DataZoneClient*, const Model::GetLineageEventRequest&, Model::GetLineageEventOutcome, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetLineageEventResponseReceivedHandler;
781 typedef std::function<void(const DataZoneClient*, const Model::GetLineageNodeRequest&, const Model::GetLineageNodeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetLineageNodeResponseReceivedHandler;
782 typedef std::function<void(const DataZoneClient*, const Model::GetListingRequest&, const Model::GetListingOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetListingResponseReceivedHandler;
783 typedef std::function<void(const DataZoneClient*, const Model::GetMetadataGenerationRunRequest&, const Model::GetMetadataGenerationRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetMetadataGenerationRunResponseReceivedHandler;
784 typedef std::function<void(const DataZoneClient*, const Model::GetProjectRequest&, const Model::GetProjectOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetProjectResponseReceivedHandler;
785 typedef std::function<void(const DataZoneClient*, const Model::GetProjectProfileRequest&, const Model::GetProjectProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetProjectProfileResponseReceivedHandler;
786 typedef std::function<void(const DataZoneClient*, const Model::GetRuleRequest&, const Model::GetRuleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetRuleResponseReceivedHandler;
787 typedef std::function<void(const DataZoneClient*, const Model::GetSubscriptionRequest&, const Model::GetSubscriptionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetSubscriptionResponseReceivedHandler;
788 typedef std::function<void(const DataZoneClient*, const Model::GetSubscriptionGrantRequest&, const Model::GetSubscriptionGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetSubscriptionGrantResponseReceivedHandler;
789 typedef std::function<void(const DataZoneClient*, const Model::GetSubscriptionRequestDetailsRequest&, const Model::GetSubscriptionRequestDetailsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetSubscriptionRequestDetailsResponseReceivedHandler;
790 typedef std::function<void(const DataZoneClient*, const Model::GetSubscriptionTargetRequest&, const Model::GetSubscriptionTargetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetSubscriptionTargetResponseReceivedHandler;
791 typedef std::function<void(const DataZoneClient*, const Model::GetTimeSeriesDataPointRequest&, const Model::GetTimeSeriesDataPointOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetTimeSeriesDataPointResponseReceivedHandler;
792 typedef std::function<void(const DataZoneClient*, const Model::GetUserProfileRequest&, const Model::GetUserProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetUserProfileResponseReceivedHandler;
793 typedef std::function<void(const DataZoneClient*, const Model::ListAssetFiltersRequest&, const Model::ListAssetFiltersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListAssetFiltersResponseReceivedHandler;
794 typedef std::function<void(const DataZoneClient*, const Model::ListAssetRevisionsRequest&, const Model::ListAssetRevisionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListAssetRevisionsResponseReceivedHandler;
795 typedef std::function<void(const DataZoneClient*, const Model::ListConnectionsRequest&, const Model::ListConnectionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListConnectionsResponseReceivedHandler;
796 typedef std::function<void(const DataZoneClient*, const Model::ListDataProductRevisionsRequest&, const Model::ListDataProductRevisionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDataProductRevisionsResponseReceivedHandler;
797 typedef std::function<void(const DataZoneClient*, const Model::ListDataSourceRunActivitiesRequest&, const Model::ListDataSourceRunActivitiesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDataSourceRunActivitiesResponseReceivedHandler;
798 typedef std::function<void(const DataZoneClient*, const Model::ListDataSourceRunsRequest&, const Model::ListDataSourceRunsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDataSourceRunsResponseReceivedHandler;
799 typedef std::function<void(const DataZoneClient*, const Model::ListDataSourcesRequest&, const Model::ListDataSourcesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDataSourcesResponseReceivedHandler;
800 typedef std::function<void(const DataZoneClient*, const Model::ListDomainUnitsForParentRequest&, const Model::ListDomainUnitsForParentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDomainUnitsForParentResponseReceivedHandler;
801 typedef std::function<void(const DataZoneClient*, const Model::ListDomainsRequest&, const Model::ListDomainsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDomainsResponseReceivedHandler;
802 typedef std::function<void(const DataZoneClient*, const Model::ListEntityOwnersRequest&, const Model::ListEntityOwnersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListEntityOwnersResponseReceivedHandler;
803 typedef std::function<void(const DataZoneClient*, const Model::ListEnvironmentActionsRequest&, const Model::ListEnvironmentActionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListEnvironmentActionsResponseReceivedHandler;
805 typedef std::function<void(const DataZoneClient*, const Model::ListEnvironmentBlueprintsRequest&, const Model::ListEnvironmentBlueprintsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListEnvironmentBlueprintsResponseReceivedHandler;
806 typedef std::function<void(const DataZoneClient*, const Model::ListEnvironmentProfilesRequest&, const Model::ListEnvironmentProfilesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListEnvironmentProfilesResponseReceivedHandler;
807 typedef std::function<void(const DataZoneClient*, const Model::ListEnvironmentsRequest&, const Model::ListEnvironmentsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListEnvironmentsResponseReceivedHandler;
808 typedef std::function<void(const DataZoneClient*, const Model::ListJobRunsRequest&, const Model::ListJobRunsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListJobRunsResponseReceivedHandler;
809 typedef std::function<void(const DataZoneClient*, const Model::ListLineageEventsRequest&, const Model::ListLineageEventsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListLineageEventsResponseReceivedHandler;
810 typedef std::function<void(const DataZoneClient*, const Model::ListLineageNodeHistoryRequest&, const Model::ListLineageNodeHistoryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListLineageNodeHistoryResponseReceivedHandler;
811 typedef std::function<void(const DataZoneClient*, const Model::ListMetadataGenerationRunsRequest&, const Model::ListMetadataGenerationRunsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListMetadataGenerationRunsResponseReceivedHandler;
812 typedef std::function<void(const DataZoneClient*, const Model::ListNotificationsRequest&, const Model::ListNotificationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListNotificationsResponseReceivedHandler;
813 typedef std::function<void(const DataZoneClient*, const Model::ListPolicyGrantsRequest&, const Model::ListPolicyGrantsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListPolicyGrantsResponseReceivedHandler;
814 typedef std::function<void(const DataZoneClient*, const Model::ListProjectMembershipsRequest&, const Model::ListProjectMembershipsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListProjectMembershipsResponseReceivedHandler;
815 typedef std::function<void(const DataZoneClient*, const Model::ListProjectProfilesRequest&, const Model::ListProjectProfilesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListProjectProfilesResponseReceivedHandler;
816 typedef std::function<void(const DataZoneClient*, const Model::ListProjectsRequest&, const Model::ListProjectsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListProjectsResponseReceivedHandler;
817 typedef std::function<void(const DataZoneClient*, const Model::ListRulesRequest&, const Model::ListRulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListRulesResponseReceivedHandler;
818 typedef std::function<void(const DataZoneClient*, const Model::ListSubscriptionGrantsRequest&, const Model::ListSubscriptionGrantsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListSubscriptionGrantsResponseReceivedHandler;
819 typedef std::function<void(const DataZoneClient*, const Model::ListSubscriptionRequestsRequest&, const Model::ListSubscriptionRequestsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListSubscriptionRequestsResponseReceivedHandler;
820 typedef std::function<void(const DataZoneClient*, const Model::ListSubscriptionTargetsRequest&, const Model::ListSubscriptionTargetsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListSubscriptionTargetsResponseReceivedHandler;
821 typedef std::function<void(const DataZoneClient*, const Model::ListSubscriptionsRequest&, const Model::ListSubscriptionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListSubscriptionsResponseReceivedHandler;
822 typedef std::function<void(const DataZoneClient*, const Model::ListTagsForResourceRequest&, const Model::ListTagsForResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListTagsForResourceResponseReceivedHandler;
823 typedef std::function<void(const DataZoneClient*, const Model::ListTimeSeriesDataPointsRequest&, const Model::ListTimeSeriesDataPointsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListTimeSeriesDataPointsResponseReceivedHandler;
824 typedef std::function<void(const DataZoneClient*, const Model::PostLineageEventRequest&, const Model::PostLineageEventOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > PostLineageEventResponseReceivedHandler;
825 typedef std::function<void(const DataZoneClient*, const Model::PostTimeSeriesDataPointsRequest&, const Model::PostTimeSeriesDataPointsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > PostTimeSeriesDataPointsResponseReceivedHandler;
826 typedef std::function<void(const DataZoneClient*, const Model::PutEnvironmentBlueprintConfigurationRequest&, const Model::PutEnvironmentBlueprintConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > PutEnvironmentBlueprintConfigurationResponseReceivedHandler;
827 typedef std::function<void(const DataZoneClient*, const Model::RejectPredictionsRequest&, const Model::RejectPredictionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > RejectPredictionsResponseReceivedHandler;
828 typedef std::function<void(const DataZoneClient*, const Model::RejectSubscriptionRequestRequest&, const Model::RejectSubscriptionRequestOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > RejectSubscriptionRequestResponseReceivedHandler;
829 typedef std::function<void(const DataZoneClient*, const Model::RemoveEntityOwnerRequest&, const Model::RemoveEntityOwnerOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > RemoveEntityOwnerResponseReceivedHandler;
830 typedef std::function<void(const DataZoneClient*, const Model::RemovePolicyGrantRequest&, const Model::RemovePolicyGrantOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > RemovePolicyGrantResponseReceivedHandler;
831 typedef std::function<void(const DataZoneClient*, const Model::RevokeSubscriptionRequest&, const Model::RevokeSubscriptionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > RevokeSubscriptionResponseReceivedHandler;
832 typedef std::function<void(const DataZoneClient*, const Model::SearchRequest&, const Model::SearchOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SearchResponseReceivedHandler;
833 typedef std::function<void(const DataZoneClient*, const Model::SearchGroupProfilesRequest&, const Model::SearchGroupProfilesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SearchGroupProfilesResponseReceivedHandler;
834 typedef std::function<void(const DataZoneClient*, const Model::SearchListingsRequest&, const Model::SearchListingsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SearchListingsResponseReceivedHandler;
835 typedef std::function<void(const DataZoneClient*, const Model::SearchTypesRequest&, const Model::SearchTypesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SearchTypesResponseReceivedHandler;
836 typedef std::function<void(const DataZoneClient*, const Model::SearchUserProfilesRequest&, const Model::SearchUserProfilesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SearchUserProfilesResponseReceivedHandler;
837 typedef std::function<void(const DataZoneClient*, const Model::StartDataSourceRunRequest&, const Model::StartDataSourceRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > StartDataSourceRunResponseReceivedHandler;
838 typedef std::function<void(const DataZoneClient*, const Model::StartMetadataGenerationRunRequest&, const Model::StartMetadataGenerationRunOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > StartMetadataGenerationRunResponseReceivedHandler;
839 typedef std::function<void(const DataZoneClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > TagResourceResponseReceivedHandler;
840 typedef std::function<void(const DataZoneClient*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UntagResourceResponseReceivedHandler;
841 typedef std::function<void(const DataZoneClient*, const Model::UpdateAssetFilterRequest&, const Model::UpdateAssetFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateAssetFilterResponseReceivedHandler;
842 typedef std::function<void(const DataZoneClient*, const Model::UpdateConnectionRequest&, const Model::UpdateConnectionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateConnectionResponseReceivedHandler;
843 typedef std::function<void(const DataZoneClient*, const Model::UpdateDataSourceRequest&, const Model::UpdateDataSourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateDataSourceResponseReceivedHandler;
844 typedef std::function<void(const DataZoneClient*, const Model::UpdateDomainRequest&, const Model::UpdateDomainOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateDomainResponseReceivedHandler;
845 typedef std::function<void(const DataZoneClient*, const Model::UpdateDomainUnitRequest&, const Model::UpdateDomainUnitOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateDomainUnitResponseReceivedHandler;
846 typedef std::function<void(const DataZoneClient*, const Model::UpdateEnvironmentRequest&, const Model::UpdateEnvironmentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateEnvironmentResponseReceivedHandler;
847 typedef std::function<void(const DataZoneClient*, const Model::UpdateEnvironmentActionRequest&, const Model::UpdateEnvironmentActionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateEnvironmentActionResponseReceivedHandler;
848 typedef std::function<void(const DataZoneClient*, const Model::UpdateEnvironmentProfileRequest&, const Model::UpdateEnvironmentProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateEnvironmentProfileResponseReceivedHandler;
849 typedef std::function<void(const DataZoneClient*, const Model::UpdateGlossaryRequest&, const Model::UpdateGlossaryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateGlossaryResponseReceivedHandler;
850 typedef std::function<void(const DataZoneClient*, const Model::UpdateGlossaryTermRequest&, const Model::UpdateGlossaryTermOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateGlossaryTermResponseReceivedHandler;
851 typedef std::function<void(const DataZoneClient*, const Model::UpdateGroupProfileRequest&, const Model::UpdateGroupProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateGroupProfileResponseReceivedHandler;
852 typedef std::function<void(const DataZoneClient*, const Model::UpdateProjectRequest&, const Model::UpdateProjectOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateProjectResponseReceivedHandler;
853 typedef std::function<void(const DataZoneClient*, const Model::UpdateProjectProfileRequest&, const Model::UpdateProjectProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateProjectProfileResponseReceivedHandler;
854 typedef std::function<void(const DataZoneClient*, const Model::UpdateRuleRequest&, const Model::UpdateRuleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateRuleResponseReceivedHandler;
855 typedef std::function<void(const DataZoneClient*, const Model::UpdateSubscriptionGrantStatusRequest&, const Model::UpdateSubscriptionGrantStatusOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateSubscriptionGrantStatusResponseReceivedHandler;
856 typedef std::function<void(const DataZoneClient*, const Model::UpdateSubscriptionRequestRequest&, const Model::UpdateSubscriptionRequestOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateSubscriptionRequestResponseReceivedHandler;
857 typedef std::function<void(const DataZoneClient*, const Model::UpdateSubscriptionTargetRequest&, const Model::UpdateSubscriptionTargetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateSubscriptionTargetResponseReceivedHandler;
858 typedef std::function<void(const DataZoneClient*, const Model::UpdateUserProfileRequest&, const Model::UpdateUserProfileOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateUserProfileResponseReceivedHandler;
859 /* End of service model async handlers definitions */
860 } // namespace DataZone
861} // namespace Aws
EndpointProviderBase< DataZoneClientConfiguration, DataZoneBuiltInParameters, DataZoneClientContextParameters > DataZoneEndpointProviderBase
std::future< CreateDomainOutcome > CreateDomainOutcomeCallable
Aws::Utils::Outcome< PostLineageEventResult, DataZoneError > PostLineageEventOutcome
std::future< DeleteEnvironmentActionOutcome > DeleteEnvironmentActionOutcomeCallable
Aws::Utils::Outcome< UpdateGlossaryTermResult, DataZoneError > UpdateGlossaryTermOutcome
std::future< DeleteSubscriptionRequestOutcome > DeleteSubscriptionRequestOutcomeCallable
std::future< DeleteEnvironmentBlueprintConfigurationOutcome > DeleteEnvironmentBlueprintConfigurationOutcomeCallable
Aws::Utils::Outcome< PostTimeSeriesDataPointsResult, DataZoneError > PostTimeSeriesDataPointsOutcome
Aws::Utils::Outcome< ListProjectProfilesResult, DataZoneError > ListProjectProfilesOutcome
Aws::Utils::Outcome< GetDomainResult, DataZoneError > GetDomainOutcome
std::future< ListDomainUnitsForParentOutcome > ListDomainUnitsForParentOutcomeCallable
Aws::Utils::Outcome< UpdateEnvironmentResult, DataZoneError > UpdateEnvironmentOutcome
Aws::Utils::Outcome< ListDataSourcesResult, DataZoneError > ListDataSourcesOutcome
Aws::Utils::Outcome< DeleteEnvironmentBlueprintConfigurationResult, DataZoneError > DeleteEnvironmentBlueprintConfigurationOutcome
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< UpdateGroupProfileOutcome > UpdateGroupProfileOutcomeCallable
Aws::Utils::Outcome< SearchListingsResult, DataZoneError > SearchListingsOutcome
std::future< CreateEnvironmentActionOutcome > CreateEnvironmentActionOutcomeCallable
std::future< CreateDataSourceOutcome > CreateDataSourceOutcomeCallable
std::future< ListProjectsOutcome > ListProjectsOutcomeCallable
Aws::Utils::Outcome< CreateAssetTypeResult, DataZoneError > CreateAssetTypeOutcome
std::future< SearchGroupProfilesOutcome > SearchGroupProfilesOutcomeCallable
std::future< GetGlossaryOutcome > GetGlossaryOutcomeCallable
Aws::Utils::Outcome< ListLineageNodeHistoryResult, DataZoneError > ListLineageNodeHistoryOutcome
std::future< GetEnvironmentBlueprintConfigurationOutcome > GetEnvironmentBlueprintConfigurationOutcomeCallable
Aws::Utils::Outcome< GetAssetTypeResult, DataZoneError > GetAssetTypeOutcome
std::future< DeleteDataSourceOutcome > DeleteDataSourceOutcomeCallable
std::future< RejectPredictionsOutcome > RejectPredictionsOutcomeCallable
std::future< DeleteAssetTypeOutcome > DeleteAssetTypeOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< GetGroupProfileOutcome > GetGroupProfileOutcomeCallable
Aws::Utils::Outcome< CreateAssetRevisionResult, DataZoneError > CreateAssetRevisionOutcome
Aws::Utils::Outcome< Aws::NoResult, DataZoneError > DeleteSubscriptionRequestOutcome
Aws::Utils::Outcome< GetGlossaryResult, DataZoneError > GetGlossaryOutcome
Aws::Utils::Outcome< GetJobRunResult, DataZoneError > GetJobRunOutcome
std::future< CreateGlossaryTermOutcome > CreateGlossaryTermOutcomeCallable
Aws::Utils::Outcome< DeleteDataSourceResult, DataZoneError > DeleteDataSourceOutcome
Aws::Utils::Outcome< GetEnvironmentActionResult, DataZoneError > GetEnvironmentActionOutcome
std::future< AddPolicyGrantOutcome > AddPolicyGrantOutcomeCallable
Aws::Utils::Outcome< ListProjectsResult, DataZoneError > ListProjectsOutcome
Aws::Utils::Outcome< ListDataSourceRunsResult, DataZoneError > ListDataSourceRunsOutcome
Aws::Utils::Outcome< CreateDataProductRevisionResult, DataZoneError > CreateDataProductRevisionOutcome
std::future< GetSubscriptionGrantOutcome > GetSubscriptionGrantOutcomeCallable
std::future< CreateProjectOutcome > CreateProjectOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, DataZoneError > DeleteSubscriptionTargetOutcome
std::future< CreateEnvironmentOutcome > CreateEnvironmentOutcomeCallable
std::future< AcceptSubscriptionRequestOutcome > AcceptSubscriptionRequestOutcomeCallable
Aws::Utils::Outcome< UpdateConnectionResult, DataZoneError > UpdateConnectionOutcome
std::future< ListEnvironmentBlueprintsOutcome > ListEnvironmentBlueprintsOutcomeCallable
std::future< DeleteTimeSeriesDataPointsOutcome > DeleteTimeSeriesDataPointsOutcomeCallable
Aws::Utils::Outcome< RemovePolicyGrantResult, DataZoneError > RemovePolicyGrantOutcome
Aws::Utils::Outcome< GetEnvironmentResult, DataZoneError > GetEnvironmentOutcome
std::future< ListSubscriptionGrantsOutcome > ListSubscriptionGrantsOutcomeCallable
std::future< CreateRuleOutcome > CreateRuleOutcomeCallable
std::future< RejectSubscriptionRequestOutcome > RejectSubscriptionRequestOutcomeCallable
std::future< StartDataSourceRunOutcome > StartDataSourceRunOutcomeCallable
Aws::Utils::Outcome< GetEnvironmentBlueprintConfigurationResult, DataZoneError > GetEnvironmentBlueprintConfigurationOutcome
std::future< UpdateSubscriptionRequestOutcome > UpdateSubscriptionRequestOutcomeCallable
std::future< GetSubscriptionRequestDetailsOutcome > GetSubscriptionRequestDetailsOutcomeCallable
std::future< DeleteFormTypeOutcome > DeleteFormTypeOutcomeCallable
std::future< ListAssetFiltersOutcome > ListAssetFiltersOutcomeCallable
std::future< SearchUserProfilesOutcome > SearchUserProfilesOutcomeCallable
Aws::Utils::Outcome< GetGlossaryTermResult, DataZoneError > GetGlossaryTermOutcome
std::future< CreateProjectProfileOutcome > CreateProjectProfileOutcomeCallable
Aws::Utils::Outcome< ListEnvironmentActionsResult, DataZoneError > ListEnvironmentActionsOutcome
Aws::Utils::Outcome< CreateProjectProfileResult, DataZoneError > CreateProjectProfileOutcome
std::future< GetIamPortalLoginUrlOutcome > GetIamPortalLoginUrlOutcomeCallable
Aws::Utils::Outcome< CreateProjectMembershipResult, DataZoneError > CreateProjectMembershipOutcome
std::future< CreateDomainUnitOutcome > CreateDomainUnitOutcomeCallable
std::future< CreateConnectionOutcome > CreateConnectionOutcomeCallable
std::future< PostLineageEventOutcome > PostLineageEventOutcomeCallable
std::future< ListLineageNodeHistoryOutcome > ListLineageNodeHistoryOutcomeCallable
std::future< GetListingOutcome > GetListingOutcomeCallable
Aws::Utils::Outcome< RejectPredictionsResult, DataZoneError > RejectPredictionsOutcome
std::future< ListNotificationsOutcome > ListNotificationsOutcomeCallable
std::future< GetConnectionOutcome > GetConnectionOutcomeCallable
std::future< ListSubscriptionsOutcome > ListSubscriptionsOutcomeCallable
Aws::Utils::Outcome< CreateEnvironmentProfileResult, DataZoneError > CreateEnvironmentProfileOutcome
std::future< DeleteGlossaryTermOutcome > DeleteGlossaryTermOutcomeCallable
Aws::Utils::Outcome< AcceptSubscriptionRequestResult, DataZoneError > AcceptSubscriptionRequestOutcome
std::future< GetAssetFilterOutcome > GetAssetFilterOutcomeCallable
Aws::Utils::Outcome< DisassociateEnvironmentRoleResult, DataZoneError > DisassociateEnvironmentRoleOutcome
std::future< UpdateGlossaryTermOutcome > UpdateGlossaryTermOutcomeCallable
Aws::Utils::Outcome< GetProjectResult, DataZoneError > GetProjectOutcome
std::future< CreateGlossaryOutcome > CreateGlossaryOutcomeCallable
std::future< GetDomainOutcome > GetDomainOutcomeCallable
Aws::Utils::Outcome< SearchGroupProfilesResult, DataZoneError > SearchGroupProfilesOutcome
Aws::Utils::Outcome< UpdateSubscriptionRequestResult, DataZoneError > UpdateSubscriptionRequestOutcome
Aws::Utils::Outcome< ListDomainsResult, DataZoneError > ListDomainsOutcome
Aws::Utils::Outcome< CreateDataProductResult, DataZoneError > CreateDataProductOutcome
std::future< CreateListingChangeSetOutcome > CreateListingChangeSetOutcomeCallable
std::future< UpdateConnectionOutcome > UpdateConnectionOutcomeCallable
std::future< GetDataSourceOutcome > GetDataSourceOutcomeCallable
std::future< GetEnvironmentProfileOutcome > GetEnvironmentProfileOutcomeCallable
Aws::Utils::Outcome< CreateEnvironmentActionResult, DataZoneError > CreateEnvironmentActionOutcome
std::future< DeleteRuleOutcome > DeleteRuleOutcomeCallable
Aws::Utils::Outcome< CreateSubscriptionGrantResult, DataZoneError > CreateSubscriptionGrantOutcome
Aws::Utils::Outcome< DeleteConnectionResult, DataZoneError > DeleteConnectionOutcome
std::future< CancelMetadataGenerationRunOutcome > CancelMetadataGenerationRunOutcomeCallable
Aws::Utils::Outcome< UpdateAssetFilterResult, DataZoneError > UpdateAssetFilterOutcome
std::future< ListEnvironmentBlueprintConfigurationsOutcome > ListEnvironmentBlueprintConfigurationsOutcomeCallable
std::future< ListPolicyGrantsOutcome > ListPolicyGrantsOutcomeCallable
Aws::Utils::Outcome< ListEnvironmentsResult, DataZoneError > ListEnvironmentsOutcome
std::future< SearchListingsOutcome > SearchListingsOutcomeCallable
std::future< GetFormTypeOutcome > GetFormTypeOutcomeCallable
std::future< PostTimeSeriesDataPointsOutcome > PostTimeSeriesDataPointsOutcomeCallable
std::future< RemovePolicyGrantOutcome > RemovePolicyGrantOutcomeCallable
Aws::Utils::Outcome< CreateFormTypeResult, DataZoneError > CreateFormTypeOutcome
std::future< GetSubscriptionTargetOutcome > GetSubscriptionTargetOutcomeCallable
std::future< DeleteSubscriptionTargetOutcome > DeleteSubscriptionTargetOutcomeCallable
Aws::Utils::Outcome< GetDataSourceRunResult, DataZoneError > GetDataSourceRunOutcome
Aws::Utils::Outcome< CreateDomainResult, DataZoneError > CreateDomainOutcome
std::future< ListMetadataGenerationRunsOutcome > ListMetadataGenerationRunsOutcomeCallable
std::future< DeleteGlossaryOutcome > DeleteGlossaryOutcomeCallable
std::future< ListProjectProfilesOutcome > ListProjectProfilesOutcomeCallable
Aws::Utils::Outcome< SearchTypesResult, DataZoneError > SearchTypesOutcome
std::future< DeleteListingOutcome > DeleteListingOutcomeCallable
std::future< UpdateSubscriptionGrantStatusOutcome > UpdateSubscriptionGrantStatusOutcomeCallable
std::future< ListRulesOutcome > ListRulesOutcomeCallable
Aws::Utils::Outcome< UpdateEnvironmentActionResult, DataZoneError > UpdateEnvironmentActionOutcome
Aws::Utils::Outcome< GetGroupProfileResult, DataZoneError > GetGroupProfileOutcome
std::future< GetJobRunOutcome > GetJobRunOutcomeCallable
Aws::Utils::Outcome< ListDataProductRevisionsResult, DataZoneError > ListDataProductRevisionsOutcome
std::future< UpdateDataSourceOutcome > UpdateDataSourceOutcomeCallable
std::future< ListAssetRevisionsOutcome > ListAssetRevisionsOutcomeCallable
std::future< ListDataProductRevisionsOutcome > ListDataProductRevisionsOutcomeCallable
Aws::Utils::Outcome< ListDataSourceRunActivitiesResult, DataZoneError > ListDataSourceRunActivitiesOutcome
Aws::Utils::Outcome< ListSubscriptionGrantsResult, DataZoneError > ListSubscriptionGrantsOutcome
std::future< ListSubscriptionTargetsOutcome > ListSubscriptionTargetsOutcomeCallable
Aws::Utils::Outcome< GetSubscriptionResult, DataZoneError > GetSubscriptionOutcome
std::future< AcceptPredictionsOutcome > AcceptPredictionsOutcomeCallable
std::future< DeleteDataProductOutcome > DeleteDataProductOutcomeCallable
Aws::Utils::Outcome< AcceptPredictionsResult, DataZoneError > AcceptPredictionsOutcome
std::future< CreateAssetOutcome > CreateAssetOutcomeCallable
Aws::Utils::Outcome< CreateConnectionResult, DataZoneError > CreateConnectionOutcome
Aws::Utils::Outcome< TagResourceResult, DataZoneError > TagResourceOutcome
Aws::Utils::Outcome< UpdateProjectProfileResult, DataZoneError > UpdateProjectProfileOutcome
Aws::Utils::Outcome< Aws::NoResult, DataZoneError > DeleteEnvironmentProfileOutcome
std::future< ListSubscriptionRequestsOutcome > ListSubscriptionRequestsOutcomeCallable
Aws::Utils::Outcome< DeleteDataProductResult, DataZoneError > DeleteDataProductOutcome
std::future< GetEnvironmentBlueprintOutcome > GetEnvironmentBlueprintOutcomeCallable
std::future< CreateProjectMembershipOutcome > CreateProjectMembershipOutcomeCallable
std::future< RevokeSubscriptionOutcome > RevokeSubscriptionOutcomeCallable
std::future< GetTimeSeriesDataPointOutcome > GetTimeSeriesDataPointOutcomeCallable
Aws::Utils::Outcome< ListRulesResult, DataZoneError > ListRulesOutcome
Aws::Utils::Outcome< ListNotificationsResult, DataZoneError > ListNotificationsOutcome
Aws::Utils::Outcome< DeleteProjectMembershipResult, DataZoneError > DeleteProjectMembershipOutcome
std::future< DeleteAssetFilterOutcome > DeleteAssetFilterOutcomeCallable
Aws::Utils::Outcome< GetSubscriptionGrantResult, DataZoneError > GetSubscriptionGrantOutcome
std::future< CreateSubscriptionRequestOutcome > CreateSubscriptionRequestOutcomeCallable
Aws::Utils::Outcome< GetUserProfileResult, DataZoneError > GetUserProfileOutcome
std::future< GetUserProfileOutcome > GetUserProfileOutcomeCallable
std::future< DeleteDomainOutcome > DeleteDomainOutcomeCallable
Aws::Utils::Outcome< GetLineageEventResult, DataZoneError > GetLineageEventOutcome
std::future< GetProjectOutcome > GetProjectOutcomeCallable
std::future< CreateUserProfileOutcome > CreateUserProfileOutcomeCallable
std::future< ListEnvironmentsOutcome > ListEnvironmentsOutcomeCallable
std::future< DeleteSubscriptionGrantOutcome > DeleteSubscriptionGrantOutcomeCallable
std::future< CreateGroupProfileOutcome > CreateGroupProfileOutcomeCallable
Aws::Utils::Outcome< RemoveEntityOwnerResult, DataZoneError > RemoveEntityOwnerOutcome
Aws::Utils::Outcome< DeleteAssetResult, DataZoneError > DeleteAssetOutcome
std::future< RemoveEntityOwnerOutcome > RemoveEntityOwnerOutcomeCallable
std::future< GetSubscriptionOutcome > GetSubscriptionOutcomeCallable
std::future< GetMetadataGenerationRunOutcome > GetMetadataGenerationRunOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, DataZoneError > DeleteEnvironmentOutcome
std::future< ListEnvironmentActionsOutcome > ListEnvironmentActionsOutcomeCallable
std::future< DeleteAssetOutcome > DeleteAssetOutcomeCallable
std::future< UpdateDomainOutcome > UpdateDomainOutcomeCallable
Aws::Utils::Outcome< CreateGroupProfileResult, DataZoneError > CreateGroupProfileOutcome
std::future< ListProjectMembershipsOutcome > ListProjectMembershipsOutcomeCallable
Aws::Utils::Outcome< DeleteListingResult, DataZoneError > DeleteListingOutcome
Aws::Utils::Outcome< CreateGlossaryResult, DataZoneError > CreateGlossaryOutcome
Aws::Utils::Outcome< DeleteGlossaryTermResult, DataZoneError > DeleteGlossaryTermOutcome
Aws::Utils::Outcome< CreateListingChangeSetResult, DataZoneError > CreateListingChangeSetOutcome
Aws::Utils::Outcome< CancelMetadataGenerationRunResult, DataZoneError > CancelMetadataGenerationRunOutcome
std::future< GetEnvironmentOutcome > GetEnvironmentOutcomeCallable
Aws::Utils::Outcome< CreateDataSourceResult, DataZoneError > CreateDataSourceOutcome
Aws::Utils::Outcome< GetTimeSeriesDataPointResult, DataZoneError > GetTimeSeriesDataPointOutcome
Aws::Utils::Outcome< GetIamPortalLoginUrlResult, DataZoneError > GetIamPortalLoginUrlOutcome
std::future< ListDataSourceRunActivitiesOutcome > ListDataSourceRunActivitiesOutcomeCallable
Aws::Utils::Outcome< ListJobRunsResult, DataZoneError > ListJobRunsOutcome
std::future< ListLineageEventsOutcome > ListLineageEventsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, DataZoneError > DeleteEnvironmentActionOutcome
std::future< AssociateEnvironmentRoleOutcome > AssociateEnvironmentRoleOutcomeCallable
Aws::Utils::Outcome< AssociateEnvironmentRoleResult, DataZoneError > AssociateEnvironmentRoleOutcome
Aws::Utils::Outcome< DeleteTimeSeriesDataPointsResult, DataZoneError > DeleteTimeSeriesDataPointsOutcome
std::future< UpdateRuleOutcome > UpdateRuleOutcomeCallable
Aws::Utils::Outcome< RejectSubscriptionRequestResult, DataZoneError > RejectSubscriptionRequestOutcome
std::future< UpdateEnvironmentOutcome > UpdateEnvironmentOutcomeCallable
std::future< GetDomainUnitOutcome > GetDomainUnitOutcomeCallable
std::future< DeleteConnectionOutcome > DeleteConnectionOutcomeCallable
Aws::Utils::Outcome< ListConnectionsResult, DataZoneError > ListConnectionsOutcome
Aws::Utils::Outcome< ListEnvironmentBlueprintConfigurationsResult, DataZoneError > ListEnvironmentBlueprintConfigurationsOutcome
Aws::Utils::Outcome< DeleteAssetTypeResult, DataZoneError > DeleteAssetTypeOutcome
std::future< CreateDataProductOutcome > CreateDataProductOutcomeCallable
std::future< UpdateUserProfileOutcome > UpdateUserProfileOutcomeCallable
Aws::Utils::Outcome< ListSubscriptionRequestsResult, DataZoneError > ListSubscriptionRequestsOutcome
std::future< UpdateProjectProfileOutcome > UpdateProjectProfileOutcomeCallable
std::future< ListJobRunsOutcome > ListJobRunsOutcomeCallable
std::future< GetProjectProfileOutcome > GetProjectProfileOutcomeCallable
std::future< PutEnvironmentBlueprintConfigurationOutcome > PutEnvironmentBlueprintConfigurationOutcomeCallable
std::future< GetLineageNodeOutcome > GetLineageNodeOutcomeCallable
Aws::Utils::Outcome< ListAssetRevisionsResult, DataZoneError > ListAssetRevisionsOutcome
std::future< ListTimeSeriesDataPointsOutcome > ListTimeSeriesDataPointsOutcomeCallable
Aws::Utils::Outcome< UpdateSubscriptionGrantStatusResult, DataZoneError > UpdateSubscriptionGrantStatusOutcome
Aws::Utils::Outcome< DeleteProjectResult, DataZoneError > DeleteProjectOutcome
Aws::Utils::Outcome< GetFormTypeResult, DataZoneError > GetFormTypeOutcome
Aws::Utils::Outcome< GetSubscriptionTargetResult, DataZoneError > GetSubscriptionTargetOutcome
std::future< ListDomainsOutcome > ListDomainsOutcomeCallable
std::future< ListDataSourceRunsOutcome > ListDataSourceRunsOutcomeCallable
Aws::Utils::Outcome< CreateEnvironmentResult, DataZoneError > CreateEnvironmentOutcome
Aws::Utils::Outcome< StartMetadataGenerationRunResult, DataZoneError > StartMetadataGenerationRunOutcome
Aws::Utils::Outcome< CreateDomainUnitResult, DataZoneError > CreateDomainUnitOutcome
Aws::Utils::Outcome< ListSubscriptionsResult, DataZoneError > ListSubscriptionsOutcome
Aws::Utils::Outcome< ListProjectMembershipsResult, DataZoneError > ListProjectMembershipsOutcome
std::future< CreateFormTypeOutcome > CreateFormTypeOutcomeCallable
std::future< CreateSubscriptionGrantOutcome > CreateSubscriptionGrantOutcomeCallable
std::future< CreateAssetFilterOutcome > CreateAssetFilterOutcomeCallable
Aws::Utils::Outcome< ListSubscriptionTargetsResult, DataZoneError > ListSubscriptionTargetsOutcome
std::future< SearchTypesOutcome > SearchTypesOutcomeCallable
std::future< ListDataSourcesOutcome > ListDataSourcesOutcomeCallable
Aws::Utils::Outcome< CreateAssetResult, DataZoneError > CreateAssetOutcome
Aws::Utils::Outcome< ListMetadataGenerationRunsResult, DataZoneError > ListMetadataGenerationRunsOutcome
Aws::Utils::Outcome< ListEnvironmentProfilesResult, DataZoneError > ListEnvironmentProfilesOutcome
std::future< UpdateSubscriptionTargetOutcome > UpdateSubscriptionTargetOutcomeCallable
Aws::Utils::Outcome< ListTimeSeriesDataPointsResult, DataZoneError > ListTimeSeriesDataPointsOutcome
Aws::Utils::Outcome< DeleteFormTypeResult, DataZoneError > DeleteFormTypeOutcome
Aws::Utils::Outcome< CreateSubscriptionRequestResult, DataZoneError > CreateSubscriptionRequestOutcome
Aws::Utils::Outcome< GetListingResult, DataZoneError > GetListingOutcome
std::future< UpdateAssetFilterOutcome > UpdateAssetFilterOutcomeCallable
std::future< CreateSubscriptionTargetOutcome > CreateSubscriptionTargetOutcomeCallable
Aws::Utils::Outcome< AddPolicyGrantResult, DataZoneError > AddPolicyGrantOutcome
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, DataZoneError > DeleteAssetFilterOutcome
Aws::Utils::Outcome< UpdateSubscriptionTargetResult, DataZoneError > UpdateSubscriptionTargetOutcome
Aws::Utils::Outcome< ListTagsForResourceResult, DataZoneError > ListTagsForResourceOutcome
Aws::Utils::Outcome< GetRuleResult, DataZoneError > GetRuleOutcome
std::future< DeleteEnvironmentOutcome > DeleteEnvironmentOutcomeCallable
std::future< GetDataProductOutcome > GetDataProductOutcomeCallable
std::future< DeleteProjectMembershipOutcome > DeleteProjectMembershipOutcomeCallable
Aws::Utils::Outcome< ListLineageEventsResult, DataZoneError > ListLineageEventsOutcome
Aws::Utils::Outcome< CancelSubscriptionResult, DataZoneError > CancelSubscriptionOutcome
Aws::Utils::Outcome< UpdateEnvironmentProfileResult, DataZoneError > UpdateEnvironmentProfileOutcome
std::future< CancelSubscriptionOutcome > CancelSubscriptionOutcomeCallable
Aws::Utils::Outcome< GetLineageNodeResult, DataZoneError > GetLineageNodeOutcome
std::future< DeleteProjectProfileOutcome > DeleteProjectProfileOutcomeCallable
std::future< DeleteProjectOutcome > DeleteProjectOutcomeCallable
Aws::Utils::Outcome< CreateProjectResult, DataZoneError > CreateProjectOutcome
Aws::Utils::Outcome< RevokeSubscriptionResult, DataZoneError > RevokeSubscriptionOutcome
std::future< UpdateGlossaryOutcome > UpdateGlossaryOutcomeCallable
Aws::Utils::Outcome< UpdateDataSourceResult, DataZoneError > UpdateDataSourceOutcome
Aws::Utils::Outcome< ListDomainUnitsForParentResult, DataZoneError > ListDomainUnitsForParentOutcome
Aws::Utils::Outcome< UntagResourceResult, DataZoneError > UntagResourceOutcome
Aws::Utils::Outcome< GetEnvironmentProfileResult, DataZoneError > GetEnvironmentProfileOutcome
Aws::Utils::Outcome< ListAssetFiltersResult, DataZoneError > ListAssetFiltersOutcome
Aws::Utils::Outcome< DeleteProjectProfileResult, DataZoneError > DeleteProjectProfileOutcome
std::future< GetGlossaryTermOutcome > GetGlossaryTermOutcomeCallable
std::future< UpdateEnvironmentActionOutcome > UpdateEnvironmentActionOutcomeCallable
Aws::Utils::Outcome< UpdateUserProfileResult, DataZoneError > UpdateUserProfileOutcome
Aws::Utils::Outcome< DeleteGlossaryResult, DataZoneError > DeleteGlossaryOutcome
Aws::Utils::Outcome< GetDomainUnitResult, DataZoneError > GetDomainUnitOutcome
Aws::Utils::Outcome< GetDataProductResult, DataZoneError > GetDataProductOutcome
Aws::Utils::Outcome< CreateRuleResult, DataZoneError > CreateRuleOutcome
Aws::Utils::Outcome< UpdateGroupProfileResult, DataZoneError > UpdateGroupProfileOutcome
Aws::Utils::Outcome< GetMetadataGenerationRunResult, DataZoneError > GetMetadataGenerationRunOutcome
std::future< AddEntityOwnerOutcome > AddEntityOwnerOutcomeCallable
Aws::Utils::Outcome< GetEnvironmentCredentialsResult, DataZoneError > GetEnvironmentCredentialsOutcome
Aws::Utils::Outcome< UpdateDomainUnitResult, DataZoneError > UpdateDomainUnitOutcome
Aws::Utils::Outcome< UpdateDomainResult, DataZoneError > UpdateDomainOutcome
std::future< ListEnvironmentProfilesOutcome > ListEnvironmentProfilesOutcomeCallable
std::future< CreateEnvironmentProfileOutcome > CreateEnvironmentProfileOutcomeCallable
std::future< ListEntityOwnersOutcome > ListEntityOwnersOutcomeCallable
std::future< UpdateProjectOutcome > UpdateProjectOutcomeCallable
std::future< DisassociateEnvironmentRoleOutcome > DisassociateEnvironmentRoleOutcomeCallable
Aws::Utils::Outcome< UpdateRuleResult, DataZoneError > UpdateRuleOutcome
std::future< UpdateEnvironmentProfileOutcome > UpdateEnvironmentProfileOutcomeCallable
std::future< GetEnvironmentCredentialsOutcome > GetEnvironmentCredentialsOutcomeCallable
std::future< GetEnvironmentActionOutcome > GetEnvironmentActionOutcomeCallable
std::future< SearchOutcome > SearchOutcomeCallable
Aws::Utils::Outcome< DeleteDomainUnitResult, DataZoneError > DeleteDomainUnitOutcome
Aws::Utils::Outcome< GetDataSourceResult, DataZoneError > GetDataSourceOutcome
std::future< GetLineageEventOutcome > GetLineageEventOutcomeCallable
Aws::Utils::Outcome< GetAssetFilterResult, DataZoneError > GetAssetFilterOutcome
Aws::Utils::Outcome< ListEntityOwnersResult, DataZoneError > ListEntityOwnersOutcome
std::future< CreateDataProductRevisionOutcome > CreateDataProductRevisionOutcomeCallable
std::future< CreateAssetRevisionOutcome > CreateAssetRevisionOutcomeCallable
Aws::Utils::Outcome< DeleteSubscriptionGrantResult, DataZoneError > DeleteSubscriptionGrantOutcome
Aws::Utils::Outcome< UpdateGlossaryResult, DataZoneError > UpdateGlossaryOutcome
Aws::Utils::Outcome< DeleteRuleResult, DataZoneError > DeleteRuleOutcome
std::future< GetAssetTypeOutcome > GetAssetTypeOutcomeCallable
Aws::Utils::Outcome< GetAssetResult, DataZoneError > GetAssetOutcome
std::future< CreateAssetTypeOutcome > CreateAssetTypeOutcomeCallable
Aws::Utils::Outcome< GetSubscriptionRequestDetailsResult, DataZoneError > GetSubscriptionRequestDetailsOutcome
Aws::Utils::Outcome< DeleteDomainResult, DataZoneError > DeleteDomainOutcome
std::future< GetDataSourceRunOutcome > GetDataSourceRunOutcomeCallable
std::future< StartMetadataGenerationRunOutcome > StartMetadataGenerationRunOutcomeCallable
std::future< DeleteDomainUnitOutcome > DeleteDomainUnitOutcomeCallable
Aws::Utils::Outcome< StartDataSourceRunResult, DataZoneError > StartDataSourceRunOutcome
Aws::Utils::Outcome< ListEnvironmentBlueprintsResult, DataZoneError > ListEnvironmentBlueprintsOutcome
Aws::Utils::Outcome< CreateAssetFilterResult, DataZoneError > CreateAssetFilterOutcome
std::future< ListConnectionsOutcome > ListConnectionsOutcomeCallable
Aws::Utils::Outcome< GetConnectionResult, DataZoneError > GetConnectionOutcome
std::future< GetRuleOutcome > GetRuleOutcomeCallable
Aws::Utils::Outcome< CreateUserProfileResult, DataZoneError > CreateUserProfileOutcome
Aws::Utils::Outcome< GetEnvironmentBlueprintResult, DataZoneError > GetEnvironmentBlueprintOutcome
std::future< UpdateDomainUnitOutcome > UpdateDomainUnitOutcomeCallable
std::future< DeleteEnvironmentProfileOutcome > DeleteEnvironmentProfileOutcomeCallable
Aws::Utils::Outcome< SearchResult, DataZoneError > SearchOutcome
Aws::Utils::Outcome< CreateSubscriptionTargetResult, DataZoneError > CreateSubscriptionTargetOutcome
Aws::Utils::Outcome< SearchUserProfilesResult, DataZoneError > SearchUserProfilesOutcome
Aws::Utils::Outcome< PutEnvironmentBlueprintConfigurationResult, DataZoneError > PutEnvironmentBlueprintConfigurationOutcome
Aws::Utils::Outcome< ListPolicyGrantsResult, DataZoneError > ListPolicyGrantsOutcome
Aws::Utils::Outcome< AddEntityOwnerResult, DataZoneError > AddEntityOwnerOutcome
Aws::Utils::Outcome< CreateGlossaryTermResult, DataZoneError > CreateGlossaryTermOutcome
Aws::Utils::Outcome< UpdateProjectResult, DataZoneError > UpdateProjectOutcome
std::future< GetAssetOutcome > GetAssetOutcomeCallable
Aws::Utils::Outcome< GetProjectProfileResult, DataZoneError > GetProjectProfileOutcome
std::function< void(const DataZoneClient *, const Model::DeleteGlossaryRequest &, const Model::DeleteGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGlossaryResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteConnectionRequest &, const Model::DeleteConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteConnectionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteSubscriptionTargetRequest &, const Model::DeleteSubscriptionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSubscriptionTargetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateDomainUnitRequest &, const Model::UpdateDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDomainUnitResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateSubscriptionRequestRequest &, const Model::CreateSubscriptionRequestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSubscriptionRequestResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListConnectionsRequest &, const Model::ListConnectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListConnectionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteEnvironmentProfileRequest &, const Model::DeleteEnvironmentProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEnvironmentProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::AssociateEnvironmentRoleRequest &, const Model::AssociateEnvironmentRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateEnvironmentRoleResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateUserProfileRequest &, const Model::UpdateUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateUserProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetTimeSeriesDataPointRequest &, const Model::GetTimeSeriesDataPointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTimeSeriesDataPointResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::StartDataSourceRunRequest &, const Model::StartDataSourceRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartDataSourceRunResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::SearchRequest &, const Model::SearchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteListingRequest &, const Model::DeleteListingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteListingResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListEnvironmentProfilesRequest &, const Model::ListEnvironmentProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEnvironmentProfilesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetGlossaryRequest &, const Model::GetGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGlossaryResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetSubscriptionRequestDetailsRequest &, const Model::GetSubscriptionRequestDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSubscriptionRequestDetailsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DisassociateEnvironmentRoleRequest &, const Model::DisassociateEnvironmentRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateEnvironmentRoleResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateConnectionRequest &, const Model::CreateConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateConnectionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListAssetFiltersRequest &, const Model::ListAssetFiltersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssetFiltersResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetDomainRequest &, const Model::GetDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateAssetRequest &, const Model::CreateAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListDataSourcesRequest &, const Model::ListDataSourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataSourcesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListLineageEventsRequest &, const Model::ListLineageEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListLineageEventsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CancelMetadataGenerationRunRequest &, const Model::CancelMetadataGenerationRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelMetadataGenerationRunResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetDataSourceRequest &, const Model::GetDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetLineageNodeRequest &, const Model::GetLineageNodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLineageNodeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetIamPortalLoginUrlRequest &, const Model::GetIamPortalLoginUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIamPortalLoginUrlResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateEnvironmentActionRequest &, const Model::UpdateEnvironmentActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEnvironmentActionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListProjectProfilesRequest &, const Model::ListProjectProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProjectProfilesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::SearchUserProfilesRequest &, const Model::SearchUserProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchUserProfilesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListAssetRevisionsRequest &, const Model::ListAssetRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssetRevisionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteProjectProfileRequest &, const Model::DeleteProjectProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProjectProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListSubscriptionGrantsRequest &, const Model::ListSubscriptionGrantsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSubscriptionGrantsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteAssetTypeRequest &, const Model::DeleteAssetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssetTypeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetDataSourceRunRequest &, const Model::GetDataSourceRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceRunResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::RejectSubscriptionRequestRequest &, const Model::RejectSubscriptionRequestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RejectSubscriptionRequestResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateSubscriptionTargetRequest &, const Model::CreateSubscriptionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSubscriptionTargetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateAssetTypeRequest &, const Model::CreateAssetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssetTypeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateEnvironmentRequest &, const Model::UpdateEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEnvironmentResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProjectResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetDomainUnitRequest &, const Model::GetDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainUnitResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateDomainRequest &, const Model::UpdateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDomainResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListRulesRequest &, const Model::ListRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRulesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::RemovePolicyGrantRequest &, const Model::RemovePolicyGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RemovePolicyGrantResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListLineageNodeHistoryRequest &, const Model::ListLineageNodeHistoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListLineageNodeHistoryResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetProjectProfileRequest &, const Model::GetProjectProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProjectProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetJobRunRequest &, const Model::GetJobRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobRunResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateConnectionRequest &, const Model::UpdateConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateConnectionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateDataSourceRequest &, const Model::CreateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataSourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateGlossaryTermRequest &, const Model::UpdateGlossaryTermOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGlossaryTermResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListDataSourceRunsRequest &, const Model::ListDataSourceRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataSourceRunsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateRuleRequest &, const Model::CreateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRuleResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetSubscriptionGrantRequest &, const Model::GetSubscriptionGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSubscriptionGrantResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListSubscriptionRequestsRequest &, const Model::ListSubscriptionRequestsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSubscriptionRequestsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateDomainUnitRequest &, const Model::CreateDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainUnitResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListEnvironmentBlueprintConfigurationsRequest &, const Model::ListEnvironmentBlueprintConfigurationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEnvironmentBlueprintConfigurationsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::AcceptSubscriptionRequestRequest &, const Model::AcceptSubscriptionRequestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AcceptSubscriptionRequestResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetEnvironmentProfileRequest &, const Model::GetEnvironmentProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateDataProductRequest &, const Model::CreateDataProductOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataProductResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateProjectMembershipRequest &, const Model::CreateProjectMembershipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProjectMembershipResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteDataSourceRequest &, const Model::DeleteDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDataSourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteSubscriptionRequestRequest &, const Model::DeleteSubscriptionRequestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSubscriptionRequestResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateGroupProfileRequest &, const Model::CreateGroupProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGroupProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetEnvironmentRequest &, const Model::GetEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListDataSourceRunActivitiesRequest &, const Model::ListDataSourceRunActivitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataSourceRunActivitiesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetMetadataGenerationRunRequest &, const Model::GetMetadataGenerationRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMetadataGenerationRunResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateFormTypeRequest &, const Model::CreateFormTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFormTypeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::AcceptPredictionsRequest &, const Model::AcceptPredictionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AcceptPredictionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetEnvironmentBlueprintRequest &, const Model::GetEnvironmentBlueprintOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentBlueprintResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListSubscriptionsRequest &, const Model::ListSubscriptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSubscriptionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetEnvironmentActionRequest &, const Model::GetEnvironmentActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentActionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateAssetRevisionRequest &, const Model::CreateAssetRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssetRevisionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetGlossaryTermRequest &, const Model::GetGlossaryTermOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGlossaryTermResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateSubscriptionTargetRequest &, const Model::UpdateSubscriptionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSubscriptionTargetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetAssetRequest &, const Model::GetAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListEnvironmentBlueprintsRequest &, const Model::ListEnvironmentBlueprintsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEnvironmentBlueprintsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListEntityOwnersRequest &, const Model::ListEntityOwnersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEntityOwnersResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateSubscriptionGrantRequest &, const Model::CreateSubscriptionGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSubscriptionGrantResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateUserProfileRequest &, const Model::CreateUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUserProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::RevokeSubscriptionRequest &, const Model::RevokeSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RevokeSubscriptionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::AddPolicyGrantRequest &, const Model::AddPolicyGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddPolicyGrantResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListEnvironmentActionsRequest &, const Model::ListEnvironmentActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEnvironmentActionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListSubscriptionTargetsRequest &, const Model::ListSubscriptionTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSubscriptionTargetsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::SearchTypesRequest &, const Model::SearchTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchTypesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetGroupProfileRequest &, const Model::GetGroupProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGroupProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteFormTypeRequest &, const Model::DeleteFormTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteFormTypeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteDataProductRequest &, const Model::DeleteDataProductOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDataProductResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateEnvironmentProfileRequest &, const Model::UpdateEnvironmentProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEnvironmentProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetProjectRequest &, const Model::GetProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProjectResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteSubscriptionGrantRequest &, const Model::DeleteSubscriptionGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSubscriptionGrantResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListNotificationsRequest &, const Model::ListNotificationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListNotificationsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateGlossaryRequest &, const Model::CreateGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGlossaryResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteDomainUnitRequest &, const Model::DeleteDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainUnitResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateGlossaryRequest &, const Model::UpdateGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGlossaryResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetSubscriptionTargetRequest &, const Model::GetSubscriptionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSubscriptionTargetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListProjectMembershipsRequest &, const Model::ListProjectMembershipsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProjectMembershipsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProjectsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetRuleRequest &, const Model::GetRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRuleResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::PostLineageEventRequest &, const Model::PostLineageEventOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PostLineageEventResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteEnvironmentRequest &, const Model::DeleteEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEnvironmentResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetLineageEventRequest &, Model::GetLineageEventOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLineageEventResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::PostTimeSeriesDataPointsRequest &, const Model::PostTimeSeriesDataPointsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PostTimeSeriesDataPointsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteEnvironmentBlueprintConfigurationRequest &, const Model::DeleteEnvironmentBlueprintConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEnvironmentBlueprintConfigurationResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::RejectPredictionsRequest &, const Model::RejectPredictionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RejectPredictionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListTimeSeriesDataPointsRequest &, const Model::ListTimeSeriesDataPointsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTimeSeriesDataPointsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateEnvironmentActionRequest &, const Model::CreateEnvironmentActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateEnvironmentActionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProjectResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteGlossaryTermRequest &, const Model::DeleteGlossaryTermOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGlossaryTermResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteAssetRequest &, const Model::DeleteAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetUserProfileRequest &, const Model::GetUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUserProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListEnvironmentsRequest &, const Model::ListEnvironmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEnvironmentsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteEnvironmentActionRequest &, const Model::DeleteEnvironmentActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEnvironmentActionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteRuleRequest &, const Model::DeleteRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRuleResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateProjectProfileRequest &, const Model::UpdateProjectProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateProjectProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateAssetFilterRequest &, const Model::CreateAssetFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssetFilterResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListPolicyGrantsRequest &, const Model::ListPolicyGrantsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPolicyGrantsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateEnvironmentRequest &, const Model::CreateEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateEnvironmentResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetDataProductRequest &, const Model::GetDataProductOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataProductResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetEnvironmentCredentialsRequest &, const Model::GetEnvironmentCredentialsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentCredentialsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetAssetFilterRequest &, const Model::GetAssetFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssetFilterResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::RemoveEntityOwnerRequest &, const Model::RemoveEntityOwnerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RemoveEntityOwnerResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetEnvironmentBlueprintConfigurationRequest &, const Model::GetEnvironmentBlueprintConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentBlueprintConfigurationResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteTimeSeriesDataPointsRequest &, const Model::DeleteTimeSeriesDataPointsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteTimeSeriesDataPointsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateSubscriptionRequestRequest &, const Model::UpdateSubscriptionRequestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSubscriptionRequestResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetAssetTypeRequest &, const Model::GetAssetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssetTypeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateProjectProfileRequest &, const Model::CreateProjectProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProjectProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CancelSubscriptionRequest &, const Model::CancelSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelSubscriptionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateGlossaryTermRequest &, const Model::CreateGlossaryTermOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGlossaryTermResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::AddEntityOwnerRequest &, const Model::AddEntityOwnerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddEntityOwnerResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetSubscriptionRequest &, const Model::GetSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSubscriptionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateAssetFilterRequest &, const Model::UpdateAssetFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAssetFilterResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetFormTypeRequest &, const Model::GetFormTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFormTypeResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateDataProductRevisionRequest &, const Model::CreateDataProductRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataProductRevisionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateListingChangeSetRequest &, const Model::CreateListingChangeSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateListingChangeSetResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateProjectResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::SearchGroupProfilesRequest &, const Model::SearchGroupProfilesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchGroupProfilesResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::PutEnvironmentBlueprintConfigurationRequest &, const Model::PutEnvironmentBlueprintConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutEnvironmentBlueprintConfigurationResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetListingRequest &, const Model::GetListingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetListingResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListDomainUnitsForParentRequest &, const Model::ListDomainUnitsForParentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainUnitsForParentResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateRuleRequest &, const Model::UpdateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRuleResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListMetadataGenerationRunsRequest &, const Model::ListMetadataGenerationRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListMetadataGenerationRunsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteAssetFilterRequest &, const Model::DeleteAssetFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssetFilterResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::SearchListingsRequest &, const Model::SearchListingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchListingsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::GetConnectionRequest &, const Model::GetConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetConnectionResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::CreateEnvironmentProfileRequest &, const Model::CreateEnvironmentProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateEnvironmentProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateGroupProfileRequest &, const Model::UpdateGroupProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGroupProfileResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::StartMetadataGenerationRunRequest &, const Model::StartMetadataGenerationRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartMetadataGenerationRunResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListJobRunsRequest &, const Model::ListJobRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobRunsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateDataSourceRequest &, const Model::UpdateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDataSourceResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::ListDataProductRevisionsRequest &, const Model::ListDataProductRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataProductRevisionsResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::DeleteProjectMembershipRequest &, const Model::DeleteProjectMembershipOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProjectMembershipResponseReceivedHandler
std::function< void(const DataZoneClient *, const Model::UpdateSubscriptionGrantStatusRequest &, const Model::UpdateSubscriptionGrantStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSubscriptionGrantStatusResponseReceivedHandler