Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**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.