AWS mgn documentation change
Summary
Added a new FAQ entry about Amazon EBS volume limits for AWS Application Migration Service, clarifying that the service doesn't impose its own limits and refers to Amazon EBS service quotas.
Security assessment
This change adds general documentation about service limits and quotas. There is no evidence of addressing a security vulnerability, weakness, or incident. The change is purely informational about operational limits.
Diff
diff --git a/mgn/latest/ug/AWS-Related-FAQ.md b/mgn/latest/ug/AWS-Related-FAQ.md index bf7200cd0..f6bc6f965 100644 --- a//mgn/latest/ug/AWS-Related-FAQ.md +++ b//mgn/latest/ug/AWS-Related-FAQ.md @@ -7 +7 @@ -What does the AWS Application Migration Service Machine Conversion Server do?What boot modes are supported by the AWS Application Migration Service?How can we encrypt an unencrypted AWS Application Migration Service base snapshot?How do I change the server AMI on AWS after Migration?Which AWS services are automatically installed when launching a test or cutover instance?How long does it take to copy a disk from the AWS Application Migration Service staging area to production?What are the differences between conversion servers and replication servers?Can I prevent AWS Application Migration Service from cleaning up test instance resources in AWS?Why are my Windows server disks read-only after launching the test or cutover instance?What impacts the conversion and boot time of test and cutover instances?Why do I observe EBS volume performance issues while using test or cutover instances?How is the AWS Licensing Model Tenancy chosen for AWS Application Migration Service?How does AWS Application Migration Service interact with Interface VPC Endpoints?How do I use MGN with CloudWatch and EventBridge dashboards? +What does the AWS Application Migration Service Machine Conversion Server do?What boot modes are supported by the AWS Application Migration Service?How can we encrypt an unencrypted AWS Application Migration Service base snapshot?How do I change the server AMI on AWS after Migration?Which AWS services are automatically installed when launching a test or cutover instance?How long does it take to copy a disk from the AWS Application Migration Service staging area to production?What are the differences between conversion servers and replication servers?Can I prevent AWS Application Migration Service from cleaning up test instance resources in AWS?Why are my Windows server disks read-only after launching the test or cutover instance?What impacts the conversion and boot time of test and cutover instances?Why do I observe EBS volume performance issues while using test or cutover instances?What are the Amazon EBS volume limits for AWS Application Migration Service?How is the AWS Licensing Model Tenancy chosen for AWS Application Migration Service?How does AWS Application Migration Service interact with Interface VPC Endpoints?How do I use MGN with CloudWatch and EventBridge dashboards? @@ -38,0 +39,2 @@ This section contains answers to questions about AWS and AWS Application Migrati + * What are the Amazon EBS volume limits for AWS Application Migration Service? + @@ -151,0 +154,4 @@ The EBS volumes attached to the test or cutover instances are created from snaps +## What are the Amazon EBS volume limits for AWS Application Migration Service? + +AWS Application Migration Service does not impose its own limits on Amazon EBS volume size or the number of Amazon EBS volumes per instance. The limits for maximum volume size, number of volumes per instance, and other Amazon EBS constraints are governed by Amazon EBS itself. For current limits, see [Amazon EBS service quotas](https://docs.aws.amazon.com/ebs/latest/userguide/ebs-resource-quotas.html) and [Instance volume limits](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html). +