paws.management (version 0.1.0)

opsworks_delete_stack: 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.

Usage

opsworks_delete_stack(StackId)

Arguments

StackId

[required] The stack ID.

Request syntax

svc$delete_stack(
  StackId = "string"
)

Details

Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.