Using Console
Using CLI
<alarm-name>
with the name of the alarm that has been triggered.
<instance-id>
with the ID of the resized EC2 instance.
<instance-id>
with the ID of the resized EC2 instance and <instance-type>
with the instance type that the EC2 instance should be running on.
<instance-id>
with the ID of the resized EC2 instance.
<alarm-name>
with the name of the alarm that has been triggered. The alarm should show a status of “OK” once the EC2 instance size has been corrected.
Using Python