View source: R/opsworkscm_operations.R
opsworkscm_start_maintenance | R Documentation |
Manually starts server maintenance. This command can be useful if an earlier maintenance attempt failed, and the underlying cause of maintenance failure has been resolved. The server is in an UNDER_MAINTENANCE
state while maintenance is in progress.
See https://www.paws-r-sdk.com/docs/opsworkscm_start_maintenance/ for full documentation.
opsworkscm_start_maintenance(ServerName, EngineAttributes = NULL)
ServerName |
[required] The name of the server on which to run maintenance. |
EngineAttributes |
Engine attributes that are specific to the server on which you want to run maintenance. Attributes accepted in a StartMaintenance request for Chef
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.