Class: Aws::DataZone::Client
- Inherits:
-
Seahorse::Client::Base
- Object
- Seahorse::Client::Base
- Aws::DataZone::Client
- Includes:
- ClientStubs
- Defined in:
- gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb
Overview
An API client for DataZone. To construct a client, you need to configure a :region and :credentials.
client = Aws::DataZone::Client.new(
region: region_name,
credentials: credentials,
# ...
)
For details on configuring region and credentials see the developer guide.
See #initialize for a full list of supported configuration options.
Instance Attribute Summary
Attributes inherited from Seahorse::Client::Base
API Operations collapse
-
#accept_predictions(params = {}) ⇒ Types::AcceptPredictionsOutput
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
-
#accept_subscription_request(params = {}) ⇒ Types::AcceptSubscriptionRequestOutput
Accepts a subscription request to a specific asset.
-
#add_entity_owner(params = {}) ⇒ Struct
Adds the owner of an entity (a domain unit).
-
#add_policy_grant(params = {}) ⇒ Types::AddPolicyGrantOutput
Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.
-
#associate_environment_role(params = {}) ⇒ Struct
Associates the environment role in Amazon DataZone.
-
#associate_governed_terms(params = {}) ⇒ Struct
Associates governed terms with an asset.
-
#batch_get_attributes_metadata(params = {}) ⇒ Types::BatchGetAttributesMetadataOutput
Gets the attribute metadata.
-
#batch_put_attributes_metadata(params = {}) ⇒ Types::BatchPutAttributesMetadataOutput
Writes the attribute metadata.
-
#cancel_metadata_generation_run(params = {}) ⇒ Struct
Cancels the metadata generation run.
-
#cancel_subscription(params = {}) ⇒ Types::CancelSubscriptionOutput
Cancels the subscription to the specified asset.
-
#create_account_pool(params = {}) ⇒ Types::CreateAccountPoolOutput
Creates an account pool.
-
#create_asset(params = {}) ⇒ Types::CreateAssetOutput
Creates an asset in Amazon DataZone catalog.
-
#create_asset_filter(params = {}) ⇒ Types::CreateAssetFilterOutput
Creates a data asset filter.
-
#create_asset_revision(params = {}) ⇒ Types::CreateAssetRevisionOutput
Creates a revision of the asset.
-
#create_asset_type(params = {}) ⇒ Types::CreateAssetTypeOutput
Creates a custom asset type.
-
#create_connection(params = {}) ⇒ Types::CreateConnectionOutput
Creates a new connection.
-
#create_data_product(params = {}) ⇒ Types::CreateDataProductOutput
Creates a data product.
-
#create_data_product_revision(params = {}) ⇒ Types::CreateDataProductRevisionOutput
Creates a data product revision.
-
#create_data_source(params = {}) ⇒ Types::CreateDataSourceOutput
Creates an Amazon DataZone data source.
-
#create_domain(params = {}) ⇒ Types::CreateDomainOutput
Creates an Amazon DataZone domain.
-
#create_domain_unit(params = {}) ⇒ Types::CreateDomainUnitOutput
Creates a domain unit in Amazon DataZone.
-
#create_environment(params = {}) ⇒ Types::CreateEnvironmentOutput
Create an Amazon DataZone environment.
-
#create_environment_action(params = {}) ⇒ Types::CreateEnvironmentActionOutput
Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment.
-
#create_environment_blueprint(params = {}) ⇒ Types::CreateEnvironmentBlueprintOutput
Creates a Amazon DataZone blueprint.
-
#create_environment_profile(params = {}) ⇒ Types::CreateEnvironmentProfileOutput
Creates an Amazon DataZone environment profile.
-
#create_form_type(params = {}) ⇒ Types::CreateFormTypeOutput
Creates a metadata form type.
-
#create_glossary(params = {}) ⇒ Types::CreateGlossaryOutput
Creates an Amazon DataZone business glossary.
-
#create_glossary_term(params = {}) ⇒ Types::CreateGlossaryTermOutput
Creates a business glossary term.
-
#create_group_profile(params = {}) ⇒ Types::CreateGroupProfileOutput
Creates a group profile in Amazon DataZone.
-
#create_listing_change_set(params = {}) ⇒ Types::CreateListingChangeSetOutput
Publishes a listing (a record of an asset at a given time) or removes a listing from the catalog.
-
#create_notebook(params = {}) ⇒ Types::CreateNotebookOutput
Creates a [notebook][1] in Amazon SageMaker Unified Studio.
-
#create_project(params = {}) ⇒ Types::CreateProjectOutput
Creates an Amazon DataZone project.
-
#create_project_membership(params = {}) ⇒ Struct
Creates a project membership in Amazon DataZone.
-
#create_project_profile(params = {}) ⇒ Types::CreateProjectProfileOutput
Creates a project profile.
-
#create_rule(params = {}) ⇒ Types::CreateRuleOutput
Creates a rule in Amazon DataZone.
-
#create_subscription_grant(params = {}) ⇒ Types::CreateSubscriptionGrantOutput
Creates a subsscription grant in Amazon DataZone.
-
#create_subscription_request(params = {}) ⇒ Types::CreateSubscriptionRequestOutput
Creates a subscription request in Amazon DataZone.
-
#create_subscription_target(params = {}) ⇒ Types::CreateSubscriptionTargetOutput
Creates a subscription target in Amazon DataZone.
-
#create_user_profile(params = {}) ⇒ Types::CreateUserProfileOutput
Creates a user profile in Amazon DataZone.
-
#delete_account_pool(params = {}) ⇒ Struct
Deletes an account pool.
-
#delete_asset(params = {}) ⇒ Struct
Deletes an asset in Amazon DataZone.
-
#delete_asset_filter(params = {}) ⇒ Struct
Deletes an asset filter.
-
#delete_asset_type(params = {}) ⇒ Struct
Deletes an asset type in Amazon DataZone.
-
#delete_connection(params = {}) ⇒ Types::DeleteConnectionOutput
Deletes and connection.
-
#delete_data_export_configuration(params = {}) ⇒ Struct
Deletes data export configuration for a domain.
-
#delete_data_product(params = {}) ⇒ Struct
Deletes a data product in Amazon DataZone.
-
#delete_data_source(params = {}) ⇒ Types::DeleteDataSourceOutput
Deletes a data source in Amazon DataZone.
-
#delete_domain(params = {}) ⇒ Types::DeleteDomainOutput
Deletes a Amazon DataZone domain.
-
#delete_domain_unit(params = {}) ⇒ Struct
Deletes a domain unit.
-
#delete_environment(params = {}) ⇒ Struct
Deletes an environment in Amazon DataZone.
-
#delete_environment_action(params = {}) ⇒ Struct
Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment.
-
#delete_environment_blueprint(params = {}) ⇒ Struct
Deletes a blueprint in Amazon DataZone.
-
#delete_environment_blueprint_configuration(params = {}) ⇒ Struct
Deletes the blueprint configuration in Amazon DataZone.
-
#delete_environment_profile(params = {}) ⇒ Struct
Deletes an environment profile in Amazon DataZone.
-
#delete_form_type(params = {}) ⇒ Struct
Deletes and metadata form type in Amazon DataZone.
-
#delete_glossary(params = {}) ⇒ Struct
Deletes a business glossary in Amazon DataZone.
-
#delete_glossary_term(params = {}) ⇒ Struct
Deletes a business glossary term in Amazon DataZone.
-
#delete_lineage_event(params = {}) ⇒ Types::DeleteLineageEventOutput
Deletes the specified lineage event.
-
#delete_listing(params = {}) ⇒ Struct
Deletes a listing (a record of an asset at a given time).
-
#delete_notebook(params = {}) ⇒ Struct
Deletes a [notebook][1] in Amazon SageMaker Unified Studio.
-
#delete_project(params = {}) ⇒ Struct
Deletes a project in Amazon DataZone.
-
#delete_project_membership(params = {}) ⇒ Struct
Deletes project membership in Amazon DataZone.
-
#delete_project_profile(params = {}) ⇒ Struct
Deletes a project profile.
-
#delete_rule(params = {}) ⇒ Struct
Deletes a rule in Amazon DataZone.
-
#delete_subscription_grant(params = {}) ⇒ Types::DeleteSubscriptionGrantOutput
Deletes and subscription grant in Amazon DataZone.
-
#delete_subscription_request(params = {}) ⇒ Struct
Deletes a subscription request in Amazon DataZone.
-
#delete_subscription_target(params = {}) ⇒ Struct
Deletes a subscription target in Amazon DataZone.
-
#delete_time_series_data_points(params = {}) ⇒ Struct
Deletes the specified time series form for the specified asset.
-
#disassociate_environment_role(params = {}) ⇒ Struct
Disassociates the environment role in Amazon DataZone.
-
#disassociate_governed_terms(params = {}) ⇒ Struct
Disassociates restricted terms from an asset.
-
#get_account_pool(params = {}) ⇒ Types::GetAccountPoolOutput
Gets the details of the account pool.
-
#get_asset(params = {}) ⇒ Types::GetAssetOutput
Gets an Amazon DataZone asset.
-
#get_asset_filter(params = {}) ⇒ Types::GetAssetFilterOutput
Gets an asset filter.
-
#get_asset_type(params = {}) ⇒ Types::GetAssetTypeOutput
Gets an Amazon DataZone asset type.
-
#get_connection(params = {}) ⇒ Types::GetConnectionOutput
Gets a connection.
-
#get_data_export_configuration(params = {}) ⇒ Types::GetDataExportConfigurationOutput
Gets data export configuration details.
-
#get_data_product(params = {}) ⇒ Types::GetDataProductOutput
Gets the data product.
-
#get_data_source(params = {}) ⇒ Types::GetDataSourceOutput
Gets an Amazon DataZone data source.
-
#get_data_source_run(params = {}) ⇒ Types::GetDataSourceRunOutput
Gets an Amazon DataZone data source run.
-
#get_domain(params = {}) ⇒ Types::GetDomainOutput
Gets an Amazon DataZone domain.
-
#get_domain_unit(params = {}) ⇒ Types::GetDomainUnitOutput
Gets the details of the specified domain unit.
-
#get_environment(params = {}) ⇒ Types::GetEnvironmentOutput
Gets an Amazon DataZone environment.
-
#get_environment_action(params = {}) ⇒ Types::GetEnvironmentActionOutput
Gets the specified environment action.
-
#get_environment_blueprint(params = {}) ⇒ Types::GetEnvironmentBlueprintOutput
Gets an Amazon DataZone blueprint.
-
#get_environment_blueprint_configuration(params = {}) ⇒ Types::GetEnvironmentBlueprintConfigurationOutput
Gets the blueprint configuration in Amazon DataZone.
-
#get_environment_credentials(params = {}) ⇒ Types::GetEnvironmentCredentialsOutput
Gets the credentials of an environment in Amazon DataZone.
-
#get_environment_profile(params = {}) ⇒ Types::GetEnvironmentProfileOutput
Gets an evinronment profile in Amazon DataZone.
-
#get_form_type(params = {}) ⇒ Types::GetFormTypeOutput
Gets a metadata form type in Amazon DataZone.
-
#get_glossary(params = {}) ⇒ Types::GetGlossaryOutput
Gets a business glossary in Amazon DataZone.
-
#get_glossary_term(params = {}) ⇒ Types::GetGlossaryTermOutput
Gets a business glossary term in Amazon DataZone.
-
#get_group_profile(params = {}) ⇒ Types::GetGroupProfileOutput
Gets a group profile in Amazon DataZone.
-
#get_iam_portal_login_url(params = {}) ⇒ Types::GetIamPortalLoginUrlOutput
Gets the data portal URL for the specified Amazon DataZone domain.
-
#get_job_run(params = {}) ⇒ Types::GetJobRunOutput
The details of the job run.
-
#get_lineage_event(params = {}) ⇒ Types::GetLineageEventOutput
Describes the lineage event.
-
#get_lineage_node(params = {}) ⇒ Types::GetLineageNodeOutput
Gets the data lineage node.
-
#get_listing(params = {}) ⇒ Types::GetListingOutput
Gets a listing (a record of an asset at a given time).
-
#get_metadata_generation_run(params = {}) ⇒ Types::GetMetadataGenerationRunOutput
Gets a metadata generation run in Amazon DataZone.
-
#get_notebook(params = {}) ⇒ Types::GetNotebookOutput
Gets the details of a [notebook][1] in Amazon SageMaker Unified Studio.
-
#get_notebook_export(params = {}) ⇒ Types::GetNotebookExportOutput
Gets the details of a notebook export in Amazon SageMaker Unified Studio.
-
#get_notebook_run(params = {}) ⇒ Types::GetNotebookRunOutput
Gets the details of a [notebook run][1] in Amazon SageMaker Unified Studio.
-
#get_project(params = {}) ⇒ Types::GetProjectOutput
Gets a project in Amazon DataZone.
-
#get_project_profile(params = {}) ⇒ Types::GetProjectProfileOutput
The details of the project profile.
-
#get_rule(params = {}) ⇒ Types::GetRuleOutput
Gets the details of a rule in Amazon DataZone.
-
#get_subscription(params = {}) ⇒ Types::GetSubscriptionOutput
Gets a subscription in Amazon DataZone.
-
#get_subscription_grant(params = {}) ⇒ Types::GetSubscriptionGrantOutput
Gets the subscription grant in Amazon DataZone.
-
#get_subscription_request_details(params = {}) ⇒ Types::GetSubscriptionRequestDetailsOutput
Gets the details of the specified subscription request.
-
#get_subscription_target(params = {}) ⇒ Types::GetSubscriptionTargetOutput
Gets the subscription target in Amazon DataZone.
-
#get_time_series_data_point(params = {}) ⇒ Types::GetTimeSeriesDataPointOutput
Gets the existing data point for the asset.
-
#get_user_profile(params = {}) ⇒ Types::GetUserProfileOutput
Gets a user profile in Amazon DataZone.
-
#list_account_pools(params = {}) ⇒ Types::ListAccountPoolsOutput
Lists existing account pools.
-
#list_accounts_in_account_pool(params = {}) ⇒ Types::ListAccountsInAccountPoolOutput
Lists the accounts in the specified account pool.
-
#list_asset_filters(params = {}) ⇒ Types::ListAssetFiltersOutput
Lists asset filters.
-
#list_asset_revisions(params = {}) ⇒ Types::ListAssetRevisionsOutput
Lists the revisions for the asset.
-
#list_connections(params = {}) ⇒ Types::ListConnectionsOutput
Lists connections.
-
#list_data_product_revisions(params = {}) ⇒ Types::ListDataProductRevisionsOutput
Lists data product revisions.
-
#list_data_source_run_activities(params = {}) ⇒ Types::ListDataSourceRunActivitiesOutput
Lists data source run activities.
-
#list_data_source_runs(params = {}) ⇒ Types::ListDataSourceRunsOutput
Lists data source runs in Amazon DataZone.
-
#list_data_sources(params = {}) ⇒ Types::ListDataSourcesOutput
Lists data sources in Amazon DataZone.
-
#list_domain_units_for_parent(params = {}) ⇒ Types::ListDomainUnitsForParentOutput
Lists child domain units for the specified parent domain unit.
-
#list_domains(params = {}) ⇒ Types::ListDomainsOutput
Lists Amazon DataZone domains.
-
#list_entity_owners(params = {}) ⇒ Types::ListEntityOwnersOutput
Lists the entity (domain units) owners.
-
#list_environment_actions(params = {}) ⇒ Types::ListEnvironmentActionsOutput
Lists existing environment actions.
-
#list_environment_blueprint_configurations(params = {}) ⇒ Types::ListEnvironmentBlueprintConfigurationsOutput
Lists blueprint configurations for a Amazon DataZone environment.
-
#list_environment_blueprints(params = {}) ⇒ Types::ListEnvironmentBlueprintsOutput
Lists blueprints in an Amazon DataZone environment.
-
#list_environment_profiles(params = {}) ⇒ Types::ListEnvironmentProfilesOutput
Lists Amazon DataZone environment profiles.
-
#list_environments(params = {}) ⇒ Types::ListEnvironmentsOutput
Lists Amazon DataZone environments.
-
#list_job_runs(params = {}) ⇒ Types::ListJobRunsOutput
Lists job runs.
-
#list_lineage_events(params = {}) ⇒ Types::ListLineageEventsOutput
Lists lineage events.
-
#list_lineage_node_history(params = {}) ⇒ Types::ListLineageNodeHistoryOutput
Lists the history of the specified data lineage node.
-
#list_metadata_generation_runs(params = {}) ⇒ Types::ListMetadataGenerationRunsOutput
Lists all metadata generation runs.
-
#list_notebook_runs(params = {}) ⇒ Types::ListNotebookRunsOutput
Lists [notebook runs][1] in Amazon SageMaker Unified Studio.
-
#list_notebooks(params = {}) ⇒ Types::ListNotebooksOutput
Lists [notebooks][1] in Amazon SageMaker Unified Studio.
-
#list_notifications(params = {}) ⇒ Types::ListNotificationsOutput
Lists all Amazon DataZone notifications.
-
#list_policy_grants(params = {}) ⇒ Types::ListPolicyGrantsOutput
Lists policy grants.
-
#list_project_memberships(params = {}) ⇒ Types::ListProjectMembershipsOutput
Lists all members of the specified project.
-
#list_project_profiles(params = {}) ⇒ Types::ListProjectProfilesOutput
Lists project profiles.
-
#list_projects(params = {}) ⇒ Types::ListProjectsOutput
Lists Amazon DataZone projects.
-
#list_rules(params = {}) ⇒ Types::ListRulesOutput
Lists existing rules.
-
#list_subscription_grants(params = {}) ⇒ Types::ListSubscriptionGrantsOutput
Lists subscription grants.
-
#list_subscription_requests(params = {}) ⇒ Types::ListSubscriptionRequestsOutput
Lists Amazon DataZone subscription requests.
-
#list_subscription_targets(params = {}) ⇒ Types::ListSubscriptionTargetsOutput
Lists subscription targets in Amazon DataZone.
-
#list_subscriptions(params = {}) ⇒ Types::ListSubscriptionsOutput
Lists subscriptions in Amazon DataZone.
-
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResponse
Lists tags for the specified resource in Amazon DataZone.
-
#list_time_series_data_points(params = {}) ⇒ Types::ListTimeSeriesDataPointsOutput
Lists time series data points.
-
#post_lineage_event(params = {}) ⇒ Types::PostLineageEventOutput
Posts a data lineage event.
-
#post_time_series_data_points(params = {}) ⇒ Types::PostTimeSeriesDataPointsOutput
Posts time series data points to Amazon DataZone for the specified asset.
-
#put_data_export_configuration(params = {}) ⇒ Struct
Creates data export configuration details.
-
#put_environment_blueprint_configuration(params = {}) ⇒ Types::PutEnvironmentBlueprintConfigurationOutput
Writes the configuration for the specified environment blueprint in Amazon DataZone.
-
#query_graph(params = {}) ⇒ Types::QueryGraphOutput
Queries entities in the graph store.
-
#reject_predictions(params = {}) ⇒ Types::RejectPredictionsOutput
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
-
#reject_subscription_request(params = {}) ⇒ Types::RejectSubscriptionRequestOutput
Rejects the specified subscription request.
-
#remove_entity_owner(params = {}) ⇒ Struct
Removes an owner from an entity.
-
#remove_policy_grant(params = {}) ⇒ Struct
Removes a policy grant.
-
#revoke_subscription(params = {}) ⇒ Types::RevokeSubscriptionOutput
Revokes a specified subscription in Amazon DataZone.
-
#search(params = {}) ⇒ Types::SearchOutput
Searches for assets in Amazon DataZone.
-
#search_group_profiles(params = {}) ⇒ Types::SearchGroupProfilesOutput
Searches group profiles in Amazon DataZone.
-
#search_listings(params = {}) ⇒ Types::SearchListingsOutput
Searches listings in Amazon DataZone.
-
#search_types(params = {}) ⇒ Types::SearchTypesOutput
Searches for types in Amazon DataZone.
-
#search_user_profiles(params = {}) ⇒ Types::SearchUserProfilesOutput
Searches user profiles in Amazon DataZone.
-
#start_data_source_run(params = {}) ⇒ Types::StartDataSourceRunOutput
Start the run of the specified data source in Amazon DataZone.
-
#start_metadata_generation_run(params = {}) ⇒ Types::StartMetadataGenerationRunOutput
Starts the metadata generation run.
-
#start_notebook_export(params = {}) ⇒ Types::StartNotebookExportOutput
Starts a notebook export in Amazon SageMaker Unified Studio.
-
#start_notebook_import(params = {}) ⇒ Types::StartNotebookImportOutput
Starts a notebook import in Amazon SageMaker Unified Studio.
-
#start_notebook_run(params = {}) ⇒ Types::StartNotebookRunOutput
Starts a notebook run in Amazon SageMaker Unified Studio.
-
#start_notebook_sync(params = {}) ⇒ Types::StartNotebookSyncOutput
Starts a notebook sync in Amazon SageMaker Unified Studio.
-
#stop_notebook_run(params = {}) ⇒ Types::StopNotebookRunOutput
Stops a running [notebook run][1] in Amazon SageMaker Unified Studio.
-
#tag_resource(params = {}) ⇒ Struct
Tags a resource in Amazon DataZone.
-
#untag_resource(params = {}) ⇒ Struct
Untags a resource in Amazon DataZone.
-
#update_account_pool(params = {}) ⇒ Types::UpdateAccountPoolOutput
Updates the account pool.
-
#update_asset_filter(params = {}) ⇒ Types::UpdateAssetFilterOutput
Updates an asset filter.
-
#update_connection(params = {}) ⇒ Types::UpdateConnectionOutput
Updates a connection.
-
#update_data_source(params = {}) ⇒ Types::UpdateDataSourceOutput
Updates the specified data source in Amazon DataZone.
-
#update_domain(params = {}) ⇒ Types::UpdateDomainOutput
Updates a Amazon DataZone domain.
-
#update_domain_unit(params = {}) ⇒ Types::UpdateDomainUnitOutput
Updates the domain unit.
-
#update_environment(params = {}) ⇒ Types::UpdateEnvironmentOutput
Updates the specified environment in Amazon DataZone.
-
#update_environment_action(params = {}) ⇒ Types::UpdateEnvironmentActionOutput
Updates an environment action.
-
#update_environment_blueprint(params = {}) ⇒ Types::UpdateEnvironmentBlueprintOutput
Updates an environment blueprint in Amazon DataZone.
-
#update_environment_profile(params = {}) ⇒ Types::UpdateEnvironmentProfileOutput
Updates the specified environment profile in Amazon DataZone.
-
#update_glossary(params = {}) ⇒ Types::UpdateGlossaryOutput
Updates the business glossary in Amazon DataZone.
-
#update_glossary_term(params = {}) ⇒ Types::UpdateGlossaryTermOutput
Updates a business glossary term in Amazon DataZone.
-
#update_group_profile(params = {}) ⇒ Types::UpdateGroupProfileOutput
Updates the specified group profile in Amazon DataZone.
-
#update_notebook(params = {}) ⇒ Types::UpdateNotebookOutput
Updates a [notebook][1] in Amazon SageMaker Unified Studio.
-
#update_project(params = {}) ⇒ Types::UpdateProjectOutput
Updates the specified project in Amazon DataZone.
-
#update_project_profile(params = {}) ⇒ Types::UpdateProjectProfileOutput
Updates a project profile.
-
#update_root_domain_unit_owner(params = {}) ⇒ Struct
Updates the owner of the root domain unit.
-
#update_rule(params = {}) ⇒ Types::UpdateRuleOutput
Updates a rule.
-
#update_subscription_grant_status(params = {}) ⇒ Types::UpdateSubscriptionGrantStatusOutput
Updates the status of the specified subscription grant status in Amazon DataZone.
-
#update_subscription_request(params = {}) ⇒ Types::UpdateSubscriptionRequestOutput
Updates a specified subscription request in Amazon DataZone.
-
#update_subscription_target(params = {}) ⇒ Types::UpdateSubscriptionTargetOutput
Updates the specified subscription target in Amazon DataZone.
-
#update_user_profile(params = {}) ⇒ Types::UpdateUserProfileOutput
Updates the specified user profile in Amazon DataZone.
Instance Method Summary collapse
-
#initialize(options) ⇒ Client
constructor
A new instance of Client.
Methods included from ClientStubs
#api_requests, #stub_data, #stub_responses
Methods inherited from Seahorse::Client::Base
add_plugin, api, clear_plugins, define, new, #operation_names, plugins, remove_plugin, set_api, set_plugins
Methods included from Seahorse::Client::HandlerBuilder
#handle, #handle_request, #handle_response
Constructor Details
#initialize(options) ⇒ Client
Returns a new instance of Client.
471 472 473 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 471 def initialize(*args) super end |
Instance Method Details
#accept_predictions(params = {}) ⇒ Types::AcceptPredictionsOutput
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.
541 542 543 544 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 541 def accept_predictions(params = {}, = {}) req = build_request(:accept_predictions, params) req.send_request() end |
#accept_subscription_request(params = {}) ⇒ Types::AcceptSubscriptionRequestOutput
Accepts a subscription request to a specific asset.
674 675 676 677 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 674 def accept_subscription_request(params = {}, = {}) req = build_request(:accept_subscription_request, params) req.send_request() end |
#add_entity_owner(params = {}) ⇒ Struct
Adds the owner of an entity (a domain unit).
723 724 725 726 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 723 def add_entity_owner(params = {}, = {}) req = build_request(:add_entity_owner, params) req.send_request() end |
#add_policy_grant(params = {}) ⇒ Types::AddPolicyGrantOutput
Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.
850 851 852 853 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 850 def add_policy_grant(params = {}, = {}) req = build_request(:add_policy_grant, params) req.send_request() end |
#associate_environment_role(params = {}) ⇒ Struct
Associates the environment role in Amazon DataZone.
881 882 883 884 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 881 def associate_environment_role(params = {}, = {}) req = build_request(:associate_environment_role, params) req.send_request() end |
#associate_governed_terms(params = {}) ⇒ Struct
Associates governed terms with an asset.
917 918 919 920 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 917 def associate_governed_terms(params = {}, = {}) req = build_request(:associate_governed_terms, params) req.send_request() end |
#batch_get_attributes_metadata(params = {}) ⇒ Types::BatchGetAttributesMetadataOutput
Gets the attribute metadata.
972 973 974 975 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 972 def (params = {}, = {}) req = build_request(:batch_get_attributes_metadata, params) req.send_request() end |
#batch_put_attributes_metadata(params = {}) ⇒ Types::BatchPutAttributesMetadataOutput
Writes the attribute metadata.
1038 1039 1040 1041 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1038 def (params = {}, = {}) req = build_request(:batch_put_attributes_metadata, params) req.send_request() end |
#cancel_metadata_generation_run(params = {}) ⇒ Struct
Cancels the metadata generation run.
Prerequisites:
The run must exist and be in a cancelable status (e.g., SUBMITTED, IN_PROGRESS).
Runs in SUCCEEDED status cannot be cancelled.
User must have access to the run and cancel permissions.
1074 1075 1076 1077 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1074 def (params = {}, = {}) req = build_request(:cancel_metadata_generation_run, params) req.send_request() end |
#cancel_subscription(params = {}) ⇒ Types::CancelSubscriptionOutput
Cancels the subscription to the specified asset.
1169 1170 1171 1172 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1169 def cancel_subscription(params = {}, = {}) req = build_request(:cancel_subscription, params) req.send_request() end |
#create_account_pool(params = {}) ⇒ Types::CreateAccountPoolOutput
Creates an account pool.
1254 1255 1256 1257 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1254 def create_account_pool(params = {}, = {}) req = build_request(:create_account_pool, params) req.send_request() end |
#create_asset(params = {}) ⇒ Types::CreateAssetOutput
Creates an asset in Amazon DataZone catalog.
Before creating assets, make sure that the following requirements are met:
--domain-identifiermust refer to an existing domain.--owning-project-identifiermust be a valid project within the domain.Asset type must be created beforehand using
create-asset-type, or be a supported system-defined type. For more information, see create-asset-type.--type-revision(if used) must match a valid revision of the asset type.formsInputis required when it is associated as required in theasset-type. For more information, see create-form-type.Form content must include all required fields as per the form schema (e.g.,
bucketArn).
You must invoke the following pre-requisite commands before invoking this API:
1431 1432 1433 1434 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1431 def create_asset(params = {}, = {}) req = build_request(:create_asset, params) req.send_request() end |
#create_asset_filter(params = {}) ⇒ Types::CreateAssetFilterOutput
Creates a data asset filter.
Asset filters provide a sophisticated way to create controlled views of data assets by selecting specific columns or applying row-level filters. This capability is crucial for organizations that need to share data while maintaining security and privacy controls. For example, your database might be filtered to show only non-PII fields to certain users, or sales data might be filtered by region for different regional teams. Asset filters enable fine-grained access control while maintaining a single source of truth.
Prerequisites:
A valid domain (
--domain-identifier) must exist.A data asset (
--asset-identifier) must already be created under that domain.The asset must have the referenced columns available in its schema for column-based filtering.
You cannot specify both (
columnConfiguration,rowConfiguration)at the same time.
1623 1624 1625 1626 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1623 def create_asset_filter(params = {}, = {}) req = build_request(:create_asset_filter, params) req.send_request() end |
#create_asset_revision(params = {}) ⇒ Types::CreateAssetRevisionOutput
Creates a revision of the asset.
Asset revisions represent new versions of existing assets, capturing changes to either the underlying data or its metadata. They maintain a historical record of how assets evolve over time, who made changes, and when those changes occurred. This versioning capability is crucial for governance and compliance, allowing organizations to track changes, understand their impact, and roll back if necessary.
Prerequisites:
Asset must already exist in the domain with identifier.
formsInputis required when asset has the form type.typeRevisionshould be the latest version of form type.The form content must include all required fields (e.g.,
bucketArnforS3ObjectCollectionForm).The owning project of the original asset must still exist and be active.
User must have write access to the project and domain.
1778 1779 1780 1781 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1778 def create_asset_revision(params = {}, = {}) req = build_request(:create_asset_revision, params) req.send_request() end |
#create_asset_type(params = {}) ⇒ Types::CreateAssetTypeOutput
Creates a custom asset type.
Prerequisites:
The
formsInputfield is required, however, can be passed as empty (e.g.-forms-input {}).You must have
CreateAssetTypepermissions.The domain-identifier and owning-project-identifier must be valid and active.
The name of the asset type must be unique within the domain — duplicate names will cause failure.
JSON input must be valid — incorrect formatting causes Invalid JSON errors.
1871 1872 1873 1874 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 1871 def create_asset_type(params = {}, = {}) req = build_request(:create_asset_type, params) req.send_request() end |
#create_connection(params = {}) ⇒ Types::CreateConnectionOutput
Creates a new connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
2317 2318 2319 2320 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 2317 def create_connection(params = {}, = {}) req = build_request(:create_connection, params) req.send_request() end |
#create_data_product(params = {}) ⇒ Types::CreateDataProductOutput
Creates a data product.
A data product is a comprehensive package that combines data assets with their associated metadata, documentation, and access controls. It's designed to serve specific business needs or use cases, making it easier for users to find and consume data appropriately. Data products include important information about data quality, freshness, and usage guidelines, effectively bridging the gap between data producers and consumers while ensuring proper governance.
Prerequisites:
The domain must exist and be accessible.
The owning project must be valid and active.
The name must be unique within the domain (no existing data product with the same name).
User must have create permissions for data products in the project.
2446 2447 2448 2449 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 2446 def create_data_product(params = {}, = {}) req = build_request(:create_data_product, params) req.send_request() end |
#create_data_product_revision(params = {}) ⇒ Types::CreateDataProductRevisionOutput
Creates a data product revision.
Prerequisites:
The original data product must exist in the given domain.
User must have permissions on the data product.
The domain must be valid and accessible.
The new revision name must comply with naming constraints (if required).
2567 2568 2569 2570 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 2567 def create_data_product_revision(params = {}, = {}) req = build_request(:create_data_product_revision, params) req.send_request() end |
#create_data_source(params = {}) ⇒ Types::CreateDataSourceOutput
Creates an Amazon DataZone data source.
2796 2797 2798 2799 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 2796 def create_data_source(params = {}, = {}) req = build_request(:create_data_source, params) req.send_request() end |
#create_domain(params = {}) ⇒ Types::CreateDomainOutput
Creates an Amazon DataZone domain.
2897 2898 2899 2900 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 2897 def create_domain(params = {}, = {}) req = build_request(:create_domain, params) req.send_request() end |
#create_domain_unit(params = {}) ⇒ Types::CreateDomainUnitOutput
Creates a domain unit in Amazon DataZone.
2964 2965 2966 2967 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 2964 def create_domain_unit(params = {}, = {}) req = build_request(:create_domain_unit, params) req.send_request() end |
#create_environment(params = {}) ⇒ Types::CreateEnvironmentOutput
Create an Amazon DataZone environment.
3123 3124 3125 3126 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3123 def create_environment(params = {}, = {}) req = build_request(:create_environment, params) req.send_request() end |
#create_environment_action(params = {}) ⇒ Types::CreateEnvironmentActionOutput
Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment.
3184 3185 3186 3187 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3184 def create_environment_action(params = {}, = {}) req = build_request(:create_environment_action, params) req.send_request() end |
#create_environment_blueprint(params = {}) ⇒ Types::CreateEnvironmentBlueprintOutput
Creates a Amazon DataZone blueprint.
3269 3270 3271 3272 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3269 def create_environment_blueprint(params = {}, = {}) req = build_request(:create_environment_blueprint, params) req.send_request() end |
#create_environment_profile(params = {}) ⇒ Types::CreateEnvironmentProfileOutput
Creates an Amazon DataZone environment profile.
3364 3365 3366 3367 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3364 def create_environment_profile(params = {}, = {}) req = build_request(:create_environment_profile, params) req.send_request() end |
#create_form_type(params = {}) ⇒ Types::CreateFormTypeOutput
Creates a metadata form type.
Prerequisites:
The domain must exist and be in an
ENABLEDstate.The owning project must exist and be accessible.
The name must be unique within the domain.
For custom form types, to indicate that a field should be searchable,
annotate it with @amazon.datazone#searchable. By default, searchable
fields are indexed for semantic search, where related query terms will
match the attribute value even if they are not stemmed or keyword
matches. To indicate that a field should be indexed for lexical search
(which disables semantic search but supports stemmed and partial
matches), annotate it with
@amazon.datazone#searchable(modes:["LEXICAL"]). To indicate that a
field should be indexed for technical identifier search (for more
information on technical identifier search, see:
https://aws.amazon.com/blogs/big-data/streamline-data-discovery-with-precise-technical-identifier-search-in-amazon-sagemaker-unified-studio/),
annotate it with @amazon.datazone#searchable(modes:["TECHNICAL"]).
To denote that a field will store glossary term ids (which are
filterable via the Search/SearchListings APIs), annotate it with
@amazon.datazone#glossaryterm("${GLOSSARY_ID}"), where
${GLOSSARY_ID} is the id of the glossary that the glossary terms
stored in the field belong to.
3459 3460 3461 3462 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3459 def create_form_type(params = {}, = {}) req = build_request(:create_form_type, params) req.send_request() end |
#create_glossary(params = {}) ⇒ Types::CreateGlossaryOutput
Creates an Amazon DataZone business glossary.
Specifies that this is a create glossary policy.
A glossary serves as the central repository for business terminology and definitions within an organization. It helps establish and maintain a common language across different departments and teams, reducing miscommunication and ensuring consistent interpretation of business concepts. Glossaries can include hierarchical relationships between terms, cross-references, and links to actual data assets, making them invaluable for both business users and technical teams trying to understand and use data correctly.
Prerequisites:
Domain must exist and be in an active state.
Owning project must exist and be accessible by the caller.
The glossary name must be unique within the domain.
3548 3549 3550 3551 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3548 def create_glossary(params = {}, = {}) req = build_request(:create_glossary, params) req.send_request() end |
#create_glossary_term(params = {}) ⇒ Types::CreateGlossaryTermOutput
Creates a business glossary term.
A glossary term represents an individual entry within the Amazon DataZone glossary, serving as a standardized definition for a specific business concept or data element. Each term can include rich metadata such as detailed definitions, synonyms, related terms, and usage examples. Glossary terms can be linked directly to data assets, providing business context to technical data elements. This linking capability helps users understand the business meaning of data fields and ensures consistent interpretation across different systems and teams. Terms can also have relationships with other terms, creating a semantic network that reflects the complexity of business concepts.
Prerequisites:
Domain must exist.
Glossary must exist.
The term name must be unique within the glossary.
Ensure term does not conflict with existing terms in hierarchy.
3653 3654 3655 3656 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3653 def create_glossary_term(params = {}, = {}) req = build_request(:create_glossary_term, params) req.send_request() end |
#create_group_profile(params = {}) ⇒ Types::CreateGroupProfileOutput
Creates a group profile in Amazon DataZone.
3710 3711 3712 3713 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3710 def create_group_profile(params = {}, = {}) req = build_request(:create_group_profile, params) req.send_request() end |
#create_listing_change_set(params = {}) ⇒ Types::CreateListingChangeSetOutput
Publishes a listing (a record of an asset at a given time) or removes a listing from the catalog.
3767 3768 3769 3770 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3767 def create_listing_change_set(params = {}, = {}) req = build_request(:create_listing_change_set, params) req.send_request() end |
#create_notebook(params = {}) ⇒ Types::CreateNotebookOutput
Creates a notebook in Amazon SageMaker Unified Studio. A notebook is a collaborative document within a project that contains code cells for interactive computing.
3887 3888 3889 3890 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 3887 def create_notebook(params = {}, = {}) req = build_request(:create_notebook, params) req.send_request() end |
#create_project(params = {}) ⇒ Types::CreateProjectOutput
Creates an Amazon DataZone project.
4033 4034 4035 4036 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4033 def create_project(params = {}, = {}) req = build_request(:create_project, params) req.send_request() end |
#create_project_membership(params = {}) ⇒ Struct
Creates a project membership in Amazon DataZone.
4071 4072 4073 4074 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4071 def create_project_membership(params = {}, = {}) req = build_request(:create_project_membership, params) req.send_request() end |
#create_project_profile(params = {}) ⇒ Types::CreateProjectProfileOutput
Creates a project profile.
4221 4222 4223 4224 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4221 def create_project_profile(params = {}, = {}) req = build_request(:create_project_profile, params) req.send_request() end |
#create_rule(params = {}) ⇒ Types::CreateRuleOutput
Creates a rule in Amazon DataZone. A rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.
4347 4348 4349 4350 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4347 def create_rule(params = {}, = {}) req = build_request(:create_rule, params) req.send_request() end |
#create_subscription_grant(params = {}) ⇒ Types::CreateSubscriptionGrantOutput
Creates a subsscription grant in Amazon DataZone.
4448 4449 4450 4451 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4448 def create_subscription_grant(params = {}, = {}) req = build_request(:create_subscription_grant, params) req.send_request() end |
#create_subscription_request(params = {}) ⇒ Types::CreateSubscriptionRequestOutput
Creates a subscription request in Amazon DataZone.
4622 4623 4624 4625 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4622 def create_subscription_request(params = {}, = {}) req = build_request(:create_subscription_request, params) req.send_request() end |
#create_subscription_target(params = {}) ⇒ Types::CreateSubscriptionTargetOutput
Creates a subscription target in Amazon DataZone.
4736 4737 4738 4739 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4736 def create_subscription_target(params = {}, = {}) req = build_request(:create_subscription_target, params) req.send_request() end |
#create_user_profile(params = {}) ⇒ Types::CreateUserProfileOutput
Creates a user profile in Amazon DataZone.
4799 4800 4801 4802 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4799 def create_user_profile(params = {}, = {}) req = build_request(:create_user_profile, params) req.send_request() end |
#delete_account_pool(params = {}) ⇒ Struct
Deletes an account pool.
4825 4826 4827 4828 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4825 def delete_account_pool(params = {}, = {}) req = build_request(:delete_account_pool, params) req.send_request() end |
#delete_asset(params = {}) ⇒ Struct
Deletes an asset in Amazon DataZone.
--domain-identifier must refer to a valid and existing domain.
--identifier must refer to an existing asset in the specified domain.
Asset must not be referenced in any existing asset filters.
Asset must not be linked to any draft or published data product.
User must have delete permissions for the domain and project.
4862 4863 4864 4865 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4862 def delete_asset(params = {}, = {}) req = build_request(:delete_asset, params) req.send_request() end |
#delete_asset_filter(params = {}) ⇒ Struct
Deletes an asset filter.
Prerequisites:
The asset filter must exist.
The domain and asset must not have been deleted.
Ensure the --identifier refers to a valid filter ID.
4900 4901 4902 4903 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4900 def delete_asset_filter(params = {}, = {}) req = build_request(:delete_asset_filter, params) req.send_request() end |
#delete_asset_type(params = {}) ⇒ Struct
Deletes an asset type in Amazon DataZone.
Prerequisites:
The asset type must exist in the domain.
You must have DeleteAssetType permission.
The asset type must not be in use (e.g., assigned to any asset). If used, deletion will fail.
You should retrieve the asset type using get-asset-type to confirm its presence before deletion.
4939 4940 4941 4942 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4939 def delete_asset_type(params = {}, = {}) req = build_request(:delete_asset_type, params) req.send_request() end |
#delete_connection(params = {}) ⇒ Types::DeleteConnectionOutput
Deletes and connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
4973 4974 4975 4976 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 4973 def delete_connection(params = {}, = {}) req = build_request(:delete_connection, params) req.send_request() end |
#delete_data_export_configuration(params = {}) ⇒ Struct
Deletes data export configuration for a domain.
This operation does not delete the S3 table created by the PutDataExportConfiguration operation.
To temporarily disable export without deleting the configuration, use
the PutDataExportConfiguration operation with the --no-enable-export
flag instead. This allows you to re-enable export for the same domain
using the --enable-export flag without deleting S3 table.
5004 5005 5006 5007 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5004 def delete_data_export_configuration(params = {}, = {}) req = build_request(:delete_data_export_configuration, params) req.send_request() end |
#delete_data_product(params = {}) ⇒ Struct
Deletes a data product in Amazon DataZone.
Prerequisites:
The data product must exist and not be deleted or archived.
The user must have delete permissions for the data product.
Domain and project must be active.
5039 5040 5041 5042 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5039 def delete_data_product(params = {}, = {}) req = build_request(:delete_data_product, params) req.send_request() end |
#delete_data_source(params = {}) ⇒ Types::DeleteDataSourceOutput
Deletes a data source in Amazon DataZone.
5170 5171 5172 5173 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5170 def delete_data_source(params = {}, = {}) req = build_request(:delete_data_source, params) req.send_request() end |
#delete_domain(params = {}) ⇒ Types::DeleteDomainOutput
Deletes a Amazon DataZone domain.
5212 5213 5214 5215 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5212 def delete_domain(params = {}, = {}) req = build_request(:delete_domain, params) req.send_request() end |
#delete_domain_unit(params = {}) ⇒ Struct
Deletes a domain unit.
5238 5239 5240 5241 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5238 def delete_domain_unit(params = {}, = {}) req = build_request(:delete_domain_unit, params) req.send_request() end |
#delete_environment(params = {}) ⇒ Struct
Deletes an environment in Amazon DataZone.
5265 5266 5267 5268 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5265 def delete_environment(params = {}, = {}) req = build_request(:delete_environment, params) req.send_request() end |
#delete_environment_action(params = {}) ⇒ Struct
Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment.
5297 5298 5299 5300 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5297 def delete_environment_action(params = {}, = {}) req = build_request(:delete_environment_action, params) req.send_request() end |
#delete_environment_blueprint(params = {}) ⇒ Struct
Deletes a blueprint in Amazon DataZone.
5324 5325 5326 5327 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5324 def delete_environment_blueprint(params = {}, = {}) req = build_request(:delete_environment_blueprint, params) req.send_request() end |
#delete_environment_blueprint_configuration(params = {}) ⇒ Struct
Deletes the blueprint configuration in Amazon DataZone.
5351 5352 5353 5354 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5351 def delete_environment_blueprint_configuration(params = {}, = {}) req = build_request(:delete_environment_blueprint_configuration, params) req.send_request() end |
#delete_environment_profile(params = {}) ⇒ Struct
Deletes an environment profile in Amazon DataZone.
5378 5379 5380 5381 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5378 def delete_environment_profile(params = {}, = {}) req = build_request(:delete_environment_profile, params) req.send_request() end |
#delete_form_type(params = {}) ⇒ Struct
Deletes and metadata form type in Amazon DataZone.
Prerequisites:
The form type must exist in the domain.
The form type must not be in use by any asset types or assets.
The domain must be valid and accessible.
User must have delete permissions on the form type.
Any dependencies (such as linked asset types) must be removed first.
5417 5418 5419 5420 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5417 def delete_form_type(params = {}, = {}) req = build_request(:delete_form_type, params) req.send_request() end |
#delete_glossary(params = {}) ⇒ Struct
Deletes a business glossary in Amazon DataZone.
Prerequisites:
The glossary must be in DISABLED state.
The glossary must not have any glossary terms associated with it.
The glossary must exist in the specified domain.
The caller must have the
datazone:DeleteGlossarypermission in the domain and glossary.Glossary should not be linked to any active metadata forms.
5457 5458 5459 5460 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5457 def delete_glossary(params = {}, = {}) req = build_request(:delete_glossary, params) req.send_request() end |
#delete_glossary_term(params = {}) ⇒ Struct
Deletes a business glossary term in Amazon DataZone.
Prerequisites:
Glossary term must exist and be active.
The term must not be linked to other assets or child terms.
Caller must have delete permissions in the domain/glossary.
Ensure all associations (such as to assets or parent terms) are removed before deletion.
5495 5496 5497 5498 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5495 def delete_glossary_term(params = {}, = {}) req = build_request(:delete_glossary_term, params) req.send_request() end |
#delete_lineage_event(params = {}) ⇒ Types::DeleteLineageEventOutput
Deletes the specified lineage event.
5531 5532 5533 5534 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5531 def delete_lineage_event(params = {}, = {}) req = build_request(:delete_lineage_event, params) req.send_request() end |
#delete_listing(params = {}) ⇒ Struct
Deletes a listing (a record of an asset at a given time).
5557 5558 5559 5560 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5557 def delete_listing(params = {}, = {}) req = build_request(:delete_listing, params) req.send_request() end |
#delete_notebook(params = {}) ⇒ Struct
Deletes a notebook in Amazon SageMaker Unified Studio.
5588 5589 5590 5591 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5588 def delete_notebook(params = {}, = {}) req = build_request(:delete_notebook, params) req.send_request() end |
#delete_project(params = {}) ⇒ Struct
Deletes a project in Amazon DataZone.
5619 5620 5621 5622 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5619 def delete_project(params = {}, = {}) req = build_request(:delete_project, params) req.send_request() end |
#delete_project_membership(params = {}) ⇒ Struct
Deletes project membership in Amazon DataZone.
5654 5655 5656 5657 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5654 def delete_project_membership(params = {}, = {}) req = build_request(:delete_project_membership, params) req.send_request() end |
#delete_project_profile(params = {}) ⇒ Struct
Deletes a project profile.
5680 5681 5682 5683 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5680 def delete_project_profile(params = {}, = {}) req = build_request(:delete_project_profile, params) req.send_request() end |
#delete_rule(params = {}) ⇒ Struct
Deletes a rule in Amazon DataZone. A rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.
5714 5715 5716 5717 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5714 def delete_rule(params = {}, = {}) req = build_request(:delete_rule, params) req.send_request() end |
#delete_subscription_grant(params = {}) ⇒ Types::DeleteSubscriptionGrantOutput
Deletes and subscription grant in Amazon DataZone.
5784 5785 5786 5787 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5784 def delete_subscription_grant(params = {}, = {}) req = build_request(:delete_subscription_grant, params) req.send_request() end |
#delete_subscription_request(params = {}) ⇒ Struct
Deletes a subscription request in Amazon DataZone.
5811 5812 5813 5814 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5811 def delete_subscription_request(params = {}, = {}) req = build_request(:delete_subscription_request, params) req.send_request() end |
#delete_subscription_target(params = {}) ⇒ Struct
Deletes a subscription target in Amazon DataZone.
5843 5844 5845 5846 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5843 def delete_subscription_target(params = {}, = {}) req = build_request(:delete_subscription_target, params) req.send_request() end |
#delete_time_series_data_points(params = {}) ⇒ Struct
Deletes the specified time series form for the specified asset.
5886 5887 5888 5889 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5886 def delete_time_series_data_points(params = {}, = {}) req = build_request(:delete_time_series_data_points, params) req.send_request() end |
#disassociate_environment_role(params = {}) ⇒ Struct
Disassociates the environment role in Amazon DataZone.
5917 5918 5919 5920 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5917 def disassociate_environment_role(params = {}, = {}) req = build_request(:disassociate_environment_role, params) req.send_request() end |
#disassociate_governed_terms(params = {}) ⇒ Struct
Disassociates restricted terms from an asset.
5955 5956 5957 5958 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 5955 def disassociate_governed_terms(params = {}, = {}) req = build_request(:disassociate_governed_terms, params) req.send_request() end |
#get_account_pool(params = {}) ⇒ Types::GetAccountPoolOutput
Gets the details of the account pool.
6014 6015 6016 6017 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6014 def get_account_pool(params = {}, = {}) req = build_request(:get_account_pool, params) req.send_request() end |
#get_asset(params = {}) ⇒ Types::GetAssetOutput
Gets an Amazon DataZone asset.
An asset is the fundamental building block in Amazon DataZone, representing any data resource that needs to be cataloged and managed. It can take many forms, from Amazon S3 buckets and database tables to dashboards and machine learning models. Each asset contains comprehensive metadata about the resource, including its location, schema, ownership, and lineage information. Assets are essential for organizing and managing data resources across an organization, making them discoverable and usable while maintaining proper governance.
Before using the Amazon DataZone GetAsset command, ensure the following prerequisites are met:
Domain identifier must exist and be valid
Asset identifier must exist
User must have the required permissions to perform the action
6126 6127 6128 6129 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6126 def get_asset(params = {}, = {}) req = build_request(:get_asset, params) req.send_request() end |
#get_asset_filter(params = {}) ⇒ Types::GetAssetFilterOutput
Gets an asset filter.
Prerequisites:
Domain (
--domain-identifier), asset (--asset-identifier), and filter (--identifier) must all exist.The asset filter should not have been deleted.
The asset must still exist (since the filter is linked to it).
6222 6223 6224 6225 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6222 def get_asset_filter(params = {}, = {}) req = build_request(:get_asset_filter, params) req.send_request() end |
#get_asset_type(params = {}) ⇒ Types::GetAssetTypeOutput
Gets an Amazon DataZone asset type.
Asset types define the categories and characteristics of different kinds of data assets within Amazon DataZone.. They determine what metadata fields are required, what operations are possible, and how the asset integrates with other Amazon Web Services services. Asset types can range from built-in types like Amazon S3 buckets and Amazon Web Services Glue tables to custom types defined for specific organizational needs. Understanding asset types is crucial for properly organizing and managing different kinds of data resources.
Prerequisites:
The asset type with identifier must exist in the domain. ResourceNotFoundException.
You must have the GetAssetType permission.
Ensure the domain-identifier value is correct and accessible.
6301 6302 6303 6304 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6301 def get_asset_type(params = {}, = {}) req = build_request(:get_asset_type, params) req.send_request() end |
#get_connection(params = {}) ⇒ Types::GetConnectionOutput
Gets a connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
6499 6500 6501 6502 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6499 def get_connection(params = {}, = {}) req = build_request(:get_connection, params) req.send_request() end |
#get_data_export_configuration(params = {}) ⇒ Types::GetDataExportConfigurationOutput
Gets data export configuration details.
6539 6540 6541 6542 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6539 def get_data_export_configuration(params = {}, = {}) req = build_request(:get_data_export_configuration, params) req.send_request() end |
#get_data_product(params = {}) ⇒ Types::GetDataProductOutput
Gets the data product.
Prerequisites:
The data product ID must exist.
The domain must be valid and accessible.
User must have read or discovery permissions for the data product.
6619 6620 6621 6622 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6619 def get_data_product(params = {}, = {}) req = build_request(:get_data_product, params) req.send_request() end |
#get_data_source(params = {}) ⇒ Types::GetDataSourceOutput
Gets an Amazon DataZone data source.
6738 6739 6740 6741 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6738 def get_data_source(params = {}, = {}) req = build_request(:get_data_source, params) req.send_request() end |
#get_data_source_run(params = {}) ⇒ Types::GetDataSourceRunOutput
Gets an Amazon DataZone data source run.
6801 6802 6803 6804 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6801 def get_data_source_run(params = {}, = {}) req = build_request(:get_data_source_run, params) req.send_request() end |
#get_domain(params = {}) ⇒ Types::GetDomainOutput
Gets an Amazon DataZone domain.
6860 6861 6862 6863 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6860 def get_domain(params = {}, = {}) req = build_request(:get_domain, params) req.send_request() end |
#get_domain_unit(params = {}) ⇒ Types::GetDomainUnitOutput
Gets the details of the specified domain unit.
6912 6913 6914 6915 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 6912 def get_domain_unit(params = {}, = {}) req = build_request(:get_domain_unit, params) req.send_request() end |
#get_environment(params = {}) ⇒ Types::GetEnvironmentOutput
Gets an Amazon DataZone environment.
7013 7014 7015 7016 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7013 def get_environment(params = {}, = {}) req = build_request(:get_environment, params) req.send_request() end |
#get_environment_action(params = {}) ⇒ Types::GetEnvironmentActionOutput
Gets the specified environment action.
7060 7061 7062 7063 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7060 def get_environment_action(params = {}, = {}) req = build_request(:get_environment_action, params) req.send_request() end |
#get_environment_blueprint(params = {}) ⇒ Types::GetEnvironmentBlueprintOutput
Gets an Amazon DataZone blueprint.
7119 7120 7121 7122 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7119 def get_environment_blueprint(params = {}, = {}) req = build_request(:get_environment_blueprint, params) req.send_request() end |
#get_environment_blueprint_configuration(params = {}) ⇒ Types::GetEnvironmentBlueprintConfigurationOutput
Gets the blueprint configuration in Amazon DataZone.
7185 7186 7187 7188 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7185 def get_environment_blueprint_configuration(params = {}, = {}) req = build_request(:get_environment_blueprint_configuration, params) req.send_request() end |
#get_environment_credentials(params = {}) ⇒ Types::GetEnvironmentCredentialsOutput
Gets the credentials of an environment in Amazon DataZone.
7224 7225 7226 7227 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7224 def get_environment_credentials(params = {}, = {}) req = build_request(:get_environment_credentials, params) req.send_request() end |
#get_environment_profile(params = {}) ⇒ Types::GetEnvironmentProfileOutput
Gets an evinronment profile in Amazon DataZone.
7286 7287 7288 7289 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7286 def get_environment_profile(params = {}, = {}) req = build_request(:get_environment_profile, params) req.send_request() end |
#get_form_type(params = {}) ⇒ Types::GetFormTypeOutput
Gets a metadata form type in Amazon DataZone.
Form types define the structure and validation rules for collecting metadata about assets in Amazon DataZone. They act as templates that ensure consistent metadata capture across similar types of assets, while allowing for customization to meet specific organizational needs. Form types can include required fields, validation rules, and dependencies, helping maintain high-quality metadata that makes data assets more discoverable and usable.
The form type with the specified identifier must exist in the given domain.
The domain must be valid and active.
User must have permission on the form type.
The form type should not be deleted or in an invalid state.
One use case for this API is to determine whether a form field is indexed for search.
A searchable field will be annotated with
@amazon.datazone#searchable. By default, searchable fields are
indexed for semantic search, where related query terms will match the
attribute value even if they are not stemmed or keyword matches. If a
field is indexed technical identifier search, it will be annotated
with @amazon.datazone#searchable(modes:["TECHNICAL"]). If a field is
indexed for lexical search (supports stemmed and prefix matches but
not semantic matches), it will be annotated with
@amazon.datazone#searchable(modes:["LEXICAL"]).
A field storing glossary term IDs (which is filterable) will be
annotated with @amazon.datazone#glossaryterm("${glossaryId}").
7380 7381 7382 7383 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7380 def get_form_type(params = {}, = {}) req = build_request(:get_form_type, params) req.send_request() end |
#get_glossary(params = {}) ⇒ Types::GetGlossaryOutput
Gets a business glossary in Amazon DataZone.
Prerequisites:
The specified glossary ID must exist and be associated with the given domain.
The caller must have the
datazone:GetGlossarypermission on the domain.
7442 7443 7444 7445 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7442 def get_glossary(params = {}, = {}) req = build_request(:get_glossary, params) req.send_request() end |
#get_glossary_term(params = {}) ⇒ Types::GetGlossaryTermOutput
Gets a business glossary term in Amazon DataZone.
Prerequisites:
Glossary term with identifier must exist in the domain.
User must have permission on the glossary term.
Domain must be accessible and active.
7511 7512 7513 7514 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7511 def get_glossary_term(params = {}, = {}) req = build_request(:get_glossary_term, params) req.send_request() end |
#get_group_profile(params = {}) ⇒ Types::GetGroupProfileOutput
Gets a group profile in Amazon DataZone.
7554 7555 7556 7557 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7554 def get_group_profile(params = {}, = {}) req = build_request(:get_group_profile, params) req.send_request() end |
#get_iam_portal_login_url(params = {}) ⇒ Types::GetIamPortalLoginUrlOutput
Gets the data portal URL for the specified Amazon DataZone domain.
7585 7586 7587 7588 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7585 def get_iam_portal_login_url(params = {}, = {}) req = build_request(:get_iam_portal_login_url, params) req.send_request() end |
#get_job_run(params = {}) ⇒ Types::GetJobRunOutput
The details of the job run.
7644 7645 7646 7647 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7644 def get_job_run(params = {}, = {}) req = build_request(:get_job_run, params) req.send_request() end |
#get_lineage_event(params = {}) ⇒ Types::GetLineageEventOutput
Describes the lineage event.
7688 7689 7690 7691 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7688 def get_lineage_event(params = {}, = {}) req = build_request(:get_lineage_event, params) req.send_request() end |
#get_lineage_node(params = {}) ⇒ Types::GetLineageNodeOutput
Gets the data lineage node.
7766 7767 7768 7769 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7766 def get_lineage_node(params = {}, = {}) req = build_request(:get_lineage_node, params) req.send_request() end |
#get_listing(params = {}) ⇒ Types::GetListingOutput
Gets a listing (a record of an asset at a given time). If you specify a listing version, only details that are specific to that version are returned.
7856 7857 7858 7859 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7856 def get_listing(params = {}, = {}) req = build_request(:get_listing, params) req.send_request() end |
#get_metadata_generation_run(params = {}) ⇒ Types::GetMetadataGenerationRunOutput
Gets a metadata generation run in Amazon DataZone.
Prerequisites:
Valid domain and run identifier.
The metadata generation run must exist.
User must have read access to the metadata run.
7925 7926 7927 7928 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 7925 def (params = {}, = {}) req = build_request(:get_metadata_generation_run, params) req.send_request() end |
#get_notebook(params = {}) ⇒ Types::GetNotebookOutput
Gets the details of a notebook in Amazon SageMaker Unified Studio.
8011 8012 8013 8014 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8011 def get_notebook(params = {}, = {}) req = build_request(:get_notebook, params) req.send_request() end |
#get_notebook_export(params = {}) ⇒ Types::GetNotebookExportOutput
Gets the details of a notebook export in Amazon SageMaker Unified Studio.
8065 8066 8067 8068 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8065 def get_notebook_export(params = {}, = {}) req = build_request(:get_notebook_export, params) req.send_request() end |
#get_notebook_run(params = {}) ⇒ Types::GetNotebookRunOutput
Gets the details of a notebook run in Amazon SageMaker Unified Studio.
8157 8158 8159 8160 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8157 def get_notebook_run(params = {}, = {}) req = build_request(:get_notebook_run, params) req.send_request() end |
#get_project(params = {}) ⇒ Types::GetProjectOutput
Gets a project in Amazon DataZone.
8237 8238 8239 8240 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8237 def get_project(params = {}, = {}) req = build_request(:get_project, params) req.send_request() end |
#get_project_profile(params = {}) ⇒ Types::GetProjectProfileOutput
The details of the project profile.
8317 8318 8319 8320 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8317 def get_project_profile(params = {}, = {}) req = build_request(:get_project_profile, params) req.send_request() end |
#get_rule(params = {}) ⇒ Types::GetRuleOutput
Gets the details of a rule in Amazon DataZone. A rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.
8398 8399 8400 8401 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8398 def get_rule(params = {}, = {}) req = build_request(:get_rule, params) req.send_request() end |
#get_subscription(params = {}) ⇒ Types::GetSubscriptionOutput
Gets a subscription in Amazon DataZone.
8492 8493 8494 8495 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8492 def get_subscription(params = {}, = {}) req = build_request(:get_subscription, params) req.send_request() end |
#get_subscription_grant(params = {}) ⇒ Types::GetSubscriptionGrantOutput
Gets the subscription grant in Amazon DataZone.
8562 8563 8564 8565 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8562 def get_subscription_grant(params = {}, = {}) req = build_request(:get_subscription_grant, params) req.send_request() end |
#get_subscription_request_details(params = {}) ⇒ Types::GetSubscriptionRequestDetailsOutput
Gets the details of the specified subscription request.
8670 8671 8672 8673 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8670 def get_subscription_request_details(params = {}, = {}) req = build_request(:get_subscription_request_details, params) req.send_request() end |
#get_subscription_target(params = {}) ⇒ Types::GetSubscriptionTargetOutput
Gets the subscription target in Amazon DataZone.
8741 8742 8743 8744 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8741 def get_subscription_target(params = {}, = {}) req = build_request(:get_subscription_target, params) req.send_request() end |
#get_time_series_data_point(params = {}) ⇒ Types::GetTimeSeriesDataPointOutput
Gets the existing data point for the asset.
8800 8801 8802 8803 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8800 def get_time_series_data_point(params = {}, = {}) req = build_request(:get_time_series_data_point, params) req.send_request() end |
#get_user_profile(params = {}) ⇒ Types::GetUserProfileOutput
Gets a user profile in Amazon DataZone.
8855 8856 8857 8858 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8855 def get_user_profile(params = {}, = {}) req = build_request(:get_user_profile, params) req.send_request() end |
#list_account_pools(params = {}) ⇒ Types::ListAccountPoolsOutput
Lists existing account pools.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
8924 8925 8926 8927 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8924 def list_account_pools(params = {}, = {}) req = build_request(:list_account_pools, params) req.send_request() end |
#list_accounts_in_account_pool(params = {}) ⇒ Types::ListAccountsInAccountPoolOutput
Lists the accounts in the specified account pool.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
8982 8983 8984 8985 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 8982 def list_accounts_in_account_pool(params = {}, = {}) req = build_request(:list_accounts_in_account_pool, params) req.send_request() end |
#list_asset_filters(params = {}) ⇒ Types::ListAssetFiltersOutput
Lists asset filters.
Prerequisites:
A valid domain and asset must exist.
The asset must have at least one filter created to return results.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9056 9057 9058 9059 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9056 def list_asset_filters(params = {}, = {}) req = build_request(:list_asset_filters, params) req.send_request() end |
#list_asset_revisions(params = {}) ⇒ Types::ListAssetRevisionsOutput
Lists the revisions for the asset.
Prerequisites:
The asset must exist in the domain.
There must be at least one revision of the asset (which happens automatically after creation).
The domain must be valid and active.
User must have permissions on the asset and domain.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9125 9126 9127 9128 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9125 def list_asset_revisions(params = {}, = {}) req = build_request(:list_asset_revisions, params) req.send_request() end |
#list_connections(params = {}) ⇒ Types::ListConnectionsOutput
Lists connections. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9346 9347 9348 9349 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9346 def list_connections(params = {}, = {}) req = build_request(:list_connections, params) req.send_request() end |
#list_data_product_revisions(params = {}) ⇒ Types::ListDataProductRevisionsOutput
Lists data product revisions.
Prerequisites:
The data product ID must exist within the domain.
User must have view permissions on the data product.
The domain must be in a valid and accessible state.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9415 9416 9417 9418 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9415 def list_data_product_revisions(params = {}, = {}) req = build_request(:list_data_product_revisions, params) req.send_request() end |
#list_data_source_run_activities(params = {}) ⇒ Types::ListDataSourceRunActivitiesOutput
Lists data source run activities.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9487 9488 9489 9490 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9487 def list_data_source_run_activities(params = {}, = {}) req = build_request(:list_data_source_run_activities, params) req.send_request() end |
#list_data_source_runs(params = {}) ⇒ Types::ListDataSourceRunsOutput
Lists data source runs in Amazon DataZone.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9562 9563 9564 9565 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9562 def list_data_source_runs(params = {}, = {}) req = build_request(:list_data_source_runs, params) req.send_request() end |
#list_data_sources(params = {}) ⇒ Types::ListDataSourcesOutput
Lists data sources in Amazon DataZone.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9654 9655 9656 9657 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9654 def list_data_sources(params = {}, = {}) req = build_request(:list_data_sources, params) req.send_request() end |
#list_domain_units_for_parent(params = {}) ⇒ Types::ListDomainUnitsForParentOutput
Lists child domain units for the specified parent domain unit.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9710 9711 9712 9713 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9710 def list_domain_units_for_parent(params = {}, = {}) req = build_request(:list_domain_units_for_parent, params) req.send_request() end |
#list_domains(params = {}) ⇒ Types::ListDomainsOutput
Lists Amazon DataZone domains.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9769 9770 9771 9772 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9769 def list_domains(params = {}, = {}) req = build_request(:list_domains, params) req.send_request() end |
#list_entity_owners(params = {}) ⇒ Types::ListEntityOwnersOutput
Lists the entity (domain units) owners.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9828 9829 9830 9831 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9828 def list_entity_owners(params = {}, = {}) req = build_request(:list_entity_owners, params) req.send_request() end |
#list_environment_actions(params = {}) ⇒ Types::ListEnvironmentActionsOutput
Lists existing environment actions.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9888 9889 9890 9891 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9888 def list_environment_actions(params = {}, = {}) req = build_request(:list_environment_actions, params) req.send_request() end |
#list_environment_blueprint_configurations(params = {}) ⇒ Types::ListEnvironmentBlueprintConfigurationsOutput
Lists blueprint configurations for a Amazon DataZone environment.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
9963 9964 9965 9966 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 9963 def list_environment_blueprint_configurations(params = {}, = {}) req = build_request(:list_environment_blueprint_configurations, params) req.send_request() end |
#list_environment_blueprints(params = {}) ⇒ Types::ListEnvironmentBlueprintsOutput
Lists blueprints in an Amazon DataZone environment.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10029 10030 10031 10032 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10029 def list_environment_blueprints(params = {}, = {}) req = build_request(:list_environment_blueprints, params) req.send_request() end |
#list_environment_profiles(params = {}) ⇒ Types::ListEnvironmentProfilesOutput
Lists Amazon DataZone environment profiles.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10113 10114 10115 10116 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10113 def list_environment_profiles(params = {}, = {}) req = build_request(:list_environment_profiles, params) req.send_request() end |
#list_environments(params = {}) ⇒ Types::ListEnvironmentsOutput
Lists Amazon DataZone environments.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10210 10211 10212 10213 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10210 def list_environments(params = {}, = {}) req = build_request(:list_environments, params) req.send_request() end |
#list_job_runs(params = {}) ⇒ Types::ListJobRunsOutput
Lists job runs.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10282 10283 10284 10285 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10282 def list_job_runs(params = {}, = {}) req = build_request(:list_job_runs, params) req.send_request() end |
#list_lineage_events(params = {}) ⇒ Types::ListLineageEventsOutput
Lists lineage events.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10363 10364 10365 10366 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10363 def list_lineage_events(params = {}, = {}) req = build_request(:list_lineage_events, params) req.send_request() end |
#list_lineage_node_history(params = {}) ⇒ Types::ListLineageNodeHistoryOutput
Lists the history of the specified data lineage node.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10450 10451 10452 10453 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10450 def list_lineage_node_history(params = {}, = {}) req = build_request(:list_lineage_node_history, params) req.send_request() end |
#list_metadata_generation_runs(params = {}) ⇒ Types::ListMetadataGenerationRunsOutput
Lists all metadata generation runs.
Metadata generation runs represent automated processes that leverage AI/ML capabilities to create or enhance asset metadata at scale. This feature helps organizations maintain comprehensive and consistent metadata across large numbers of assets without manual intervention. It can automatically generate business descriptions, tags, and other metadata elements, significantly reducing the time and effort required for metadata management while improving consistency and completeness.
Prerequisites:
Valid domain identifier.
User must have access to metadata generation runs in the domain.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10539 10540 10541 10542 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10539 def (params = {}, = {}) req = build_request(:list_metadata_generation_runs, params) req.send_request() end |
#list_notebook_runs(params = {}) ⇒ Types::ListNotebookRunsOutput
Lists notebook runs in Amazon SageMaker Unified Studio.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10625 10626 10627 10628 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10625 def list_notebook_runs(params = {}, = {}) req = build_request(:list_notebook_runs, params) req.send_request() end |
#list_notebooks(params = {}) ⇒ Types::ListNotebooksOutput
Lists notebooks in Amazon SageMaker Unified Studio.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10703 10704 10705 10706 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10703 def list_notebooks(params = {}, = {}) req = build_request(:list_notebooks, params) req.send_request() end |
#list_notifications(params = {}) ⇒ Types::ListNotificationsOutput
Lists all Amazon DataZone notifications.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10788 10789 10790 10791 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10788 def list_notifications(params = {}, = {}) req = build_request(:list_notifications, params) req.send_request() end |
#list_policy_grants(params = {}) ⇒ Types::ListPolicyGrantsOutput
Lists policy grants.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10873 10874 10875 10876 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10873 def list_policy_grants(params = {}, = {}) req = build_request(:list_policy_grants, params) req.send_request() end |
#list_project_memberships(params = {}) ⇒ Types::ListProjectMembershipsOutput
Lists all members of the specified project.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
10938 10939 10940 10941 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 10938 def list_project_memberships(params = {}, = {}) req = build_request(:list_project_memberships, params) req.send_request() end |
#list_project_profiles(params = {}) ⇒ Types::ListProjectProfilesOutput
Lists project profiles.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11008 11009 11010 11011 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11008 def list_project_profiles(params = {}, = {}) req = build_request(:list_project_profiles, params) req.send_request() end |
#list_projects(params = {}) ⇒ Types::ListProjectsOutput
Lists Amazon DataZone projects.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11086 11087 11088 11089 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11086 def list_projects(params = {}, = {}) req = build_request(:list_projects, params) req.send_request() end |
#list_rules(params = {}) ⇒ Types::ListRulesOutput
Lists existing rules. In Amazon DataZone, a rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11191 11192 11193 11194 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11191 def list_rules(params = {}, = {}) req = build_request(:list_rules, params) req.send_request() end |
#list_subscription_grants(params = {}) ⇒ Types::ListSubscriptionGrantsOutput
Lists subscription grants.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11307 11308 11309 11310 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11307 def list_subscription_grants(params = {}, = {}) req = build_request(:list_subscription_grants, params) req.send_request() end |
#list_subscription_requests(params = {}) ⇒ Types::ListSubscriptionRequestsOutput
Lists Amazon DataZone subscription requests.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11460 11461 11462 11463 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11460 def list_subscription_requests(params = {}, = {}) req = build_request(:list_subscription_requests, params) req.send_request() end |
#list_subscription_targets(params = {}) ⇒ Types::ListSubscriptionTargetsOutput
Lists subscription targets in Amazon DataZone.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11546 11547 11548 11549 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11546 def list_subscription_targets(params = {}, = {}) req = build_request(:list_subscription_targets, params) req.send_request() end |
#list_subscriptions(params = {}) ⇒ Types::ListSubscriptionsOutput
Lists subscriptions in Amazon DataZone.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11696 11697 11698 11699 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11696 def list_subscriptions(params = {}, = {}) req = build_request(:list_subscriptions, params) req.send_request() end |
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResponse
Lists tags for the specified resource in Amazon DataZone.
11725 11726 11727 11728 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11725 def (params = {}, = {}) req = build_request(:list_tags_for_resource, params) req.send_request() end |
#list_time_series_data_points(params = {}) ⇒ Types::ListTimeSeriesDataPointsOutput
Lists time series data points.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
11801 11802 11803 11804 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11801 def list_time_series_data_points(params = {}, = {}) req = build_request(:list_time_series_data_points, params) req.send_request() end |
#post_lineage_event(params = {}) ⇒ Types::PostLineageEventOutput
Posts a data lineage event.
11844 11845 11846 11847 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11844 def post_lineage_event(params = {}, = {}) req = build_request(:post_lineage_event, params) req.send_request() end |
#post_time_series_data_points(params = {}) ⇒ Types::PostTimeSeriesDataPointsOutput
Posts time series data points to Amazon DataZone for the specified asset.
11915 11916 11917 11918 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11915 def post_time_series_data_points(params = {}, = {}) req = build_request(:post_time_series_data_points, params) req.send_request() end |
#put_data_export_configuration(params = {}) ⇒ Struct
Creates data export configuration details.
If you want to temporarily disable export and later re-enable it for
the same domain, use the --no-enable-export flag to disable and the
--enable-export flag to re-enable. This preserves the configuration
and allows you to re-enable export without deleting S3 table.
Delete the export configuration for the currently enabled domain using the DeleteDataExportConfiguration operation.
Delete the asset S3 table under the aws-sagemaker-catalog S3 table bucket. We recommend backing up the S3 table before deletion.
Call the PutDataExportConfiguration API to enable export for the new domain.
11987 11988 11989 11990 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 11987 def put_data_export_configuration(params = {}, = {}) req = build_request(:put_data_export_configuration, params) req.send_request() end |
#put_environment_blueprint_configuration(params = {}) ⇒ Types::PutEnvironmentBlueprintConfigurationOutput
Writes the configuration for the specified environment blueprint in Amazon DataZone.
12113 12114 12115 12116 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12113 def put_environment_blueprint_configuration(params = {}, = {}) req = build_request(:put_environment_blueprint_configuration, params) req.send_request() end |
#query_graph(params = {}) ⇒ Types::QueryGraphOutput
Queries entities in the graph store.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
12224 12225 12226 12227 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12224 def query_graph(params = {}, = {}) req = build_request(:query_graph, params) req.send_request() end |
#reject_predictions(params = {}) ⇒ Types::RejectPredictionsOutput
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.
12292 12293 12294 12295 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12292 def reject_predictions(params = {}, = {}) req = build_request(:reject_predictions, params) req.send_request() end |
#reject_subscription_request(params = {}) ⇒ Types::RejectSubscriptionRequestOutput
Rejects the specified subscription request.
12403 12404 12405 12406 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12403 def reject_subscription_request(params = {}, = {}) req = build_request(:reject_subscription_request, params) req.send_request() end |
#remove_entity_owner(params = {}) ⇒ Struct
Removes an owner from an entity.
12452 12453 12454 12455 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12452 def remove_entity_owner(params = {}, = {}) req = build_request(:remove_entity_owner, params) req.send_request() end |
#remove_policy_grant(params = {}) ⇒ Struct
Removes a policy grant.
12530 12531 12532 12533 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12530 def remove_policy_grant(params = {}, = {}) req = build_request(:remove_policy_grant, params) req.send_request() end |
#revoke_subscription(params = {}) ⇒ Types::RevokeSubscriptionOutput
Revokes a specified subscription in Amazon DataZone.
12630 12631 12632 12633 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12630 def revoke_subscription(params = {}, = {}) req = build_request(:revoke_subscription, params) req.send_request() end |
#search(params = {}) ⇒ Types::SearchOutput
Searches for assets in Amazon DataZone.
Search in Amazon DataZone is a powerful capability that enables users to discover and explore data assets, glossary terms, and data products across their organization. It provides both basic and advanced search functionality, allowing users to find resources based on names, descriptions, metadata, and other attributes. Search can be scoped to specific types of resources (like assets, glossary terms, or data products) and can be filtered using various criteria such as creation date, owner, or status. The search functionality is essential for making the wealth of data resources in an organization discoverable and usable, helping users find the right data for their needs quickly and efficiently.
Many search commands in Amazon DataZone are paginated, including
search and search-types. When the result set is large, Amazon
DataZone returns a nextToken in the response. This token can be used
to retrieve the next page of results.
Prerequisites:
The --domain-identifier must refer to an existing Amazon DataZone domain.
--search-scope must be one of: ASSET, GLOSSARY_TERM, DATA_PRODUCT, or GLOSSARY.
The user must have search permissions in the specified domain.
If using --filters, ensure that the JSON is well-formed and that each filter includes valid attribute and value keys.
For paginated results, be prepared to use --next-token to fetch additional pages.
To run a standard free-text search, the searchText parameter must be
supplied. By default, all searchable fields are indexed for semantic
search and will return semantic matches for SearchListings queries. To
prevent semantic search indexing for a custom form attribute, see the
CreateFormType API documentation. To run a lexical search query,
enclose the query with double quotes (""). This will disable
semantic search even for fields that have semantic search enabled and
will only return results that contain the keywords wrapped by double
quotes (order of tokens in the query is not enforced). Free-text
search is supported for all attributes annotated with
@amazon.datazone#searchable.
To run a filtered search, provide filter clause using the filters
parameter. To filter on glossary terms, use the special attribute
__DataZoneGlossaryTerms. To filter on an indexed numeric attribute
(i.e., a numeric attribute annotated with
@amazon.datazone#sortable), provide a filter using the intValue
parameter. The filters parameter can also be used to run more advanced
free-text searches that target specific attributes (attributes must be
annotated with @amazon.datazone#searchable for free-text search).
Create/update timestamp filtering is supported using the special
creationTime/lastUpdatedTime attributes. Filter types can be mixed
and matched to power complex queries.
To find out whether an attribute has been annotated and indexed for a given search type, use the GetFormType API to retrieve the form containing the attribute.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
12898 12899 12900 12901 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12898 def search(params = {}, = {}) req = build_request(:search, params) req.send_request() end |
#search_group_profiles(params = {}) ⇒ Types::SearchGroupProfilesOutput
Searches group profiles in Amazon DataZone.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
12962 12963 12964 12965 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 12962 def search_group_profiles(params = {}, = {}) req = build_request(:search_group_profiles, params) req.send_request() end |
#search_listings(params = {}) ⇒ Types::SearchListingsOutput
Searches listings in Amazon DataZone.
SearchListings is a powerful capability that enables users to discover and explore published assets and data products across their organization. It provides both basic and advanced search functionality, allowing users to find resources based on names, descriptions, metadata, and other attributes. SearchListings also supports filtering using various criteria such as creation date, owner, or status. This API is essential for making the wealth of data resources in an organization discoverable and usable, helping users find the right data for their needs quickly and efficiently.
SearchListings returns results in a paginated format. When the result set is large, the response will include a nextToken, which can be used to retrieve the next page of results.
The SearchListings API gives users flexibility in specifying what kind of search is run.
To run a standard free-text search, the searchText parameter must be
supplied. By default, all searchable fields are indexed for semantic
search and will return semantic matches for SearchListings queries. To
prevent semantic search indexing for a custom form attribute, see the
CreateFormType API documentation. To run a lexical search query,
enclose the query with double quotes (""). This will disable
semantic search even for fields that have semantic search enabled and
will only return results that contain the keywords wrapped by double
quotes (order of tokens in the query is not enforced). Free-text
search is supported for all attributes annotated with
@amazon.datazone#searchable.
To run a filtered search, provide filter clause using the filters
parameter. To filter on glossary terms, use the special attribute
__DataZoneGlossaryTerms. To filter on an indexed numeric attribute
(i.e., a numeric attribute annotated with
@amazon.datazone#sortable), provide a filter using the intValue
parameter. The filters parameter can also be used to run more advanced
free-text searches that target specific attributes (attributes must be
annotated with @amazon.datazone#searchable for free-text search).
Create/update timestamp filtering is supported using the special
creationTime/lastUpdatedTime attributes. Filter types can be mixed
and matched to power complex queries.
To find out whether an attribute has been annotated and indexed for a given search type, use the GetFormType API to retrieve the form containing the attribute.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
13183 13184 13185 13186 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13183 def search_listings(params = {}, = {}) req = build_request(:search_listings, params) req.send_request() end |
#search_types(params = {}) ⇒ Types::SearchTypesOutput
Searches for types in Amazon DataZone.
Prerequisites:
The --domain-identifier must refer to an existing Amazon DataZone domain.
--search-scope must be one of the valid values including: ASSET_TYPE, GLOSSARY_TERM_TYPE, DATA_PRODUCT_TYPE.
The --managed flag must be present without a value.
The user must have permissions for form or asset types in the domain.
If using --filters, ensure that the JSON is valid.
Filters contain correct structure (attribute, value, operator).
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
13341 13342 13343 13344 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13341 def search_types(params = {}, = {}) req = build_request(:search_types, params) req.send_request() end |
#search_user_profiles(params = {}) ⇒ Types::SearchUserProfilesOutput
Searches user profiles in Amazon DataZone.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
13410 13411 13412 13413 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13410 def search_user_profiles(params = {}, = {}) req = build_request(:search_user_profiles, params) req.send_request() end |
#start_data_source_run(params = {}) ⇒ Types::StartDataSourceRunOutput
Start the run of the specified data source in Amazon DataZone.
13480 13481 13482 13483 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13480 def start_data_source_run(params = {}, = {}) req = build_request(:start_data_source_run, params) req.send_request() end |
#start_metadata_generation_run(params = {}) ⇒ Types::StartMetadataGenerationRunOutput
Starts the metadata generation run.
Prerequisites:
Asset must be created and belong to the specified domain and project.
Asset type must be supported for metadata generation (e.g., Amazon Web Services Glue table).
Asset must have a structured schema with valid rows and columns.
Valid values for --type: BUSINESS_DESCRIPTIONS, BUSINESS_NAMES, BUSINESS_GLOSSARY_ASSOCIATIONS.
The user must have permission to run metadata generation in the domain/project.
13569 13570 13571 13572 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13569 def (params = {}, = {}) req = build_request(:start_metadata_generation_run, params) req.send_request() end |
#start_notebook_export(params = {}) ⇒ Types::StartNotebookExportOutput
Starts a notebook export in Amazon SageMaker Unified Studio. This operation exports a notebook to a specified file format and stores the output in Amazon Simple Storage Service.
13635 13636 13637 13638 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13635 def start_notebook_export(params = {}, = {}) req = build_request(:start_notebook_export, params) req.send_request() end |
#start_notebook_import(params = {}) ⇒ Types::StartNotebookImportOutput
Starts a notebook import in Amazon SageMaker Unified Studio. This operation imports a notebook from an Amazon Simple Storage Service location into a project.
13710 13711 13712 13713 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13710 def start_notebook_import(params = {}, = {}) req = build_request(:start_notebook_import, params) req.send_request() end |
#start_notebook_run(params = {}) ⇒ Types::StartNotebookRunOutput
Starts a notebook run in Amazon SageMaker Unified Studio. A notebook run represents the execution of an Amazon SageMaker notebook within a project. You can configure compute, network, timeout, and environment settings for the run.
13868 13869 13870 13871 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13868 def start_notebook_run(params = {}, = {}) req = build_request(:start_notebook_run, params) req.send_request() end |
#start_notebook_sync(params = {}) ⇒ Types::StartNotebookSyncOutput
Starts a notebook sync in Amazon SageMaker Unified Studio. This operation syncs a notebook from a Git repository into a project.
13968 13969 13970 13971 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 13968 def start_notebook_sync(params = {}, = {}) req = build_request(:start_notebook_sync, params) req.send_request() end |
#stop_notebook_run(params = {}) ⇒ Types::StopNotebookRunOutput
Stops a running notebook run in Amazon SageMaker Unified Studio.
14019 14020 14021 14022 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14019 def stop_notebook_run(params = {}, = {}) req = build_request(:stop_notebook_run, params) req.send_request() end |
#tag_resource(params = {}) ⇒ Struct
Tags a resource in Amazon DataZone.
14047 14048 14049 14050 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14047 def tag_resource(params = {}, = {}) req = build_request(:tag_resource, params) req.send_request() end |
#untag_resource(params = {}) ⇒ Struct
Untags a resource in Amazon DataZone.
14073 14074 14075 14076 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14073 def untag_resource(params = {}, = {}) req = build_request(:untag_resource, params) req.send_request() end |
#update_account_pool(params = {}) ⇒ Types::UpdateAccountPoolOutput
Updates the account pool.
14162 14163 14164 14165 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14162 def update_account_pool(params = {}, = {}) req = build_request(:update_account_pool, params) req.send_request() end |
#update_asset_filter(params = {}) ⇒ Types::UpdateAssetFilterOutput
Updates an asset filter.
Prerequisites:
The domain, asset, and asset filter identifier must all exist.
The asset must contain the columns being referenced in the update.
If applying a row filter, ensure the column referenced in the expression exists in the asset schema.
14337 14338 14339 14340 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14337 def update_asset_filter(params = {}, = {}) req = build_request(:update_asset_filter, params) req.send_request() end |
#update_connection(params = {}) ⇒ Types::UpdateConnectionOutput
Updates a connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
14648 14649 14650 14651 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14648 def update_connection(params = {}, = {}) req = build_request(:update_connection, params) req.send_request() end |
#update_data_source(params = {}) ⇒ Types::UpdateDataSourceOutput
Updates the specified data source in Amazon DataZone.
14871 14872 14873 14874 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14871 def update_data_source(params = {}, = {}) req = build_request(:update_data_source, params) req.send_request() end |
#update_domain(params = {}) ⇒ Types::UpdateDomainOutput
Updates a Amazon DataZone domain.
14949 14950 14951 14952 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 14949 def update_domain(params = {}, = {}) req = build_request(:update_domain, params) req.send_request() end |
#update_domain_unit(params = {}) ⇒ Types::UpdateDomainUnitOutput
Updates the domain unit.
15009 15010 15011 15012 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15009 def update_domain_unit(params = {}, = {}) req = build_request(:update_domain_unit, params) req.send_request() end |
#update_environment(params = {}) ⇒ Types::UpdateEnvironmentOutput
Updates the specified environment in Amazon DataZone.
15143 15144 15145 15146 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15143 def update_environment(params = {}, = {}) req = build_request(:update_environment, params) req.send_request() end |
#update_environment_action(params = {}) ⇒ Types::UpdateEnvironmentActionOutput
Updates an environment action.
15205 15206 15207 15208 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15205 def update_environment_action(params = {}, = {}) req = build_request(:update_environment_action, params) req.send_request() end |
#update_environment_blueprint(params = {}) ⇒ Types::UpdateEnvironmentBlueprintOutput
Updates an environment blueprint in Amazon DataZone.
15294 15295 15296 15297 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15294 def update_environment_blueprint(params = {}, = {}) req = build_request(:update_environment_blueprint, params) req.send_request() end |
#update_environment_profile(params = {}) ⇒ Types::UpdateEnvironmentProfileOutput
Updates the specified environment profile in Amazon DataZone.
15386 15387 15388 15389 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15386 def update_environment_profile(params = {}, = {}) req = build_request(:update_environment_profile, params) req.send_request() end |
#update_glossary(params = {}) ⇒ Types::UpdateGlossaryOutput
Updates the business glossary in Amazon DataZone.
Prerequisites:
The glossary must exist in the given domain.
The caller must have the
datazone:UpdateGlossarypermission to update it.When updating the name, the new name must be unique within the domain.
The glossary must not be deleted or in a terminal state.
15464 15465 15466 15467 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15464 def update_glossary(params = {}, = {}) req = build_request(:update_glossary, params) req.send_request() end |
#update_glossary_term(params = {}) ⇒ Types::UpdateGlossaryTermOutput
Updates a business glossary term in Amazon DataZone.
Prerequisites:
Glossary term must exist in the specified domain.
New name must not conflict with existing terms in the same glossary.
User must have permissions on the term.
The term must not be in DELETED status.
15558 15559 15560 15561 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15558 def update_glossary_term(params = {}, = {}) req = build_request(:update_glossary_term, params) req.send_request() end |
#update_group_profile(params = {}) ⇒ Types::UpdateGroupProfileOutput
Updates the specified group profile in Amazon DataZone.
15605 15606 15607 15608 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15605 def update_group_profile(params = {}, = {}) req = build_request(:update_group_profile, params) req.send_request() end |
#update_notebook(params = {}) ⇒ Types::UpdateNotebookOutput
Updates a notebook in Amazon SageMaker Unified Studio.
15740 15741 15742 15743 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15740 def update_notebook(params = {}, = {}) req = build_request(:update_notebook, params) req.send_request() end |
#update_project(params = {}) ⇒ Types::UpdateProjectOutput
Updates the specified project in Amazon DataZone.
15883 15884 15885 15886 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 15883 def update_project(params = {}, = {}) req = build_request(:update_project, params) req.send_request() end |
#update_project_profile(params = {}) ⇒ Types::UpdateProjectProfileOutput
Updates a project profile.
16037 16038 16039 16040 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16037 def update_project_profile(params = {}, = {}) req = build_request(:update_project_profile, params) req.send_request() end |
#update_root_domain_unit_owner(params = {}) ⇒ Struct
Updates the owner of the root domain unit.
16076 16077 16078 16079 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16076 def update_root_domain_unit_owner(params = {}, = {}) req = build_request(:update_root_domain_unit_owner, params) req.send_request() end |
#update_rule(params = {}) ⇒ Types::UpdateRuleOutput
Updates a rule. In Amazon DataZone, a rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.
16193 16194 16195 16196 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16193 def update_rule(params = {}, = {}) req = build_request(:update_rule, params) req.send_request() end |
#update_subscription_grant_status(params = {}) ⇒ Types::UpdateSubscriptionGrantStatusOutput
Updates the status of the specified subscription grant status in Amazon DataZone.
16287 16288 16289 16290 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16287 def update_subscription_grant_status(params = {}, = {}) req = build_request(:update_subscription_grant_status, params) req.send_request() end |
#update_subscription_request(params = {}) ⇒ Types::UpdateSubscriptionRequestOutput
Updates a specified subscription request in Amazon DataZone.
16398 16399 16400 16401 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16398 def update_subscription_request(params = {}, = {}) req = build_request(:update_subscription_request, params) req.send_request() end |
#update_subscription_target(params = {}) ⇒ Types::UpdateSubscriptionTargetOutput
Updates the specified subscription target in Amazon DataZone.
16511 16512 16513 16514 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16511 def update_subscription_target(params = {}, = {}) req = build_request(:update_subscription_target, params) req.send_request() end |
#update_user_profile(params = {}) ⇒ Types::UpdateUserProfileOutput
Updates the specified user profile in Amazon DataZone.
16570 16571 16572 16573 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/client.rb', line 16570 def update_user_profile(params = {}, = {}) req = build_request(:update_user_profile, params) req.send_request() end |