View source: R/opsworkscm_operations.R
opsworkscm_create_backup | R Documentation |
Creates an application-level backup of a server. While the server is in the BACKING_UP
state, the server cannot be changed, and no additional backup can be created.
See https://www.paws-r-sdk.com/docs/opsworkscm_create_backup/ for full documentation.
opsworkscm_create_backup(ServerName, Description = NULL, Tags = NULL)
ServerName |
[required] The name of the server that you want to back up. |
Description |
A user-defined description of the backup. |
Tags |
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.