AWS Security ChangesHomeSearch

AWS workspaces: Fixed documentation links for SAML and session termination

Service: workspaces · 2026-08-19 · Documentation low

File: workspaces/latest/adminguide/create-directory-pools.md

Summary

Corrected broken URLs in SAML IdP setup and TerminateWorkspacesPoolSession API references by removing double slashes.

Security assessment

The change fixes broken hyperlinks without altering security content. While IAM/SAML topics are security-related, this is a non-functional URL correction.

Evidence

+To get started, you must create a SAML IdP in IAM. This IdP defines your organization's IdP-to-AWS trust relationship using the metadata document generated by the IdP software in your organization. For more information, see [Creating and managing a SAML identity provider](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml.html#idp-manage-identityprovider-console) in the _AWS Identity and Access Management User Guide_. For information about working with SAML IdPs in AWS GovCloud (US) Regions, see [AWS Identity and Access Management](https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-iam.html) in the _AWS GovCloud (US) User Guide_.

Diff

diff --git a/workspaces/latest/adminguide/create-directory-pools.md b/workspaces/latest/adminguide/create-directory-pools.md
index dfce352e1..9d3aa8b70 100644
--- a//workspaces/latest/adminguide/create-directory-pools.md
+++ b//workspaces/latest/adminguide/create-directory-pools.md
@@ -84 +84 @@ Complete the following prerequisites before configuring your SAML 2.0 IdP connec
-To get started, you must create a SAML IdP in IAM. This IdP defines your organization's IdP-to-AWS trust relationship using the metadata document generated by the IdP software in your organization. For more information, see [Creating and managing a SAML identity provider](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml.html#idp-manage-identityprovider-console) in the _AWS Identity and Access Management User Guide_. For information about working with SAML IdPs in AWS GovCloud (US) Regions, see [AWS Identity and Access Management](https://docs.aws.amazon.com//govcloud-us/latest/UserGuide/govcloud-iam.html) in the _AWS GovCloud (US) User Guide_.
+To get started, you must create a SAML IdP in IAM. This IdP defines your organization's IdP-to-AWS trust relationship using the metadata document generated by the IdP software in your organization. For more information, see [Creating and managing a SAML identity provider](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml.html#idp-manage-identityprovider-console) in the _AWS Identity and Access Management User Guide_. For information about working with SAML IdPs in AWS GovCloud (US) Regions, see [AWS Identity and Access Management](https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/govcloud-iam.html) in the _AWS GovCloud (US) User Guide_.
@@ -366 +366 @@ PingOne for Enterprise | `TargetResource` | `https://sso.connect.pingidentity.co
-Revoking SAML 2.0 from a user won't directly disconnect their session. They will be removed only after the timeout kicks in. They can also terminate it using the [ TerminateWorkspacesPoolSession](https://docs.aws.amazon.com//workspaces/latest/api/API_TerminateWorkspacesPoolSession.html) API.
+Revoking SAML 2.0 from a user won't directly disconnect their session. They will be removed only after the timeout kicks in. They can also terminate it using the [ TerminateWorkspacesPoolSession](https://docs.aws.amazon.com/workspaces/latest/api/API_TerminateWorkspacesPoolSession.html) API.