View source: R/opsworkscm_operations.R
| opsworkscm_delete_server | R Documentation |
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance). When you run this command, the server state is updated to DELETING. After the server is deleted, it is no longer returned by DescribeServer requests. If the AWS CloudFormation stack cannot be deleted, the server cannot be deleted.
See https://www.paws-r-sdk.com/docs/opsworkscm_delete_server/ for full documentation.
opsworkscm_delete_server(ServerName)
ServerName |
[required] The ID of the server to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.