Command option Sample:aws autoscaling delete-policy

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

Deletes the specified Auto Scaling policy.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/autoscaling/delete-policy.html

aws autoscaling delete-policy --auto-scaling-group-name my-auto-scaling-group --policy-name ScaleIn
    delete-scheduled-action — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/autoscaling/delete-policy.html

aws のオプション一覧