AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::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::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::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::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::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::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::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::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::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::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::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
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AcceptPredictionsResponseReceivedHandler

Definition at line 625 of file DataZoneServiceClientModel.h.

◆ AcceptSubscriptionRequestResponseReceivedHandler

Definition at line 626 of file DataZoneServiceClientModel.h.

◆ AddEntityOwnerResponseReceivedHandler

Definition at line 627 of file DataZoneServiceClientModel.h.

◆ AddPolicyGrantResponseReceivedHandler

Definition at line 628 of file DataZoneServiceClientModel.h.

◆ AssociateEnvironmentRoleResponseReceivedHandler

Definition at line 629 of file DataZoneServiceClientModel.h.

◆ CancelMetadataGenerationRunResponseReceivedHandler

Definition at line 630 of file DataZoneServiceClientModel.h.

◆ CancelSubscriptionResponseReceivedHandler

Definition at line 631 of file DataZoneServiceClientModel.h.

◆ CreateAssetFilterResponseReceivedHandler

Definition at line 633 of file DataZoneServiceClientModel.h.

◆ CreateAssetResponseReceivedHandler

Definition at line 632 of file DataZoneServiceClientModel.h.

◆ CreateAssetRevisionResponseReceivedHandler

Definition at line 634 of file DataZoneServiceClientModel.h.

◆ CreateAssetTypeResponseReceivedHandler

Definition at line 635 of file DataZoneServiceClientModel.h.

◆ CreateDataProductResponseReceivedHandler

Definition at line 636 of file DataZoneServiceClientModel.h.

◆ CreateDataProductRevisionResponseReceivedHandler

Definition at line 637 of file DataZoneServiceClientModel.h.

◆ CreateDataSourceResponseReceivedHandler

Definition at line 638 of file DataZoneServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 639 of file DataZoneServiceClientModel.h.

◆ CreateDomainUnitResponseReceivedHandler

Definition at line 640 of file DataZoneServiceClientModel.h.

◆ CreateEnvironmentActionResponseReceivedHandler

Definition at line 642 of file DataZoneServiceClientModel.h.

◆ CreateEnvironmentProfileResponseReceivedHandler

Definition at line 643 of file DataZoneServiceClientModel.h.

◆ CreateEnvironmentResponseReceivedHandler

Definition at line 641 of file DataZoneServiceClientModel.h.

◆ CreateFormTypeResponseReceivedHandler

Definition at line 644 of file DataZoneServiceClientModel.h.

◆ CreateGlossaryResponseReceivedHandler

Definition at line 645 of file DataZoneServiceClientModel.h.

◆ CreateGlossaryTermResponseReceivedHandler

Definition at line 646 of file DataZoneServiceClientModel.h.

◆ CreateGroupProfileResponseReceivedHandler

Definition at line 647 of file DataZoneServiceClientModel.h.

◆ CreateListingChangeSetResponseReceivedHandler

Definition at line 648 of file DataZoneServiceClientModel.h.

◆ CreateProjectMembershipResponseReceivedHandler

Definition at line 650 of file DataZoneServiceClientModel.h.

◆ CreateProjectResponseReceivedHandler

Definition at line 649 of file DataZoneServiceClientModel.h.

◆ CreateSubscriptionGrantResponseReceivedHandler

Definition at line 651 of file DataZoneServiceClientModel.h.

◆ CreateSubscriptionRequestResponseReceivedHandler

Definition at line 652 of file DataZoneServiceClientModel.h.

◆ CreateSubscriptionTargetResponseReceivedHandler

Definition at line 653 of file DataZoneServiceClientModel.h.

◆ CreateUserProfileResponseReceivedHandler

Definition at line 654 of file DataZoneServiceClientModel.h.

◆ DataZoneClientConfiguration

Definition at line 189 of file DataZoneServiceClientModel.h.

◆ DataZoneEndpointProvider

Definition at line 191 of file DataZoneServiceClientModel.h.

◆ DataZoneEndpointProviderBase

