fsx_update_snapshot: Updates the name of an Amazon FSx for OpenZFS snapshot

View source: R/fsx_operations.R

fsx_update_snapshotR 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 ⁠fsvolsnap-0123456789abcdef0⁠.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.