v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

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 <code>DescribeGlobalSettings</code> API to determine the current settings.

put/global-settings

Request body

GlobalSettingsobject

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

Response

Success