AWS prescriptive-guidance documentation change
Summary
Updated documentation formatting, fixed typographical quotes, simplified section headers, and modified email contact formatting from mailto links to plain text emphasis.
Security assessment
The changes are primarily stylistic (e.g., quote standardization, header simplification) and do not introduce or modify security-related content. The removal of mailto links does not impact security posture. Existing security-relevant statements about permissions (e.g., NOPASSWD requirement) and firewall rules remain unchanged in substance.
Diff
diff --git a/prescriptive-guidance/latest/migration-factory-cloudendure/faq.md b/prescriptive-guidance/latest/migration-factory-cloudendure/faq.md index 1b6ad47c8..5638113e3 100644 --- a//prescriptive-guidance/latest/migration-factory-cloudendure/faq.md +++ b//prescriptive-guidance/latest/migration-factory-cloudendure/faq.md @@ -5 +5 @@ -[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Automating large-scale server migrations with Cloud Migration Factory](welcome.html) +[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Automating large-scale server migrations with Cloud Migration Factory](introduction.html) @@ -7 +7 @@ -How do I know if this solution is suitable for my project?How much does it cost to run Cloud Migration Factory?How can I deploy or get support for Cloud Migration Factory?After I deploy Cloud Migration Factory, can AWS help me migrate my servers using this solution?What permissions do I need to deploy the migration factory solution?What permissions do I need to run the automation scripts?What firewall rules do I need to create for the migration execution server?Can I customize the Cloud Migration Factory schema to capture additional attributes?Why doesn’t the CSV file include all Amazon EC2 launch template attributes?Can I bulk-update the Amazon EC2 launch templates for all my servers?Does Cloud Migration Factory support SAML federation?What should I do if using Launch Server or Check Status in Cloud Migration Factory displays an “Unexpected timeout” error? +How do I know if this solution is suitable for my project?How much does it cost to run Cloud Migration Factory?How can I deploy or get support for Cloud Migration Factory?After I deploy Cloud Migration Factory, can AWS help me migrate my servers using this solution?What permissions do I need to deploy the migration factory solution?What permissions do I need to run the automation scripts?What firewall rules do I need to create for the migration execution server?Can I customize the Cloud Migration Factory schema to capture additional attributes?Why doesn't the CSV file include all Amazon EC2 launch template attributes?Can I bulk-update the Amazon EC2 launch templates for all my servers?Does Cloud Migration Factory support SAML federation?What should I do if using Launch Server or Check Status in Cloud Migration Factory displays an "Unexpected timeout" error? @@ -9 +9 @@ How do I know if this solution is suitable for my project?How much does it cost -# Cloud Migration Factory FAQ +# FAQ @@ -23 +23 @@ Cloud Migration Factory is a serverless solution that uses AWS services such as -To deploy Cloud Migration Factory, see the [AWS Cloud Migration Factory Solution](https://aws.amazon.com/solutions/implementations/cloud-migration-factory-on-aws/) on the AWS Solutions website. The source code is available in a [GitHub repository](https://github.com/awslabs/aws-cloudendure-migration-factory-solution). If you have any questions, email AWS Professional Services at [[email protected]](mailto:[email protected]). We will be happy to help you. +To deploy Cloud Migration Factory, see the [AWS Cloud Migration Factory Solution](https://aws.amazon.com/solutions/implementations/cloud-migration-factory-on-aws/) on the AWS Solutions website. The source code is available in a [GitHub repository](https://github.com/awslabs/aws-cloudendure-migration-factory-solution). If you have any questions, email AWS Professional Services at [email protected]_. We will be happy to help you. @@ -27 +27 @@ To deploy Cloud Migration Factory, see the [AWS Cloud Migration Factory Solution -Yes, the AWS Professional Services team can help you. Please email us at [[email protected]](mailto:[email protected]) and tell us about your use cases. This process includes: +Yes, the AWS Professional Services team can help you. Please email us at [email protected]_ and tell us about your use cases. This process includes: @@ -46 +46 @@ Ideally, you will need to use AWS administrator credentials to deploy the stack. -For Windows, you need a domain user with local administrator credentials to access all Windows servers. For Linux, you need a sudo user with `NOPASSWD` enabled. +For Windows, you need a domain user with local administrator credentials to access all Windows servers. For Linux, you need a sudo user with NOPASSWD enabled. @@ -50 +50 @@ For Windows, you need a domain user with local administrator credentials to acce -The migration execution server needs to access source servers and external APIs (AWS Transform MGN, Cloud Migration Factory, and AWS APIs). The server needs access to the internet to access these APIs. You can use a proxy server, but if you do, the proxy server can’t use authentication. The server needs SSH access to the source Linux server on TCP port 22, or Windows Remote Management (WinRM) access to the source Windows server on TCP port 5985. +The migration execution server needs to access source servers and external APIs (AWS Transform MGN, Cloud Migration Factory, and AWS APIs). The server needs access to the internet to access these APIs. You can use a proxy server, but if you do, the proxy server can't use authentication. The server needs SSH access to the source Linux server on TCP port 22, or Windows Remote Management (WinRM) access to the source Windows server on TCP port 5985. @@ -56 +56 @@ Yes, you can modify or extend the schema to capture additional server or applica -## Why doesn’t the CSV file include all Amazon EC2 launch template attributes? +## Why doesn't the CSV file include all Amazon EC2 launch template attributes? @@ -62 +62 @@ Cloud Migration Factory hides uncommon attributes, such as IAM role and public I -Yes, you can set hardcoded values for any Amazon EC2 launch template attribute. For example, Cloud Migration Factory sets a private IP for all servers and sets the disk to use `gp2` volumes by default, but you can update these attributes. +Yes, you can set hardcoded values for any Amazon EC2 launch template attribute. For example, Cloud Migration Factory sets a private IP for all servers and sets the disk to use gp2 volumes by default, but you can update these attributes. @@ -66 +66 @@ Yes, you can set hardcoded values for any Amazon EC2 launch template attribute. -Security Assertion Markup Language (SAML) federation isn’t currently supported. +Security Assertion Markup Language (SAML) federation isn't currently supported. @@ -68 +68 @@ Security Assertion Markup Language (SAML) federation isn’t currently supported -## What should I do if using Launch Server or Check Status in Cloud Migration Factory displays an “Unexpected timeout” error? +## What should I do if using Launch Server or Check Status in Cloud Migration Factory displays an "Unexpected timeout" error?