Rdocumentation
powered by
Learn R Programming
paws.analytics (version 0.9.0)
'Amazon Web Services' Analytics Services
Description
Interface to 'Amazon Web Services' 'analytics' services, including 'Elastic MapReduce' 'Hadoop' and 'Spark' big data service, 'Elasticsearch' search engine, and more
.
Copy Link
Link to current version
Version
Version
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.0
Install
install.packages('paws.analytics')
Monthly Downloads
3,919
Version
0.9.0
License
Apache License (>= 2.0)
Issues
44
Pull Requests
1
Stars
334
Forks
37
Repository
https://github.com/paws-r/paws
Homepage
https://paws-r.r-universe.dev/paws.analytics
Maintainer
Dyfan Jones
Last Published
March 14th, 2025
Functions in paws.analytics (0.9.0)
Search all functions
athena_create_prepared_statement
Creates a prepared statement for use with SQL queries in Athena
athena
Amazon Athena
athena_batch_get_prepared_statement
Returns the details of a single prepared statement or a list of up to 256 prepared statements for the array of prepared statement names that you provide
athena_batch_get_query_execution
Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings
athena_create_data_catalog
Creates (registers) a data catalog with the specified name and properties
athena_get_calculation_execution
Describes a previously submitted calculation execution
athena_delete_data_catalog
Deletes a data catalog
athena_delete_prepared_statement
Deletes the prepared statement with the specified name from the specified workgroup
athena_delete_work_group
Deletes the workgroup with the specified name
athena_cancel_capacity_reservation
Cancels the capacity reservation with the specified name
athena_delete_notebook
Deletes the specified notebook
athena_delete_capacity_reservation
Deletes a cancelled capacity reservation
athena_create_named_query
Creates a named query in the specified workgroup
athena_delete_named_query
Deletes the named query if you have access to the workgroup in which the query was saved
athena_create_presigned_notebook_url
Gets an authentication token and the URL at which the notebook can be accessed
athena_batch_get_named_query
Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings
athena_export_notebook
Exports the specified notebook and its metadata
athena_create_work_group
Creates a workgroup with the specified name
athena_get_notebook_metadata
Retrieves notebook metadata for the specified notebook ID
athena_get_database
Returns a database object for the specified database and data catalog
athena_get_calculation_execution_code
Retrieves the unencrypted code that was executed for the calculation
athena_get_query_execution
Returns information about a single execution of a query if you have access to the workgroup in which the query ran
athena_get_data_catalog
Returns the specified data catalog
athena_create_capacity_reservation
Creates a capacity reservation with the specified name and number of requested data processing units
athena_create_notebook
Creates an empty ipynb file in the specified Apache Spark enabled workgroup
athena_list_calculation_executions
Lists the calculations that have been submitted to a session in descending order
athena_list_prepared_statements
Lists the prepared statements in the specified workgroup
athena_get_prepared_statement
Retrieves the prepared statement with the specified name from the specified workgroup
athena_get_work_group
Returns information about the workgroup with the specified name
athena_get_query_results
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3
athena_get_query_runtime_statistics
Returns query execution runtime statistics related to a single execution of a query if you have access to the workgroup in which the query ran
athena_get_calculation_execution_status
Gets the status of a current calculation
athena_get_capacity_reservation
Returns information about the capacity reservation with the specified name
athena_list_application_dpu_sizes
Returns the supported DPU sizes for the supported application runtimes (for example, Athena notebook version 1)
athena_import_notebook
Imports a single ipynb file to a Spark enabled workgroup
athena_get_capacity_assignment_configuration
Gets the capacity assignment configuration for a capacity reservation, if one exists
athena_get_named_query
Returns information about a single query
cloudsearch
Amazon CloudSearch
athena_update_work_group
Updates the workgroup with the specified name
cloudsearch_define_expression
Configures an Expression for the search domain
athena_put_capacity_assignment_configuration
Puts a new capacity assignment configuration for a specified capacity reservation
athena_start_query_execution
Runs the SQL query statements contained in the Query
athena_update_capacity_reservation
Updates the number of requested data processing units for the capacity reservation with the specified name
athena_list_tags_for_resource
Lists the tags associated with an Athena resource
athena_stop_query_execution
Stops a query execution
athena_list_work_groups
Lists available workgroups for the account
athena_tag_resource
Adds one or more tags to an Athena resource
cloudsearch_define_index_field
Configures an IndexField for the search domain
athena_stop_calculation_execution
Requests the cancellation of a calculation
athena_get_session_status
Gets the current status of a session
athena_list_named_queries
Provides a list of available query IDs only for queries saved in the specified workgroup
athena_list_query_executions
Provides a list of available query execution IDs for the queries in the specified workgroup
athena_get_session
Gets the full details of a previously created session, including the session status and configuration
athena_get_table_metadata
Returns table metadata for the specified catalog, database, and table
athena_update_notebook
Updates the contents of a Spark notebook
cloudsearch_describe_service_access_policies
Gets information about the access policies that control access to the domain's document and search endpoints
cloudsearch_delete_domain
Permanently deletes a search domain and all of its data
cloudsearch_define_analysis_scheme
Configures an analysis scheme that can be applied to a text or text-array field to define language-specific text processing options
athena_update_prepared_statement
Updates a prepared statement
athena_update_named_query
Updates a NamedQuery object
athena_untag_resource
Removes one or more tags from an Athena resource
cloudsearch_describe_domain_endpoint_options
Returns the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS
cloudsearchdomain
Amazon CloudSearch Domain
cloudsearch_describe_scaling_parameters
Gets the scaling parameters configured for a domain
athena_list_executors
Lists, in descending order, the executors that joined a session
cloudsearch_describe_expressions
Gets the expressions configured for the search domain
cloudsearch_delete_index_field
Removes an IndexField from the search domain
cloudsearch_delete_expression
Removes an Expression from the search domain
athena_list_table_metadata
Lists the metadata for the tables in the specified data catalog database
athena_start_session
Creates a session for running calculations within a workgroup
cloudsearch_describe_index_fields
Gets information about the index fields configured for the search domain
athena_terminate_session
Terminates an active session
athena_start_calculation_execution
Submits calculations for execution within a session
athena_list_data_catalogs
Lists the data catalogs in the current Amazon Web Services account
athena_list_notebook_sessions
Lists, in descending order, the sessions that have been created in a notebook that are in an active state like CREATING, CREATED, IDLE or BUSY
athena_update_notebook_metadata
Updates the metadata for a notebook
athena_list_capacity_reservations
Lists the capacity reservations for the current account
athena_list_notebook_metadata
Displays the notebook files for the specified workgroup in paginated format
athena_list_databases
Lists the databases in the specified data catalog
athena_update_data_catalog
Updates the data catalog that has the specified name
athena_list_engine_versions
Returns a list of engine versions that are available to choose from, including the Auto option
athena_list_sessions
Lists the sessions in a workgroup that are in an active state like CREATING, CREATED, IDLE, or BUSY
cloudsearchdomain_suggest
Retrieves autocomplete suggestions for a partial query string
cloudsearch_delete_suggester
Deletes a suggester
datapipeline_describe_pipelines
Retrieves metadata about one or more pipelines
cloudsearchdomain_upload_documents
Posts a batch of documents to a search domain for indexing
cloudsearch_list_domain_names
Lists all search domains owned by an account
cloudsearch_describe_analysis_schemes
Gets the analysis schemes configured for a domain
cloudsearch_update_scaling_parameters
Configures scaling parameters for a domain
cloudsearch_update_service_access_policies
Configures the access rules that control access to the domain's document and search endpoints
datapipeline_deactivate_pipeline
Deactivates the specified running pipeline
datapipeline_describe_objects
Gets the object definitions for a set of objects associated with the pipeline
cloudsearch_describe_domains
Gets information about the search domains owned by this account
cloudsearch_build_suggesters
Indexes the search suggestions
cloudsearch_index_documents
Tells the search domain to start indexing its documents using the latest indexing options
cloudsearch_update_domain_endpoint_options
Updates the domain's endpoint options, specifically whether all requests to the domain must arrive over HTTPS
cloudsearch_update_availability_options
Configures the availability options for a domain
cloudsearch_define_suggester
Configures a suggester for a domain
cloudsearch_delete_analysis_scheme
Deletes an analysis scheme
cloudsearch_describe_availability_options
Gets the availability options configured for a domain
cloudsearch_describe_suggesters
Gets the suggesters configured for a domain
datapipeline_activate_pipeline
Validates the specified pipeline and starts processing pipeline tasks
datapipeline_delete_pipeline
Deletes a pipeline, its pipeline definition, and its run history
datapipeline_put_pipeline_definition
Adds tasks, schedules, and preconditions to the specified pipeline
datapipeline_add_tags
Adds or modifies tags for the specified pipeline
datapipeline_validate_pipeline_definition
Validates the specified pipeline definition to ensure that it is well formed and can be run without error
cloudsearchdomain_search
Retrieves a list of documents that match the specified search criteria
datapipeline_report_task_progress
Task runners call ReportTaskProgress when assigned a task to acknowledge that it has the task
datapipeline_set_task_status
Task runners call SetTaskStatus to notify AWS Data Pipeline that a task is completed and provide information about the final status
cloudsearch_create_domain
Creates a new search domain
datazone
Amazon DataZone
datapipeline
AWS Data Pipeline
datapipeline_query_objects
Queries the specified pipeline for the names of objects that match the specified set of conditions
datazone_accept_subscription_request
Accepts a subscription request to a specific asset
datazone_add_entity_owner
Adds the owner of an entity (a domain unit)
datapipeline_set_status
Requests that the status of the specified physical or logical pipeline objects be updated in the specified pipeline
datapipeline_poll_for_task
Task runners call PollForTask to receive a task to perform from AWS Data Pipeline
datapipeline_list_pipelines
Lists the pipeline identifiers for all active pipelines that you have permission to access
datapipeline_get_pipeline_definition
Gets the definition of the specified pipeline
datapipeline_create_pipeline
Creates a new, empty pipeline
datapipeline_report_task_runner_heartbeat
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational
datapipeline_remove_tags
Removes existing tags from the specified pipeline
datapipeline_evaluate_expression
Task runners call EvaluateExpression to evaluate a string in the context of the specified object
datazone_associate_environment_role
Associates the environment role in Amazon DataZone
datazone_create_asset
Creates an asset in Amazon DataZone catalog
datazone_create_domain
Creates an Amazon DataZone domain
datazone_add_policy_grant
Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles
datazone_create_domain_unit
Creates a domain unit in Amazon DataZone
datazone_accept_predictions
Accepts automatically generated business-friendly metadata for your Amazon DataZone assets
datazone_create_environment
Create an Amazon DataZone environment
datazone_cancel_subscription
Cancels the subscription to the specified asset
datazone_create_data_product_revision
Creates a data product revision
datazone_create_data_product
Creates a data product
datazone_cancel_metadata_generation_run
Cancels the metadata generation run
datazone_create_asset_type
Creates a custom asset type
datazone_create_connection
Creates a new connection
datazone_create_asset_filter
Creates a data asset filter
datazone_create_group_profile
Creates a group profile in Amazon DataZone
datazone_create_project_membership
Creates a project membership in Amazon DataZone
datazone_create_project
Creates an Amazon DataZone project
datazone_create_asset_revision
Creates a revision of the asset
datazone_create_listing_change_set
Publishes a listing (a record of an asset at a given time) or removes a listing from the catalog
datazone_create_environment_action
Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment
datazone_create_project_profile
Creates a project profile
datazone_create_rule
Creates a rule in Amazon DataZone
datazone_create_subscription_grant
Creates a subsscription grant in Amazon DataZone
datazone_create_subscription_target
Creates a subscription target in Amazon DataZone
datazone_create_data_source
Creates an Amazon DataZone data source
datazone_create_glossary_term
Creates a business glossary term
datazone_create_environment_profile
Creates an Amazon DataZone environment profile
datazone_create_glossary
Creates an Amazon DataZone business glossary
datazone_delete_data_product
Deletes a data product in Amazon DataZone
datazone_create_form_type
Creates a metadata form type
datazone_delete_asset_type
Deletes an asset type in Amazon DataZone
datazone_delete_connection
Deletes and connection
datazone_delete_data_source
Deletes a data source in Amazon DataZone
datazone_create_subscription_request
Creates a subscription request in Amazon DataZone
datazone_delete_asset_filter
Deletes an asset filter
datazone_create_user_profile
Creates a user profile in Amazon DataZone
datazone_delete_environment_blueprint_configuration
Deletes the blueprint configuration in Amazon DataZone
datazone_delete_glossary
Deletes a business glossary in Amazon DataZone
datazone_delete_domain_unit
Deletes a domain unit
datazone_delete_domain
Deletes a Amazon DataZone domain
datazone_delete_form_type
Delets and metadata form type in Amazon DataZone
datazone_delete_asset
Deletes an asset in Amazon DataZone
datazone_delete_glossary_term
Deletes a business glossary term in Amazon DataZone
datazone_delete_environment_profile
Deletes an environment profile in Amazon DataZone
datazone_delete_listing
Deletes a listing (a record of an asset at a given time)
datazone_get_asset
Gets an Amazon DataZone asset
datazone_delete_subscription_request
Deletes a subscription request in Amazon DataZone
datazone_delete_subscription_target
Deletes a subscription target in Amazon DataZone
datazone_delete_time_series_data_points
Deletes the specified time series form for the specified asset
datazone_delete_subscription_grant
Deletes and subscription grant in Amazon DataZone
datazone_delete_project_membership
Deletes project membership in Amazon DataZone
datazone_delete_environment_action
Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment
datazone_delete_environment
Deletes an environment in Amazon DataZone
datazone_delete_rule
Deletes a rule in Amazon DataZone
datazone_disassociate_environment_role
Disassociates the environment role in Amazon DataZone
datazone_delete_project
Deletes a project in Amazon DataZone
datazone_delete_project_profile
Deletes a project profile
datazone_get_environment_blueprint
Gets an Amazon DataZone blueprint
datazone_get_environment_credentials
Gets the credentials of an environment in Amazon DataZone
datazone_get_iam_portal_login_url
Gets the data portal URL for the specified Amazon DataZone domain
datazone_get_domain_unit
Gets the details of the specified domain unit
datazone_get_environment
Gets an Amazon DataZone environment
datazone_get_domain
Gets an Amazon DataZone domain
datazone_get_data_source
Gets an Amazon DataZone data source
datazone_get_connection
Gets a connection
datazone_get_environment_action
Gets the specified environment action
datazone_get_environment_profile
Gets an evinronment profile in Amazon DataZone
datazone_get_data_product
Gets the data product
datazone_get_job_run
The details of the job run
datazone_get_group_profile
Gets a group profile in Amazon DataZone
datazone_get_glossary_term
Gets a business glossary term in Amazon DataZone
datazone_get_data_source_run
Gets an Amazon DataZone data source run
datazone_get_glossary
Gets a business glossary in Amazon DataZone
datazone_get_metadata_generation_run
Gets a metadata generation run in Amazon DataZone
datazone_get_rule
Gets the details of a rule in Amazon DataZone
datazone_get_listing
Gets a listing (a record of an asset at a given time)
datazone_get_subscription
Gets a subscription in Amazon DataZone
datazone_get_subscription_grant
Gets the subscription grant in Amazon DataZone
datazone_get_project
Gets a project in Amazon DataZone
datazone_get_lineage_event
Describes the lineage event
datazone_get_environment_blueprint_configuration
Gets the blueprint configuration in Amazon DataZone
datazone_get_asset_filter
Gets an asset filter
datazone_list_job_runs
Lists job runs
datazone_get_user_profile
Gets a user profile in Amazon DataZone
datazone_get_time_series_data_point
Gets the existing data point for the asset
datazone_list_data_product_revisions
Lists data product revisions
datazone_list_connections
Lists connections
datazone_get_asset_type
Gets an Amazon DataZone asset type
datazone_get_form_type
Gets a metadata form type in Amazon DataZone
datazone_list_data_source_runs
Lists data source runs in Amazon DataZone
datazone_get_lineage_node
Gets the data lineage node
datazone_get_subscription_request_details
Gets the details of the specified subscription request
datazone_list_lineage_node_history
Lists the history of the specified data lineage node
datazone_get_subscription_target
Gets the subscription target in Amazon DataZone
datazone_list_entity_owners
Lists the entity (domain units) owners
datazone_list_asset_filters
Lists asset filters
datazone_list_environment_blueprint_configurations
Lists blueprint configurations for a Amazon DataZone environment
datazone_list_environment_actions
Lists existing environment actions
datazone_list_domains
Lists Amazon DataZone domains
datazone_list_environment_profiles
Lists Amazon DataZone environment profiles
datazone_list_data_sources
Lists data sources in Amazon DataZone
datazone_get_project_profile
The details of the project profile
datazone_list_data_source_run_activities
Lists data source run activities
datazone_list_lineage_events
Lists lineage events
datazone_list_asset_revisions
Lists the revisions for the asset
datazone_list_metadata_generation_runs
Lists all metadata generation runs
datazone_list_environments
Lists Amazon DataZone environments
datazone_list_projects
Lists Amazon DataZone projects
datazone_list_rules
Lists existing rules
datazone_list_domain_units_for_parent
Lists child domain units for the specified parent domain unit
datazone_list_policy_grants
Lists policy grants
datazone_list_environment_blueprints
Lists blueprints in an Amazon DataZone environment
datazone_reject_subscription_request
Rejects the specified subscription request
datazone_list_project_memberships
Lists all members of the specified project
datazone_list_notifications
Lists all Amazon DataZone notifications
datazone_remove_entity_owner
Removes an owner from an entity
datazone_list_project_profiles
Lists project profiles
datazone_list_subscription_grants
Lists subscription grants
datazone_list_subscription_targets
Lists subscription targets in Amazon DataZone
datazone_list_subscription_requests
Lists Amazon DataZone subscription requests
datazone_list_subscriptions
Lists subscriptions in Amazon DataZone
datazone_post_lineage_event
Posts a data lineage event
datazone_post_time_series_data_points
Posts time series data points to Amazon DataZone for the specified asset
datazone_list_time_series_data_points
Lists time series data points
datazone_reject_predictions
Rejects automatically generated business-friendly metadata for your Amazon DataZone assets
datazone_put_environment_blueprint_configuration
Writes the configuration for the specified environment blueprint in Amazon DataZone
datazone_search
Searches for assets in Amazon DataZone
datazone_list_tags_for_resource
Lists tags for the specified resource in Amazon DataZone
datazone_search_group_profiles
Searches group profiles in Amazon DataZone
datazone_search_listings
Searches listings (records of an asset at a given time) in Amazon DataZone
datazone_search_user_profiles
Searches user profiles in Amazon DataZone
datazone_start_metadata_generation_run
Starts the metadata generation run
datazone_update_environment_profile
Updates the specified environment profile in Amazon DataZone
datazone_remove_policy_grant
Removes a policy grant
datazone_revoke_subscription
Revokes a specified subscription in Amazon DataZone
datazone_search_types
Searches for types in Amazon DataZone
datazone_update_domain_unit
Updates the domain unit
datazone_start_data_source_run
Start the run of the specified data source in Amazon DataZone
datazone_tag_resource
Tags a resource in Amazon DataZone
datazone_update_connection
Updates a connection
datazone_untag_resource
Untags a resource in Amazon DataZone
datazone_update_domain
Updates a Amazon DataZone domain
datazone_update_environment_action
Updates an environment action
datazone_update_data_source
Updates the specified data source in Amazon DataZone
datazone_update_environment
Updates the specified environment in Amazon DataZone
datazone_update_asset_filter
Updates an asset filter
datazone_update_glossary
Updates the business glossary in Amazon DataZone
elasticsearchservice
Amazon Elasticsearch Service
datazone_update_subscription_target
Updates the specified subscription target in Amazon DataZone
datazone_update_project
Updates the specified project in Amazon DataZone
datazone_update_rule
Updates a rule
datazone_update_project_profile
Updates a project profile
datazone_update_subscription_grant_status
Updates the status of the specified subscription grant status in Amazon DataZone
datazone_update_user_profile
Updates the specified user profile in Amazon DataZone
elasticsearchservice_create_outbound_cross_cluster_search_connection
Creates a new cross-cluster search connection from a source domain to a destination domain
elasticsearchservice_cancel_elasticsearch_service_software_update
Cancels a scheduled service software update for an Amazon ES domain
elasticsearchservice_describe_elasticsearch_instance_type_limits
Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion
elasticsearchservice_create_elasticsearch_domain
Creates a new Elasticsearch domain
elasticsearchservice_associate_package
Associates a package with an Amazon ES domain
elasticsearchservice_delete_package
Delete the package
elasticsearchservice_authorize_vpc_endpoint_access
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint
elasticsearchservice_add_tags
Attaches tags to an existing Elasticsearch domain
elasticsearchservice_create_package
Create a package for use with Amazon ES domains
datazone_update_group_profile
Updates the specified group profile in Amazon DataZone
elasticsearchservice_create_vpc_endpoint
Creates an Amazon OpenSearch Service-managed VPC endpoint
elasticsearchservice_delete_outbound_cross_cluster_search_connection
Allows the source domain owner to delete an existing outbound cross-cluster search connection
elasticsearchservice_describe_outbound_cross_cluster_search_connections
Lists all the outbound cross-cluster search connections for a source domain
elasticsearchservice_accept_inbound_cross_cluster_search_connection
Allows the destination domain owner to accept an inbound cross-cluster search connection request
datazone_update_subscription_request
Updates a specified subscription request in Amazon DataZone
elasticsearchservice_cancel_domain_config_change
Cancels a pending configuration change on an Amazon OpenSearch Service domain
datazone_update_glossary_term
Updates a business glossary term in Amazon DataZone
elasticsearchservice_delete_inbound_cross_cluster_search_connection
Allows the destination domain owner to delete an existing inbound cross-cluster search connection
elasticsearchservice_dissociate_package
Dissociates a package from the Amazon ES domain
elasticsearchservice_list_domain_names
Returns the name of all Elasticsearch domains owned by the current user's account
elasticsearchservice_list_domains_for_package
Lists all Amazon ES domains associated with the package
elasticsearchservice_delete_vpc_endpoint
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint
elasticsearchservice_describe_reserved_elasticsearch_instance_offerings
Lists available reserved Elasticsearch instance offerings
elasticsearchservice_describe_inbound_cross_cluster_search_connections
Lists all the inbound cross-cluster search connections for a destination domain
elasticsearchservice_delete_elasticsearch_domain
Permanently deletes the specified Elasticsearch domain and all of its data
elasticsearchservice_get_package_version_history
Returns a list of versions of the package, along with their creation time and commit message
elasticsearchservice_delete_elasticsearch_service_role
Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains
elasticsearchservice_describe_elasticsearch_domain
Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN
elasticsearchservice_get_upgrade_status
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain
elasticsearchservice_list_elasticsearch_versions
List all supported Elasticsearch versions
elasticsearchservice_update_elasticsearch_domain_config
Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances
elasticsearchservice_update_package
Updates a package for use with Amazon ES domains
elasticsearchservice_list_tags
Returns all tags for the given Elasticsearch domain
elasticsearchservice_reject_inbound_cross_cluster_search_connection
Allows the destination domain owner to reject an inbound cross-cluster search connection request
elasticsearchservice_get_compatible_elasticsearch_versions
Returns a list of upgrade compatible Elastisearch versions
elasticsearchservice_describe_elasticsearch_domain_config
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options
elasticsearchservice_describe_reserved_elasticsearch_instances
Returns information about reserved Elasticsearch instances for this account
elasticsearchservice_list_elasticsearch_instance_types
List all Elasticsearch instance types that are supported for given ElasticsearchVersion
elasticsearchservice_update_vpc_endpoint
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint
elasticsearchservice_describe_domain_change_progress
Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages
elasticsearchservice_list_vpc_endpoint_access
Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint
elasticsearchservice_describe_elasticsearch_domains
Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN
elasticsearchservice_describe_domain_auto_tunes
Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date
elasticsearchservice_describe_vpc_endpoints
Describes one or more Amazon OpenSearch Service-managed VPC endpoints
elasticsearchservice_list_vpc_endpoints
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region
elasticsearchservice_start_elasticsearch_service_software_update
Schedules a service software update for an Amazon ES domain
elasticsearchservice_describe_packages
Describes all packages available to Amazon ES
emr
Amazon EMR
emr_add_job_flow_steps
AddJobFlowSteps adds new steps to a running cluster
elasticsearchservice_list_vpc_endpoints_for_domain
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain
emr_add_instance_groups
Adds one or more instance groups to a running cluster
emr_delete_studio_session_mapping
Removes a user or group from an Amazon EMR Studio
elasticsearchservice_revoke_vpc_endpoint_access
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint
emr_describe_job_flows
This API is no longer supported and will eventually be removed
elasticsearchservice_list_packages_for_domain
Lists all packages associated with the Amazon ES domain
elasticsearchservice_remove_tags
Removes the specified set of tags from the specified Elasticsearch domain
emr_delete_studio
Removes an Amazon EMR Studio from the Studio metadata store
elasticsearchservice_purchase_reserved_elasticsearch_instance_offering
Allows you to purchase reserved Elasticsearch instances
emr_create_studio_session_mapping
Maps a user or group to the Amazon EMR Studio specified by StudioId, and applies a session policy to refine Studio permissions for that user or group
elasticsearchservice_get_upgrade_history
Retrieves the complete history of the last 10 upgrades that were performed on the domain
emr_cancel_steps
Cancels a pending step or steps in a running cluster
emr_get_auto_termination_policy
Returns the auto-termination policy for an Amazon EMR cluster
elasticsearchservice_upgrade_elasticsearch_domain
Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version
emr_add_instance_fleet
Adds an instance fleet to a running cluster
emr_describe_release_label
Provides Amazon EMR release label details, such as the releases available the Region where the API request is run, and the available applications for a specific Amazon EMR release label
emr_get_cluster_session_credentials
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a cluster with fine-grained access control activated
emr_remove_auto_termination_policy
Removes an auto-termination policy from an Amazon EMR cluster
emr_describe_security_configuration
Provides the details of a security configuration by returning the configuration JSON
emr_remove_tags
Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio
emr_modify_cluster
Modifies the number of steps that can be executed concurrently for the cluster specified using ClusterID
emr_list_studio_session_mappings
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
emr_remove_managed_scaling_policy
Removes a managed scaling policy from a specified Amazon EMR cluster
emr_modify_instance_fleet
Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified InstanceFleetID within the cluster specified using ClusterID
emr_get_studio_session_mapping
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group)
emr_add_tags
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio
emr_modify_instance_groups
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group
emr_list_bootstrap_actions
Provides information about the bootstrap actions associated with a cluster
emr_list_supported_instance_types
A list of the instance types that Amazon EMR supports
emr_describe_notebook_execution
Provides details of a notebook execution
emr_list_studios
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account
emr_get_block_public_access_configuration
Returns the Amazon EMR block public access configuration for your Amazon Web Services account in the current Region
emr_describe_studio
Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio access URL, and so on
emr_get_managed_scaling_policy
Fetches the attached managed scaling policy for an Amazon EMR cluster
emr_put_block_public_access_configuration
Creates or updates an Amazon EMR block public access configuration for your Amazon Web Services account in the current Region
emr_describe_cluster
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on
emr_describe_step
Provides more detail about the cluster step
entityresolution
AWS EntityResolution
emr_list_instances
Provides information for all active Amazon EC2 instances and Amazon EC2 instances terminated in the last 30 days, up to a maximum of 2,000
emr_create_studio
Creates a new Amazon EMR Studio
emr_remove_auto_scaling_policy
Removes an automatic scaling policy from a specified instance group within an Amazon EMR cluster
entityresolution_delete_id_namespace
Deletes the IdNamespace with a given name
emr_list_clusters
Provides the status of all clusters visible to this Amazon Web Services account
emr_list_notebook_executions
Provides summaries of all notebook executions
emr_set_termination_protection
SetTerminationProtection locks a cluster (job flow) so the Amazon EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error
emr_list_instance_groups
Provides all available details about the instance groups in a cluster
emr_put_auto_scaling_policy
Creates or updates an automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster
emr_create_security_configuration
Creates a security configuration, which is stored in the service and can be specified when a cluster is created
emr_delete_security_configuration
Deletes a security configuration
emr_put_auto_termination_policy
Auto-termination is supported in Amazon EMR releases 5
entityresolution_get_match_id
Returns the corresponding Match ID of a customer record if the record has been processed
emr_update_studio
Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets
entityresolution_get_id_namespace
Returns the IdNamespace with a given name, if it exists
emr_list_security_configurations
Lists all the security configurations visible to this account, providing their creation dates and times, and their names
emr_set_keep_job_flow_alive_when_no_steps
You can use the SetKeepJobFlowAliveWhenNoSteps to configure a cluster (job flow) to terminate after the step execution, i
entityresolution_add_policy_statement
Adds a policy statement object
emr_list_steps
Provides a list of steps for the cluster in reverse order unless you specify stepIds with the request or filter by StepStates
emr_set_visible_to_all_users
The SetVisibleToAllUsers parameter is no longer supported
emr_list_release_labels
Retrieves release labels of Amazon EMR services in the Region where the API is called
emr_list_instance_fleets
Lists all available details about the instance fleets in a cluster
entityresolution_create_schema_mapping
Creates a schema mapping, which defines the schema of the input customer records table
emr_run_job_flow
RunJobFlow creates and starts running a new cluster (job flow)
emr_start_notebook_execution
Starts a notebook execution
emr_set_unhealthy_node_replacement
Specify whether to enable unhealthy node replacement, which lets Amazon EMR gracefully replace core nodes on a cluster if any nodes become unhealthy
entityresolution_delete_policy_statement
Deletes the policy statement
entityresolution_create_matching_workflow
Creates a MatchingWorkflow object which stores the configuration of the data processing job to be run
entityresolution_get_id_mapping_job
Gets the status, metrics, and errors (if there are any) that are associated with a job
entityresolution_delete_schema_mapping
Deletes the SchemaMapping with a given name
entityresolution_list_matching_jobs
Lists all jobs for a given workflow
emr_stop_notebook_execution
Stops a notebook execution
emr_terminate_job_flows
TerminateJobFlows shuts a list of clusters (job flows) down
entityresolution_delete_matching_workflow
Deletes the MatchingWorkflow with a given name
entityresolution_list_id_mapping_jobs
Lists all ID mapping jobs for a given workflow
entityresolution_start_matching_job
Starts the MatchingJob of a workflow
emr_update_studio_session_mapping
Updates the session policy attached to the user or group for the specified Amazon EMR Studio
entityresolution_get_id_mapping_workflow
Returns the IdMappingWorkflow with a given name, if it exists
entityresolution_create_id_namespace
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it
emr_put_managed_scaling_policy
Creates or updates a managed scaling policy for an Amazon EMR cluster
entityresolution_create_id_mapping_workflow
Creates an IdMappingWorkflow object which stores the configuration of the data processing job to be run
entityresolution_get_schema_mapping
Returns the SchemaMapping of a given name
entityresolution_batch_delete_unique_id
Deletes multiple unique IDs in a matching workflow
firehose
Amazon Kinesis Firehose
entityresolution_delete_id_mapping_workflow
Deletes the IdMappingWorkflow with a given name
entityresolution_get_matching_job
Gets the status, metrics, and errors (if there are any) that are associated with a job
entityresolution_get_policy
Returns the resource-based policy
entityresolution_get_provider_service
Returns the ProviderService of a given name
entityresolution_list_schema_mappings
Returns a list of all the SchemaMappings that have been created for an Amazon Web Services account
entityresolution_start_id_mapping_job
Starts the IdMappingJob of a workflow
entityresolution_update_matching_workflow
Updates an existing MatchingWorkflow
entityresolution_list_id_mapping_workflows
Returns a list of all the IdMappingWorkflows that have been created for an Amazon Web Services account
entityresolution_list_id_namespaces
Returns a list of all ID namespaces
entityresolution_list_tags_for_resource
Displays the tags associated with an Entity Resolution resource
firehose_describe_delivery_stream
Describes the specified Firehose stream and its status
firehose_delete_delivery_stream
Deletes a Firehose stream and its data
firehose_create_delivery_stream
Creates a Firehose stream
entityresolution_put_policy
Updates the resource-based policy
entityresolution_list_matching_workflows
Returns a list of all the MatchingWorkflows that have been created for an Amazon Web Services account
entityresolution_update_id_mapping_workflow
Updates an existing IdMappingWorkflow
entityresolution_update_id_namespace
Updates an existing ID namespace
entityresolution_list_provider_services
Returns a list of all the ProviderServices that are available in this Amazon Web Services Region
firehose_tag_delivery_stream
Adds or updates tags for the specified Firehose stream
firehose_start_delivery_stream_encryption
Enables server-side encryption (SSE) for the Firehose stream
entityresolution_tag_resource
Assigns one or more tags (key-value pairs) to the specified Entity Resolution resource
firehose_untag_delivery_stream
Removes tags from the specified Firehose stream
firehose_put_record_batch
Writes multiple data records into a Firehose stream in a single call, which can achieve higher throughput per producer than when writing single records
firehose_list_delivery_streams
Lists your Firehose streams in alphabetical order of their names
entityresolution_get_matching_workflow
Returns the MatchingWorkflow with a given name, if it exists
firehose_stop_delivery_stream_encryption
Disables server-side encryption (SSE) for the Firehose stream
entityresolution_update_schema_mapping
Updates a schema mapping
entityresolution_untag_resource
Removes one or more tags from the specified Entity Resolution resource
firehose_put_record
Writes a single data record into an Firehose stream
glue
AWS Glue
firehose_list_tags_for_delivery_stream
Lists the tags for the specified Firehose stream
firehose_update_destination
Updates the specified destination of the specified Firehose stream
glue_batch_get_crawlers
Returns a list of resource metadata for a given list of crawler names
glue_batch_get_custom_entity_types
Retrieves the details for the custom patterns specified by a list of names
glue_batch_get_blueprints
Retrieves information about a list of blueprints
glue_batch_get_data_quality_result
Retrieves a list of data quality results for the specified result IDs
glue_batch_delete_partition
Deletes one or more partitions in a batch operation
glue_batch_create_partition
Creates one or more partitions in a batch operation
glue_batch_delete_table_version
Deletes a specified batch of versions of a table
glue_batch_delete_connection
Deletes a list of connection definitions from the Data Catalog
glue_batch_get_jobs
Returns a list of resource metadata for a given list of job names
glue_batch_get_dev_endpoints
Returns a list of resource metadata for a given list of development endpoint names
glue_batch_delete_table
Deletes multiple tables at once
glue_cancel_data_quality_rule_recommendation_run
Cancels the specified recommendation run that was being used to generate rules
glue_cancel_data_quality_ruleset_evaluation_run
Cancels a run where a ruleset is being evaluated against a data source
glue_batch_get_table_optimizer
Returns the configuration for the specified table optimizers
glue_batch_update_partition
Updates one or more partitions in a batch operation
glue_batch_get_workflows
Returns a list of resource metadata for a given list of workflow names
glue_batch_get_triggers
Returns a list of resource metadata for a given list of trigger names
glue_check_schema_version_validity
Validates the supplied schema
glue_create_crawler
Creates a new crawler with specified targets, role, configuration, and optional schedule
glue_create_catalog
Creates a new catalog in the Glue Data Catalog
glue_batch_get_partition
Retrieves partitions in a batch request
glue_batch_put_data_quality_statistic_annotation
Annotate datapoints over time for a specific data quality statistic
glue_batch_stop_job_run
Stops one or more job runs for a specified job definition
glue_create_blueprint
Registers a blueprint with Glue
glue_create_custom_entity_type
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data
glue_create_classifier
Creates a classifier in the user's account
glue_create_column_statistics_task_settings
Creates settings for a column statistics task
glue_create_connection
Creates a connection definition in the Data Catalog
glue_cancel_ml_task_run
Cancels (stops) a task run
glue_cancel_statement
Cancels the statement
glue_create_data_quality_ruleset
Creates a data quality ruleset with DQDL rules applied to a specified Glue table
glue_create_dev_endpoint
Creates a new development endpoint
glue_create_integration_resource_property
This API can be used for setting up the ResourceProperty of the Glue connection (for the source) or Glue database ARN (for the target)
glue_create_integration_table_properties
This API is used to provide optional override properties for the the tables that need to be replicated
glue_create_database
Creates a new database in a Data Catalog
glue_create_ml_transform
Creates an Glue machine learning transform
glue_create_job
Creates a new job definition
glue_create_partition_index
Creates a specified partition index in an existing table
glue_create_integration
Creates a Zero-ETL integration in the caller's account between two resources with Amazon Resource Names (ARNs): the SourceArn and TargetArn
glue_create_partition
Creates a new partition
glue_create_script
Transforms a directed acyclic graph (DAG) into code
glue_create_schema
Creates a new schema set and registers the schema definition
glue_create_trigger
Creates a new trigger
glue_create_user_defined_function
Creates a new function definition in the Data Catalog
glue_create_usage_profile
Creates an Glue usage profile
glue_create_table_optimizer
Creates a new table optimizer for a specific function
glue_create_table
Creates a new table definition in the Data Catalog
glue_create_registry
Creates a new registry which may be used to hold a collection of schemas
glue_delete_classifier
Removes a classifier from the Data Catalog
glue_delete_catalog
Removes the specified catalog from the Glue Data Catalog
glue_create_security_configuration
Creates a new security configuration
glue_create_session
Creates a new session
glue_delete_crawler
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING
glue_create_workflow
Creates a new workflow
glue_delete_column_statistics_for_table
Retrieves table statistics of columns
glue_delete_custom_entity_type
Deletes a custom pattern by specifying its name
glue_delete_blueprint
Deletes an existing blueprint
glue_delete_column_statistics_for_partition
Delete the partition column statistics of a column
glue_delete_column_statistics_task_settings
Deletes settings for a column statistics task
glue_delete_registry
Delete the entire registry including schema and all of its versions
glue_delete_partition_index
Deletes a specified partition index from an existing table
glue_delete_connection
Deletes a connection from the Data Catalog
glue_delete_partition
Deletes a specified partition
glue_delete_ml_transform
Deletes an Glue machine learning transform
glue_delete_database
Removes a specified database from a Data Catalog
glue_delete_job
Deletes a specified job definition
glue_delete_integration
Deletes the specified Zero-ETL integration
glue_delete_integration_table_properties
Deletes the table properties that have been created for the tables that need to be replicated
glue_delete_data_quality_ruleset
Deletes a data quality ruleset
glue_delete_dev_endpoint
Deletes a specified development endpoint
glue_delete_table
Removes a table definition from the Data Catalog
glue_delete_security_configuration
Deletes a specified security configuration
glue_delete_trigger
Deletes a specified trigger
glue_delete_schema
Deletes the entire schema set, including the schema set and all of its versions
glue_delete_schema_versions
Remove versions from the specified schema
glue_delete_table_version
Deletes a specified version of a table
glue_delete_session
Deletes the session
glue_delete_usage_profile
Deletes the Glue specified usage profile
glue_delete_table_optimizer
Deletes an optimizer and all associated metadata for a table
glue_delete_resource_policy
Deletes a specified policy
glue_describe_inbound_integrations
Returns a list of inbound integrations for the specified integration
glue_get_blueprint_runs
Retrieves the details of blueprint runs for a specified blueprint
glue_get_catalog
The name of the Catalog to retrieve
glue_describe_entity
Provides details regarding the entity used with the connection type, with a description of the data model for each field in the selected entity
glue_describe_integrations
The API is used to retrieve a list of integrations
glue_get_blueprint_run
Retrieves the details of a blueprint run
glue_delete_workflow
Deletes a workflow
glue_describe_connection_type
The DescribeConnectionType API provides full details of the supported options for a given connection type in Glue
glue_delete_user_defined_function
Deletes an existing function definition from the Data Catalog
glue_get_blueprint
Retrieves the details of a blueprint
glue_get_column_statistics_for_table
Retrieves table statistics of columns
glue_get_connection
Retrieves a connection definition from the Data Catalog
glue_get_catalog_import_status
Retrieves the status of a migration operation
glue_get_column_statistics_for_partition
Retrieves partition statistics of columns
glue_get_classifier
Retrieve a classifier by name
glue_get_catalogs
Retrieves all catalogs defined in a catalog in the Glue Data Catalog
glue_get_column_statistics_task_run
Get the associated metadata/information for a task run, given a task run ID
glue_get_column_statistics_task_settings
Gets settings for a column statistics task
glue_get_column_statistics_task_runs
Retrieves information about all runs associated with the specified table
glue_get_data_quality_result
Retrieves the result of a data quality rule evaluation
glue_get_data_quality_model
Retrieve the training status of the model along with more information (CompletedOn, StartedOn, FailureReason)
glue_get_crawlers
Retrieves metadata for all crawlers defined in the customer account
glue_get_data_quality_rule_recommendation_run
Gets the specified recommendation run that was used to generate rules
glue_get_classifiers
Lists all classifier objects in the Data Catalog
glue_get_database
Retrieves the definition of a specified database
glue_get_entity_records
This API is used to query preview data from a given connection type or from a native Amazon S3 based Glue Data Catalog
glue_get_data_quality_ruleset
Returns an existing ruleset by identifier or name
glue_get_connections
Retrieves a list of connection definitions from the Data Catalog
glue_get_data_quality_model_result
Retrieve a statistic's predictions for a given Profile ID
glue_get_data_catalog_encryption_settings
Retrieves the security configuration for a specified catalog
glue_get_integration_table_properties
This API is used to retrieve optional override properties for the tables that need to be replicated
glue_get_custom_entity_type
Retrieves the details of a custom pattern by specifying its name
glue_get_crawler_metrics
Retrieves metrics about specified crawlers
glue_get_crawler
Retrieves metadata for a specified crawler
glue_get_dataflow_graph
Transforms a Python script into a directed acyclic graph (DAG)
glue_get_data_quality_ruleset_evaluation_run
Retrieves a specific run where a ruleset is evaluated against a data source
glue_get_dev_endpoints
Retrieves all the development endpoints in this Amazon Web Services account
glue_get_databases
Retrieves all databases defined in a given Data Catalog
glue_get_dev_endpoint
Retrieves information about a specified development endpoint
glue_get_integration_resource_property
This API is used for fetching the ResourceProperty of the Glue connection (for the source) or Glue database ARN (for the target)
glue_get_job_run
Retrieves the metadata for a given job run
glue_get_ml_transforms
Gets a sortable, filterable list of existing Glue machine learning transforms
glue_get_ml_task_run
Gets details for a specific task run on a machine learning transform
glue_get_job_bookmark
Returns information on a job bookmark entry
glue_get_jobs
Retrieves all current job definitions
glue_get_ml_transform
Gets an Glue machine learning transform artifact and all its corresponding metadata
glue_get_job
Retrieves an existing job definition
glue_get_ml_task_runs
Gets a list of runs for a machine learning transform
glue_get_job_runs
Retrieves metadata for all runs of a given job definition
glue_get_mapping
Creates mappings
glue_get_schema_version
Get the specified schema by its unique ID assigned when a version of the schema is created or registered
glue_get_partition
Retrieves information about a specified partition
glue_get_registry
Describes the specified registry in detail
glue_get_partition_indexes
Retrieves the partition indexes associated with a table
glue_get_resource_policy
Retrieves a specified resource policy
glue_get_resource_policies
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account permission grants
glue_get_schema
Describes the specified schema in detail
glue_get_partitions
Retrieves information about the partitions in a table
glue_get_plan
Gets code to perform a specified mapping
glue_get_schema_by_definition
Retrieves a schema by the SchemaDefinition
glue_get_table_optimizer
Returns the configuration of all optimizers associated with a specified table
glue_get_table_version
Retrieves a specified version of a table
glue_get_statement
Retrieves the statement
glue_get_session
Retrieves the session
glue_get_security_configuration
Retrieves a specified security configuration
glue_get_security_configurations
Retrieves a list of all security configurations
glue_get_tables
Retrieves the definitions of some or all of the tables in a given Database
glue_get_table_versions
Retrieves a list of strings that identify available versions of a specified table
glue_get_schema_versions_diff
Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry
glue_get_user_defined_functions
Retrieves multiple function definitions from the Data Catalog
glue_get_triggers
Gets all the triggers associated with a job
glue_get_table
Retrieves the Table definition in a Data Catalog for a specified table
glue_get_unfiltered_partition_metadata
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata
glue_get_workflow_run
Retrieves the metadata for a given workflow run
glue_get_unfiltered_partitions_metadata
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata
glue_get_tags
Retrieves a list of tags associated with a resource
glue_get_workflow
Retrieves resource metadata for a workflow
glue_get_user_defined_function
Retrieves a specified function definition from the Data Catalog
glue_get_usage_profile
Retrieves information about the specified Glue usage profile
glue_import_catalog_to_glue
Imports an existing Amazon Athena Data Catalog to Glue
glue_get_unfiltered_table_metadata
Allows a third-party analytical engine to retrieve unfiltered table metadata from the Data Catalog
glue_get_trigger
Retrieves the definition of a trigger
glue_list_connection_types
The ListConnectionTypes API provides a discovery mechanism to learn available connection types in Glue
glue_list_crawlers
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag
glue_list_data_quality_statistic_annotations
Retrieve annotations for a data quality statistic
glue_list_entities
Returns the available entities supported by the connection type
glue_list_crawls
Returns all the crawls of a specified crawler
glue_list_dev_endpoints
Retrieves the names of all DevEndpoint resources in this Amazon Web Services account, or the resources with the specified tag
glue_get_workflow_runs
Retrieves metadata for all runs of a given workflow
glue_list_data_quality_rule_recommendation_runs
Lists the recommendation runs meeting the filter criteria
glue_list_column_statistics_task_runs
List all task runs for a particular account
glue_list_blueprints
Lists all the blueprint names in an account
glue_list_custom_entity_types
Lists all the custom patterns that have been created
glue_list_jobs
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag
glue_get_workflow_run_properties
Retrieves the workflow run properties which were set during the run
glue_list_data_quality_results
Returns all data quality execution results for your account
glue_list_data_quality_ruleset_evaluation_runs
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source
glue_list_workflows
Lists names of workflows created in the account
glue_list_ml_transforms
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services account, or the resources with the specified tag
glue_list_data_quality_rulesets
Returns a paginated list of rulesets for the specified list of Glue tables
glue_list_data_quality_statistics
Retrieves a list of data quality statistics
glue_start_crawler_schedule
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED
glue_put_data_quality_profile_annotation
Annotate all datapoints for a Profile
glue_list_usage_profiles
List all the Glue usage profiles
glue_list_triggers
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag
glue_reset_job_bookmark
Resets a bookmark entry
glue_start_blueprint_run
Starts a new run of the specified blueprint
glue_list_schema_versions
Returns a list of schema versions that you have created, with minimal information
glue_query_schema_version_metadata
Queries for the schema version metadata information
glue_put_workflow_run_properties
Puts the specified workflow run properties for the given workflow run
glue_list_registries
Returns a list of registries that you have created, with minimal registry information
glue_start_export_labels_task_run
Begins an asynchronous task to export all labeled data for a particular transform
glue_put_data_catalog_encryption_settings
Sets the security configuration for a specified catalog
glue_start_column_statistics_task_run_schedule
Starts a column statistics task run schedule
glue_put_resource_policy
Sets the Data Catalog resource policy for access control
glue_list_schemas
Returns a list of schemas with minimal details
glue_put_schema_version_metadata
Puts the metadata key value pair for a specified schema version ID
glue_resume_workflow_run
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run
glue_start_crawler
Starts a crawl using the specified crawler, regardless of what is scheduled
glue_register_schema_version
Adds a new version to the existing schema
glue_start_column_statistics_task_run
Starts a column statistics task run, for a specified table and columns
glue_run_statement
Executes the statement
glue_list_sessions
Retrieve a list of sessions
glue_remove_schema_version_metadata
Removes a key value pair from the schema version metadata for the specified schema version ID
glue_list_statements
Lists statements for the session
glue_list_table_optimizer_runs
Lists the history of previous optimizer runs for a specific table
glue_modify_integration
Modifies a Zero-ETL integration in the caller's account
glue_start_workflow_run
Starts a new run of the specified workflow
glue_start_ml_evaluation_task_run
Starts a task to estimate the quality of the transform
glue_start_job_run
Starts a job run using a job definition
glue_stop_crawler
If the specified crawler is running, stops the crawl
glue_stop_column_statistics_task_run_schedule
Stops a column statistics task run schedule
glue_start_data_quality_ruleset_evaluation_run
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the ruleset against a data source (Glue table)
glue_search_tables
Searches a set of tables based on properties in the table metadata as well as on the parent database
glue_start_trigger
Starts an existing trigger
glue_start_data_quality_rule_recommendation_run
Starts a recommendation run that is used to generate rules when you don't know what rules to write
glue_start_import_labels_task_run
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform and improve its quality
glue_start_ml_labeling_set_generation_task_run
Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels
glue_stop_column_statistics_task_run
Stops a task run for the specified table
glue_stop_crawler_schedule
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running
glue_test_connection
Tests a connection to a service to validate the service credentials that you provide
glue_update_classifier
Modifies an existing classifier (a GrokClassifier, an XMLClassifier, a JsonClassifier, or a CsvClassifier, depending on which field is present)
glue_update_catalog
Updates an existing catalog's properties in the Glue Data Catalog
glue_stop_session
Stops the session
glue_stop_workflow_run
Stops the execution of the specified workflow run
glue_update_blueprint
Updates a registered blueprint
glue_update_column_statistics_for_partition
Creates or updates partition statistics of columns
glue_untag_resource
Removes tags from a resource
glue_tag_resource
Adds tags to a resource
glue_stop_trigger
Stops a specified trigger
glue_update_connection
Updates a connection definition in the Data Catalog
glue_update_integration_table_properties
This API is used to provide optional override properties for the tables that need to be replicated
glue_update_column_statistics_for_table
Creates or updates table statistics of columns
glue_update_integration_resource_property
This API can be used for updating the ResourceProperty of the Glue connection (for the source) or Glue database ARN (for the target)
glue_update_crawler_schedule
Updates the schedule of a crawler using a cron expression
glue_update_data_quality_ruleset
Updates the specified data quality ruleset
glue_update_dev_endpoint
Updates a specified development endpoint
glue_update_database
Updates an existing database definition in a Data Catalog
glue_update_column_statistics_task_settings
Updates settings for a column statistics task
glue_update_crawler
Updates a crawler
glue_update_job_from_source_control
Synchronizes a job from the source control repository
glue_update_table_optimizer
Updates the configuration for an existing table optimizer
glue_update_ml_transform
Updates an existing machine learning transform
glue_update_table
Updates a metadata table in the Data Catalog
glue_update_registry
Updates an existing registry which is used to hold a collection of schemas
glue_update_partition
Updates a partition
glue_update_source_control_from_job
Synchronizes a job to the source control repository
glue_update_schema
Updates the description, compatibility setting, or version checkpoint for a schema set
glue_update_trigger
Updates a trigger definition
glue_update_job
Updates an existing job definition
glue_update_workflow
Updates an existing workflow
gluedatabrew
AWS Glue DataBrew
gluedatabrew_create_recipe
Creates a new DataBrew recipe
gluedatabrew_create_profile_job
Creates a new job to analyze a dataset and create its data profile
glue_update_user_defined_function
Updates an existing function definition in the Data Catalog
gluedatabrew_create_recipe_job
Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe
gluedatabrew_create_dataset
Creates a new DataBrew dataset
glue_update_usage_profile
Update an Glue usage profile
gluedatabrew_batch_delete_recipe_version
Deletes one or more versions of a recipe at a time
gluedatabrew_create_project
Creates a new DataBrew project
gluedatabrew_delete_project
Deletes an existing DataBrew project
gluedatabrew_delete_job
Deletes the specified DataBrew job
gluedatabrew_delete_ruleset
Deletes a ruleset
gluedatabrew_describe_dataset
Returns the definition of a specific DataBrew dataset
gluedatabrew_delete_recipe_version
Deletes a single version of a DataBrew recipe
gluedatabrew_create_schedule
Creates a new schedule for one or more DataBrew jobs
gluedatabrew_create_ruleset
Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset
gluedatabrew_delete_schedule
Deletes the specified DataBrew schedule
gluedatabrew_describe_job
Returns the definition of a specific DataBrew job
gluedatabrew_describe_project
Returns the definition of a specific DataBrew project
gluedatabrew_describe_job_run
Represents one run of a DataBrew job
gluedatabrew_list_jobs
Lists all of the DataBrew jobs that are defined
gluedatabrew_delete_dataset
Deletes a dataset from DataBrew
gluedatabrew_describe_recipe
Returns the definition of a specific DataBrew recipe corresponding to a particular version
gluedatabrew_describe_schedule
Returns the definition of a specific DataBrew schedule
gluedatabrew_list_datasets
Lists all of the DataBrew datasets
gluedatabrew_publish_recipe
Publishes a new version of a DataBrew recipe
gluedatabrew_list_recipe_versions
Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING
gluedatabrew_describe_ruleset
Retrieves detailed information about the ruleset
gluedatabrew_list_recipes
Lists all of the DataBrew recipes that are defined
gluedatabrew_list_projects
Lists all of the DataBrew projects that are defined
gluedatabrew_send_project_session_action
Performs a recipe step within an interactive DataBrew session that's currently open
gluedatabrew_list_job_runs
Lists all of the previous runs of a particular DataBrew job
gluedatabrew_list_tags_for_resource
Lists all the tags for a DataBrew resource
gluedatabrew_list_schedules
Lists the DataBrew schedules that are defined
gluedatabrew_start_job_run
Runs a DataBrew job
gluedatabrew_list_rulesets
List all rulesets available in the current account or rulesets associated with a specific resource (dataset)
gluedatabrew_start_project_session
Creates an interactive session, enabling you to manipulate data in a DataBrew project
gluedatabrew_stop_job_run
Stops a particular run of a job
gluedatabrew_tag_resource
Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule
gluedatabrew_update_ruleset
Updates specified ruleset
gluedatabrew_update_recipe_job
Modifies the definition of an existing DataBrew recipe job
gluedatabrew_update_dataset
Modifies the definition of an existing DataBrew dataset
gluedatabrew_update_project
Modifies the definition of an existing DataBrew project
healthlake
Amazon HealthLake
healthlake_create_fhir_datastore
Creates a data store that can ingest and export FHIR formatted data
gluedatabrew_update_recipe
Modifies the definition of the LATEST_WORKING version of a DataBrew recipe
gluedatabrew_untag_resource
Removes metadata tags from a DataBrew resource
gluedatabrew_update_schedule
Modifies the definition of an existing DataBrew schedule
gluedatabrew_update_profile_job
Modifies the definition of an existing profile job
healthlake_list_fhir_datastores
Lists all FHIR data stores that are in the user’s account, regardless of data store status
healthlake_list_fhir_export_jobs
Lists all FHIR export jobs associated with an account and their statuses
healthlake_describe_fhir_export_job
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job
healthlake_describe_fhir_import_job
Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job
healthlake_describe_fhir_datastore
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store name, data store status, when the data store was created, data store type version, and the data store's endpoint
healthlake_list_fhir_import_jobs
Lists all FHIR import jobs associated with an account and their statuses
healthlake_list_tags_for_resource
Returns a list of all existing tags associated with a data store
healthlake_start_fhir_import_job
Begins a FHIR Import job
healthlake_start_fhir_export_job
Begins a FHIR export job
healthlake_delete_fhir_datastore
Deletes a data store
ivs
Amazon Interactive Video Service
ivs_create_recording_configuration
Creates a new recording configuration, used to enable recording to Amazon S3
healthlake_tag_resource
Adds a user specified key and value tag to a data store
ivs_batch_start_viewer_session_revocation
Performs StartViewerSessionRevocation on multiple channel ARN and viewer ID pairs simultaneously
ivs_batch_get_channel
Performs GetChannel on multiple ARNs simultaneously
ivs_create_playback_restriction_policy
Creates a new playback restriction policy, for constraining playback by countries and/or origins
ivs_create_stream_key
Creates a stream key, used to initiate a stream, for the specified channel ARN
ivs_batch_get_stream_key
Performs GetStreamKey on multiple ARNs simultaneously
healthlake_untag_resource
Removes tags from a data store
ivs_create_channel
Creates a new channel and an associated stream key to start streaming
ivs_delete_recording_configuration
Deletes the recording configuration for the specified ARN
ivs_get_channel
Gets the channel configuration for the specified channel ARN
ivs_get_stream
Gets information about the active (live) stream on a specified channel
ivs_get_recording_configuration
Gets the recording configuration for the specified ARN
ivs_delete_playback_key_pair
Deletes a specified authorization key pair
ivs_delete_playback_restriction_policy
Deletes the specified playback restriction policy
ivs_get_playback_restriction_policy
Gets the specified playback restriction policy
ivs_delete_stream_key
Deletes the stream key for the specified ARN, so it can no longer be used to stream
ivs_get_playback_key_pair
Gets a specified playback authorization key pair and returns the arn and fingerprint
ivs_list_playback_key_pairs
Gets summary information about playback key pairs
ivs_list_recording_configurations
Gets summary information about all recording configurations in your account, in the Amazon Web Services region where the API request is processed
ivs_list_stream_sessions
Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed
ivs_list_channels
Gets summary information about all channels in your account, in the Amazon Web Services region where the API request is processed
ivs_import_playback_key_pair
Imports the public portion of a new key pair and returns its arn and fingerprint
ivs_get_stream_session
Gets metadata on a specified stream
ivs_list_streams
Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed
ivs_get_stream_key
Gets stream-key information for a specified ARN
ivs_list_stream_keys
Gets summary information about stream keys for the specified channel
ivs_list_playback_restriction_policies
Gets summary information about playback restriction policies
ivs_delete_channel
Deletes the specified channel and its associated stream keys
ivs_put_metadata
Inserts metadata into the active stream of the specified channel
ivs_stop_stream
Disconnects the incoming RTMPS stream for the specified channel
ivs_tag_resource
Adds or updates tags for the Amazon Web Services resource with the specified ARN
ivsrealtime_create_encoder_configuration
Creates an EncoderConfiguration object
ivsrealtime
Amazon Interactive Video Service RealTime
ivs_untag_resource
Removes tags from the resource with the specified ARN
ivs_update_playback_restriction_policy
Updates a specified playback restriction policy
ivs_start_viewer_session_revocation
Starts the process of revoking the viewer session associated with a specified channel ARN and viewer ID
ivs_list_tags_for_resource
Gets information about Amazon Web Services tags for the specified ARN
ivs_update_channel
Updates a channel's configuration
ivsrealtime_delete_public_key
Deletes the specified public key used to sign stage participant tokens
ivsrealtime_create_storage_configuration
Creates a new storage configuration, used to enable recording to Amazon S3
ivsrealtime_delete_storage_configuration
Deletes the storage configuration for the specified ARN
ivsrealtime_create_stage
Creates a new stage (and optionally participant tokens)
ivsrealtime_disconnect_participant
Disconnects a specified participant from a specified stage
ivsrealtime_delete_ingest_configuration
Deletes a specified IngestConfiguration, so it can no longer be used to broadcast
ivsrealtime_delete_encoder_configuration
Deletes an EncoderConfiguration resource
ivsrealtime_delete_stage
Shuts down and deletes the specified stage (disconnecting all participants)
ivsrealtime_create_ingest_configuration
Creates a new IngestConfiguration resource, used to specify the ingest protocol for a stage
ivsrealtime_create_participant_token
Creates an additional token for a specified stage
ivsrealtime_get_stage_session
Gets information for the specified stage session
ivsrealtime_get_stage
Gets information for the specified stage
ivsrealtime_get_composition
Get information about the specified Composition resource
ivsrealtime_get_storage_configuration
Gets the storage configuration for the specified ARN
ivsrealtime_get_ingest_configuration
Gets information about the specified IngestConfiguration
ivsrealtime_get_encoder_configuration
Gets information about the specified EncoderConfiguration resource
ivsrealtime_get_public_key
Gets information for the specified public key
ivsrealtime_get_participant
Gets information about the specified participant token
ivsrealtime_list_compositions
Gets summary information about all Compositions in your account, in the AWS region where the API request is processed
ivsrealtime_import_public_key
Import a public key to be used for signing stage participant tokens
ivsrealtime_list_tags_for_resource
Gets information about AWS tags for the specified ARN
ivsrealtime_start_composition
Starts a Composition from a stage based on the configuration provided in the request
ivsrealtime_list_stage_sessions
Gets all sessions for a specified stage
ivsrealtime_list_stages
Gets summary information about all stages in your account, in the AWS region where the API request is processed
ivsrealtime_list_ingest_configurations
Lists all IngestConfigurations in your account, in the AWS region where the API request is processed
ivsrealtime_list_encoder_configurations
Gets summary information about all EncoderConfigurations in your account, in the AWS region where the API request is processed
ivsrealtime_list_public_keys
Gets summary information about all public keys in your account, in the AWS region where the API request is processed
ivsrealtime_list_participant_events
Lists events for a specified participant that occurred during a specified stage session
ivsrealtime_list_storage_configurations
Gets summary information about all storage configurations in your account, in the AWS region where the API request is processed
ivsrealtime_list_participants
Lists all participants in a specified stage session
kafka_batch_disassociate_scram_secret
Disassociates one or more Scram Secrets from an Amazon MSK cluster
kafka_batch_associate_scram_secret
Associates one or more Scram Secrets with an Amazon MSK cluster
ivsrealtime_update_stage
Updates a stage’s configuration
ivsrealtime_untag_resource
Removes tags from the resource with the specified ARN
ivsrealtime_update_ingest_configuration
Updates a specified IngestConfiguration
kafka
Managed Streaming for Kafka
kafka_create_cluster
Creates a new MSK cluster
ivsrealtime_stop_composition
Stops and deletes a Composition resource
ivsrealtime_tag_resource
Adds or updates tags for the AWS resource with the specified ARN
kafka_create_cluster_v2
Creates a new MSK cluster
kafka_create_configuration
Creates a new MSK configuration
kafka_delete_cluster_policy
Deletes the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request
kafka_delete_replicator
Deletes a replicator
kafka_describe_cluster_operation
Returns a description of the cluster operation specified by the ARN
kafka_describe_cluster
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request
kafka_delete_configuration
Deletes an MSK Configuration
kafka_create_replicator
Creates the replicator
kafka_create_vpc_connection
Creates a new MSK VPC connection
kafka_delete_vpc_connection
Deletes a MSK VPC connection
kafka_delete_cluster
Deletes the MSK cluster specified by the Amazon Resource Name (ARN) in the request
kafka_get_compatible_kafka_versions
Gets the Apache Kafka versions to which you can update the MSK cluster
kafka_get_bootstrap_brokers
A list of brokers that a client application can use to bootstrap
kafka_describe_vpc_connection
Returns a description of this MSK VPC connection
kafka_list_client_vpc_connections
Returns a list of all the VPC connections in this Region
kafka_describe_cluster_v2
Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request
kafka_describe_cluster_operation_v2
Returns a description of the cluster operation specified by the ARN
kafka_describe_configuration_revision
Returns a description of this revision of the configuration
kafka_describe_replicator
Describes a replicator
kafka_describe_configuration
Returns a description of this MSK configuration
kafka_list_configurations
Returns a list of all the MSK configurations in this Region
kafka_list_replicators
Lists the replicators
kafka_list_clusters
Returns a list of all the MSK clusters in the current Region
kafka_list_clusters_v2
Returns a list of all the MSK clusters in the current Region
kafka_get_cluster_policy
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request
kafka_list_configuration_revisions
Returns a list of all the MSK configurations in this Region
kafka_list_scram_secrets
Returns a list of the Scram Secrets associated with an Amazon MSK cluster
kafka_update_broker_storage
Updates the EBS storage associated with MSK brokers
kafka_list_kafka_versions
Returns a list of Apache Kafka versions
kafka_list_cluster_operations_v2
Returns a list of all the operations that have been performed on the specified MSK cluster
kafka_list_nodes
Returns a list of the broker nodes in the cluster
kafka_list_cluster_operations
Returns a list of all the operations that have been performed on the specified MSK cluster
kafka_update_broker_type
Updates EC2 instance type
kafka_list_vpc_connections
Returns a list of all the VPC connections in this Region
kafka_tag_resource
Adds tags to the specified MSK resource
kafka_untag_resource
Removes the tags associated with the keys that are provided in the query
kafka_update_broker_count
Updates the number of broker nodes in the cluster
kafka_list_tags_for_resource
Returns a list of the tags associated with the specified resource
kafkaconnect
Managed Streaming for Kafka Connect
kafka_put_cluster_policy
Creates or updates the MSK cluster policy specified by the cluster Amazon Resource Name (ARN) in the request
kafka_reject_client_vpc_connection
Returns empty response
kafka_reboot_broker
Reboots brokers
kafka_update_configuration
Updates an MSK configuration
kafka_update_connectivity
Updates the cluster's connectivity configuration
kafka_update_security
Updates the security settings for the cluster
kafka_update_cluster_kafka_version
Updates the Apache Kafka version for the cluster
kafkaconnect_create_connector
Creates a connector using the specified properties
kafka_update_cluster_configuration
Updates the cluster with the configuration that is specified in the request body
kafkaconnect_describe_connector_operation
Returns information about the specified connector's operations
kafkaconnect_describe_custom_plugin
A summary description of the custom plugin
kafkaconnect_create_custom_plugin
Creates a custom plugin using the specified properties
kafkaconnect_create_worker_configuration
Creates a worker configuration using the specified properties
kafka_update_monitoring
Updates the monitoring settings for the cluster
kafkaconnect_delete_worker_configuration
Deletes the specified worker configuration
kafkaconnect_describe_worker_configuration
Returns information about a worker configuration
kafkaconnect_delete_connector
Deletes the specified connector
kafka_update_replication_info
Updates replication info of a replicator
kafka_update_storage
Updates cluster broker volume size (or) sets cluster storage mode to TIERED
kafkaconnect_list_connector_operations
Lists information about a connector's operation(s)
kafkaconnect_describe_connector
Returns summary information about the connector
kafkaconnect_delete_custom_plugin
Deletes a custom plugin
kafkaconnect_list_custom_plugins
Returns a list of all of the custom plugins in this account and Region
kafkaconnect_untag_resource
Removes tags from the specified resource
kendra
AWSKendraFrontendService
kafkaconnect_update_connector
Updates the specified connector
kendra_associate_entities_to_experience
Grants users or groups in your IAM Identity Center identity source access to your Amazon Kendra experience
kafkaconnect_tag_resource
Attaches tags to the specified resource
kafkaconnect_list_connectors
Returns a list of all the connectors in this account and Region
kafkaconnect_list_tags_for_resource
Lists all the tags attached to the specified resource
kendra_associate_personas_to_entities
Defines the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience
kafkaconnect_list_worker_configurations
Returns a list of all of the worker configurations in this account and Region
kendra_batch_get_document_status
Returns the indexing status for one or more documents submitted with the BatchPutDocument API
kendra_create_experience
Creates an Amazon Kendra experience such as a search application
kendra_create_faq
Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored in an Amazon S3 bucket
kendra_create_featured_results_set
Creates a set of featured results to display at the top of the search results page
kendra_clear_query_suggestions
Clears existing query suggestions from an index
kendra_batch_put_document
Adds one or more documents to an index
kendra_create_access_control_configuration
Creates an access configuration for your documents
kendra_create_data_source
Creates a data source connector that you want to use with an Amazon Kendra index
kendra_batch_delete_document
Removes one or more documents from an index
kendra_batch_delete_featured_results_set
Removes one or more sets of featured results
kendra_delete_faq
Removes a FAQ from an index
kendra_delete_data_source
Deletes an Amazon Kendra data source connector
kendra_create_query_suggestions_block_list
Creates a block list to exlcude certain queries from suggestions
kendra_delete_query_suggestions_block_list
Deletes a block list used for query suggestions for an index
kendra_delete_principal_mapping
Deletes a group so that all users that belong to the group can no longer access documents only available to that group
kendra_delete_experience
Deletes your Amazon Kendra experience such as a search application
kendra_delete_index
Deletes an Amazon Kendra index
kendra_create_index
Creates an Amazon Kendra index
kendra_delete_access_control_configuration
Deletes an access control configuration that you created for your documents in an index
kendra_create_thesaurus
Creates a thesaurus for an index
kendra_describe_access_control_configuration
Gets information about an access control configuration that you created for your documents in an index
kendra_delete_thesaurus
Deletes an Amazon Kendra thesaurus
kendra_describe_query_suggestions_block_list
Gets information about a block list used for query suggestions for an index
kendra_describe_principal_mapping
Describes the processing of PUT and DELETE actions for mapping users to their groups
kendra_describe_featured_results_set
Gets information about a set of featured results
kendra_describe_faq
Gets information about a FAQ
kendra_describe_query_suggestions_config
Gets information on the settings of query suggestions for an index
kendra_describe_data_source
Gets information about an Amazon Kendra data source connector
kendra_describe_experience
Gets information about your Amazon Kendra experience such as a search application
kendra_list_data_source_sync_jobs
Gets statistics about synchronizing a data source connector
kendra_describe_index
Gets information about an Amazon Kendra index
kendra_list_data_sources
Lists the data source connectors that you have created
kendra_disassociate_personas_from_entities
Removes the specific permissions of users or groups in your IAM Identity Center identity source with access to your Amazon Kendra experience
kendra_get_snapshots
Retrieves search metrics data
kendra_get_query_suggestions
Fetches the queries that are suggested to your users
kendra_disassociate_entities_from_experience
Prevents users or groups in your IAM Identity Center identity source from accessing your Amazon Kendra experience
kendra_list_access_control_configurations
Lists one or more access control configurations for an index
kendra_list_experience_entities
Lists users or groups in your IAM Identity Center identity source that are granted access to your Amazon Kendra experience
kendra_list_entity_personas
Lists specific permissions of users and groups with access to your Amazon Kendra experience
kendra_describe_thesaurus
Gets information about an Amazon Kendra thesaurus
kendra_list_featured_results_sets
Lists all your sets of featured results for a given index
kendra_list_groups_older_than_ordering_id
Provides a list of groups that are mapped to users before a given ordering or timestamp identifier
kendra_list_thesauri
Lists the thesauri for an index
kendra_list_indices
Lists the Amazon Kendra indexes that you created
kendra_list_experiences
Lists one or more Amazon Kendra experiences
kendra_list_tags_for_resource
Gets a list of tags associated with a resource
kendra_query
Searches an index given an input query
kendra_list_faqs
Gets a list of FAQs associated with an index
kendra_list_query_suggestions_block_lists
Lists the block lists used for query suggestions for an index
kendra_put_principal_mapping
Maps users to their groups so that you only need to provide the user ID when you issue the query
kendra_update_access_control_configuration
Updates an access control configuration for your documents in an index
kendra_start_data_source_sync_job
Starts a synchronization job for a data source connector
kendra_update_featured_results_set
Updates a set of featured results
kendra_stop_data_source_sync_job
Stops a synchronization job that is currently running
kendra_update_data_source
Updates an Amazon Kendra data source connector
kendra_retrieve
Retrieves relevant passages or text excerpts given an input query
kendra_submit_feedback
Enables you to provide feedback to Amazon Kendra to improve the performance of your index
kendra_update_experience
Updates your Amazon Kendra experience such as a search application
kendra_untag_resource
Removes a tag from an index, FAQ, data source, or other resource
kendra_tag_resource
Adds the specified tag to the specified index, FAQ, data source, or other resource
kendraranking
Amazon Kendra Intelligent Ranking
kendra_update_index
Updates an Amazon Kendra index
kendraranking_list_tags_for_resource
Gets a list of tags associated with a specified resource
kendra_update_query_suggestions_block_list
Updates a block list used for query suggestions for an index
kendra_update_thesaurus
Updates a thesaurus for an index
kendraranking_describe_rescore_execution_plan
Gets information about a rescore execution plan
kendra_update_query_suggestions_config
Updates the settings of query suggestions for an index
kendraranking_list_rescore_execution_plans
Lists your rescore execution plans
kendraranking_create_rescore_execution_plan
Creates a rescore execution plan
kendraranking_delete_rescore_execution_plan
Deletes a rescore execution plan
kinesis
Amazon Kinesis
kinesis_add_tags_to_stream
Adds or updates tags for the specified Kinesis data stream
kinesis_decrease_stream_retention_period
Decreases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream
kendraranking_rescore
Rescores or re-ranks search results from a search service such as OpenSearch (self managed)
kendraranking_update_rescore_execution_plan
Updates a rescore execution plan
kendraranking_untag_resource
Removes a tag from a rescore execution plan
kinesis_create_stream
Creates a Kinesis data stream
kendraranking_tag_resource
Adds a specified tag to a specified rescore execution plan
kinesis_delete_resource_policy
Delete a policy for the specified data stream or consumer
kinesis_delete_stream
Deletes a Kinesis data stream and all its shards and data
kinesis_enable_enhanced_monitoring
Enables enhanced Kinesis data stream monitoring for shard-level metrics
kinesis_deregister_stream_consumer
To deregister a consumer, provide its ARN
kinesis_get_records
Gets data records from a Kinesis data stream's shard
kinesis_describe_limits
Describes the shard limits and usage for the account
kinesis_disable_enhanced_monitoring
Disables enhanced monitoring
kinesis_describe_stream_summary
Provides a summarized description of the specified Kinesis data stream without the shard list
kinesis_describe_stream
Describes the specified Kinesis data stream
kinesis_get_resource_policy
Returns a policy attached to the specified data stream or consumer
kinesis_describe_stream_consumer
To get the description of a registered consumer, provide the ARN of the consumer
kinesis_list_shards
Lists the shards in a stream and provides information about each shard
kinesis_list_tags_for_stream
Lists the tags for the specified Kinesis data stream
kinesis_merge_shards
Merges two adjacent shards in a Kinesis data stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data
kinesis_put_records
Writes multiple data records into a Kinesis data stream in a single call (also referred to as a PutRecords request)
kinesis_put_resource_policy
Attaches a resource-based policy to a data stream or registered consumer
kinesis_register_stream_consumer
Registers a consumer with a Kinesis data stream
kinesis_list_streams
Lists your Kinesis data streams
kinesis_increase_stream_retention_period
Increases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream
kinesis_put_record
Writes a single data record into an Amazon Kinesis data stream
kinesis_get_shard_iterator
Gets an Amazon Kinesis shard iterator
kinesis_list_stream_consumers
Lists the consumers registered to receive data from a stream using enhanced fan-out, and provides information about each consumer
kinesisanalytics
Amazon Kinesis Analytics
kinesis_update_stream_mode
Updates the capacity mode of the data stream
kinesis_subscribe_to_shard
This operation establishes an HTTP/2 connection between the consumer you specify in the ConsumerARN parameter and the shard you specify in the ShardId parameter
kinesis_split_shard
Splits a shard into two new shards in the Kinesis data stream, to increase the stream's capacity to ingest and transport data
kinesis_start_stream_encryption
Enables or updates server-side encryption using an Amazon Web Services KMS key for a specified stream
kinesis_remove_tags_from_stream
Removes tags from the specified Kinesis data stream
kinesisanalytics_add_application_input_processing_configuration
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_add_application_cloud_watch_logging_option
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesis_update_shard_count
Updates the shard count of the specified stream to the specified number of shards
kinesis_stop_stream_encryption
Disables server-side encryption for a specified stream
kinesisanalytics_create_application
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_add_application_output
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_delete_application_output
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_add_application_reference_data_source
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_delete_application
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_add_application_input
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_describe_application
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_delete_application_cloud_watch_logging_option
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_delete_application_input_processing_configuration
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_delete_application_reference_data_source
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalyticsv2
Amazon Kinesis Analytics
kinesisanalytics_stop_application
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_update_application
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_list_tags_for_resource
Retrieves the list of key-value tags assigned to the application
kinesisanalytics_discover_input_schema
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_start_application
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalytics_untag_resource
Removes one or more tags from a Kinesis Analytics application
kinesisanalyticsv2_add_application_input_processing_configuration
Adds an InputProcessingConfiguration to a SQL-based Kinesis Data Analytics application
kinesisanalytics_list_applications
This documentation is for version 1 of the Amazon Kinesis Data Analytics API, which only supports SQL applications
kinesisanalyticsv2_add_application_output
Adds an external destination to your SQL-based Kinesis Data Analytics application
kinesisanalyticsv2_add_application_cloud_watch_logging_option
Adds an Amazon CloudWatch log stream to monitor application configuration errors
kinesisanalytics_tag_resource
Adds one or more key-value tags to a Kinesis Analytics application
kinesisanalyticsv2_add_application_input
Adds a streaming source to your SQL-based Kinesis Data Analytics application
kinesisanalyticsv2_delete_application_input_processing_configuration
Deletes an InputProcessingConfiguration from an input
kinesisanalyticsv2_create_application_presigned_url
Creates and returns a URL that you can use to connect to an application's extension
kinesisanalyticsv2_delete_application_cloud_watch_logging_option
Deletes an Amazon CloudWatch log stream from an SQL-based Kinesis Data Analytics application
kinesisanalyticsv2_create_application_snapshot
Creates a snapshot of the application's state data
kinesisanalyticsv2_add_application_vpc_configuration
Adds a Virtual Private Cloud (VPC) configuration to the application
kinesisanalyticsv2_delete_application_output
Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's configuration
kinesisanalyticsv2_describe_application
Returns information about a specific Managed Service for Apache Flink application
kinesisanalyticsv2_delete_application
Deletes the specified application
kinesisanalyticsv2_create_application
Creates a Managed Service for Apache Flink application
kinesisanalyticsv2_describe_application_version
Provides a detailed description of a specified version of the application
kinesisanalyticsv2_describe_application_operation
Returns information about a specific operation performed on a Managed Service for Apache Flink application
kinesisanalyticsv2_add_application_reference_data_source
Adds a reference data source to an existing SQL-based Kinesis Data Analytics application
kinesisanalyticsv2_discover_input_schema
Infers a schema for a SQL-based Kinesis Data Analytics application by evaluating sample records on the specified streaming source (Kinesis data stream or Kinesis Data Firehose delivery stream) or Amazon S3 object
kinesisanalyticsv2_delete_application_reference_data_source
Deletes a reference data source configuration from the specified SQL-based Kinesis Data Analytics application's configuration
kinesisanalyticsv2_describe_application_snapshot
Returns information about a snapshot of application state data
kinesisanalyticsv2_delete_application_snapshot
Deletes a snapshot of application state
kinesisanalyticsv2_delete_application_vpc_configuration
Removes a VPC configuration from a Managed Service for Apache Flink application
kinesisanalyticsv2_list_application_versions
Lists all the versions for the specified application, including versions that were rolled back
kinesisanalyticsv2_list_application_operations
Lists information about operations performed on a Managed Service for Apache Flink application
kinesisanalyticsv2_stop_application
Stops the application from processing data
kinesisanalyticsv2_list_application_snapshots
Lists information about the current application snapshots
kinesisanalyticsv2_untag_resource
Removes one or more tags from a Managed Service for Apache Flink application
kinesisanalyticsv2_tag_resource
Adds one or more key-value tags to a Managed Service for Apache Flink application
kinesisanalyticsv2_rollback_application
Reverts the application to the previous running version
kinesisanalyticsv2_list_applications
Returns a list of Managed Service for Apache Flink applications in your account
kinesisanalyticsv2_list_tags_for_resource
Retrieves the list of key-value tags assigned to the application
kinesisanalyticsv2_start_application
Starts the specified Managed Service for Apache Flink application
mturk_create_hit_type
The CreateHITType operation creates a new HIT type
kinesisanalyticsv2_update_application
Updates an existing Managed Service for Apache Flink application
mturk_associate_qualification_with_worker
The AssociateQualificationWithWorker operation gives a Worker a Qualification
mturk_accept_qualification_request
The AcceptQualificationRequest operation approves a Worker's request for a Qualification
mturk_approve_assignment
The ApproveAssignment operation approves the results of a completed assignment
mturk
Amazon Mechanical Turk
mturk_create_hit_with_hit_type
The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation
mturk_create_hit
The CreateHIT operation creates a new Human Intelligence Task (HIT)
kinesisanalyticsv2_update_application_maintenance_configuration
Updates the maintenance configuration of the Managed Service for Apache Flink application
mturk_create_additional_assignments_for_hit
The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT
mturk_create_qualification_type
The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure
mturk_get_file_upload_url
The GetFileUploadURL operation generates and returns a temporary URL
mturk_get_assignment
The GetAssignment operation retrieves the details of the specified Assignment
mturk_get_hit
The GetHIT operation retrieves the details of the specified HIT
mturk_get_account_balance
The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester
mturk_delete_qualification_type
The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type
mturk_delete_hit
The DeleteHIT operation is used to delete HIT that is no longer needed
mturk_delete_worker_block
The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs
mturk_disassociate_qualification_from_worker
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user
mturk_create_worker_block
The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs
mturk_get_qualification_type
The GetQualificationTypeoperation retrieves information about a Qualification type using its ID
mturk_list_bonus_payments
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment
mturk_list_reviewable_hi_ts
The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation
mturk_list_qualification_requests
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type
mturk_list_hi_ts_for_qualification_type
The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement
mturk_list_review_policy_results_for_hit
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT
mturk_list_assignments_for_hit
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT
mturk_list_hi_ts
The ListHITs operation returns all of a Requester's HITs
mturk_list_qualification_types
The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term
mturk_get_qualification_score
The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type
mturk_update_hit_type_of_hit
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT
mturk_list_workers_with_qualification_type
The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type
mturk_update_expiration_for_hit
The UpdateExpirationForHIT operation allows you update the expiration time of a HIT
mturk_update_hit_review_status
The UpdateHITReviewStatus operation updates the status of a HIT
mturk_reject_qualification_request
The RejectQualificationRequest operation rejects a user's request for a Qualification
mturk_list_worker_blocks
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs
mturk_notify_workers
The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID
mturk_send_bonus
The SendBonus operation issues a payment of money from your account to a Worker
mturk_reject_assignment
The RejectAssignment operation rejects the results of a completed assignment
mturk_send_test_event_notification
The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification
opensearchingestion_get_pipeline_change_progress
Returns progress information for the current change happening on an OpenSearch Ingestion pipeline
mturk_update_notification_settings
The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type
opensearchingestion_get_pipeline_blueprint
Retrieves information about a specific blueprint for OpenSearch Ingestion
opensearchingestion_list_pipeline_blueprints
Retrieves a list of all available blueprints for Data Prepper
opensearchingestion_delete_pipeline
Deletes an OpenSearch Ingestion pipeline
opensearchingestion_list_pipelines
Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region
opensearchingestion
Amazon OpenSearch Ingestion
opensearchingestion_create_pipeline
Creates an OpenSearch Ingestion pipeline
opensearchingestion_get_pipeline
Retrieves information about an OpenSearch Ingestion pipeline
mturk_update_qualification_type
The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure
opensearchingestion_stop_pipeline
Stops an OpenSearch Ingestion pipeline
opensearchservice
Amazon OpenSearch Service
opensearchingestion_start_pipeline
Starts an OpenSearch Ingestion pipeline
opensearchingestion_list_tags_for_resource
Lists all resource tags associated with an OpenSearch Ingestion pipeline
opensearchservice_add_data_source
Creates a new direct-query data source to the specified domain
opensearchingestion_update_pipeline
Updates an OpenSearch Ingestion pipeline
opensearchingestion_untag_resource
Removes one or more tags from an OpenSearch Ingestion pipeline
opensearchingestion_tag_resource
Tags an OpenSearch Ingestion pipeline
opensearchingestion_validate_pipeline
Checks whether an OpenSearch Ingestion pipeline configuration is valid prior to creation
opensearchservice_accept_inbound_connection
Allows the destination Amazon OpenSearch Service domain owner to accept an inbound cross-cluster search connection request
opensearchservice_associate_package
Associates a package with an Amazon OpenSearch Service domain
opensearchservice_authorize_vpc_endpoint_access
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint
opensearchservice_create_outbound_connection
Creates a new cross-cluster search connection from a source Amazon OpenSearch Service domain to a destination domain
opensearchservice_cancel_service_software_update
Cancels a scheduled service software update for an Amazon OpenSearch Service domain
opensearchservice_cancel_domain_config_change
Cancels a pending configuration change on an Amazon OpenSearch Service domain
opensearchservice_add_direct_query_data_source
Adds a new data source in Amazon OpenSearch Service so that you can perform direct queries on external data
opensearchservice_create_domain
Creates an Amazon OpenSearch Service domain
opensearchservice_associate_packages
Operation in the Amazon OpenSearch Service API for associating multiple packages with a domain simultaneously
opensearchservice_add_tags
Attaches tags to an existing Amazon OpenSearch Service domain, data source, or application
opensearchservice_create_application
Creates an OpenSearch Application
opensearchservice_delete_direct_query_data_source
Deletes a previously configured direct query data source from Amazon OpenSearch Service
opensearchservice_delete_domain
Deletes an Amazon OpenSearch Service domain and all of its data
opensearchservice_delete_application
Deletes an existing OpenSearch Application
opensearchservice_create_vpc_endpoint
Creates an Amazon OpenSearch Service-managed VPC endpoint
opensearchservice_describe_domain_health
Returns information about domain and node health, the standby Availability Zone, number of nodes per Availability Zone, and shard count per node
opensearchservice_describe_domain
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID, domain service endpoint, and domain ARN
opensearchservice_create_package
Creates a package for use with Amazon OpenSearch Service domains
opensearchservice_describe_domains
Returns domain configuration information about the specified Amazon OpenSearch Service domains
opensearchservice_describe_domain_auto_tunes
Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch Service domain
opensearchservice_describe_inbound_connections
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service domain
opensearchservice_delete_vpc_endpoint
Deletes an Amazon OpenSearch Service-managed interface VPC endpoint
opensearchservice_delete_package
Deletes an Amazon OpenSearch Service package
opensearchservice_delete_outbound_connection
Allows the source Amazon OpenSearch Service domain owner to delete an existing outbound cross-cluster search connection
opensearchservice_describe_domain_change_progress
Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain
opensearchservice_dissociate_packages
Dissociates multiple packages from a domain simulatneously
opensearchservice_delete_data_source
Deletes a direct-query data source
opensearchservice_describe_domain_config
Returns the configuration of an Amazon OpenSearch Service domain
opensearchservice_delete_inbound_connection
Allows the destination Amazon OpenSearch Service domain owner to delete an existing inbound cross-cluster search connection
opensearchservice_describe_dry_run_progress
Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain
opensearchservice_describe_instance_type_limits
Describes the instance count, storage, and master node limits for a given OpenSearch or Elasticsearch version and instance type
opensearchservice_describe_domain_nodes
Returns information about domain and nodes, including data nodes, master nodes, ultrawarm nodes, Availability Zone(s), standby nodes, node configurations, and node states
opensearchservice_describe_packages
Describes all packages available to OpenSearch Service
opensearchservice_get_application
Check the configuration and status of an existing OpenSearch Application
opensearchservice_describe_outbound_connections
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain
opensearchservice_describe_reserved_instances
Describes the Amazon OpenSearch Service instances that you have reserved in a given Region
opensearchservice_describe_vpc_endpoints
Describes one or more Amazon OpenSearch Service-managed VPC endpoints
opensearchservice_get_data_source
Retrieves information about a direct query data source
opensearchservice_list_data_sources
Lists direct-query data sources for a specific domain
opensearchservice_get_direct_query_data_source
Returns detailed configuration information for a specific direct query data source in Amazon OpenSearch Service
opensearchservice_get_package_version_history
Returns a list of Amazon OpenSearch Service package versions, along with their creation time, commit message, and plugin properties (if the package is a zip plugin package)
opensearchservice_list_direct_query_data_sources
Lists an inventory of all the direct query data sources that you have configured within Amazon OpenSearch Service
opensearchservice_list_domain_maintenances
A list of maintenance actions for the domain
opensearchservice_describe_reserved_instance_offerings
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region
opensearchservice_list_applications
List all OpenSearch Applications under your account
opensearchservice_get_domain_maintenance_status
The status of the maintenance action
opensearchservice_list_domain_names
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region
opensearchservice_get_upgrade_status
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch Service domain
opensearchservice_dissociate_package
Removes a package from the specified Amazon OpenSearch Service domain
opensearchservice_get_upgrade_history
Retrieves the complete history of the last 10 upgrades performed on an Amazon OpenSearch Service domain
opensearchservice_get_compatible_versions
Returns a map of OpenSearch or Elasticsearch versions and the versions you can upgrade them to
opensearchservice_list_tags
Returns all resource tags for an Amazon OpenSearch Service domain, data source, or application
opensearchservice_list_instance_type_details
Lists all instance types and available features for a given OpenSearch or Elasticsearch version
opensearchservice_purchase_reserved_instance_offering
Allows you to purchase Amazon OpenSearch Service Reserved Instances
opensearchservice_list_domains_for_package
Lists all Amazon OpenSearch Service domains associated with a given package
opensearchservice_list_versions
Lists all versions of OpenSearch and Elasticsearch that Amazon OpenSearch Service supports
opensearchservice_list_vpc_endpoints
Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current Amazon Web Services account and Region
opensearchservice_list_vpc_endpoints_for_domain
Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain
opensearchservice_list_vpc_endpoint_access
Retrieves information about each Amazon Web Services principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint
opensearchservice_list_packages_for_domain
Lists all packages associated with an Amazon OpenSearch Service domain
opensearchservice_list_scheduled_actions
Retrieves a list of configuration changes that are scheduled for a domain
opensearchservice_update_data_source
Updates a direct-query data source
opensearchservice_reject_inbound_connection
Allows the remote Amazon OpenSearch Service domain owner to reject an inbound cross-cluster connection request
opensearchservice_update_application
Update the OpenSearch Application
opensearchservice_remove_tags
Removes the specified set of tags from an Amazon OpenSearch Service domain, data source, or application
opensearchservice_update_package
Updates a package for use with Amazon OpenSearch Service domains
opensearchservice_revoke_vpc_endpoint_access
Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint
opensearchservice_start_service_software_update
Schedules a service software update for an Amazon OpenSearch Service domain
opensearchservice_update_direct_query_data_source
Updates the configuration or properties of an existing direct query data source in Amazon OpenSearch Service
opensearchservice_update_domain_config
Modifies the cluster configuration of the specified Amazon OpenSearch Service domain
opensearchservice_start_domain_maintenance
Starts the node maintenance process on the data node
opensearchservice_update_package_scope
Updates the scope of a package
opensearchserviceserverless
OpenSearch Service Serverless
opensearchserviceserverless_batch_get_lifecycle_policy
Returns one or more configured OpenSearch Serverless lifecycle policies
opensearchservice_update_scheduled_action
Reschedules a planned domain configuration change for a later time
opensearchservice_upgrade_domain
Allows you to either upgrade your Amazon OpenSearch Service domain or perform an upgrade eligibility check to a compatible version of OpenSearch or Elasticsearch
opensearchserviceserverless_batch_get_collection
Returns attributes for one or more collections, including the collection endpoint and the OpenSearch Dashboards endpoint
opensearchserviceserverless_batch_get_vpc_endpoint
Returns attributes for one or more VPC endpoints associated with the current account
opensearchserviceserverless_batch_get_effective_lifecycle_policy
Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes
opensearchservice_update_vpc_endpoint
Modifies an Amazon OpenSearch Service-managed interface VPC endpoint
opensearchserviceserverless_create_access_policy
Creates a data access policy for OpenSearch Serverless
opensearchserviceserverless_delete_access_policy
Deletes an OpenSearch Serverless access policy
opensearchserviceserverless_delete_security_policy
Deletes an OpenSearch Serverless security policy
opensearchserviceserverless_delete_lifecycle_policy
Deletes an OpenSearch Serverless lifecycle policy
opensearchserviceserverless_delete_security_config
Deletes a security configuration for OpenSearch Serverless
opensearchserviceserverless_create_vpc_endpoint
Creates an OpenSearch Serverless-managed interface VPC endpoint
opensearchserviceserverless_create_lifecycle_policy
Creates a lifecyle policy to be applied to OpenSearch Serverless indexes
opensearchserviceserverless_create_security_config
Specifies a security configuration for OpenSearch Serverless
opensearchserviceserverless_create_security_policy
Creates a security policy to be used by one or more OpenSearch Serverless collections
opensearchserviceserverless_delete_collection
Deletes an OpenSearch Serverless collection
opensearchserviceserverless_create_collection
Creates a new OpenSearch Serverless collection
opensearchserviceserverless_get_access_policy
Returns an OpenSearch Serverless access policy
opensearchserviceserverless_get_security_policy
Returns information about a configured OpenSearch Serverless security policy
opensearchserviceserverless_delete_vpc_endpoint
Deletes an OpenSearch Serverless-managed interface endpoint
opensearchserviceserverless_list_collections
Lists all OpenSearch Serverless collections
opensearchserviceserverless_get_security_config
Returns information about an OpenSearch Serverless security configuration
opensearchserviceserverless_list_lifecycle_policies
Returns a list of OpenSearch Serverless lifecycle policies
opensearchserviceserverless_get_policies_stats
Returns statistical information about your OpenSearch Serverless access policies, security configurations, and security policies
opensearchserviceserverless_get_account_settings
Returns account-level settings related to OpenSearch Serverless
opensearchserviceserverless_list_access_policies
Returns information about a list of OpenSearch Serverless access policies
opensearchserviceserverless_list_security_configs
Returns information about configured OpenSearch Serverless security configurations
opensearchserviceserverless_untag_resource
Removes a tag or set of tags from an OpenSearch Serverless resource
opensearchserviceserverless_list_security_policies
Returns information about configured OpenSearch Serverless security policies
opensearchserviceserverless_update_lifecycle_policy
Updates an OpenSearch Serverless access policy
opensearchserviceserverless_update_access_policy
Updates an OpenSearch Serverless access policy
opensearchserviceserverless_update_collection
Updates an OpenSearch Serverless collection
opensearchserviceserverless_list_tags_for_resource
Returns the tags for an OpenSearch Serverless resource
opensearchserviceserverless_update_security_config
Updates a security configuration for OpenSearch Serverless
opensearchserviceserverless_tag_resource
Associates tags with an OpenSearch Serverless resource
opensearchserviceserverless_update_account_settings
Update the OpenSearch Serverless settings for the current Amazon Web Services account
opensearchserviceserverless_list_vpc_endpoints
Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account
opensearchserviceserverless_update_vpc_endpoint
Updates an OpenSearch Serverless-managed interface endpoint
quicksight_create_account_subscription
Creates an Amazon QuickSight account, or subscribes to Amazon QuickSight Q
quicksight
Amazon QuickSight
quicksight_create_analysis
Creates an analysis in Amazon QuickSight
opensearchserviceserverless_update_security_policy
Updates an OpenSearch Serverless security policy
quicksight_cancel_ingestion
Cancels an ongoing ingestion of data into SPICE
quicksight_batch_delete_topic_reviewed_answer
Deletes reviewed answers for Q Topic
quicksight_create_brand
Creates an Amazon QuickSight brand
quicksight_batch_create_topic_reviewed_answer
Creates new reviewed answers for a Q Topic
quicksight_create_account_customization
Creates Amazon QuickSight customizations for the current Amazon Web Services Region
quicksight_create_custom_permissions
Creates a custom permissions profile
quicksight_create_folder_membership
Adds an asset, such as a dashboard, analysis, or dataset into a folder
quicksight_create_ingestion
Creates and starts a new SPICE ingestion for a dataset
quicksight_create_folder
Creates an empty shared folder
quicksight_create_group
Use the CreateGroup operation to create a group in Amazon QuickSight
quicksight_create_data_source
Creates a data source
quicksight_create_group_membership
Adds an Amazon QuickSight user to an Amazon QuickSight group
quicksight_create_dashboard
Creates a dashboard from either a template or directly with a DashboardDefinition
quicksight_create_data_set
Creates a dataset
quicksight_create_iam_policy_assignment
Creates an assignment with one specified IAM policy, identified by its Amazon Resource Name (ARN)
quicksight_create_topic_refresh_schedule
Creates a topic refresh schedule
quicksight_create_template
Creates a template either from a TemplateDefinition or from an existing Amazon QuickSight analysis or template
quicksight_create_template_alias
Creates a template alias for a template
quicksight_create_theme
Creates a theme
quicksight_create_role_membership
Use CreateRoleMembership to add an existing Amazon QuickSight group to an existing role
quicksight_create_theme_alias
Creates a theme alias for a theme
quicksight_create_namespace
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight
quicksight_create_topic
Creates a new Q topic
quicksight_create_refresh_schedule
Creates a refresh schedule for a dataset
quicksight_create_vpc_connection
Creates a new VPC connection
quicksight_delete_data_source
Deletes the data source permanently
quicksight_delete_brand_assignment
Deletes a brand assignment
quicksight_delete_analysis
Deletes an analysis from Amazon QuickSight
quicksight_delete_account_customization
Deletes all Amazon QuickSight customizations in this Amazon Web Services Region for the specified Amazon Web Services account and Amazon QuickSight namespace
quicksight_delete_data_set
Deletes a dataset
quicksight_delete_dashboard
Deletes a dashboard
quicksight_delete_brand
Deletes an Amazon QuickSight brand
quicksight_delete_custom_permissions
Deletes a custom permissions profile
quicksight_delete_identity_propagation_config
Deletes all access scopes and authorized targets that are associated with a service from the Amazon QuickSight IAM Identity Center application
quicksight_delete_iam_policy_assignment
Deletes an existing IAM policy assignment
quicksight_delete_refresh_schedule
Deletes a refresh schedule from a dataset
quicksight_delete_user_by_principal_id
Deletes a user identified by its principal ID
quicksight_delete_topic
Deletes a topic
quicksight_delete_default_q_business_application
Deletes a linked Amazon Q Business application from an Amazon QuickSight account
quicksight_delete_data_set_refresh_properties
Deletes the dataset refresh properties of the dataset
quicksight_delete_namespace
Deletes a namespace and the users and groups that are associated with the namespace
quicksight_delete_user_custom_permission
Deletes a custom permissions profile from a user
quicksight_delete_theme_alias
Deletes the version of the theme that the specified theme alias points to
quicksight_delete_group_membership
Removes a user from a group so that the user is no longer a member of the group
quicksight_delete_folder
Deletes an empty folder
quicksight_delete_account_subscription
Use the DeleteAccountSubscription operation to delete an Amazon QuickSight account
quicksight_delete_group
Removes a user group from Amazon QuickSight
quicksight_delete_theme
Deletes a theme
quicksight_delete_role_custom_permission
Removes custom permissions from the role
quicksight_delete_folder_membership
Removes an asset, such as a dashboard, analysis, or dataset, from a folder
quicksight_describe_account_customization
Describes the customizations associated with the provided Amazon Web Services account and Amazon Amazon QuickSight namespace in an Amazon Web Services Region
quicksight_delete_topic_refresh_schedule
Deletes a topic refresh schedule
quicksight_describe_brand
Describes a brand
quicksight_delete_template
Deletes a template
quicksight_delete_role_membership
Removes a group from a role
quicksight_describe_analysis
Provides a summary of the metadata for an analysis
quicksight_describe_asset_bundle_import_job
Describes an existing import job
quicksight_delete_user
Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the call
quicksight_delete_template_alias
Deletes the item that the specified template alias points to
quicksight_describe_analysis_permissions
Provides the read and write permissions for an analysis
quicksight_describe_dashboard_definition
Provides a detailed description of the definition of a dashboard
quicksight_describe_asset_bundle_export_job
Describes an existing export job
quicksight_delete_vpc_connection
Deletes a VPC connection
quicksight_describe_account_subscription
Use the DescribeAccountSubscription operation to receive a description of an Amazon QuickSight account's subscription
quicksight_describe_analysis_definition
Provides a detailed description of the definition of an analysis
quicksight_describe_account_settings
Describes the settings that were used when your Amazon QuickSight subscription was first created in this Amazon Web Services account
quicksight_describe_dashboard_snapshot_job
Describes an existing snapshot job
quicksight_describe_dashboard
Provides a summary for a dashboard
quicksight_describe_brand_published_version
Describes the published version of the brand
quicksight_describe_brand_assignment
Describes a brand assignment
quicksight_describe_data_set
Describes a dataset
quicksight_describe_dashboard_snapshot_job_result
Describes the result of an existing snapshot job that has finished running
quicksight_describe_dashboards_qa_configuration
Describes an existing dashboard QA configuration
quicksight_describe_custom_permissions
Describes a custom permissions profile
quicksight_describe_dashboard_permissions
Describes read and write permissions for a dashboard
quicksight_describe_group
Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN)
quicksight_describe_default_q_business_application
Describes a Amazon Q Business application that is linked to an Amazon QuickSight account
quicksight_describe_folder_permissions
Describes permissions for a folder
quicksight_describe_data_set_refresh_properties
Describes the refresh properties of a dataset
quicksight_describe_group_membership
Use the DescribeGroupMembership operation to determine if a user is a member of the specified group
quicksight_describe_folder_resolved_permissions
Describes the folder resolved permissions
quicksight_describe_data_source
Describes a data source
quicksight_describe_folder
Describes a folder
quicksight_describe_data_source_permissions
Describes the resource permissions for a data source
quicksight_describe_data_set_permissions
Describes the permissions on a dataset
quicksight_describe_quick_sight_q_search_configuration
Describes the state of a Amazon QuickSight Q Search configuration
quicksight_describe_template
Describes a template's metadata
quicksight_describe_namespace
Describes the current namespace
quicksight_describe_iam_policy_assignment
Describes an existing IAM policy assignment, as specified by the assignment name
quicksight_describe_refresh_schedule
Provides a summary of a refresh schedule
quicksight_describe_role_custom_permission
Describes all custom permissions that are mapped to a role
quicksight_describe_q_personalization_configuration
Describes a personalization configuration
quicksight_describe_ip_restriction
Provides a summary and status of IP rules
quicksight_describe_ingestion
Describes a SPICE ingestion
quicksight_describe_key_registration
Describes all customer managed key registrations in a Amazon QuickSight account
quicksight_describe_theme
Describes a theme
quicksight_describe_template_permissions
Describes read and write permissions on a template
quicksight_describe_topic_refresh
Describes the status of a topic refresh
quicksight_describe_template_alias
Describes the template alias for a template
quicksight_describe_theme_alias
Describes the alias for a theme
quicksight_describe_theme_permissions
Describes the read and write permissions for a theme
quicksight_describe_template_definition
Provides a detailed description of the definition of a template
quicksight_describe_topic
Describes a topic
quicksight_describe_topic_refresh_schedule
Deletes a topic refresh schedule
quicksight_describe_topic_permissions
Describes the permissions of a topic
quicksight_describe_user
Returns information about a user, given the user name
quicksight_generate_embed_url_for_registered_user
Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website
quicksight_get_session_embed_url
Generates a session URL and authorization code that you can use to embed the Amazon Amazon QuickSight console in your web server code
quicksight_generate_embed_url_for_registered_user_with_identity
Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website
quicksight_list_asset_bundle_export_jobs
Lists all asset bundle export jobs that have been taken place in the last 14 days
quicksight_generate_embed_url_for_anonymous_user
Generates an embed URL that you can use to embed an Amazon QuickSight dashboard or visual in your website, without having to register any reader users
quicksight_get_dashboard_embed_url
Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application
quicksight_list_analyses
Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account
quicksight_list_asset_bundle_import_jobs
Lists all asset bundle import jobs that have taken place in the last 14 days
quicksight_describe_vpc_connection
Describes a VPC connection
quicksight_list_dashboards
Lists dashboards in an Amazon Web Services account
quicksight_list_folder_members
List all assets (DASHBOARD, ANALYSIS, and DATASET) in a folder
quicksight_list_brands
Lists all brands in an Amazon QuickSight account
quicksight_list_dashboard_versions
Lists all the versions of the dashboards in the Amazon QuickSight subscription
quicksight_list_folders
Lists all folders in an account
quicksight_list_custom_permissions
Returns a list of all the custom permissions profiles
quicksight_list_data_sources
Lists data sources in current Amazon Web Services Region that belong to this Amazon Web Services account
quicksight_list_group_memberships
Lists member users in a group
quicksight_list_folders_for_resource
List all folders that a resource is a member of
quicksight_list_identity_propagation_configs
Lists all services and authorized targets that the Amazon QuickSight IAM Identity Center application can access
quicksight_list_tags_for_resource
Lists the tags assigned to a resource
quicksight_list_template_aliases
Lists all the aliases of a template
quicksight_list_iam_policy_assignments
Lists the IAM policy assignments in the current Amazon QuickSight account
quicksight_list_groups
Lists all user groups in Amazon QuickSight
quicksight_list_iam_policy_assignments_for_user
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies assigned to the specified user and group, or groups that the user belongs to
quicksight_list_data_sets
Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region
quicksight_list_role_memberships
Lists all groups that are associated with a role
quicksight_list_template_versions
Lists all the versions of the templates in the current Amazon QuickSight account
quicksight_list_theme_aliases
Lists all the aliases of a theme
quicksight_list_users
Returns a list of all of the Amazon QuickSight users belonging to this account
quicksight_list_refresh_schedules
Lists the refresh schedules of a dataset
quicksight_list_user_groups
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of
quicksight_list_namespaces
Lists the namespaces for the specified Amazon Web Services account
quicksight_list_ingestions
Lists the history of SPICE ingestions for a dataset
quicksight_list_templates
Lists all the templates in the current Amazon QuickSight account
quicksight_list_topic_reviewed_answers
Lists all reviewed answers for a Q Topic
quicksight_list_theme_versions
Lists all the versions of the themes in the current Amazon Web Services account
quicksight_list_themes
Lists all the themes in the current Amazon Web Services account
quicksight_list_topics
Lists all of the topics within an account
quicksight_list_topic_refresh_schedules
Lists all of the refresh schedules for a topic
quicksight_register_user
Creates an Amazon QuickSight user whose identity is associated with the Identity and Access Management (IAM) identity or role specified in the request
quicksight_restore_analysis
Restores an analysis
quicksight_search_data_sources
Use the SearchDataSources operation to search for data sources that belong to an account
quicksight_search_analyses
Searches for analyses that belong to the user specified in the filter
quicksight_search_dashboards
Searches for dashboards that belong to a user
quicksight_search_folders
Searches the subfolders in a folder
quicksight_predict_qa_results
Predicts existing visuals or generates new visuals to answer a given query
quicksight_put_data_set_refresh_properties
Creates or updates the dataset refresh properties for the dataset
quicksight_list_vpc_connections
Lists all of the VPC connections in the current set Amazon Web Services Region of an Amazon Web Services account
quicksight_search_data_sets
Use the SearchDataSets operation to search for datasets that belong to an account
quicksight_start_dashboard_snapshot_job
Starts an asynchronous job that generates a snapshot of a dashboard's output
quicksight_start_dashboard_snapshot_job_schedule
Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email
quicksight_start_asset_bundle_export_job
Starts an Asset Bundle export job
quicksight_untag_resource
Removes a tag or tags from a resource
quicksight_start_asset_bundle_import_job
Starts an Asset Bundle import job
quicksight_search_groups
Use the SearchGroups operation to search groups in a specified Amazon QuickSight namespace using the supplied filters
quicksight_search_topics
Searches for any Q topic that exists in an Amazon QuickSight account
quicksight_update_account_customization
Updates Amazon QuickSight customizations for the current Amazon Web Services Region
quicksight_update_account_settings
Updates the Amazon QuickSight settings in your Amazon Web Services account
quicksight_tag_resource
Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource
quicksight_update_analysis
Updates an analysis in Amazon QuickSight
quicksight_update_application_with_token_exchange_grant
Updates an Amazon QuickSight application with a token exchange grant
quicksight_update_brand
Updates a brand
quicksight_update_analysis_permissions
Updates the read and write permissions for an analysis
quicksight_update_dashboard_links
Updates the linked analyses on a dashboard
quicksight_update_dashboard_permissions
Updates read and write permissions on a dashboard
quicksight_update_brand_published_version
Updates the published version of a brand
quicksight_update_brand_assignment
Updates a brand assignment
quicksight_update_custom_permissions
Updates a custom permissions profile
quicksight_update_dashboard
Updates a dashboard in an Amazon Web Services account
quicksight_update_folder
Updates the name of a folder
quicksight_update_data_source
Updates a data source
quicksight_update_default_q_business_application
Updates a Amazon Q Business application that is linked to a Amazon QuickSight account
quicksight_update_data_set
Updates a dataset
quicksight_update_data_set_permissions
Updates the permissions on a dataset
quicksight_update_data_source_permissions
Updates the permissions to a data source
quicksight_update_dashboard_published_version
Updates the published version of a dashboard
quicksight_update_folder_permissions
Updates permissions of a folder
quicksight_update_dashboards_qa_configuration
Updates a Dashboard QA configuration
quicksight_update_group
Changes a group description
quicksight_update_refresh_schedule
Updates a refresh schedule for a dataset
quicksight_update_role_custom_permission
Updates the custom permissions that are associated with a role
quicksight_update_iam_policy_assignment
Updates an existing IAM policy assignment
quicksight_update_q_personalization_configuration
Updates a personalization configuration
quicksight_update_identity_propagation_config
Adds or updates services and authorized targets to configure what the Amazon QuickSight IAM Identity Center application can access
quicksight_update_quick_sight_q_search_configuration
Updates the state of a Amazon QuickSight Q Search configuration
quicksight_update_spice_capacity_configuration
Updates the SPICE capacity configuration for a Amazon QuickSight account
quicksight_update_key_registration
Updates a customer managed key in a Amazon QuickSight account
quicksight_update_public_sharing_settings
Use the UpdatePublicSharingSettings operation to turn on or turn off the public sharing settings of an Amazon QuickSight dashboard
quicksight_update_ip_restriction
Updates the content and status of IP rules
quicksight_update_theme_alias
Updates an alias of a theme
quicksight_update_template_permissions
Updates the resource permissions for a template
quicksight_update_topic
Updates a topic
quicksight_update_theme
Updates a theme
quicksight_update_template_alias
Updates the template alias of a template
quicksight_update_template
Updates a template from an existing Amazon QuickSight analysis or another template
reexports
Objects exported from other packages
quicksight_update_vpc_connection
Updates a VPC connection
quicksight_update_user_custom_permission
Updates a custom permissions profile for a user
quicksight_update_theme_permissions
Updates the resource permissions for a theme
quicksight_update_topic_permissions
Updates the permissions of a topic
quicksight_update_topic_refresh_schedule
Updates a topic refresh schedule
quicksight_update_user
Updates an Amazon QuickSight user