

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# AWS Device Farm での実行リストの表示
<a name="how-to-view-runs-list"></a>

Device Farm コンソール AWS CLI、または API を使用して、プロジェクトの実行のリストを表示できます。

**Topics**
+ [実行のリストを表示する (コンソール)](#how-to-view-runs-list-console)
+ [実行のリストを表示する (AWS CLI)](#how-to-view-runs-list-cli)
+ [実行のリストを表示する (API)](#how-to-view-runs-list-api)

## 実行のリストを表示する (コンソール)
<a name="how-to-view-runs-list-console"></a>

1. [https://console.aws.amazon.com/devicefarm](https://console.aws.amazon.com/devicefarm) で Device Farm コンソールにサインインします。

1. Device Farm ナビゲーションパネルで、**[モバイルデバイスのテスト]** を選択して、**[プロジェクト]** を選択します。

1. プロジェクトのリストで、表示するリストに対応するプロジェクトを選択します。
**ヒント**  
検索バーを使って、名前によりプロジェクトリストを絞り込めます。

## 実行のリストを表示する (AWS CLI)
<a name="how-to-view-runs-list-cli"></a>
+ [https://docs.aws.amazon.com/cli/latest/reference/devicefarm/list-runs.html](https://docs.aws.amazon.com/cli/latest/reference/devicefarm/list-runs.html) コマンドを実行します。

  単一の実行についての情報を表示するには、[https://docs.aws.amazon.com/cli/latest/reference/devicefarm/get-run.html](https://docs.aws.amazon.com/cli/latest/reference/devicefarm/get-run.html) コマンドを実行します。

で Device Farm を使用する方法については AWS CLI、「」を参照してください[AWS CLI リファレンス](cli-ref.md)。

## 実行のリストを表示する (API)
<a name="how-to-view-runs-list-api"></a>
+ [https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ListRuns.html](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_ListRuns.html) API を呼び出します。

  単一の実行についての情報を表示するには、[https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_GetRun.html](https://docs.aws.amazon.com/devicefarm/latest/APIReference/API_GetRun.html) API を呼び出します。

Device Farm API についての詳細は、「[Device Farm の自動化](api-ref.md)」を参照してください。