AWS Security ChangesHomeSearch

AWS resource-explorer documentation change

Service: resource-explorer · 2025-11-19 · Documentation low

File: resource-explorer/latest/userguide/security_iam_id-based-policy-examples.md

Summary

Removed activation notice and updated 'AWS CloudFormation' to 'CloudFormation' in policy example documentation.

Security assessment

Changes are minor terminology updates and removal of outdated feature announcements. No security-specific content was added or modified beyond general policy example formatting.

Diff

diff --git a/resource-explorer/latest/userguide/security_iam_id-based-policy-examples.md b/resource-explorer/latest/userguide/security_iam_id-based-policy-examples.md
index 5bef8fb9d..39e813c70 100644
--- a//resource-explorer/latest/userguide/security_iam_id-based-policy-examples.md
+++ b//resource-explorer/latest/userguide/security_iam_id-based-policy-examples.md
@@ -7,2 +6,0 @@ Policy best practicesUsing the consoleGranting access to a view based on tagsGra
-AWS Resource Explorer now provides immediate access to resource search and discovery capabilities in a Region. With this launch, you no longer need to activate Resource Explorer to discover your resources. [Learn more](https://docs.aws.amazon.com/resource-explorer/latest/userguide/manage-immediate-resource-discovery-experience.html)
-
@@ -57 +55 @@ Identity-based policies determine whether someone can create, access, or delete
-  * **Use conditions in IAM policies to further restrict access** – You can add a condition to your policies to limit access to actions and resources. For example, you can write a policy condition to specify that all requests must be sent using SSL. You can also use conditions to grant access to service actions if they are used through a specific AWS service, such as AWS CloudFormation. For more information, see [ IAM JSON policy elements: Condition](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html) in the _IAM User Guide_.
+  * **Use conditions in IAM policies to further restrict access** – You can add a condition to your policies to limit access to actions and resources. For example, you can write a policy condition to specify that all requests must be sent using SSL. You can also use conditions to grant access to service actions if they are used through a specific AWS service, such as CloudFormation. For more information, see [ IAM JSON policy elements: Condition](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition.html) in the _IAM User Guide_.