opsworks_delete_stack {paws.management}R Documentation

Deletes a specified stack

Description

Deletes a specified stack. You must first delete all instances, layers, and apps or deregister registered instances. For more information, see Shut Down a Stack.

See https://www.paws-r-sdk.com/docs/opsworks_delete_stack/ for full documentation.

Usage

opsworks_delete_stack(StackId)

Arguments

StackId

[required] The stack ID.


[Package paws.management version 0.9.0 Index]