paws.management (version 0.1.0)

opsworks_delete_app: Deletes a specified app

Description

Deletes a specified app.

Usage

opsworks_delete_app(AppId)

Arguments

AppId

[required] The app ID.

Request syntax

svc$delete_app(
  AppId = "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.