View source: R/opsworks_operations.R
opsworks_update_volume | R Documentation |
Updates an Amazon EBS volume's name or mount point. For more information, see Resource Management.
See https://www.paws-r-sdk.com/docs/opsworks_update_volume/ for full documentation.
opsworks_update_volume(VolumeId, Name = NULL, MountPoint = NULL)
VolumeId |
[required] The volume ID. |
Name |
The new name. Volume names can be a maximum of 128 characters. |
MountPoint |
The new mount point. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.