Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
opsworks
📤 Upload
📝 New File
📁 New Folder
Close
Editing: assign-instance.rst
**To assign a registered instance to a layer** The following example assigns a registered instance to a custom layer. :: aws opsworks --region us-east-1 assign-instance --instance-id 4d6d1710-ded9-42a1-b08e-b043ad7af1e2 --layer-ids 26cf1d32-6876-42fa-bbf1-9cadc0bff938 *Output*: None. **More Information** For more information, see `Assigning a Registered Instance to a Layer`_ in the *AWS OpsWorks User Guide*. .. _`Assigning a Registered Instance to a Layer`: http://docs.aws.amazon.com/opsworks/latest/userguide/registered-instances-assign.html
Save
Cancel