AwsBackupBackupVaultDetails
Provides details about an AWS Backup backup vault. In AWS 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 AWS account used to create them and the AWS 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 AWS Backup management. If you don't specify a key, AWS Backup creates an AWS 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 AWS SDKs, see the following: