AWS appstudio documentation change
Summary
Fixed URL path for IAM documentation link by adding double slashes.
Security assessment
Corrects a broken link without security context or vulnerability remediation.
Diff
diff --git a/appstudio/latest/userguide/setting-up-first-time-admin.md b/appstudio/latest/userguide/setting-up-first-time-admin.md index a86900d19..a78edabab 100644 --- a//appstudio/latest/userguide/setting-up-first-time-admin.md +++ b//appstudio/latest/userguide/setting-up-first-time-admin.md @@ -32 +32 @@ Use the following topics to create an administrative user for managing AWS roles - * For a single, standalone AWS account, see [Create your first IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started-iam-user.html) in the _IAM User Guide_. You can provide any user name, but it must have the `AdministratorAccess` permissions policy. + * For a single, standalone AWS account, see [Create your first IAM user](https://docs.aws.amazon.com//IAM/latest/UserGuide/getting-started-iam-user.html) in the _IAM User Guide_. You can provide any user name, but it must have the `AdministratorAccess` permissions policy.