terminateInstance | R Documentation |
Terminates the instance. WARNING: any block devices setup with
deleteOnTermination = TRUE
will be deleted and ALL data LOST! A
termianted instance cannot be restarted.
terminateInstance(instance)
instance |
An instance objected created with
|
Invisibly returns the instance
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.