Command option Sample:aws glue get-table

Search command sample in the internet.It is the result.

Retrieves the "Table" definition in a Data Catalog for a specifiedtable.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glue/get-table.html

aws glue get-table --database-name "test_database" --name "table_missing_table_type"
    Table Incompatible When Using AWS Glue with Athena in Amazon QuickSight - Amazon QuickSight  : http://docs.aws.amazon.com/quicksight/latest/user/troubleshoot-athena-glue-table-not-upgraded.html

aws のオプション一覧