AWS IAM documentation change
Summary
Fixed URL formatting by adding double slash in links to IAM documentation
Security assessment
The change corrects URL paths but does not introduce new security content or address vulnerabilities. The referenced security features (VPC endpoint controls, SAML encryption) were already documented.
Diff
diff --git a/IAM/latest/UserGuide/document-history.md b/IAM/latest/UserGuide/document-history.md index b63a21306..fade8fa86 100644 --- a//IAM/latest/UserGuide/document-history.md +++ b//IAM/latest/UserGuide/document-history.md @@ -17 +17 @@ Change| Description| Date -[VPC endpoint condition keys for network perimeter controls](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)| IAM now supports three new AWS global condition context keys for implementing scalable network perimeter controls: `aws:VpceAccount`, `aws:VpceOrgID`, and `aws:VpceOrgPaths`. These keys help ensure requests come through VPC endpoints owned by specific accounts, organizations, or organizational units, automatically scaling with your VPC endpoint usage without requiring policy updates when you create new endpoints. For more information, see [Establish permissions guardrails using data perimeters](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_data-perimeters.html).| August 28, 2025 +[VPC endpoint condition keys for network perimeter controls](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)| IAM now supports three new AWS global condition context keys for implementing scalable network perimeter controls: `aws:VpceAccount`, `aws:VpceOrgID`, and `aws:VpceOrgPaths`. These keys help ensure requests come through VPC endpoints owned by specific accounts, organizations, or organizational units, automatically scaling with your VPC endpoint usage without requiring policy updates when you create new endpoints. For more information, see [Establish permissions guardrails using data perimeters](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_data-perimeters.html).| August 28, 2025 @@ -54 +54 @@ Change| Description| Date -[Encryption support for SAML identity providers](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml.html#id_federation_manage-saml-encryption)| IAM SAML providers now support encrypted assertions in the SAML response from your external IdP. To understand how encryption works with IAM SAML federation, see [Using SAML-based federation for API access](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml.html#CreatingSAML-configuring).| February 4, 2024 +[Encryption support for SAML identity providers](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_saml.html#id_federation_manage-saml-encryption)| IAM SAML providers now support encrypted assertions in the SAML response from your external IdP. To understand how encryption works with IAM SAML federation, see [Using SAML-based federation for API access](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_providers_saml.html#CreatingSAML-configuring).| February 4, 2024