paws.management (version 0.1.0)

opsworks_deregister_instance: Deregister a registered Amazon EC2 or on-premises instance

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 cannot be used with instances that were created with AWS OpsWorks Stacks.

Usage

opsworks_deregister_instance(InstanceId)

Arguments

InstanceId

[required] The instance ID.

Request syntax

svc$deregister_instance(
  InstanceId = "string"
)

Details

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.