Creates a snapshot of an existing Amazon FSx for OpenZFS volume. With snapshots, you can easily undo file changes and compare file versions by restoring the volume to a previous version.
See https://paws-r.github.io/docs/fsx/create_snapshot.html for full documentation.
fsx_create_snapshot(ClientRequestToken = NULL, Name, VolumeId, Tags = NULL)
[required] The name of the snapshot.
[required] The ID of the volume that you are taking a snapshot of.