AWS amazondynamodb documentation change
Summary
Fixed URL formatting in AWS Well-Architected documentation reference
Security assessment
URL correction in existing security best practice documentation. Does not introduce new security content or address vulnerabilities.
Diff
diff --git a/amazondynamodb/latest/developerguide/iam-policy-separate-environments.md b/amazondynamodb/latest/developerguide/iam-policy-separate-environments.md index 400dbe1b3..fcfb82fa3 100644 --- a//amazondynamodb/latest/developerguide/iam-policy-separate-environments.md +++ b//amazondynamodb/latest/developerguide/iam-policy-separate-environments.md @@ -13 +13 @@ As a result, each action in one environment reduces the number of operations ava -If you want to separate production and test workloads to help control an event's potential "blast radius," the best practice is to create separate AWS accounts for test and production workloads. For more information, see [AWS Account Management and Separation](https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/aws-account-management-and-separation.html). +If you want to separate production and test workloads to help control an event's potential "blast radius," the best practice is to create separate AWS accounts for test and production workloads. For more information, see [AWS Account Management and Separation](https://docs.aws.amazon.com//wellarchitected/latest/security-pillar/aws-account-management-and-separation.html).