opsworks_unassign_instance {paws.management} | R Documentation |
Unassigns a registered instance from all layers that are using the instance
Description
Unassigns a registered instance from all layers that are using the instance. The instance remains in the stack as an unassigned instance, and can be assigned to another layer as needed. You cannot use this action with instances that were created with OpsWorks Stacks.
See https://www.paws-r-sdk.com/docs/opsworks_unassign_instance/ for full documentation.
Usage
opsworks_unassign_instance(InstanceId)
Arguments
InstanceId |
[required] The instance ID. |
[Package paws.management version 0.9.0 Index]