fsx_delete_backup: Deletes an Amazon FSx backup

View source: R/fsx_operations.R

fsx_delete_backupR Documentation

Deletes an Amazon FSx backup

Description

Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and its data is gone.

See https://www.paws-r-sdk.com/docs/fsx_delete_backup/ for full documentation.

Usage

fsx_delete_backup(BackupId, ClientRequestToken = NULL)

Arguments

BackupId

[required] The ID of the backup that you want to delete.

ClientRequestToken

A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This parameter is automatically filled on your behalf when using the CLI or SDK.


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