opsworks_update_volume: Updates an Amazon EBS volume's name or mount point

View source: R/opsworks_operations.R

opsworks_update_volumeR Documentation

Updates an Amazon EBS volume's name or mount point

Description

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.

Usage

opsworks_update_volume(VolumeId, Name = NULL, MountPoint = NULL)

Arguments

VolumeId

[required] The volume ID.

Name

The new name.

MountPoint

The new mount point.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.