Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Deleting or removing a data accessor's access from your Amazon Q index

Focus mode
Deleting or removing a data accessor's access from your Amazon Q index - Amazon Q Business

You can remove a data accessor's permissions to your Amazon Q index using the Amazon Q Business console or the Amazon Q Business API using the AWS SDK, REST API, or AWS CLI. Once deleted, you will have to add the data and reconfigure access to grant the data accessor access again.

The following procedures show how you delete or remove a data accessor using the Amazon Q Business console or the AWS CLI.

Using the Amazon Q Business console

  1. Sign in to the AWS Management Console and open the Amazon Q Business console.

  2. Choose Applications, then select the name of your application environment from the list.

  3. From the left navigation, choose Data accessors.

  4. From the Data accessor table, select the data accessor that you want to delete.

  5. Choose Actions, then choose Delete.

  6. Confirm your choice.

Using the AWS CLI;

aws qbusiness delete-data-accessor \ --application-id ${qbusiness_application_id} \ --data-accessors-id ${qbusiness_data_accessor_id} aws qbusiness disassociate-permission \ --application-id ${qbusiness_application_id} \ --statement-id ${policy_statement_id}

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.