This CloudFormation template creates a backup vault and a KMS key for encryption. The backup vault is named 'my-backup-vault' and the KMS key is configured to allow IAM user permissions.

BackupVault
AWS::Backup::BackupVault


Key
AWS::KMS::Key


CloudFormation Template

Share Template