amazonka-opsworks-0.3.4: Amazon OpsWorks SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.DeregisterInstance

Contents

Description

Deregister a registered Amazon EC2 or on-premises instance. This action removes the instance from the stack and returns it to your control. This action can not be used with instances that were created with AWS OpsWorks.

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_DeregisterInstance.html

Synopsis

Request

Request constructor

deregisterInstance Source

DeregisterInstance constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor