Command option Sample:aws autoscaling delete-notification-configuration

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

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

aws autoscaling delete-notification-configuration --auto-scaling-group-name my-asg --topic-arn arn:aws:sns:us-west-2:123456789012:my-sns-topic
    Amazon EC2 Auto Scaling Lifecycle Hooks - Amazon EC2 Auto Scaling : http://docs.aws.amazon.com/autoscaling/ec2/userguide/ASGettingNotifications.html

aws のオプション一覧