Definition at line 190 of file DataZoneServiceClientModel.h.

◆ DeleteAssetFilterResponseReceivedHandler

Definition at line 656 of file DataZoneServiceClientModel.h.

◆ DeleteAssetResponseReceivedHandler

Definition at line 655 of file DataZoneServiceClientModel.h.

◆ DeleteAssetTypeResponseReceivedHandler

Definition at line 657 of file DataZoneServiceClientModel.h.

◆ DeleteDataProductResponseReceivedHandler

Definition at line 658 of file DataZoneServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 659 of file DataZoneServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 660 of file DataZoneServiceClientModel.h.

◆ DeleteDomainUnitResponseReceivedHandler

Definition at line 661 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentActionResponseReceivedHandler

Definition at line 663 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentBlueprintConfigurationResponseReceivedHandler

Definition at line 664 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentProfileResponseReceivedHandler

Definition at line 665 of file DataZoneServiceClientModel.h.

◆ DeleteEnvironmentResponseReceivedHandler

Definition at line 662 of file DataZoneServiceClientModel.h.

◆ DeleteFormTypeResponseReceivedHandler

Definition at line 666 of file DataZoneServiceClientModel.h.

◆ DeleteGlossaryResponseReceivedHandler

Definition at line 667 of file DataZoneServiceClientModel.h.

◆ DeleteGlossaryTermResponseReceivedHandler

Definition at line 668 of file DataZoneServiceClientModel.h.

◆ DeleteListingResponseReceivedHandler

Definition at line 669 of file DataZoneServiceClientModel.h.

◆ DeleteProjectMembershipResponseReceivedHandler

Definition at line 671 of file DataZoneServiceClientModel.h.

◆ DeleteProjectResponseReceivedHandler

Definition at line 670 of file DataZoneServiceClientModel.h.

◆ DeleteSubscriptionGrantResponseReceivedHandler

Definition at line 672 of file DataZoneServiceClientModel.h.

◆ DeleteSubscriptionRequestResponseReceivedHandler

Definition at line 673 of file DataZoneServiceClientModel.h.

◆ DeleteSubscriptionTargetResponseReceivedHandler

Definition at line 674 of file DataZoneServiceClientModel.h.

◆ DeleteTimeSeriesDataPointsResponseReceivedHandler

Definition at line 675 of file DataZoneServiceClientModel.h.

◆ DisassociateEnvironmentRoleResponseReceivedHandler

Definition at line 676 of file DataZoneServiceClientModel.h.

◆ GetAssetFilterResponseReceivedHandler

Definition at line 678 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 677 of file DataZoneServiceClientModel.h.

◆ GetAssetTypeResponseReceivedHandler

Definition at line 679 of file DataZoneServiceClientModel.h.

◆ GetDataProductResponseReceivedHandler

Definition at line 680 of file DataZoneServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 681 of file DataZoneServiceClientModel.h.

◆ GetDataSourceRunResponseReceivedHandler

Definition at line 682 of file DataZoneServiceClientModel.h.

◆ GetDomainResponseReceivedHandler

Definition at line 683 of file DataZoneServiceClientModel.h.

◆ GetDomainUnitResponseReceivedHandler

Definition at line 684 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentActionResponseReceivedHandler

Definition at line 686 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentBlueprintConfigurationResponseReceivedHandler

Definition at line 688 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentBlueprintResponseReceivedHandler

Definition at line 687 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentCredentialsResponseReceivedHandler

Definition at line 689 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentProfileResponseReceivedHandler

Definition at line 690 of file DataZoneServiceClientModel.h.

◆ GetEnvironmentResponseReceivedHandler

Definition at line 685 of file DataZoneServiceClientModel.h.

◆ GetFormTypeResponseReceivedHandler

Definition at line 691 of file DataZoneServiceClientModel.h.

◆ GetGlossaryResponseReceivedHandler

Definition at line 692 of file DataZoneServiceClientModel.h.

◆ GetGlossaryTermResponseReceivedHandler

