From 4b50897a6acf780ead9dd4093b82bda6400b4d91 Mon Sep 17 00:00:00 2001 From: Dustin-Downing Date: Thu, 13 Oct 2022 11:31:36 -0500 Subject: [PATCH] Update aws-backup-central-backup-account.yaml Clarify the destination account in the aws-backup-central-backup-account.yaml cloudformation description. --- CloudFormation/aws-backup-central-backup-account.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudFormation/aws-backup-central-backup-account.yaml b/CloudFormation/aws-backup-central-backup-account.yaml index 7031a8e..ed53742 100644 --- a/CloudFormation/aws-backup-central-backup-account.yaml +++ b/CloudFormation/aws-backup-central-backup-account.yaml @@ -1,6 +1,6 @@ AWSTemplateFormatVersion: '2010-09-09' Description: This template creates the central backup KMS Key and Vault required for the automated centralized backup at scale in AWS Organizations using AWS Backup. - It should be deployed in each member account. + It should be deployed to the central backup account. Metadata: AWS::CloudFormation::Interface: ParameterGroups: