AWS aws-backup documentation change
Summary
Updated relative links to absolute URLs for API references and minor wording changes
Security assessment
Link formatting updates with no security-related content changes or vulnerability fixes.
Diff
diff --git a/aws-backup/latest/devguide/malware-protection.md b/aws-backup/latest/devguide/malware-protection.md index 7c957d09d..ba9b17521 100644 --- a//aws-backup/latest/devguide/malware-protection.md +++ b//aws-backup/latest/devguide/malware-protection.md @@ -69 +69 @@ AWS Backup malware scanning requires two IAM roles to scan your recovery points - * First, the [AWSBackupServiceRolePolicyForBackup](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSBackupServiceRolePolicyForBackup.html) or [AWSBackupServiceRolePolicyForScans](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSBackupServiceRolePolicyForScans.html) managed policy must be attached to your existing or new backup role. This is the same role found in the resource assignment for your backup plan in the console, or through the [BackupSelection API](./API_CreateBackupSelection.html). This managed policy allows AWS Backup to initiate malware scans with Amazon GuardDuty. + * First, the [AWSBackupServiceRolePolicyForBackup](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSBackupServiceRolePolicyForBackup.html) or [AWSBackupServiceRolePolicyForScans](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSBackupServiceRolePolicyForScans.html) managed policy must be attached to your existing or new backup role. This is the same role found in the resource assignment for your backup plan in the console, or through the [BackupSelection API](https://docs.aws.amazon.com/aws-backup/latest/APIReference/API_CreateBackupSelection.html). This managed policy allows AWS Backup to initiate malware scans with Amazon GuardDuty. @@ -71 +71 @@ AWS Backup malware scanning requires two IAM roles to scan your recovery points - * Second, a new scanner role is required with [AWSBackupGuardDutyRolePolicyForScans](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSBackupGuardDutyRolePolicyForScans.html) managed policy that trusts `malware-protection.guardduty.amazonaws.com`. To create this role, you can specify a custom trust policy and attach the required managed policy. This is the same role found in the malware protection portion of your backup plan in the console or through the scan settings in your [BackupPlan API](./API_CreateBackupPlan.html). This role is passed by AWS Backup to Amazon GuardDuty when a scan is initiated, providing access to backups. + * Second, a new scanner role is required with [AWSBackupGuardDutyRolePolicyForScans](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSBackupGuardDutyRolePolicyForScans.html) managed policy that trusts `malware-protection.guardduty.amazonaws.com`. To create this role, you can specify a custom trust policy and attach the required managed policy. This is the same role found in the malware protection portion of your backup plan in the console or through the scan settings in your [BackupPlan API](https://docs.aws.amazon.com/aws-backup/latest/APIReference/API_CreateBackupPlan.html). This role is passed by AWS Backup to Amazon GuardDuty when a scan is initiated, providing access to backups.