AWS prescriptive-guidance documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in text and blog post title
Security assessment
Changes only modify service name formatting in documentation. The security-related AWS PrivateLink mention remains unchanged and wasn't added by this diff.
Diff
diff --git a/prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md b/prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md index 6ae366413..fef070dd1 100644 --- a//prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md +++ b//prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md @@ -13 +13 @@ MongoDB Atlas is available for provisioning through AWS Marketplace. You can sub -You can deploy MongoDB Atlas infrastructure resources by using AWS CloudFormation templates and the AWS Cloud Development Kit (AWS CDK). This approach facilitates continuous integration and continuous delivery (CI/CD) automation. For more information, see the blog post [MongoDB Atlas Integrations for AWS CloudFormation and CDK are now Generally Available](https://www.mongodb.com/blog/post/atlas-integrations-aws-cloud-formation-cdk-now-generally-available) on the MongoDB website. +You can deploy MongoDB Atlas infrastructure resources by using CloudFormation templates and the AWS Cloud Development Kit (AWS CDK). This approach facilitates continuous integration and continuous delivery (CI/CD) automation. For more information, see the blog post [MongoDB Atlas Integrations for CloudFormation and CDK are now Generally Available](https://www.mongodb.com/blog/post/atlas-integrations-aws-cloud-formation-cdk-now-generally-available) on the MongoDB website. @@ -34 +34 @@ The following sections describe these integrations in more detail. -You can use AWS PrivateLink to connect MongoDB Atlas to your AWS applications and ensure private connectivity among all your AWS services and accounts. For more information, see the blog post [MongoDB Atlas Integrations for AWS CloudFormation and CDK are now Generally Available](https://www.mongodb.com/blog/post/atlas-integrations-aws-cloud-formation-cdk-now-generally-available) on the MongoDB website. +You can use AWS PrivateLink to connect MongoDB Atlas to your AWS applications and ensure private connectivity among all your AWS services and accounts. For more information, see the blog post [MongoDB Atlas Integrations for CloudFormation and CDK are now Generally Available](https://www.mongodb.com/blog/post/atlas-integrations-aws-cloud-formation-cdk-now-generally-available) on the MongoDB website.