Command option Sample:aws emr install-applications

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

Installs applications on a running cluster.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/install-applications.html

aws emr install-applications --cluster-id j-2A6HXXXXXXL7J --apps Name=Hive
    Submit Hadoop Jobs Interactively - Amazon EMR : http://docs.aws.amazon.com/emr/latest/ManagementGuide/interactive-jobs.html

aws のオプション一覧