AWS controltower: Fix URL formatting in Identity Center documentation
Summary
Corrected a double-slash in the whitepaper URL link.
Security assessment
Change fixes a broken URL by removing an extra slash; no security implications.
Evidence
+By default, AWS Control Tower sets up AWS IAM Identity Center for your landing zone, in alignment with best-practices guidance defined in [Organizing your AWS environment using multiple accounts](https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html). Most customers choose the default. Alternative access methods are required sometimes, for regulatory compliance in specific industries or countries, or in AWS Regions where AWS IAM Identity Center is not available.
Diff
diff --git a/controltower/latest/userguide/select-idp.md b/controltower/latest/userguide/select-idp.md index 1f1c56c4f..b1207fbb0 100644 --- a//controltower/latest/userguide/select-idp.md +++ b//controltower/latest/userguide/select-idp.md @@ -11 +11 @@ You can select whether AWS Control Tower sets up AWS account access with AWS Ide -By default, AWS Control Tower sets up AWS IAM Identity Center for your landing zone, in alignment with best-practices guidance defined in [Organizing your AWS environment using multiple accounts](https://docs.aws.amazon.com//whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html). Most customers choose the default. Alternative access methods are required sometimes, for regulatory compliance in specific industries or countries, or in AWS Regions where AWS IAM Identity Center is not available. +By default, AWS Control Tower sets up AWS IAM Identity Center for your landing zone, in alignment with best-practices guidance defined in [Organizing your AWS environment using multiple accounts](https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html). Most customers choose the default. Alternative access methods are required sometimes, for regulatory compliance in specific industries or countries, or in AWS Regions where AWS IAM Identity Center is not available.