Skip to contents

Returns a list of restore access backup vaults associated with a specified backup vault.

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

Usage

backup_list_restore_access_backup_vaults(
  BackupVaultName,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

BackupVaultName

[required] The name of the backup vault for which to list associated restore access backup vaults.

NextToken

The pagination token from a previous request to retrieve the next set of results.

MaxResults

The maximum number of items to return in the response.