checkAlive | R Documentation |
Check whether or not an EC2 instance is running.
checkAlive(instance)
instance |
An instance objected created with
|
TRUE or FALSE. All conditions except the "running" state return FALSE (including AWS API and connection errors).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.