Command option Sample:aws inspector subscribe-to-event

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

Enables the process of sending Amazon Simple Notification Service(SNS) notifications about a specified event to a specified SNS topic.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/inspector/subscribe-to-event.html

aws inspector subscribe-to-event --event ASSESSMENT_RUN_COMPLETED --resource-arn arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-7sbz2Kz0 --topic arn:aws:sns:us-west-2:123456789012:exampletopic
    unsubscribe-from-event — AWS CLI 1.16.8 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/inspector/subscribe-to-event.html

aws のオプション一覧