コマンドオプションサンプル:aws glue get-tables

コマンドサンプルを検索した結果です。

指定された "データベース"内のテーブルの一部またはすべての定義を取得します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glue/get-tables.html

aws glue get-tables \
    AWS CLIによるはじめてのAWS Glue | Developers.IO : http://dev.classmethod.jp/cloud/aws/my-first-glue-by-cli/
aws glue get-tables --database-name
    AWS Glue と Athena を Amazon QuickSight で使用する際の互換性のないテーブル - Amazon QuickSight : http://docs.aws.amazon.com/ja_jp/quicksight/latest/user/troubleshoot-athena-glue-table-not-upgraded.html

aws のオプション一覧