AWS aws-backup documentation change
Summary
Updated policy documentation to reference 'CloudFormation' instead of 'AWS CloudFormation' in backup/restore permissions
Security assessment
Terminology update in existing IAM policy documentation. The actual permissions (cloudformation:GetTemplate, CreateChangeSet etc.) remain unchanged - only service name references were modified.
Diff
diff --git a/aws-backup/latest/devguide/security-iam-awsmanpol.md b/aws-backup/latest/devguide/security-iam-awsmanpol.md index ab7facc87..67bfdbed4 100644 --- a//aws-backup/latest/devguide/security-iam-awsmanpol.md +++ b//aws-backup/latest/devguide/security-iam-awsmanpol.md @@ -954,2 +954,2 @@ AWSBackupServiceLinkedRolePolicyForBackup – Update to an existing policy | Add -AWSBackupServiceRolePolicyForBackup – Update to an existing policy | Added the following permissions to support AWS CloudFormation application stack backup jobs: `cloudformation:GetTemplate`, `cloudformation:DescribeStacks`, and `cloudformation:ListStackResources`. | November 16, 2022 -AWSBackupServiceRolePolicyForRestores – Update to an existing policy | Added the following permissions to support AWS CloudFormation application stack backup jobs: `cloudformation:CreateChangeSet` and `cloudformation:DescribeChangeSet` | November 16, 2022 +AWSBackupServiceRolePolicyForBackup – Update to an existing policy | Added the following permissions to support CloudFormation application stack backup jobs: `cloudformation:GetTemplate`, `cloudformation:DescribeStacks`, and `cloudformation:ListStackResources`. | November 16, 2022 +AWSBackupServiceRolePolicyForRestores – Update to an existing policy | Added the following permissions to support CloudFormation application stack backup jobs: `cloudformation:CreateChangeSet` and `cloudformation:DescribeChangeSet` | November 16, 2022