opsworkscm_delete_server: Deletes the server and the underlying AWS CloudFormation...

View source: R/opsworkscm_operations.R

opsworkscm_delete_serverR Documentation

Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance)

Description

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.

Usage

opsworkscm_delete_server(ServerName)

Arguments

ServerName

[required] The ID of the server to delete.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.