fsx_update_snapshot {paws.storage} | R Documentation |
Updates the name of an Amazon FSx for OpenZFS snapshot
Description
Updates the name of an Amazon FSx for OpenZFS snapshot.
See https://www.paws-r-sdk.com/docs/fsx_update_snapshot/ for full documentation.
Usage
fsx_update_snapshot(ClientRequestToken = NULL, Name, SnapshotId)
Arguments
ClientRequestToken |
|
Name |
[required] The name of the snapshot to update. |
SnapshotId |
[required] The ID of the snapshot that you want to update, in the format
|
[Package paws.storage version 0.6.0 Index]