Viewing data repository association details - FSx for Lustre
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Viewing data repository association details

You can view the details of a data repository association using the FSx for Lustre console, the Amazon CLI, and the API. The details include the DRA's association ID, file system path, data repository path, import settings, export settings, status, and the ID of its associated file system.

  1. Open the Amazon FSx console at https://console.amazonaws.cn/fsx/.

  2. From the dashboard, choose File systems and then select the file system that you want to view a data repository association's details for.

  3. Choose the Data repository tab.

  4. In the Data repository associations pane, choose the data repository association that you want to view. The Summary page appears, showing the DRA details.

    Amazon FSx Details page of a data repository association.
  • To view the details of a specific data repository association, use the Amazon FSx CLI command describe-data-repository-associations, as shown following.

    $ aws fsx describe-data-repository-associations \ --association-ids dra-872abab4b4503bfc2

    Amazon FSx returns the description of the data repository association as JSON.