/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
/
Upload File
HOME
**To send a diagnostic interrupt** The following ``send-diagnostic-interrupt`` example sends a diagnostic interrupt to the specified instance. :: aws ec2 send-diagnostic-interrupt \ --instance-id i-1234567890abcdef0 This command produces no output.