Definition at line 693 of file DataZoneServiceClientModel.h.

◆ GetGroupProfileResponseReceivedHandler

Definition at line 694 of file DataZoneServiceClientModel.h.

◆ GetIamPortalLoginUrlResponseReceivedHandler

Definition at line 695 of file DataZoneServiceClientModel.h.

◆ GetLineageNodeResponseReceivedHandler

Definition at line 696 of file DataZoneServiceClientModel.h.

◆ GetListingResponseReceivedHandler

Definition at line 697 of file DataZoneServiceClientModel.h.

◆ GetMetadataGenerationRunResponseReceivedHandler

Definition at line 698 of file DataZoneServiceClientModel.h.

◆ GetProjectResponseReceivedHandler

Definition at line 699 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionGrantResponseReceivedHandler

Definition at line 701 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionRequestDetailsResponseReceivedHandler

Definition at line 702 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionResponseReceivedHandler

Definition at line 700 of file DataZoneServiceClientModel.h.

◆ GetSubscriptionTargetResponseReceivedHandler

Definition at line 703 of file DataZoneServiceClientModel.h.

◆ GetTimeSeriesDataPointResponseReceivedHandler

Definition at line 704 of file DataZoneServiceClientModel.h.

◆ GetUserProfileResponseReceivedHandler

Definition at line 705 of file DataZoneServiceClientModel.h.

◆ ListAssetFiltersResponseReceivedHandler

Definition at line 706 of file DataZoneServiceClientModel.h.

◆ ListAssetRevisionsResponseReceivedHandler

Definition at line 707 of file DataZoneServiceClientModel.h.

◆ ListDataProductRevisionsResponseReceivedHandler

Definition at line 708 of file DataZoneServiceClientModel.h.

◆ ListDataSourceRunActivitiesResponseReceivedHandler

Definition at line 709 of file DataZoneServiceClientModel.h.

◆ ListDataSourceRunsResponseReceivedHandler

Definition at line 710 of file DataZoneServiceClientModel.h.

◆ ListDataSourcesResponseReceivedHandler

Definition at line 711 of file DataZoneServiceClientModel.h.

◆ ListDomainsResponseReceivedHandler

Definition at line 713 of file DataZoneServiceClientModel.h.

◆ ListDomainUnitsForParentResponseReceivedHandler

Definition at line 712 of file DataZoneServiceClientModel.h.

◆ ListEntityOwnersResponseReceivedHandler

Definition at line 714 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentActionsResponseReceivedHandler

Definition at line 715 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentBlueprintConfigurationsResponseReceivedHandler

Definition at line 716 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentBlueprintsResponseReceivedHandler

Definition at line 717 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentProfilesResponseReceivedHandler

Definition at line 718 of file DataZoneServiceClientModel.h.

◆ ListEnvironmentsResponseReceivedHandler

Definition at line 719 of file DataZoneServiceClientModel.h.

◆ ListLineageNodeHistoryResponseReceivedHandler

Definition at line 720 of file DataZoneServiceClientModel.h.

◆ ListMetadataGenerationRunsResponseReceivedHandler

Definition at line 721 of file DataZoneServiceClientModel.h.

◆ ListNotificationsResponseReceivedHandler

Definition at line 722 of file DataZoneServiceClientModel.h.

◆ ListPolicyGrantsResponseReceivedHandler

Definition at line 723 of file DataZoneServiceClientModel.h.

◆ ListProjectMembershipsResponseReceivedHandler

Definition at line 724 of file DataZoneServiceClientModel.h.

◆ ListProjectsResponseReceivedHandler

Definition at line 725 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionGrantsResponseReceivedHandler

Definition at line 726 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionRequestsResponseReceivedHandler

Definition at line 727 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionsResponseReceivedHandler

Definition at line 729 of file DataZoneServiceClientModel.h.

◆ ListSubscriptionTargetsResponseReceivedHandler

Definition at line 728 of file DataZoneServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 730 of file DataZoneServiceClientModel.h.

