OpsWorks / Client / deregister_instance
deregister_instance#
- OpsWorks.Client.deregister_instance(**kwargs)#
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 cannot be used with instances that were created with AWS OpsWorks Stacks.
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 also: AWS API Documentation
Request Syntax
response = client.deregister_instance( InstanceId='string' )
- Parameters:
InstanceId (string) –
[REQUIRED]
The instance ID.
- Returns:
None
Exceptions
OpsWorks.Client.exceptions.ValidationException
OpsWorks.Client.exceptions.ResourceNotFoundException