AWS aws-backup documentation change
Summary
Updated terminology and UI references for backup tiering configurations, including clarifications about default configurations and resource scoping
Security assessment
Changes involve UI labeling updates and documentation phrasing improvements (e.g., 'Create tiering configuration' to 'Create configuration'). No security vulnerabilities, encryption settings, or access controls were modified. The ransomware protection mention remains unchanged from previous documentation.
Diff
diff --git a/aws-backup/latest/devguide/backup-tiering.md b/aws-backup/latest/devguide/backup-tiering.md index 3d407722e..c822871ed 100644 --- a//aws-backup/latest/devguide/backup-tiering.md +++ b//aws-backup/latest/devguide/backup-tiering.md @@ -13 +13 @@ AWS Backup offers a lower-cost warm storage tier for Amazon S3 backups that redu -AWS Backup tiering provides the ability to optimize storage costs for S3 backup data that is retained for extended periods due to regulatory compliance, disaster readiness, and ransomware protection strategies. You can configure tiering for all S3 backups for all vaults in an account, or create targeted configurations for specific vaults and resources. +AWS Backup tiering provides the ability to optimize storage costs for S3 backup data that is retained for extended periods due to regulatory compliance, disaster readiness, and ransomware protection strategies. You can configure tiering for all S3 backups for all vaults in an account, or create targeted configurations for specific vaults and protected resources. @@ -40 +40 @@ S3 backup tiering configurations specify: - * **Resource scope:** All resources across all vaults, all resources in a specific vault, or selected individual resources + * **Resource scope:** All resources across all vaults, all resources in a specific vault, or selected individual resources. A tiering configuration that applies to all vaults and all resources is considered the default configuration. @@ -71 +71 @@ Console -###### To create an all-vaults tiering configuration +###### To create an all vaults tiering configuration (default) @@ -77 +77 @@ Console - 3. Choose **Create tiering configuration**. + 3. Choose **Create configuration**. @@ -79 +79 @@ Console - 4. For Configuration name, enter a unique descriptive name. + 4. For configuration name, enter a unique descriptive name. @@ -81 +81 @@ Console - 5. Choose “All S3 resources in all vaults”. + 5. Choose **All S3 resources in all vaults**. @@ -83 +83 @@ Console - 6. For Tiering down settings in days, enter the number of days (minimum 60) before data transitions to the lower-cost tier. + 6. For tiering down settings in days, enter the number of days (minimum 60) before data transitions to the lower-cost tier. @@ -87 +87 @@ Console - 8. Choose **Create tiering configuration**. + 8. Choose **Create configuration**. @@ -98 +98 @@ Console - 3. Choose **Create tiering configuration**. + 3. Choose **Create configuration**. @@ -100 +100 @@ Console - 4. For Configuration name, enter a unique descriptive name. + 4. For configuration name, enter a unique descriptive name. @@ -102 +102 @@ Console - 5. Choose “S3 resources in a specific vault”. + 5. Choose **S3 resources in a specific vault**. @@ -104 +104 @@ Console - 6. For Vault selection, select a specific backup vault from the dropdown. + 6. For vault selection, select a specific backup vault from the dropdown. @@ -106 +106 @@ Console - 7. For Resource selection, choose either: + 7. For resource selection, choose either: @@ -108 +108 @@ Console - 1. **All resources in this vault** to apply to all S3 resources in the vault + 1. **All S3 resources in this vault** to apply to all S3 resources in the vault @@ -110 +110 @@ Console - 2. **Specific resources in this vault** to select individual S3 buckets + 2. **Specific S3 resources in this vault** to select individual S3 buckets @@ -114 +114 @@ Console - 1. Choose individual S3 buckets (up to 100 total across resource groups in a configuration) + 1. Choose individual S3 resources (up to 100 total across resource groups in a configuration) @@ -116 +116 @@ Console - 2. Set Tiering down settings in days for each resource group + 2. Set tiering down settings in days for each resource group @@ -118 +118 @@ Console - 3. Choose Add tiering setting to create additional rules (up to 5 total) + 3. Choose **Add tiering setting** to create additional rules (up to 5 total) @@ -122 +122 @@ Console - 10. Choose **Create tiering configuration**. + 10. Choose **Create configuration**. @@ -130 +130 @@ AWS CLI -To create an all-vaults tiering configuration using the AWS CLI +To create an all vaults tiering configuration (default) using the AWS CLI @@ -391 +391 @@ Set the rule to not tier a bucket (set tiering to 36500): - * **Compliance:** Maintains all compliance requirements and audit capabilities + * **Compliance:** Maintains all compliance and audit capabilities