◆ ListTimeSeriesDataPointsResponseReceivedHandler

Definition at line 731 of file DataZoneServiceClientModel.h.

◆ PostLineageEventResponseReceivedHandler

Definition at line 732 of file DataZoneServiceClientModel.h.

◆ PostTimeSeriesDataPointsResponseReceivedHandler

Definition at line 733 of file DataZoneServiceClientModel.h.

◆ PutEnvironmentBlueprintConfigurationResponseReceivedHandler

Definition at line 734 of file DataZoneServiceClientModel.h.

◆ RejectPredictionsResponseReceivedHandler

Definition at line 735 of file DataZoneServiceClientModel.h.

◆ RejectSubscriptionRequestResponseReceivedHandler

Definition at line 736 of file DataZoneServiceClientModel.h.

◆ RemoveEntityOwnerResponseReceivedHandler

Definition at line 737 of file DataZoneServiceClientModel.h.

◆ RemovePolicyGrantResponseReceivedHandler

Definition at line 738 of file DataZoneServiceClientModel.h.

◆ RevokeSubscriptionResponseReceivedHandler

Definition at line 739 of file DataZoneServiceClientModel.h.

◆ SearchGroupProfilesResponseReceivedHandler

Definition at line 741 of file DataZoneServiceClientModel.h.

◆ SearchListingsResponseReceivedHandler

Definition at line 742 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 740 of file DataZoneServiceClientModel.h.

◆ SearchTypesResponseReceivedHandler

Definition at line 743 of file DataZoneServiceClientModel.h.

◆ SearchUserProfilesResponseReceivedHandler

Definition at line 744 of file DataZoneServiceClientModel.h.

◆ StartDataSourceRunResponseReceivedHandler

Definition at line 745 of file DataZoneServiceClientModel.h.

◆ StartMetadataGenerationRunResponseReceivedHandler

Definition at line 746 of file DataZoneServiceClientModel.h.

◆ StreamingDataZoneRequest

Definition at line 45 of file DataZoneRequest.h.

◆ TagResourceResponseReceivedHandler

Definition at line 747 of file DataZoneServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 748 of file DataZoneServiceClientModel.h.

◆ UpdateAssetFilterResponseReceivedHandler

Definition at line 749 of file DataZoneServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 750 of file DataZoneServiceClientModel.h.

◆ UpdateDomainResponseReceivedHandler

Definition at line 751 of file DataZoneServiceClientModel.h.

◆ UpdateDomainUnitResponseReceivedHandler

Definition at line 752 of file DataZoneServiceClientModel.h.

◆ UpdateEnvironmentActionResponseReceivedHandler

Definition at line 754 of file DataZoneServiceClientModel.h.

◆ UpdateEnvironmentProfileResponseReceivedHandler

Definition at line 755 of file DataZoneServiceClientModel.h.

◆ UpdateEnvironmentResponseReceivedHandler

Definition at line 753 of file DataZoneServiceClientModel.h.

◆ UpdateGlossaryResponseReceivedHandler

Definition at line 756 of file DataZoneServiceClientModel.h.

◆ UpdateGlossaryTermResponseReceivedHandler

Definition at line 757 of file DataZoneServiceClientModel.h.

◆ UpdateGroupProfileResponseReceivedHandler

Definition at line 758 of file DataZoneServiceClientModel.h.

◆ UpdateProjectResponseReceivedHandler

Definition at line 759 of file DataZoneServiceClientModel.h.

◆ UpdateSubscriptionGrantStatusResponseReceivedHandler

Definition at line 760 of file DataZoneServiceClientModel.h.

◆ UpdateSubscriptionRequestResponseReceivedHandler

Definition at line 761 of file DataZoneServiceClientModel.h.

◆ UpdateSubscriptionTargetResponseReceivedHandler

Definition at line 762 of file DataZoneServiceClientModel.h.

◆ UpdateUserProfileResponseReceivedHandler

Definition at line 763 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.