View source: R/opsworks_operations.R
opsworks_assign_instance | R Documentation |
Assign a registered instance to a layer.
See https://www.paws-r-sdk.com/docs/opsworks_assign_instance/ for full documentation.
opsworks_assign_instance(InstanceId, LayerIds)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.