backup_update_global_settings: Updates whether the Amazon Web Services account is opted in...

View source: R/backup_operations.R

backup_update_global_settingsR Documentation

Updates whether the Amazon Web Services account is opted in to cross-account backup

Description

Updates whether the Amazon Web Services account is opted in to cross-account backup. Returns an error if the account is not an Organizations management account. Use the describe_global_settings API to determine the current settings.

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

Usage

backup_update_global_settings(GlobalSettings = NULL)

Arguments

GlobalSettings

A value for isCrossAccountBackupEnabled and a Region. Example: ⁠update-global-settings --global-settings isCrossAccountBackupEnabled=false --region us-west-2⁠.


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