amazonka-opsworks-1.3.5: Amazon OpsWorks SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.StopStack

Contents

Description

Stops a specified stack.

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.

See: AWS API Reference for StopStack.

Synopsis

Creating a Request

stopStack Source

Arguments

:: Text

stoStackId

-> StopStack 

Creates a value of StopStack with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

Destructuring the Response

stopStackResponse :: StopStackResponse Source

Creates a value of StopStackResponse with the minimum fields required to make a request.