Learn R Programming

paws.management (version 0.2.0)

opsworks_assign_instance: Assign a registered instance to a layer

Description

Assign a registered instance to a layer.

See https://paws-r.github.io/docs/opsworks/assign_instance.html for full documentation.

Usage

opsworks_assign_instance(InstanceId, LayerIds)

Arguments

InstanceId

[required] The instance ID.

LayerIds

[required] The layer ID, which must correspond to a custom layer. You cannot assign a registered instance to a built-in layer.