コマンドオプションサンプル:aws emr put-auto-scaling-policy

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

Amazon EMRクラスタ内のコアインスタンスグループまたはタスクインスタンスグループの自動スケーリングポリシーを作成または更新します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/put-auto-scaling-policy.html

aws emr put-auto-scaling-policy --cluster-id j-1EKZ3TYEVF1S2 --instance-group-id ig-3PLUZBA6WLS07 --auto-scaling-policy file://your/path/to/autoscaleconfig.json
    Auto Scaling in Amazon EMR - Amazon EMR : http://docs.aws.amazon.com/de_de/emr/latest/ManagementGuide/emr-automatic-scaling.html
aws emr put-auto-scaling-policy --cluster-id j-1EKZ3TYEVF1S2 --instance-group-id ig-3PLUZBA6WLS07 --auto-scaling-policy file://your/path/to/autoscaleconfig.json
    java - Failed to provision the AutoScaling policy: EMR instance group doesn't exist - Stack Overflow : http://stackoverflow.com/a/48329881

aws のオプション一覧