@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonDataZone
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonDataZone
instead.
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data. With Amazon DataZone, you can share and access your data across accounts and supported regions. Amazon DataZone simplifies your experience across Amazon Web Services services, including, but not limited to, Amazon Redshift, Amazon Athena, Amazon Web Services Glue, and Amazon Web Services Lake Formation.
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_PREFIX
The region metadata service name for computing region endpoints.
|
Modifier and Type | Method and Description |
---|---|
AcceptPredictionsResult |
acceptPredictions(AcceptPredictionsRequest acceptPredictionsRequest)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
|
AcceptSubscriptionRequestResult |
acceptSubscriptionRequest(AcceptSubscriptionRequestRequest acceptSubscriptionRequestRequest)
Accepts a subscription request to a specific asset.
|
AssociateEnvironmentRoleResult |
associateEnvironmentRole(AssociateEnvironmentRoleRequest associateEnvironmentRoleRequest)
Associates the environment role in Amazon DataZone.
|
CancelMetadataGenerationRunResult |
cancelMetadataGenerationRun(CancelMetadataGenerationRunRequest cancelMetadataGenerationRunRequest)
Cancels the metadata generation run.
|
CancelSubscriptionResult |
cancelSubscription(CancelSubscriptionRequest cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
CreateAssetResult |
createAsset(CreateAssetRequest createAssetRequest)
Creates an asset in Amazon DataZone catalog.
|
CreateAssetFilterResult |
createAssetFilter(CreateAssetFilterRequest createAssetFilterRequest)
Creates a data asset filter.
|
CreateAssetRevisionResult |
createAssetRevision(CreateAssetRevisionRequest createAssetRevisionRequest)
Creates a revision of the asset.
|
CreateAssetTypeResult |
createAssetType(CreateAssetTypeRequest createAssetTypeRequest)
Creates a custom asset type.
|
CreateDataSourceResult |
createDataSource(CreateDataSourceRequest createDataSourceRequest)
Creates an Amazon DataZone data source.
|
CreateDomainResult |
createDomain(CreateDomainRequest createDomainRequest)
Creates an Amazon DataZone domain.
|
CreateEnvironmentResult |
createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Create an Amazon DataZone environment.
|
CreateEnvironmentActionResult |
createEnvironmentAction(CreateEnvironmentActionRequest createEnvironmentActionRequest)
Creates an action for the environment, for example, creates a console link for an analytics tool that is
available in this environment.
|
CreateEnvironmentProfileResult |
createEnvironmentProfile(CreateEnvironmentProfileRequest createEnvironmentProfileRequest)
Creates an Amazon DataZone environment profile.
|
CreateFormTypeResult |
createFormType(CreateFormTypeRequest createFormTypeRequest)
Creates a metadata form type.
|
CreateGlossaryResult |
createGlossary(CreateGlossaryRequest createGlossaryRequest)
Creates an Amazon DataZone business glossary.
|
CreateGlossaryTermResult |
createGlossaryTerm(CreateGlossaryTermRequest createGlossaryTermRequest)
Creates a business glossary term.
|
CreateGroupProfileResult |
createGroupProfile(CreateGroupProfileRequest createGroupProfileRequest)
Creates a group profile in Amazon DataZone.
|
CreateListingChangeSetResult |
createListingChangeSet(CreateListingChangeSetRequest createListingChangeSetRequest)
Publishes a listing (a record of an asset at a given time) or removes a listing from the catalog.
|
CreateProjectResult |
createProject(CreateProjectRequest createProjectRequest)
Creates an Amazon DataZone project.
|
CreateProjectMembershipResult |
createProjectMembership(CreateProjectMembershipRequest createProjectMembershipRequest)
Creates a project membership in Amazon DataZone.
|
CreateSubscriptionGrantResult |
createSubscriptionGrant(CreateSubscriptionGrantRequest createSubscriptionGrantRequest)
Creates a subsscription grant in Amazon DataZone.
|
CreateSubscriptionRequestResult |
createSubscriptionRequest(CreateSubscriptionRequestRequest createSubscriptionRequestRequest)
Creates a subscription request in Amazon DataZone.
|
CreateSubscriptionTargetResult |
createSubscriptionTarget(CreateSubscriptionTargetRequest createSubscriptionTargetRequest)
Creates a subscription target in Amazon DataZone.
|
CreateUserProfileResult |
createUserProfile(CreateUserProfileRequest createUserProfileRequest)
Creates a user profile in Amazon DataZone.
|
DeleteAssetResult |
deleteAsset(DeleteAssetRequest deleteAssetRequest)
Delets an asset in Amazon DataZone.
|
DeleteAssetFilterResult |
deleteAssetFilter(DeleteAssetFilterRequest deleteAssetFilterRequest)
Deletes an asset filter.
|
DeleteAssetTypeResult |
deleteAssetType(DeleteAssetTypeRequest deleteAssetTypeRequest)
Deletes an asset type in Amazon DataZone.
|
DeleteDataSourceResult |
deleteDataSource(DeleteDataSourceRequest deleteDataSourceRequest)
Deletes a data source in Amazon DataZone.
|
DeleteDomainResult |
deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes a Amazon DataZone domain.
|
DeleteEnvironmentResult |
deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)
Deletes an environment in Amazon DataZone.
|
DeleteEnvironmentActionResult |
deleteEnvironmentAction(DeleteEnvironmentActionRequest deleteEnvironmentActionRequest)
Deletes an action for the environment, for example, deletes a console link for an analytics tool that is
available in this environment.
|
DeleteEnvironmentBlueprintConfigurationResult |
deleteEnvironmentBlueprintConfiguration(DeleteEnvironmentBlueprintConfigurationRequest deleteEnvironmentBlueprintConfigurationRequest)
Deletes the blueprint configuration in Amazon DataZone.
|
DeleteEnvironmentProfileResult |
deleteEnvironmentProfile(DeleteEnvironmentProfileRequest deleteEnvironmentProfileRequest)
Deletes an environment profile in Amazon DataZone.
|
DeleteFormTypeResult |
deleteFormType(DeleteFormTypeRequest deleteFormTypeRequest)
Delets and metadata form type in Amazon DataZone.
|
DeleteGlossaryResult |
deleteGlossary(DeleteGlossaryRequest deleteGlossaryRequest)
Deletes a business glossary in Amazon DataZone.
|
DeleteGlossaryTermResult |
deleteGlossaryTerm(DeleteGlossaryTermRequest deleteGlossaryTermRequest)
Deletes a business glossary term in Amazon DataZone.
|
DeleteListingResult |
deleteListing(DeleteListingRequest deleteListingRequest)
Deletes a listing (a record of an asset at a given time).
|
DeleteProjectResult |
deleteProject(DeleteProjectRequest deleteProjectRequest)
Deletes a project in Amazon DataZone.
|
DeleteProjectMembershipResult |
deleteProjectMembership(DeleteProjectMembershipRequest deleteProjectMembershipRequest)
Deletes project membership in Amazon DataZone.
|
DeleteSubscriptionGrantResult |
deleteSubscriptionGrant(DeleteSubscriptionGrantRequest deleteSubscriptionGrantRequest)
Deletes and subscription grant in Amazon DataZone.
|
DeleteSubscriptionRequestResult |
deleteSubscriptionRequest(DeleteSubscriptionRequestRequest deleteSubscriptionRequestRequest)
Deletes a subscription request in Amazon DataZone.
|
DeleteSubscriptionTargetResult |
deleteSubscriptionTarget(DeleteSubscriptionTargetRequest deleteSubscriptionTargetRequest)
Deletes a subscription target in Amazon DataZone.
|
DeleteTimeSeriesDataPointsResult |
deleteTimeSeriesDataPoints(DeleteTimeSeriesDataPointsRequest deleteTimeSeriesDataPointsRequest)
Deletes the specified time series form for the specified asset.
|
DisassociateEnvironmentRoleResult |
disassociateEnvironmentRole(DisassociateEnvironmentRoleRequest disassociateEnvironmentRoleRequest)
Disassociates the environment role in Amazon DataZone.
|
GetAssetResult |
getAsset(GetAssetRequest getAssetRequest)
Gets an Amazon DataZone asset.
|
GetAssetFilterResult |
getAssetFilter(GetAssetFilterRequest getAssetFilterRequest)
Gets an asset filter.
|
GetAssetTypeResult |
getAssetType(GetAssetTypeRequest getAssetTypeRequest)
Gets an Amazon DataZone asset type.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetDataSourceResult |
getDataSource(GetDataSourceRequest getDataSourceRequest)
Gets an Amazon DataZone data source.
|
GetDataSourceRunResult |
getDataSourceRun(GetDataSourceRunRequest getDataSourceRunRequest)
Gets an Amazon DataZone data source run.
|
GetDomainResult |
getDomain(GetDomainRequest getDomainRequest)
Gets an Amazon DataZone domain.
|
GetEnvironmentResult |
getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Gets an Amazon DataZone environment.
|
GetEnvironmentActionResult |
getEnvironmentAction(GetEnvironmentActionRequest getEnvironmentActionRequest)
Gets the specified environment action.
|
GetEnvironmentBlueprintResult |
getEnvironmentBlueprint(GetEnvironmentBlueprintRequest getEnvironmentBlueprintRequest)
Gets an Amazon DataZone blueprint.
|
GetEnvironmentBlueprintConfigurationResult |
getEnvironmentBlueprintConfiguration(GetEnvironmentBlueprintConfigurationRequest getEnvironmentBlueprintConfigurationRequest)
Gets the blueprint configuration in Amazon DataZone.
|
GetEnvironmentCredentialsResult |
getEnvironmentCredentials(GetEnvironmentCredentialsRequest getEnvironmentCredentialsRequest)
Gets the credentials of an environment in Amazon DataZone.
|
GetEnvironmentProfileResult |
getEnvironmentProfile(GetEnvironmentProfileRequest getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
|
GetFormTypeResult |
getFormType(GetFormTypeRequest getFormTypeRequest)
Gets a metadata form type in Amazon DataZone.
|
GetGlossaryResult |
getGlossary(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
|
GetGlossaryTermResult |
getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
|
GetGroupProfileResult |
getGroupProfile(GetGroupProfileRequest getGroupProfileRequest)
Gets a group profile in Amazon DataZone.
|
GetIamPortalLoginUrlResult |
getIamPortalLoginUrl(GetIamPortalLoginUrlRequest getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
|
GetLineageNodeResult |
getLineageNode(GetLineageNodeRequest getLineageNodeRequest)
Gets the data lineage node.
|
GetListingResult |
getListing(GetListingRequest getListingRequest)
Gets a listing (a record of an asset at a given time).
|
GetMetadataGenerationRunResult |
getMetadataGenerationRun(GetMetadataGenerationRunRequest getMetadataGenerationRunRequest)
Gets a metadata generation run in Amazon DataZone.
|
GetProjectResult |
getProject(GetProjectRequest getProjectRequest)
Gets a project in Amazon DataZone.
|
GetSubscriptionResult |
getSubscription(GetSubscriptionRequest getSubscriptionRequest)
Gets a subscription in Amazon DataZone.
|
GetSubscriptionGrantResult |
getSubscriptionGrant(GetSubscriptionGrantRequest getSubscriptionGrantRequest)
Gets the subscription grant in Amazon DataZone.
|
GetSubscriptionRequestDetailsResult |
getSubscriptionRequestDetails(GetSubscriptionRequestDetailsRequest getSubscriptionRequestDetailsRequest)
Gets the details of the specified subscription request.
|
GetSubscriptionTargetResult |
getSubscriptionTarget(GetSubscriptionTargetRequest getSubscriptionTargetRequest)
Gets the subscription target in Amazon DataZone.
|
GetTimeSeriesDataPointResult |
getTimeSeriesDataPoint(GetTimeSeriesDataPointRequest getTimeSeriesDataPointRequest)
Gets the existing data point for the asset.
|
GetUserProfileResult |
getUserProfile(GetUserProfileRequest getUserProfileRequest)
Gets a user profile in Amazon DataZone.
|
ListAssetFiltersResult |
listAssetFilters(ListAssetFiltersRequest listAssetFiltersRequest)
Lists asset filters.
|
ListAssetRevisionsResult |
listAssetRevisions(ListAssetRevisionsRequest listAssetRevisionsRequest)
Lists the revisions for the asset.
|
ListDataSourceRunActivitiesResult |
listDataSourceRunActivities(ListDataSourceRunActivitiesRequest listDataSourceRunActivitiesRequest)
Lists data source run activities.
|
ListDataSourceRunsResult |
listDataSourceRuns(ListDataSourceRunsRequest listDataSourceRunsRequest)
Lists data source runs in Amazon DataZone.
|
ListDataSourcesResult |
listDataSources(ListDataSourcesRequest listDataSourcesRequest)
Lists data sources in Amazon DataZone.
|
ListDomainsResult |
listDomains(ListDomainsRequest listDomainsRequest)
Lists Amazon DataZone domains.
|
ListEnvironmentActionsResult |
listEnvironmentActions(ListEnvironmentActionsRequest listEnvironmentActionsRequest)
Lists existing environment actions.
|
ListEnvironmentBlueprintConfigurationsResult |
listEnvironmentBlueprintConfigurations(ListEnvironmentBlueprintConfigurationsRequest listEnvironmentBlueprintConfigurationsRequest)
Lists blueprint configurations for a Amazon DataZone environment.
|
ListEnvironmentBlueprintsResult |
listEnvironmentBlueprints(ListEnvironmentBlueprintsRequest listEnvironmentBlueprintsRequest)
Lists blueprints in an Amazon DataZone environment.
|
ListEnvironmentProfilesResult |
listEnvironmentProfiles(ListEnvironmentProfilesRequest listEnvironmentProfilesRequest)
Lists Amazon DataZone environment profiles.
|
ListEnvironmentsResult |
listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon DataZone environments.
|
ListLineageNodeHistoryResult |
listLineageNodeHistory(ListLineageNodeHistoryRequest listLineageNodeHistoryRequest)
Lists the history of the specified data lineage node.
|
ListMetadataGenerationRunsResult |
listMetadataGenerationRuns(ListMetadataGenerationRunsRequest listMetadataGenerationRunsRequest)
Lists all metadata generation runs.
|
ListNotificationsResult |
listNotifications(ListNotificationsRequest listNotificationsRequest)
Lists all Amazon DataZone notifications.
|
ListProjectMembershipsResult |
listProjectMemberships(ListProjectMembershipsRequest listProjectMembershipsRequest)
Lists all members of the specified project.
|
ListProjectsResult |
listProjects(ListProjectsRequest listProjectsRequest)
Lists Amazon DataZone projects.
|
ListSubscriptionGrantsResult |
listSubscriptionGrants(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest)
Lists subscription grants.
|
ListSubscriptionRequestsResult |
listSubscriptionRequests(ListSubscriptionRequestsRequest listSubscriptionRequestsRequest)
Lists Amazon DataZone subscription requests.
|
ListSubscriptionsResult |
listSubscriptions(ListSubscriptionsRequest listSubscriptionsRequest)
Lists subscriptions in Amazon DataZone.
|
ListSubscriptionTargetsResult |
listSubscriptionTargets(ListSubscriptionTargetsRequest listSubscriptionTargetsRequest)
Lists subscription targets in Amazon DataZone.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for the specified resource in Amazon DataZone.
|
ListTimeSeriesDataPointsResult |
listTimeSeriesDataPoints(ListTimeSeriesDataPointsRequest listTimeSeriesDataPointsRequest)
Lists time series data points.
|
PostLineageEventResult |
postLineageEvent(PostLineageEventRequest postLineageEventRequest)
Posts a data lineage event.
|
PostTimeSeriesDataPointsResult |
postTimeSeriesDataPoints(PostTimeSeriesDataPointsRequest postTimeSeriesDataPointsRequest)
Posts time series data points to Amazon DataZone for the specified asset.
|
PutEnvironmentBlueprintConfigurationResult |
putEnvironmentBlueprintConfiguration(PutEnvironmentBlueprintConfigurationRequest putEnvironmentBlueprintConfigurationRequest)
Writes the configuration for the specified environment blueprint in Amazon DataZone.
|
RejectPredictionsResult |
rejectPredictions(RejectPredictionsRequest rejectPredictionsRequest)
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
|
RejectSubscriptionRequestResult |
rejectSubscriptionRequest(RejectSubscriptionRequestRequest rejectSubscriptionRequestRequest)
Rejects the specified subscription request.
|
RevokeSubscriptionResult |
revokeSubscription(RevokeSubscriptionRequest revokeSubscriptionRequest)
Revokes a specified subscription in Amazon DataZone.
|
SearchResult |
search(SearchRequest searchRequest)
Searches for assets in Amazon DataZone.
|
SearchGroupProfilesResult |
searchGroupProfiles(SearchGroupProfilesRequest searchGroupProfilesRequest)
Searches group profiles in Amazon DataZone.
|
SearchListingsResult |
searchListings(SearchListingsRequest searchListingsRequest)
Searches listings (records of an asset at a given time) in Amazon DataZone.
|
SearchTypesResult |
searchTypes(SearchTypesRequest searchTypesRequest)
Searches for types in Amazon DataZone.
|
SearchUserProfilesResult |
searchUserProfiles(SearchUserProfilesRequest searchUserProfilesRequest)
Searches user profiles in Amazon DataZone.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartDataSourceRunResult |
startDataSourceRun(StartDataSourceRunRequest startDataSourceRunRequest)
Start the run of the specified data source in Amazon DataZone.
|
StartMetadataGenerationRunResult |
startMetadataGenerationRun(StartMetadataGenerationRunRequest startMetadataGenerationRunRequest)
Starts the metadata generation run.
|
TagResourceResult |
tagResource(TagResourceRequest tagResourceRequest)
Tags a resource in Amazon DataZone.
|
UntagResourceResult |
untagResource(UntagResourceRequest untagResourceRequest)
Untags a resource in Amazon DataZone.
|
UpdateAssetFilterResult |
updateAssetFilter(UpdateAssetFilterRequest updateAssetFilterRequest)
Updates an asset filter.
|
UpdateDataSourceResult |
updateDataSource(UpdateDataSourceRequest updateDataSourceRequest)
Updates the specified data source in Amazon DataZone.
|
UpdateDomainResult |
updateDomain(UpdateDomainRequest updateDomainRequest)
Updates a Amazon DataZone domain.
|
UpdateEnvironmentResult |
updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the specified environment in Amazon DataZone.
|
UpdateEnvironmentActionResult |
updateEnvironmentAction(UpdateEnvironmentActionRequest updateEnvironmentActionRequest)
Updates an environment action.
|
UpdateEnvironmentProfileResult |
updateEnvironmentProfile(UpdateEnvironmentProfileRequest updateEnvironmentProfileRequest)
Updates the specified environment profile in Amazon DataZone.
|
UpdateGlossaryResult |
updateGlossary(UpdateGlossaryRequest updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
|
UpdateGlossaryTermResult |
updateGlossaryTerm(UpdateGlossaryTermRequest updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
|
UpdateGroupProfileResult |
updateGroupProfile(UpdateGroupProfileRequest updateGroupProfileRequest)
Updates the specified group profile in Amazon DataZone.
|
UpdateProjectResult |
updateProject(UpdateProjectRequest updateProjectRequest)
Updates the specified project in Amazon DataZone.
|
UpdateSubscriptionGrantStatusResult |
updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest updateSubscriptionGrantStatusRequest)
Updates the status of the specified subscription grant status in Amazon DataZone.
|
UpdateSubscriptionRequestResult |
updateSubscriptionRequest(UpdateSubscriptionRequestRequest updateSubscriptionRequestRequest)
Updates a specified subscription request in Amazon DataZone.
|
UpdateSubscriptionTargetResult |
updateSubscriptionTarget(UpdateSubscriptionTargetRequest updateSubscriptionTargetRequest)
Updates the specified subscription target in Amazon DataZone.
|
UpdateUserProfileResult |
updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest)
Updates the specified user profile in Amazon DataZone.
|
static final String ENDPOINT_PREFIX
AcceptPredictionsResult acceptPredictions(AcceptPredictionsRequest acceptPredictionsRequest)
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
acceptPredictionsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.AcceptSubscriptionRequestResult acceptSubscriptionRequest(AcceptSubscriptionRequestRequest acceptSubscriptionRequestRequest)
Accepts a subscription request to a specific asset.
acceptSubscriptionRequestRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.AssociateEnvironmentRoleResult associateEnvironmentRole(AssociateEnvironmentRoleRequest associateEnvironmentRoleRequest)
Associates the environment role in Amazon DataZone.
associateEnvironmentRoleRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CancelMetadataGenerationRunResult cancelMetadataGenerationRun(CancelMetadataGenerationRunRequest cancelMetadataGenerationRunRequest)
Cancels the metadata generation run.
cancelMetadataGenerationRunRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CancelSubscriptionResult cancelSubscription(CancelSubscriptionRequest cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
cancelSubscriptionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateAssetResult createAsset(CreateAssetRequest createAssetRequest)
Creates an asset in Amazon DataZone catalog.
createAssetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateAssetFilterResult createAssetFilter(CreateAssetFilterRequest createAssetFilterRequest)
Creates a data asset filter.
createAssetFilterRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateAssetRevisionResult createAssetRevision(CreateAssetRevisionRequest createAssetRevisionRequest)
Creates a revision of the asset.
createAssetRevisionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateAssetTypeResult createAssetType(CreateAssetTypeRequest createAssetTypeRequest)
Creates a custom asset type.
createAssetTypeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateDataSourceResult createDataSource(CreateDataSourceRequest createDataSourceRequest)
Creates an Amazon DataZone data source.
createDataSourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateDomainResult createDomain(CreateDomainRequest createDomainRequest)
Creates an Amazon DataZone domain.
createDomainRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateEnvironmentResult createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Create an Amazon DataZone environment.
createEnvironmentRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateEnvironmentActionResult createEnvironmentAction(CreateEnvironmentActionRequest createEnvironmentActionRequest)
Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment.
createEnvironmentActionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateEnvironmentProfileResult createEnvironmentProfile(CreateEnvironmentProfileRequest createEnvironmentProfileRequest)
Creates an Amazon DataZone environment profile.
createEnvironmentProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateFormTypeResult createFormType(CreateFormTypeRequest createFormTypeRequest)
Creates a metadata form type.
createFormTypeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateGlossaryResult createGlossary(CreateGlossaryRequest createGlossaryRequest)
Creates an Amazon DataZone business glossary.
createGlossaryRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateGlossaryTermResult createGlossaryTerm(CreateGlossaryTermRequest createGlossaryTermRequest)
Creates a business glossary term.
createGlossaryTermRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateGroupProfileResult createGroupProfile(CreateGroupProfileRequest createGroupProfileRequest)
Creates a group profile in Amazon DataZone.
createGroupProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateListingChangeSetResult createListingChangeSet(CreateListingChangeSetRequest createListingChangeSetRequest)
Publishes a listing (a record of an asset at a given time) or removes a listing from the catalog.
createListingChangeSetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateProjectResult createProject(CreateProjectRequest createProjectRequest)
Creates an Amazon DataZone project.
createProjectRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateProjectMembershipResult createProjectMembership(CreateProjectMembershipRequest createProjectMembershipRequest)
Creates a project membership in Amazon DataZone.
createProjectMembershipRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateSubscriptionGrantResult createSubscriptionGrant(CreateSubscriptionGrantRequest createSubscriptionGrantRequest)
Creates a subsscription grant in Amazon DataZone.
createSubscriptionGrantRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateSubscriptionRequestResult createSubscriptionRequest(CreateSubscriptionRequestRequest createSubscriptionRequestRequest)
Creates a subscription request in Amazon DataZone.
createSubscriptionRequestRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateSubscriptionTargetResult createSubscriptionTarget(CreateSubscriptionTargetRequest createSubscriptionTargetRequest)
Creates a subscription target in Amazon DataZone.
createSubscriptionTargetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.CreateUserProfileResult createUserProfile(CreateUserProfileRequest createUserProfileRequest)
Creates a user profile in Amazon DataZone.
createUserProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteAssetResult deleteAsset(DeleteAssetRequest deleteAssetRequest)
Delets an asset in Amazon DataZone.
deleteAssetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteAssetFilterResult deleteAssetFilter(DeleteAssetFilterRequest deleteAssetFilterRequest)
Deletes an asset filter.
deleteAssetFilterRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteAssetTypeResult deleteAssetType(DeleteAssetTypeRequest deleteAssetTypeRequest)
Deletes an asset type in Amazon DataZone.
deleteAssetTypeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteDataSourceResult deleteDataSource(DeleteDataSourceRequest deleteDataSourceRequest)
Deletes a data source in Amazon DataZone.
deleteDataSourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteDomainResult deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes a Amazon DataZone domain.
deleteDomainRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteEnvironmentResult deleteEnvironment(DeleteEnvironmentRequest deleteEnvironmentRequest)
Deletes an environment in Amazon DataZone.
deleteEnvironmentRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteEnvironmentActionResult deleteEnvironmentAction(DeleteEnvironmentActionRequest deleteEnvironmentActionRequest)
Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment.
deleteEnvironmentActionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteEnvironmentBlueprintConfigurationResult deleteEnvironmentBlueprintConfiguration(DeleteEnvironmentBlueprintConfigurationRequest deleteEnvironmentBlueprintConfigurationRequest)
Deletes the blueprint configuration in Amazon DataZone.
deleteEnvironmentBlueprintConfigurationRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteEnvironmentProfileResult deleteEnvironmentProfile(DeleteEnvironmentProfileRequest deleteEnvironmentProfileRequest)
Deletes an environment profile in Amazon DataZone.
deleteEnvironmentProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteFormTypeResult deleteFormType(DeleteFormTypeRequest deleteFormTypeRequest)
Delets and metadata form type in Amazon DataZone.
deleteFormTypeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteGlossaryResult deleteGlossary(DeleteGlossaryRequest deleteGlossaryRequest)
Deletes a business glossary in Amazon DataZone.
deleteGlossaryRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteGlossaryTermResult deleteGlossaryTerm(DeleteGlossaryTermRequest deleteGlossaryTermRequest)
Deletes a business glossary term in Amazon DataZone.
deleteGlossaryTermRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteListingResult deleteListing(DeleteListingRequest deleteListingRequest)
Deletes a listing (a record of an asset at a given time).
deleteListingRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteProjectResult deleteProject(DeleteProjectRequest deleteProjectRequest)
Deletes a project in Amazon DataZone.
deleteProjectRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteProjectMembershipResult deleteProjectMembership(DeleteProjectMembershipRequest deleteProjectMembershipRequest)
Deletes project membership in Amazon DataZone.
deleteProjectMembershipRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteSubscriptionGrantResult deleteSubscriptionGrant(DeleteSubscriptionGrantRequest deleteSubscriptionGrantRequest)
Deletes and subscription grant in Amazon DataZone.
deleteSubscriptionGrantRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteSubscriptionRequestResult deleteSubscriptionRequest(DeleteSubscriptionRequestRequest deleteSubscriptionRequestRequest)
Deletes a subscription request in Amazon DataZone.
deleteSubscriptionRequestRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteSubscriptionTargetResult deleteSubscriptionTarget(DeleteSubscriptionTargetRequest deleteSubscriptionTargetRequest)
Deletes a subscription target in Amazon DataZone.
deleteSubscriptionTargetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DeleteTimeSeriesDataPointsResult deleteTimeSeriesDataPoints(DeleteTimeSeriesDataPointsRequest deleteTimeSeriesDataPointsRequest)
Deletes the specified time series form for the specified asset.
deleteTimeSeriesDataPointsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.DisassociateEnvironmentRoleResult disassociateEnvironmentRole(DisassociateEnvironmentRoleRequest disassociateEnvironmentRoleRequest)
Disassociates the environment role in Amazon DataZone.
disassociateEnvironmentRoleRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetAssetResult getAsset(GetAssetRequest getAssetRequest)
Gets an Amazon DataZone asset.
getAssetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetAssetFilterResult getAssetFilter(GetAssetFilterRequest getAssetFilterRequest)
Gets an asset filter.
getAssetFilterRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetAssetTypeResult getAssetType(GetAssetTypeRequest getAssetTypeRequest)
Gets an Amazon DataZone asset type.
getAssetTypeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetDataSourceResult getDataSource(GetDataSourceRequest getDataSourceRequest)
Gets an Amazon DataZone data source.
getDataSourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetDataSourceRunResult getDataSourceRun(GetDataSourceRunRequest getDataSourceRunRequest)
Gets an Amazon DataZone data source run.
getDataSourceRunRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetDomainResult getDomain(GetDomainRequest getDomainRequest)
Gets an Amazon DataZone domain.
getDomainRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetEnvironmentResult getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Gets an Amazon DataZone environment.
getEnvironmentRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetEnvironmentActionResult getEnvironmentAction(GetEnvironmentActionRequest getEnvironmentActionRequest)
Gets the specified environment action.
getEnvironmentActionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetEnvironmentBlueprintResult getEnvironmentBlueprint(GetEnvironmentBlueprintRequest getEnvironmentBlueprintRequest)
Gets an Amazon DataZone blueprint.
getEnvironmentBlueprintRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetEnvironmentBlueprintConfigurationResult getEnvironmentBlueprintConfiguration(GetEnvironmentBlueprintConfigurationRequest getEnvironmentBlueprintConfigurationRequest)
Gets the blueprint configuration in Amazon DataZone.
getEnvironmentBlueprintConfigurationRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetEnvironmentCredentialsResult getEnvironmentCredentials(GetEnvironmentCredentialsRequest getEnvironmentCredentialsRequest)
Gets the credentials of an environment in Amazon DataZone.
getEnvironmentCredentialsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetEnvironmentProfileResult getEnvironmentProfile(GetEnvironmentProfileRequest getEnvironmentProfileRequest)
Gets an evinronment profile in Amazon DataZone.
getEnvironmentProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetFormTypeResult getFormType(GetFormTypeRequest getFormTypeRequest)
Gets a metadata form type in Amazon DataZone.
getFormTypeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetGlossaryResult getGlossary(GetGlossaryRequest getGlossaryRequest)
Gets a business glossary in Amazon DataZone.
getGlossaryRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetGlossaryTermResult getGlossaryTerm(GetGlossaryTermRequest getGlossaryTermRequest)
Gets a business glossary term in Amazon DataZone.
getGlossaryTermRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetGroupProfileResult getGroupProfile(GetGroupProfileRequest getGroupProfileRequest)
Gets a group profile in Amazon DataZone.
getGroupProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetIamPortalLoginUrlResult getIamPortalLoginUrl(GetIamPortalLoginUrlRequest getIamPortalLoginUrlRequest)
Gets the data portal URL for the specified Amazon DataZone domain.
getIamPortalLoginUrlRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetLineageNodeResult getLineageNode(GetLineageNodeRequest getLineageNodeRequest)
Gets the data lineage node.
getLineageNodeRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetListingResult getListing(GetListingRequest getListingRequest)
Gets a listing (a record of an asset at a given time).
getListingRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetMetadataGenerationRunResult getMetadataGenerationRun(GetMetadataGenerationRunRequest getMetadataGenerationRunRequest)
Gets a metadata generation run in Amazon DataZone.
getMetadataGenerationRunRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetProjectResult getProject(GetProjectRequest getProjectRequest)
Gets a project in Amazon DataZone.
getProjectRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetSubscriptionResult getSubscription(GetSubscriptionRequest getSubscriptionRequest)
Gets a subscription in Amazon DataZone.
getSubscriptionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetSubscriptionGrantResult getSubscriptionGrant(GetSubscriptionGrantRequest getSubscriptionGrantRequest)
Gets the subscription grant in Amazon DataZone.
getSubscriptionGrantRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetSubscriptionRequestDetailsResult getSubscriptionRequestDetails(GetSubscriptionRequestDetailsRequest getSubscriptionRequestDetailsRequest)
Gets the details of the specified subscription request.
getSubscriptionRequestDetailsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetSubscriptionTargetResult getSubscriptionTarget(GetSubscriptionTargetRequest getSubscriptionTargetRequest)
Gets the subscription target in Amazon DataZone.
getSubscriptionTargetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetTimeSeriesDataPointResult getTimeSeriesDataPoint(GetTimeSeriesDataPointRequest getTimeSeriesDataPointRequest)
Gets the existing data point for the asset.
getTimeSeriesDataPointRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.GetUserProfileResult getUserProfile(GetUserProfileRequest getUserProfileRequest)
Gets a user profile in Amazon DataZone.
getUserProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListAssetFiltersResult listAssetFilters(ListAssetFiltersRequest listAssetFiltersRequest)
Lists asset filters.
listAssetFiltersRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListAssetRevisionsResult listAssetRevisions(ListAssetRevisionsRequest listAssetRevisionsRequest)
Lists the revisions for the asset.
listAssetRevisionsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListDataSourceRunActivitiesResult listDataSourceRunActivities(ListDataSourceRunActivitiesRequest listDataSourceRunActivitiesRequest)
Lists data source run activities.
listDataSourceRunActivitiesRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListDataSourceRunsResult listDataSourceRuns(ListDataSourceRunsRequest listDataSourceRunsRequest)
Lists data source runs in Amazon DataZone.
listDataSourceRunsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListDataSourcesResult listDataSources(ListDataSourcesRequest listDataSourcesRequest)
Lists data sources in Amazon DataZone.
listDataSourcesRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListDomainsResult listDomains(ListDomainsRequest listDomainsRequest)
Lists Amazon DataZone domains.
listDomainsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListEnvironmentActionsResult listEnvironmentActions(ListEnvironmentActionsRequest listEnvironmentActionsRequest)
Lists existing environment actions.
listEnvironmentActionsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListEnvironmentBlueprintConfigurationsResult listEnvironmentBlueprintConfigurations(ListEnvironmentBlueprintConfigurationsRequest listEnvironmentBlueprintConfigurationsRequest)
Lists blueprint configurations for a Amazon DataZone environment.
listEnvironmentBlueprintConfigurationsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListEnvironmentBlueprintsResult listEnvironmentBlueprints(ListEnvironmentBlueprintsRequest listEnvironmentBlueprintsRequest)
Lists blueprints in an Amazon DataZone environment.
listEnvironmentBlueprintsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListEnvironmentProfilesResult listEnvironmentProfiles(ListEnvironmentProfilesRequest listEnvironmentProfilesRequest)
Lists Amazon DataZone environment profiles.
listEnvironmentProfilesRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListEnvironmentsResult listEnvironments(ListEnvironmentsRequest listEnvironmentsRequest)
Lists Amazon DataZone environments.
listEnvironmentsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListLineageNodeHistoryResult listLineageNodeHistory(ListLineageNodeHistoryRequest listLineageNodeHistoryRequest)
Lists the history of the specified data lineage node.
listLineageNodeHistoryRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListMetadataGenerationRunsResult listMetadataGenerationRuns(ListMetadataGenerationRunsRequest listMetadataGenerationRunsRequest)
Lists all metadata generation runs.
listMetadataGenerationRunsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListNotificationsResult listNotifications(ListNotificationsRequest listNotificationsRequest)
Lists all Amazon DataZone notifications.
listNotificationsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListProjectMembershipsResult listProjectMemberships(ListProjectMembershipsRequest listProjectMembershipsRequest)
Lists all members of the specified project.
listProjectMembershipsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListProjectsResult listProjects(ListProjectsRequest listProjectsRequest)
Lists Amazon DataZone projects.
listProjectsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListSubscriptionGrantsResult listSubscriptionGrants(ListSubscriptionGrantsRequest listSubscriptionGrantsRequest)
Lists subscription grants.
listSubscriptionGrantsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListSubscriptionRequestsResult listSubscriptionRequests(ListSubscriptionRequestsRequest listSubscriptionRequestsRequest)
Lists Amazon DataZone subscription requests.
listSubscriptionRequestsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListSubscriptionTargetsResult listSubscriptionTargets(ListSubscriptionTargetsRequest listSubscriptionTargetsRequest)
Lists subscription targets in Amazon DataZone.
listSubscriptionTargetsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListSubscriptionsResult listSubscriptions(ListSubscriptionsRequest listSubscriptionsRequest)
Lists subscriptions in Amazon DataZone.
listSubscriptionsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for the specified resource in Amazon DataZone.
listTagsForResourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.ListTimeSeriesDataPointsResult listTimeSeriesDataPoints(ListTimeSeriesDataPointsRequest listTimeSeriesDataPointsRequest)
Lists time series data points.
listTimeSeriesDataPointsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.PostLineageEventResult postLineageEvent(PostLineageEventRequest postLineageEventRequest)
Posts a data lineage event.
postLineageEventRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.PostTimeSeriesDataPointsResult postTimeSeriesDataPoints(PostTimeSeriesDataPointsRequest postTimeSeriesDataPointsRequest)
Posts time series data points to Amazon DataZone for the specified asset.
postTimeSeriesDataPointsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.PutEnvironmentBlueprintConfigurationResult putEnvironmentBlueprintConfiguration(PutEnvironmentBlueprintConfigurationRequest putEnvironmentBlueprintConfigurationRequest)
Writes the configuration for the specified environment blueprint in Amazon DataZone.
putEnvironmentBlueprintConfigurationRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.RejectPredictionsResult rejectPredictions(RejectPredictionsRequest rejectPredictionsRequest)
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
rejectPredictionsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.RejectSubscriptionRequestResult rejectSubscriptionRequest(RejectSubscriptionRequestRequest rejectSubscriptionRequestRequest)
Rejects the specified subscription request.
rejectSubscriptionRequestRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.RevokeSubscriptionResult revokeSubscription(RevokeSubscriptionRequest revokeSubscriptionRequest)
Revokes a specified subscription in Amazon DataZone.
revokeSubscriptionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.SearchResult search(SearchRequest searchRequest)
Searches for assets in Amazon DataZone.
searchRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.SearchGroupProfilesResult searchGroupProfiles(SearchGroupProfilesRequest searchGroupProfilesRequest)
Searches group profiles in Amazon DataZone.
searchGroupProfilesRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.SearchListingsResult searchListings(SearchListingsRequest searchListingsRequest)
Searches listings (records of an asset at a given time) in Amazon DataZone.
searchListingsRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.SearchTypesResult searchTypes(SearchTypesRequest searchTypesRequest)
Searches for types in Amazon DataZone.
searchTypesRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.SearchUserProfilesResult searchUserProfiles(SearchUserProfilesRequest searchUserProfilesRequest)
Searches user profiles in Amazon DataZone.
searchUserProfilesRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.StartDataSourceRunResult startDataSourceRun(StartDataSourceRunRequest startDataSourceRunRequest)
Start the run of the specified data source in Amazon DataZone.
startDataSourceRunRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.StartMetadataGenerationRunResult startMetadataGenerationRun(StartMetadataGenerationRunRequest startMetadataGenerationRunRequest)
Starts the metadata generation run.
startMetadataGenerationRunRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.TagResourceResult tagResource(TagResourceRequest tagResourceRequest)
Tags a resource in Amazon DataZone.
tagResourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UntagResourceResult untagResource(UntagResourceRequest untagResourceRequest)
Untags a resource in Amazon DataZone.
untagResourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.UnauthorizedException
- You do not have permission to perform this action.UpdateAssetFilterResult updateAssetFilter(UpdateAssetFilterRequest updateAssetFilterRequest)
Updates an asset filter.
updateAssetFilterRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateDataSourceResult updateDataSource(UpdateDataSourceRequest updateDataSourceRequest)
Updates the specified data source in Amazon DataZone.
updateDataSourceRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateDomainResult updateDomain(UpdateDomainRequest updateDomainRequest)
Updates a Amazon DataZone domain.
updateDomainRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateEnvironmentResult updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the specified environment in Amazon DataZone.
updateEnvironmentRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateEnvironmentActionResult updateEnvironmentAction(UpdateEnvironmentActionRequest updateEnvironmentActionRequest)
Updates an environment action.
updateEnvironmentActionRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateEnvironmentProfileResult updateEnvironmentProfile(UpdateEnvironmentProfileRequest updateEnvironmentProfileRequest)
Updates the specified environment profile in Amazon DataZone.
updateEnvironmentProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateGlossaryResult updateGlossary(UpdateGlossaryRequest updateGlossaryRequest)
Updates the business glossary in Amazon DataZone.
updateGlossaryRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateGlossaryTermResult updateGlossaryTerm(UpdateGlossaryTermRequest updateGlossaryTermRequest)
Updates a business glossary term in Amazon DataZone.
updateGlossaryTermRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateGroupProfileResult updateGroupProfile(UpdateGroupProfileRequest updateGroupProfileRequest)
Updates the specified group profile in Amazon DataZone.
updateGroupProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateProjectResult updateProject(UpdateProjectRequest updateProjectRequest)
Updates the specified project in Amazon DataZone.
updateProjectRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ServiceQuotaExceededException
- The request has exceeded the specified service quota.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateSubscriptionGrantStatusResult updateSubscriptionGrantStatus(UpdateSubscriptionGrantStatusRequest updateSubscriptionGrantStatusRequest)
Updates the status of the specified subscription grant status in Amazon DataZone.
updateSubscriptionGrantStatusRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateSubscriptionRequestResult updateSubscriptionRequest(UpdateSubscriptionRequestRequest updateSubscriptionRequestRequest)
Updates a specified subscription request in Amazon DataZone.
updateSubscriptionRequestRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateSubscriptionTargetResult updateSubscriptionTarget(UpdateSubscriptionTargetRequest updateSubscriptionTargetRequest)
Updates the specified subscription target in Amazon DataZone.
updateSubscriptionTargetRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ConflictException
- There is a conflict while performing this action.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.UpdateUserProfileResult updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest)
Updates the specified user profile in Amazon DataZone.
updateUserProfileRequest
- InternalServerException
- The request has failed because of an unknown error, exception or failure.ResourceNotFoundException
- The specified resource cannot be found.AccessDeniedException
- You do not have sufficient access to perform this action.ThrottlingException
- The request was denied due to request throttling.ValidationException
- The input fails to satisfy the constraints specified by the Amazon Web Services service.UnauthorizedException
- You do not have permission to perform this action.void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.