AWS Security ChangesHomeSearch

AWS drs documentation change

Service: drs · 2025-04-11 · Documentation low

File: drs/latest/userguide/security-iam-awsmanpol-AWSElasticDisasterRecoveryConversionServerPolicy.md

Summary

Replaced inline IAM policy JSON with reference link to AWS Managed Policy Guide

Security assessment

Change removes inline policy details and references external documentation. No security vulnerability or new security features mentioned.

Diff

diff --git a/drs/latest/userguide/security-iam-awsmanpol-AWSElasticDisasterRecoveryConversionServerPolicy.md b/drs/latest/userguide/security-iam-awsmanpol-AWSElasticDisasterRecoveryConversionServerPolicy.md
index b10760db5..0fa076ab6 100644
--- a//drs/latest/userguide/security-iam-awsmanpol-AWSElasticDisasterRecoveryConversionServerPolicy.md
+++ b//drs/latest/userguide/security-iam-awsmanpol-AWSElasticDisasterRecoveryConversionServerPolicy.md
@@ -15,27 +15 @@ This policy is attached to the AWS Elastic Disaster Recovery Conversion server
-This policy includes the following permissions.
-    
-    
-    {
-    	"Version": "2012-10-17",
-    	"Statement": [
-    		{
-    		        "Sid": "DRSConversionServerPolicy1",
-    			"Effect": "Allow",
-    			"Action": [
-    				"drs:SendClientMetricsForDrs",
-    				"drs:SendClientLogsForDrs"
-    			],
-    			"Resource": "*"
-    		},
-    		{
-    		        "Sid": "DRSConversionServerPolicy2",
-    			"Effect": "Allow",
-    			"Action": [
-    				"drs:GetChannelCommandsForDrs",
-    				"drs:SendChannelCommandResultForDrs"
-    			],
-    			"Resource": "*"
-    		}
-    	]
-    }
-                    
+To view the policy permission details see [AWSElasticDisasterRecoveryConversionServerPolicy](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSElasticDisasterRecoveryConversionServerPolicy.html) in the AWS Managed Policy Reference Guide.