AWS migrationhub documentation change
Summary
Fixed URL formatting in policy reference link by adding an extra slash
Security assessment
The change only adjusts the URL structure and does not alter the referenced security policy or its documentation content.
Diff
diff --git a/migrationhub/latest/ug/new-customer-setup.md b/migrationhub/latest/ug/new-customer-setup.md index 612764cec..f284226db 100644 --- a//migrationhub/latest/ug/new-customer-setup.md +++ b//migrationhub/latest/ug/new-customer-setup.md @@ -59 +59 @@ If you use the AWS Migration Hub console, permissions to access Application Disc -However, if you never use the Migration Hub console but you want to use the AWS Command Line Interface (AWS CLI) or the AWS Migration Hub API, you need to manually add the `migrationhub-discovery` role—which contains [AWSMigrationHubDiscoveryServiceFullAccess](https://docs.aws.amazon.com/application-discovery/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-AWSApplicationDiscoveryServiceFullAccess)—to your AWS account. +However, if you never use the Migration Hub console but you want to use the AWS Command Line Interface (AWS CLI) or the AWS Migration Hub API, you need to manually add the `migrationhub-discovery` role—which contains [AWSMigrationHubDiscoveryServiceFullAccess](https://docs.aws.amazon.com//application-discovery/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-AWSApplicationDiscoveryServiceFullAccess)—to your AWS account.