View source: R/fsx_operations.R
fsx_update_snapshot | R Documentation |
Updates the name of an Amazon FSx for OpenZFS snapshot.
See https://www.paws-r-sdk.com/docs/fsx_update_snapshot/ for full documentation.
fsx_update_snapshot(ClientRequestToken = NULL, Name, SnapshotId)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.