AWS prescriptive-guidance documentation change
Summary
Updated documentation links by adding double slashes in AWS service URLs
Security assessment
The changes only correct URL formatting (adding redundant double slashes after domain) for various AWS service documentation links. There is no security-related content modification or vulnerability addressed.
Diff
diff --git a/prescriptive-guidance/latest/migration-f5-big-ip/assess-costs.md b/prescriptive-guidance/latest/migration-f5-big-ip/assess-costs.md index 87626f8f7..b0cbc9570 100644 --- a//prescriptive-guidance/latest/migration-f5-big-ip/assess-costs.md +++ b//prescriptive-guidance/latest/migration-f5-big-ip/assess-costs.md @@ -30 +30 @@ The migration cost will also vary depending on if you use pay-as-you-go, annuall -You can use the [AWS Pricing Calculator](https://docs.aws.amazon.com/pricing-calculator/latest/userguide/getting-started.html) to estimate your potential running cost. The following three examples provide insight into the costs of AWS instances and infrastructure. +You can use the [AWS Pricing Calculator](https://docs.aws.amazon.com//pricing-calculator/latest/userguide/getting-started.html) to estimate your potential running cost. The following three examples provide insight into the costs of AWS instances and infrastructure. @@ -47 +47 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [CloudFormation](https://docs.aws.amazon.com/cloudformation/index.html) helps you to create and provision AWS infrastructure deployments predictably and repeatedly. + * [CloudFormation](https://docs.aws.amazon.com//cloudformation/index.html) helps you to create and provision AWS infrastructure deployments predictably and repeatedly. @@ -49 +49 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [Amazon CloudWatch](https://docs.aws.amazon.com/cloudwatch/index.html) provides a reliable, scalable, and flexible monitoring solution that you can start using within minutes. + * [Amazon CloudWatch](https://docs.aws.amazon.com//cloudwatch/index.html) provides a reliable, scalable, and flexible monitoring solution that you can start using within minutes. @@ -51 +51 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [Amazon Elastic Compute Cloud (Amazon EC2)](https://docs.aws.amazon.com/ec2/index.html) is a web service that provides resizable computing capacity for you to build and host your software systems. + * [Amazon Elastic Compute Cloud (Amazon EC2)](https://docs.aws.amazon.com//ec2/index.html) is a web service that provides resizable computing capacity for you to build and host your software systems. @@ -53 +53 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [AWS Identity and Access Management (IAM)](https://docs.aws.amazon.com/iam/index.html) is a web service for securely controlling access to AWS services. + * [AWS Identity and Access Management (IAM)](https://docs.aws.amazon.com//iam/index.html) is a web service for securely controlling access to AWS services. @@ -55 +55 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [AWS Landing Zone](https://docs.aws.amazon.com/prescriptive-guidance/latest/migration-aws-environment/understanding-landing-zones.html) is a solution that helps customers quickly set up a secure, multi-account AWS environment based on AWS best practices. + * [AWS Landing Zone](https://docs.aws.amazon.com//prescriptive-guidance/latest/migration-aws-environment/understanding-landing-zones.html) is a solution that helps customers quickly set up a secure, multi-account AWS environment based on AWS best practices. @@ -57 +57 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.html) is a cloud-based object storage service that helps you store, protect, and retrieve any amount of data. + * [Amazon Simple Storage Service (Amazon S3)](https://docs.aws.amazon.com//AmazonS3/latest/dev/Introduction.html) is a cloud-based object storage service that helps you store, protect, and retrieve any amount of data. @@ -59 +59 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [AWS Security Token Service (AWS STS)](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html) helps you request temporary, limited-privilege credentials for users. + * [AWS Security Token Service (AWS STS)](https://docs.aws.amazon.com//STS/latest/APIReference/welcome.html) helps you request temporary, limited-privilege credentials for users. @@ -61 +61 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [AWS Transit Gateway](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/aws-transit-gateway.html) is a highly available and scalable service to consolidate the Amazon VPC routing configuration for an AWS Region with a hub-and-spoke architecture. + * [AWS Transit Gateway](https://docs.aws.amazon.com//whitepapers/latest/aws-vpc-connectivity-options/aws-transit-gateway.html) is a highly available and scalable service to consolidate the Amazon VPC routing configuration for an AWS Region with a hub-and-spoke architecture. @@ -63 +63 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y - * [Amazon Virtual Private Cloud (Amazon VPC)](https://docs.aws.amazon.com/vpc/index.html) helps you launch AWS resources into a virtual network that you've defined. + * [Amazon Virtual Private Cloud (Amazon VPC)](https://docs.aws.amazon.com//vpc/index.html) helps you launch AWS resources into a virtual network that you've defined. @@ -70 +70 @@ Before you begin to migrate your F5 BIG-IP workload, you should make sure that y -Your team should understand the different ways to connect one or several virtual private clouds (VPCs) to existing data centers, as well as how to create resources in your AWS infrastructure. For more information about this, see [Network-to-Amazon VPC connectivity options](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/network-to-amazon-vpc-connectivity-options.html) in the Amazon VPC documentation. +Your team should understand the different ways to connect one or several virtual private clouds (VPCs) to existing data centers, as well as how to create resources in your AWS infrastructure. For more information about this, see [Network-to-Amazon VPC connectivity options](https://docs.aws.amazon.com//whitepapers/latest/aws-vpc-connectivity-options/network-to-amazon-vpc-connectivity-options.html) in the Amazon VPC documentation.