backup_get_legal_hold: This action returns details for a specified legal hold

View source: R/backup_operations.R

backup_get_legal_holdR Documentation

This action returns details for a specified legal hold

Description

This action returns details for a specified legal hold. The details are the body of a legal hold in JSON format, in addition to metadata.

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

Usage

backup_get_legal_hold(LegalHoldId)

Arguments

LegalHoldId

[required] This is the ID required to use get_legal_hold. This unique ID is associated with a specific legal hold.


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