AWS Backup vault
aws.backup.vault MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
AWS Backup vault
Min version: latestDefaults:
name regionRelationships
3 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (10)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN of the vault |
createdAtrequired | time | Date the backup vault was created |
encryptionKeyArnrequired | string | ARN of the encryption key |
lockedrequired | int | Whether the backup is locked |
lockedAtrequired | time | Date when the backup was locked |
maxRetentionDaysrequired | int | The maximum retention period that the vault retains its recovery points |
minRetentionDaysrequired | int | The minimum retention period that the vault retains its recovery points |
namerequired | string | Name of the vault |
recoveryPoints | []aws.backup.vaultRecoveryPoint | List of recovery points stored in the backup vault |
regionrequired | string | Region of the vault |