Safe Haskell | None |
---|---|
Language | Haskell2010 |
Starts a stack's instances. 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.
http://docs.aws.amazon.com/opsworks/latest/APIReference/API_StartStack.html
Request
data StartStack Source
Request constructor
:: Text | |
-> StartStack |
Request lenses
ss2StackId :: Lens' StartStack Text Source
The stack ID.
Response
data StartStackResponse Source
Response constructor
startStackResponse :: StartStackResponse Source
StartStackResponse
constructor.