AWS Security ChangesHomeSearch

AWS clean-rooms documentation change

Service: clean-rooms · 2025-11-22 · Documentation low

File: clean-rooms/latest/userguide/security-iam.md

Summary

Fixed URL formatting (double slashes) in documentation links and minor wording changes in federated identity description

Security assessment

Changes are primarily URL syntax corrections and minor text edits. No new security content added or vulnerabilities addressed. Security recommendations about MFA and federated identities remain unchanged.

Diff

diff --git a/clean-rooms/latest/userguide/security-iam.md b/clean-rooms/latest/userguide/security-iam.md
index f0bca8716..9070bc07d 100644
--- a//clean-rooms/latest/userguide/security-iam.md
+++ b//clean-rooms/latest/userguide/security-iam.md
@@ -57 +57 @@ Depending on the type of user you are, you can sign in to the AWS Management Con
-If you access AWS programmatically, AWS provides a software development kit (SDK) and a command line interface (CLI) to cryptographically sign your requests using your credentials. If you don't use AWS tools, you must sign requests yourself. For more information about using the recommended method to sign requests yourself, see [Signature Version 4 signing process](https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html) in the _AWS General Reference_.
+If you access AWS programmatically, AWS provides a software development kit (SDK) and a command line interface (CLI) to cryptographically sign your requests using your credentials. If you don't use AWS tools, you must sign requests yourself. For more information about using the recommended method to sign requests yourself, see [Signature Version 4 signing process](https://docs.aws.amazon.com//general/latest/gr/signature-version-4.html) in the _AWS General Reference_.
@@ -59 +59 @@ If you access AWS programmatically, AWS provides a software development kit (SDK
-Regardless of the authentication method that you use, you might be required to provide additional security information. For example, AWS recommends that you use multi-factor authentication (MFA) to increase the security of your account. To learn more, see [Multi-factor authentication](https://docs.aws.amazon.com/singlesignon/latest/userguide/enable-mfa.html) in the _AWS IAM Identity Center User Guide_ and [Using multi-factor authentication (MFA) in AWS](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html) in the _IAM User Guide_.
+Regardless of the authentication method that you use, you might be required to provide additional security information. For example, AWS recommends that you use multi-factor authentication (MFA) to increase the security of your account. To learn more, see [Multi-factor authentication](https://docs.aws.amazon.com//singlesignon/latest/userguide/enable-mfa.html) in the _AWS IAM Identity Center User Guide_ and [Using multi-factor authentication (MFA) in AWS](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_credentials_mfa.html) in the _IAM User Guide_.
@@ -69 +69 @@ As a best practice, require human users to use federation with an identity provi
-A _federated identity_ is a user from your enterprise directory, web identity provider, or AWS Directory Service that accesses AWS services using credentials from an identity source. Federated identities assume roles that provide temporary credentials.
+A _federated identity_ is a user from your enterprise directory, web identity provider, or Directory Service that accesses AWS services using credentials from an identity source. Federated identities assume roles that provide temporary credentials.