AWS mgn documentation change
Summary
Minor grammatical updates and tense corrections (e.g., 'will use' to 'use', 'will automatically use' to 'automatically uses') in launch preparation documentation
Security assessment
Changes are grammatical improvements and tense standardization without introducing or modifying security-related content. Security group mentions are part of standard configuration instructions.
Diff
diff --git a/mgn/latest/ug/launch-preparation.md b/mgn/latest/ug/launch-preparation.md index 8dbf3189e..5ca2ce6dc 100644 --- a//mgn/latest/ug/launch-preparation.md +++ b//mgn/latest/ug/launch-preparation.md @@ -9 +9 @@ Prior to launching your instances, you must ensure that your environment is set - * Prepare your subnets for launch - Plan which subnets you will use to launch your test and cutover instances. You will use these subnets in your EC2 launch template when you configure your Launch settings. + * Prepare your subnets for launch - Plan which subnets you will use to launch your test and cutover instances. You use these subnets in your EC2 launch template when you configure your Launch settings. @@ -11 +11 @@ Prior to launching your instances, you must ensure that your environment is set - * Create security groups within the subnets - Create the Security groups you want to use within your prepared subnets. You will set these Security groups in your EC2 Launch template when you configure launch settings. + * Create security groups within the subnets - Create the Security groups you want to use within your prepared subnets. You set these Security groups in your EC2 Launch template when you configure launch settings. @@ -18 +18 @@ Prior to launching your instances, you must ensure that your environment is set -Customers that want to run a proof of concept can skip this step. AWS Application Migration Service will automatically use the default subnet and Security groups. Make sure that you have not deleted your default subnet. +Customers that want to run a proof of concept can skip this step. AWS Application Migration Service automatically uses the default subnet and Security groups. Make sure that you have not deleted your default subnet.