AWS workspaces documentation change
Summary
Fixed URL formatting by adding double slashes in documentation links
Security assessment
The changes correct URL paths but do not address security vulnerabilities or document security features. This is a documentation formatting fix.
Diff
diff --git a/workspaces/latest/adminguide/launch-entra-id.md b/workspaces/latest/adminguide/launch-entra-id.md index d2a63aded..15eeb5684 100644 --- a//workspaces/latest/adminguide/launch-entra-id.md +++ b//workspaces/latest/adminguide/launch-entra-id.md @@ -353 +353 @@ A corresponding IAM Identity Center application is automatically created once a -After you make this change, users in the Identity Center instance will lose access their assign WorkSpaces unless they are assigned to the application. To assign your users to the application, use the AWS CLI command `create-application-assignment` to assign users or groups to an application. For more information, see the [AWS CLI Command Reference](https://docs.aws.amazon.com/cli/latest/reference/sso-admin/create-application-assignment.html). +After you make this change, users in the Identity Center instance will lose access their assign WorkSpaces unless they are assigned to the application. To assign your users to the application, use the AWS CLI command `create-application-assignment` to assign users or groups to an application. For more information, see the [AWS CLI Command Reference](https://docs.aws.amazon.com//cli/latest/reference/sso-admin/create-application-assignment.html). @@ -361 +361 @@ We recommend that your WorkSpaces and the associated IAM Identity Center instanc -Amazon WorkSpaces supports cross-Region IAM Identity Center and WorkSpaces integrations only for organization-level instances. WorkSpaces doesn't support cross-Region IAM Identity Center integrations for account-level instances. For more information about IAM Identity Center instance types and their use cases, see, [Understanding types of IAM Identity Center instances](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/setting-up.html#idc-instance-types). +Amazon WorkSpaces supports cross-Region IAM Identity Center and WorkSpaces integrations only for organization-level instances. WorkSpaces doesn't support cross-Region IAM Identity Center integrations for account-level instances. For more information about IAM Identity Center instance types and their use cases, see, [Understanding types of IAM Identity Center instances](https://docs.aws.amazon.com//amazonq/latest/qbusiness-ug/setting-up.html#idc-instance-types).