AWS SDK for C++

AWS SDK for C++ Version 1.11.548

All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::DataZone Namespace Reference

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::AddEntityOwnerRequest &, const Model::AddEntityOwnerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddEntityOwnerResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::AddPolicyGrantRequest &, const Model::AddPolicyGrantOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddPolicyGrantResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::CreateAssetRequest &, const Model::CreateAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssetResponseReceivedHandler
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::CreateAssetTypeRequest &, const Model::CreateAssetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAssetTypeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::CreateConnectionRequest &, const Model::CreateConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateConnectionResponseReceivedHandler
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::CreateDataSourceRequest &, const Model::CreateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataSourceResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::CreateDomainUnitRequest &, const Model::CreateDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainUnitResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::CreateFormTypeRequest &, const Model::CreateFormTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFormTypeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::CreateGlossaryRequest &, const Model::CreateGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGlossaryResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::CreateProjectRequest &, const Model::CreateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProjectResponseReceivedHandler
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::CreateRuleRequest &, const Model::CreateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRuleResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteAssetRequest &, const Model::DeleteAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssetResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteAssetTypeRequest &, const Model::DeleteAssetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAssetTypeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteConnectionRequest &, const Model::DeleteConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteConnectionResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteDataSourceRequest &, const Model::DeleteDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDataSourceResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteDomainUnitRequest &, const Model::DeleteDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainUnitResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteFormTypeRequest &, const Model::DeleteFormTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteFormTypeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteGlossaryRequest &, const Model::DeleteGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGlossaryResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteListingRequest &, const Model::DeleteListingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteListingResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteProjectRequest &, const Model::DeleteProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProjectResponseReceivedHandler
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::DeleteRuleRequest &, const Model::DeleteRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRuleResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetAssetRequest &, const Model::GetAssetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssetResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetAssetFilterRequest &, const Model::GetAssetFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssetFilterResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetAssetTypeRequest &, const Model::GetAssetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAssetTypeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetConnectionRequest &, const Model::GetConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetConnectionResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetDataProductRequest &, const Model::GetDataProductOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataProductResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetDataSourceRequest &, const Model::GetDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetDataSourceRunRequest &, const Model::GetDataSourceRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceRunResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetDomainRequest &, const Model::GetDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetDomainUnitRequest &, const Model::GetDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainUnitResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetEnvironmentRequest &, const Model::GetEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEnvironmentResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetFormTypeRequest &, const Model::GetFormTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFormTypeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetGlossaryRequest &, const Model::GetGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGlossaryResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetGlossaryTermRequest &, const Model::GetGlossaryTermOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGlossaryTermResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetGroupProfileRequest &, const Model::GetGroupProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGroupProfileResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetJobRunRequest &, const Model::GetJobRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobRunResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetLineageNodeRequest &, const Model::GetLineageNodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLineageNodeResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetListingRequest &, const Model::GetListingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetListingResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetProjectRequest &, const Model::GetProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProjectResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetRuleRequest &, const Model::GetRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRuleResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::GetSubscriptionRequest &, const Model::GetSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSubscriptionResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::GetUserProfileRequest &, const Model::GetUserProfileOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUserProfileResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::ListAssetFiltersRequest &, const Model::ListAssetFiltersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAssetFiltersResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::ListConnectionsRequest &, const Model::ListConnectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListConnectionsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::ListDataSourcesRequest &, const Model::ListDataSourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataSourcesResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::ListDomainsRequest &, const Model::ListDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainsResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::ListEntityOwnersRequest &, const Model::ListEntityOwnersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEntityOwnersResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::ListEnvironmentsRequest &, const Model::ListEnvironmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEnvironmentsResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::ListJobRunsRequest &, const Model::ListJobRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobRunsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::ListPolicyGrantsRequest &, const Model::ListPolicyGrantsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPolicyGrantsResponseReceivedHandler
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::ListProjectsRequest &, const Model::ListProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProjectsResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::ListRulesRequest &, const Model::ListRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRulesResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::PostLineageEventRequest &, const Model::PostLineageEventOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PostLineageEventResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::SearchRequest &, const Model::SearchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::SearchListingsRequest &, const Model::SearchListingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchListingsResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::SearchTypesRequest &, const Model::SearchTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchTypesResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateConnectionRequest &, const Model::UpdateConnectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateConnectionResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateDataSourceRequest &, const Model::UpdateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDataSourceResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateDomainRequest &, const Model::UpdateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDomainResponseReceivedHandler
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateDomainUnitRequest &, const Model::UpdateDomainUnitOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDomainUnitResponseReceivedHandler
 
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateGlossaryRequest &, const Model::UpdateGlossaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGlossaryResponseReceivedHandler
 
 
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateProjectRequest &, const Model::UpdateProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateProjectResponseReceivedHandler
 
 
typedef std::function< void(const DataZoneClient *, const Model::UpdateRuleRequest &, const Model::UpdateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRuleResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AcceptPredictionsResponseReceivedHandler

Definition at line 701 of file DataZoneServiceClientModel.h.

◆ AcceptSubscriptionRequestResponseReceivedHandler

Definition at line 702 of file DataZoneServiceClientModel.h.

◆ AddEntityOwnerResponseReceivedHandler

Definition at line 703 of file DataZoneServiceClientModel.h.

◆ AddPolicyGrantResponseReceivedHandler

Definition at line 704 of file DataZoneServiceClientModel.h.

◆ AssociateEnvironmentRoleResponseReceivedHandler

Definition at line 705 of file DataZoneServiceClientModel.h.

◆ CancelMetadataGenerationRunResponseReceivedHandler

Definition at line 706 of file DataZoneServiceClientModel.h.

◆ CancelSubscriptionResponseReceivedHandler

Definition at line 707 of file DataZoneServiceClientModel.h.

◆ CreateAssetFilterResponseReceivedHandler

Definition at line 709 of file DataZoneServiceClientModel.h.

◆ CreateAssetResponseReceivedHandler

Definition at line 708 of file DataZoneServiceClientModel.h.

◆ CreateAssetRevisionResponseReceivedHandler

Definition at line 710 of file DataZoneServiceClientModel.h.

◆ CreateAssetTypeResponseReceivedHandler

Definition at line 711 of file DataZoneServiceClientModel.h.

◆ CreateConnectionResponseReceivedHandler

Definition at line 712 of file DataZoneServiceClientModel.h.

◆ CreateDataProductResponseReceivedHandler

Definition at line 713 of file DataZoneServiceClientModel.h.

◆ CreateDataProductRevisionResponseReceivedHandler

Definition at line 714 of file DataZoneServiceClientModel.h.

◆ CreateDataSourceResponseReceivedHandler

Definition at line 715 of file DataZoneServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 716 of file DataZoneServiceClientModel.h.

◆ CreateDomainUnitResponseReceivedHandler

Definition at line 717 of file DataZoneServiceClientModel.h.

◆ CreateEnvironmentActionResponseReceivedHandler

Definition at line 719 of file DataZoneServiceClientModel.h.

◆ CreateEnvironmentProfileResponseReceivedHandler

Definition at line 720 of file DataZoneServiceClientModel.h.

◆ CreateEnvironmentResponseReceivedHandler

Definition at line 718 of file DataZoneServiceClientModel.h.

◆ CreateFormTypeResponseReceivedHandler

Definition at line 721 of file DataZoneServiceClientModel.h.

◆ CreateGlossaryResponseReceivedHandler

Definition at line 722 of file DataZoneServiceClientModel.h.

◆ CreateGlossaryTermResponseReceivedHandler

Definition at line 723 of file DataZoneServiceClientModel.h.

◆ CreateGroupProfileResponseReceivedHandler

Definition at line 724 of file DataZoneServiceClientModel.h.

◆ CreateListingChangeSetResponseReceivedHandler

Definition at line 725 of file DataZoneServiceClientModel.h.

◆ CreateProjectMembershipResponseReceivedHandler

Definition at line 727 of file DataZoneServiceClientModel.h.

◆ CreateProjectProfileResponseReceivedHandler

Definition at line 728 of file DataZoneServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 726 of file DataZoneServiceClientModel.h.

◆ CreateRuleResponseReceivedHandler

Definition at line 729 of file DataZoneServiceClientModel.h.

◆ CreateSubscriptionGrantResponseReceivedHandler

Definition at line 730 of file DataZoneServiceClientModel.h.

◆ CreateSubscriptionRequestResponseReceivedHandler

Definition at line 731 of file DataZoneServiceClientModel.h.

◆ CreateSubscriptionTargetResponseReceivedHandler

Definition at line 732 of file DataZoneServiceClientModel.h.

◆ CreateUserProfileResponseReceivedHandler

Definition at line 733 of file DataZoneServiceClientModel.h.

◆ DataZoneClientConfiguration

Definition at line 208 of file DataZoneServiceClientModel.h.

◆ DataZoneEndpointProvider

Definition at line 210 of file DataZoneServiceClientModel.h.

◆ DataZoneEndpointProviderBase

Definition at line 209 of file DataZoneServiceClientModel.h.

◆ DeleteAssetFilterResponseReceivedHandler

Definition at line 735 of file DataZoneServiceClientModel.h.

◆ DeleteAssetResponseReceivedHandler

Definition at line 734 of file DataZoneServiceClientModel.h.

◆ DeleteAssetTypeResponseReceivedHandler

Definition at line 736 of file DataZoneServiceClientModel.h.

◆ DeleteConnectionResponseReceivedHandler

Definition at line 737 of file DataZoneServiceClientModel.h.

◆ DeleteDataProductResponseReceivedHandler

Definition at line 738 of file DataZoneServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 739 of file DataZoneServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 740 of file DataZoneServiceClientModel.h.

◆ DeleteDomainUnitResponseReceivedHandler

Definition at line 741 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentActionResponseReceivedHandler

Definition at line 743 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentBlueprintConfigurationResponseReceivedHandler

Definition at line 744 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentProfileResponseReceivedHandler

Definition at line 745 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentResponseReceivedHandler

Definition at line 742 of file DataZoneServiceClientModel.h.

◆ DeleteFormTypeResponseReceivedHandler

Definition at line 746 of file DataZoneServiceClientModel.h.

◆ DeleteGlossaryResponseReceivedHandler

Definition at line 747 of file DataZoneServiceClientModel.h.

◆ DeleteGlossaryTermResponseReceivedHandler

Definition at line 748 of file DataZoneServiceClientModel.h.

◆ DeleteListingResponseReceivedHandler

Definition at line 749 of file DataZoneServiceClientModel.h.

◆ DeleteProjectMembershipResponseReceivedHandler

Definition at line 751 of file DataZoneServiceClientModel.h.

◆ DeleteProjectProfileResponseReceivedHandler

Definition at line 752 of file DataZoneServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 750 of file DataZoneServiceClientModel.h.

◆ DeleteRuleResponseReceivedHandler

Definition at line 753 of file DataZoneServiceClientModel.h.

◆ DeleteSubscriptionGrantResponseReceivedHandler

Definition at line 754 of file DataZoneServiceClientModel.h.

◆ DeleteSubscriptionRequestResponseReceivedHandler

Definition at line 755 of file DataZoneServiceClientModel.h.

◆ DeleteSubscriptionTargetResponseReceivedHandler

Definition at line 756 of file DataZoneServiceClientModel.h.

◆ DeleteTimeSeriesDataPointsResponseReceivedHandler

Definition at line 757 of file DataZoneServiceClientModel.h.

◆ DisassociateEnvironmentRoleResponseReceivedHandler

Definition at line 758 of file DataZoneServiceClientModel.h.

◆ GetAssetFilterResponseReceivedHandler

Definition at line 760 of file DataZoneServiceClientModel.h.

◆ GetAssetResponseReceivedHandler

typedef std::function<void(const DataZoneClient*, const Model::GetAssetRequest&, const Model::GetAssetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::DataZone::GetAssetResponseReceivedHandler

Definition at line 759 of file DataZoneServiceClientModel.h.

◆ GetAssetTypeResponseReceivedHandler

Definition at line 761 of file DataZoneServiceClientModel.h.

◆ GetConnectionResponseReceivedHandler

Definition at line 762 of file DataZoneServiceClientModel.h.

◆ GetDataProductResponseReceivedHandler

Definition at line 763 of file DataZoneServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 764 of file DataZoneServiceClientModel.h.

◆ GetDataSourceRunResponseReceivedHandler

Definition at line 765 of file DataZoneServiceClientModel.h.

◆ GetDomainResponseReceivedHandler

Definition at line 766 of file DataZoneServiceClientModel.h.

◆ GetDomainUnitResponseReceivedHandler

Definition at line 767 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentActionResponseReceivedHandler

Definition at line 769 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentBlueprintConfigurationResponseReceivedHandler

Definition at line 771 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentBlueprintResponseReceivedHandler

Definition at line 770 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentCredentialsResponseReceivedHandler

Definition at line 772 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentProfileResponseReceivedHandler

Definition at line 773 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentResponseReceivedHandler

Definition at line 768 of file DataZoneServiceClientModel.h.

◆ GetFormTypeResponseReceivedHandler

Definition at line 774 of file DataZoneServiceClientModel.h.

◆ GetGlossaryResponseReceivedHandler

Definition at line 775 of file DataZoneServiceClientModel.h.

◆ GetGlossaryTermResponseReceivedHandler

Definition at line 776 of file DataZoneServiceClientModel.h.

◆ GetGroupProfileResponseReceivedHandler

Definition at line 777 of file DataZoneServiceClientModel.h.

◆ GetIamPortalLoginUrlResponseReceivedHandler

Definition at line 778 of file DataZoneServiceClientModel.h.

◆ GetJobRunResponseReceivedHandler

Definition at line 779 of file DataZoneServiceClientModel.h.

◆ GetLineageEventResponseReceivedHandler

Definition at line 780 of file DataZoneServiceClientModel.h.

◆ GetLineageNodeResponseReceivedHandler

Definition at line 781 of file DataZoneServiceClientModel.h.

◆ GetListingResponseReceivedHandler

Definition at line 782 of file DataZoneServiceClientModel.h.

◆ GetMetadataGenerationRunResponseReceivedHandler

Definition at line 783 of file DataZoneServiceClientModel.h.

◆ GetProjectProfileResponseReceivedHandler

Definition at line 785 of file DataZoneServiceClientModel.h.

◆ GetProjectResponseReceivedHandler

Definition at line 784 of file DataZoneServiceClientModel.h.

◆ GetRuleResponseReceivedHandler

typedef std::function<void(const DataZoneClient*, const Model::GetRuleRequest&, const Model::GetRuleOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::DataZone::GetRuleResponseReceivedHandler

Definition at line 786 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionGrantResponseReceivedHandler

Definition at line 788 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionRequestDetailsResponseReceivedHandler

Definition at line 789 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionResponseReceivedHandler

Definition at line 787 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionTargetResponseReceivedHandler

Definition at line 790 of file DataZoneServiceClientModel.h.

◆ GetTimeSeriesDataPointResponseReceivedHandler

Definition at line 791 of file DataZoneServiceClientModel.h.

◆ GetUserProfileResponseReceivedHandler

Definition at line 792 of file DataZoneServiceClientModel.h.

◆ ListAssetFiltersResponseReceivedHandler

Definition at line 793 of file DataZoneServiceClientModel.h.

◆ ListAssetRevisionsResponseReceivedHandler

Definition at line 794 of file DataZoneServiceClientModel.h.

◆ ListConnectionsResponseReceivedHandler

Definition at line 795 of file DataZoneServiceClientModel.h.

◆ ListDataProductRevisionsResponseReceivedHandler

Definition at line 796 of file DataZoneServiceClientModel.h.

◆ ListDataSourceRunActivitiesResponseReceivedHandler

Definition at line 797 of file DataZoneServiceClientModel.h.

◆ ListDataSourceRunsResponseReceivedHandler

Definition at line 798 of file DataZoneServiceClientModel.h.

◆ ListDataSourcesResponseReceivedHandler

Definition at line 799 of file DataZoneServiceClientModel.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 801 of file DataZoneServiceClientModel.h.

◆ ListDomainUnitsForParentResponseReceivedHandler

Definition at line 800 of file DataZoneServiceClientModel.h.

◆ ListEntityOwnersResponseReceivedHandler

Definition at line 802 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentActionsResponseReceivedHandler

Definition at line 803 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentBlueprintConfigurationsResponseReceivedHandler

Definition at line 804 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentBlueprintsResponseReceivedHandler

Definition at line 805 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentProfilesResponseReceivedHandler

Definition at line 806 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentsResponseReceivedHandler

Definition at line 807 of file DataZoneServiceClientModel.h.

◆ ListJobRunsResponseReceivedHandler

Definition at line 808 of file DataZoneServiceClientModel.h.

◆ ListLineageEventsResponseReceivedHandler

Definition at line 809 of file DataZoneServiceClientModel.h.

◆ ListLineageNodeHistoryResponseReceivedHandler

Definition at line 810 of file DataZoneServiceClientModel.h.

◆ ListMetadataGenerationRunsResponseReceivedHandler

Definition at line 811 of file DataZoneServiceClientModel.h.

◆ ListNotificationsResponseReceivedHandler

Definition at line 812 of file DataZoneServiceClientModel.h.

◆ ListPolicyGrantsResponseReceivedHandler

Definition at line 813 of file DataZoneServiceClientModel.h.

◆ ListProjectMembershipsResponseReceivedHandler

Definition at line 814 of file DataZoneServiceClientModel.h.

◆ ListProjectProfilesResponseReceivedHandler

Definition at line 815 of file DataZoneServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 816 of file DataZoneServiceClientModel.h.

◆ ListRulesResponseReceivedHandler

Definition at line 817 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionGrantsResponseReceivedHandler

Definition at line 818 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionRequestsResponseReceivedHandler

Definition at line 819 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionsResponseReceivedHandler

Definition at line 821 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionTargetsResponseReceivedHandler

Definition at line 820 of file DataZoneServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 822 of file DataZoneServiceClientModel.h.

◆ ListTimeSeriesDataPointsResponseReceivedHandler

Definition at line 823 of file DataZoneServiceClientModel.h.

◆ PostLineageEventResponseReceivedHandler

Definition at line 824 of file DataZoneServiceClientModel.h.

◆ PostTimeSeriesDataPointsResponseReceivedHandler

Definition at line 825 of file DataZoneServiceClientModel.h.

◆ PutEnvironmentBlueprintConfigurationResponseReceivedHandler

Definition at line 826 of file DataZoneServiceClientModel.h.

◆ RejectPredictionsResponseReceivedHandler

Definition at line 827 of file DataZoneServiceClientModel.h.

◆ RejectSubscriptionRequestResponseReceivedHandler

Definition at line 828 of file DataZoneServiceClientModel.h.

◆ RemoveEntityOwnerResponseReceivedHandler

Definition at line 829 of file DataZoneServiceClientModel.h.

◆ RemovePolicyGrantResponseReceivedHandler

Definition at line 830 of file DataZoneServiceClientModel.h.

◆ RevokeSubscriptionResponseReceivedHandler

Definition at line 831 of file DataZoneServiceClientModel.h.

◆ SearchGroupProfilesResponseReceivedHandler

Definition at line 833 of file DataZoneServiceClientModel.h.

◆ SearchListingsResponseReceivedHandler

Definition at line 834 of file DataZoneServiceClientModel.h.

◆ SearchResponseReceivedHandler

typedef std::function<void(const DataZoneClient*, const Model::SearchRequest&, const Model::SearchOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::DataZone::SearchResponseReceivedHandler

Definition at line 832 of file DataZoneServiceClientModel.h.

◆ SearchTypesResponseReceivedHandler

Definition at line 835 of file DataZoneServiceClientModel.h.

◆ SearchUserProfilesResponseReceivedHandler

Definition at line 836 of file DataZoneServiceClientModel.h.

◆ StartDataSourceRunResponseReceivedHandler

Definition at line 837 of file DataZoneServiceClientModel.h.

◆ StartMetadataGenerationRunResponseReceivedHandler

Definition at line 838 of file DataZoneServiceClientModel.h.

◆ StreamingDataZoneRequest

Definition at line 45 of file DataZoneRequest.h.

◆ TagResourceResponseReceivedHandler

Definition at line 839 of file DataZoneServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 840 of file DataZoneServiceClientModel.h.

◆ UpdateAssetFilterResponseReceivedHandler

Definition at line 841 of file DataZoneServiceClientModel.h.

◆ UpdateConnectionResponseReceivedHandler

Definition at line 842 of file DataZoneServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 843 of file DataZoneServiceClientModel.h.

◆ UpdateDomainResponseReceivedHandler

Definition at line 844 of file DataZoneServiceClientModel.h.

◆ UpdateDomainUnitResponseReceivedHandler

Definition at line 845 of file DataZoneServiceClientModel.h.

◆ UpdateEnvironmentActionResponseReceivedHandler

Definition at line 847 of file DataZoneServiceClientModel.h.

◆ UpdateEnvironmentProfileResponseReceivedHandler

Definition at line 848 of file DataZoneServiceClientModel.h.

◆ UpdateEnvironmentResponseReceivedHandler

Definition at line 846 of file DataZoneServiceClientModel.h.

◆ UpdateGlossaryResponseReceivedHandler

Definition at line 849 of file DataZoneServiceClientModel.h.

◆ UpdateGlossaryTermResponseReceivedHandler

Definition at line 850 of file DataZoneServiceClientModel.h.

◆ UpdateGroupProfileResponseReceivedHandler

Definition at line 851 of file DataZoneServiceClientModel.h.

◆ UpdateProjectProfileResponseReceivedHandler

Definition at line 853 of file DataZoneServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 852 of file DataZoneServiceClientModel.h.

◆ UpdateRuleResponseReceivedHandler

Definition at line 854 of file DataZoneServiceClientModel.h.

◆ UpdateSubscriptionGrantStatusResponseReceivedHandler

Definition at line 855 of file DataZoneServiceClientModel.h.

◆ UpdateSubscriptionRequestResponseReceivedHandler

Definition at line 856 of file DataZoneServiceClientModel.h.

◆ UpdateSubscriptionTargetResponseReceivedHandler

Definition at line 857 of file DataZoneServiceClientModel.h.

◆ UpdateUserProfileResponseReceivedHandler

Definition at line 858 of file DataZoneServiceClientModel.h.

Enumeration Type Documentation

◆ DataZoneErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 
UNAUTHORIZED 

Definition at line 16 of file DataZoneErrors.h.