amazonka-opsworks-0.3.4: Amazon OpsWorks SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.DeleteLayer

Contents

Description

Deletes a specified layer. You must first stop and then delete all associated instances or unassign registered instances. For more information, see How toDelete a Layer.

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 UserPermissions.

http://docs.aws.amazon.com/opsworks/latest/APIReference/API_DeleteLayer.html

Synopsis

Request

Request constructor

deleteLayer Source

Arguments

:: Text

dlLayerId

-> DeleteLayer 

DeleteLayer constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor