opsworks_deregister_instance {paws.management}R Documentation

Deregister an instance from OpsWorks Stacks

Description

Deregister an instance from OpsWorks Stacks. The instance can be a registered instance (Amazon EC2 or on-premises) or an instance created with OpsWorks. This action removes the instance from the stack and returns it to your control.

See https://www.paws-r-sdk.com/docs/opsworks_deregister_instance/ for full documentation.

Usage

opsworks_deregister_instance(InstanceId)

Arguments

InstanceId

[required] The instance ID.


[Package paws.management version 0.9.0 Index]