AWS::Backup::LogicallyAirGappedBackupVaultResource Type definition for AWS::Backup::LogicallyAirGappedBackupVault
8 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
BackupVaultName | string | RequiredCreate-only |
MaxRetentionDays | integer | RequiredCreate-only |
MinRetentionDays | integer | RequiredCreate-only |
AccessPolicy | objectstring | |
BackupVaultTags | object | |
EncryptionKeyArn | string | Create-only |
MpaApprovalTeamArn | string | |
Notifications | NotificationObjectType |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
BackupVaultArn | string | - |
VaultState | string | - |
VaultType | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Backup::LogicallyAirGappedBackupVault
Resources:
MyResource:
Type: AWS::Backup::LogicallyAirGappedBackupVault
Properties:
BackupVaultName: "my-backupvaultname"
MinRetentionDays: 1
MaxRetentionDays: 1Permissions CloudFormation needs in your IAM role to manage this resource.
backup:TagResourcebackup:AssociateBackupVaultMpaApprovalTeambackup:CreateLogicallyAirGappedBackupVaultbackup:PutBackupVaultAccessPolicybackup:PutBackupVaultNotificationsbackup-storage:Mountbackup-storage:MountCapsulebackup:DescribeBackupVaultbackup:DescribeBackupVaultbackup:GetBackupVaultNotificationsbackup:GetBackupVaultAccessPolicybackup:ListTagsbackup:AssociateBackupVaultMpaApprovalTeambackup:DescribeBackupVaultbackup:DeleteBackupVaultAccessPolicybackup:DeleteBackupVaultNotificationsbackup:DeleteBackupVaultLockConfigurationbackup:GetBackupVaultAccessPolicybackup:ListTagsbackup:TagResourcebackup:DeleteBackupVaultbackup:ListBackupVaultsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterBackupVaultNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
BackupVaultNameMinRetentionDaysMaxRetentionDaysEncryptionKeyArn