AWS mgn documentation change
Summary
Minor grammatical improvements and clarification about resource usage during testing. Changed 'will be informed' to 'are informed' and 'actual resources will be used' to 'resources are used'.
Security assessment
Changes are editorial improvements without security context. Content focuses on test instance lifecycle and billing considerations rather than security vulnerabilities or security features.
Diff
diff --git a/mgn/latest/ug/launching-test-servers.md b/mgn/latest/ug/launching-test-servers.md index 8748e7a09..f48ba9163 100644 --- a//mgn/latest/ug/launching-test-servers.md +++ b//mgn/latest/ug/launching-test-servers.md @@ -18 +18 @@ After you have added all of your source servers and configured their launch sett -You can test one source server at a time, or simultaneously test multiple source servers. For each source server, you will be informed of the success or failure of the test. You can test your source server as many times as you want. Each new test first deletes any previously launched Test instance and dependent resources. Then, a new test instance is launched, which reflects the most up-to-date state of the source server. After the test, data replication continues as before. The new and modified data on the source server is transferred to the Staging Area Subnet and not to the test instances that were launched during the test. +You can test one source server at a time, or simultaneously test multiple source servers. For each source server, you are informed of the success or failure of the test. You can test your source server as many times as you want. Each new test first deletes any previously launched Test instance and dependent resources. Then, a new test instance is launched, which reflects the most up-to-date state of the source server. After the test, data replication continues as before. The new and modified data on the source server is transferred to the Staging Area Subnet and not to the test instances that were launched during the test. @@ -24 +24 @@ You can test one source server at a time, or simultaneously test multiple source - * Take into consideration that once a test instance is launched, actual resources will be used in your AWS account and you will be billed for these resources. You can terminate the operation of launched Test instances once you verify that they are working properly without impact in order to data replication. + * Take into consideration that once a test instance is launched resources are used in your AWS account and you will be billed for these resources. You can terminate the operation of launched Test instances once you verify that they are working properly without impact in order to data replication.