AwsBackupBackupVaultDetails
Provides details about an Amazon Backup backup vault. In Amazon Backup, a backup vault is a container that stores and organizes your backups.
Contents
- AccessPolicy
-
A resource-based policy that is used to manage access permissions on the target backup vault.
Type: String
Pattern:
.*\S.*
Required: No
- BackupVaultArn
-
An Amazon Resource Name (ARN) that uniquely identifies a backup vault.
Type: String
Pattern:
.*\S.*
Required: No
- BackupVaultName
-
The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the Amazon Web Services account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens.
Type: String
Pattern:
.*\S.*
Required: No
- EncryptionKeyArn
-
The unique ARN associated with the server-side encryption key. You can specify a key to encrypt your backups from services that support full Amazon Backup management. If you don't specify a key, Amazon Backup creates an Amazon KMS key for you by default.
Type: String
Pattern:
.*\S.*
Required: No
- Notifications
-
The Amazon SNS event notifications for the specified backup vault.
Type: AwsBackupBackupVaultNotificationsDetails object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: