AWS resource-explorer documentation change
Summary
Added immediate discovery note, updated Unified Search documentation link, removed redundant policy example
Security assessment
Changes focus on feature availability and documentation cleanup. Removed example appears unrelated to security controls. No evidence of security vulnerability being addressed.
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 4da2c0e5c..af9a9bc5f 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 @@ -6,0 +7,2 @@ 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) + @@ -107 +109 @@ You can assign this policy to the IAM principals in your account. If a principal -To see your resources in unified search results in the AWS Management Console, principals must have both `GetView` and `Search` permissions for the default view in the AWS Region that contains the aggregator index. The simplest way to grant those permissions is to leave the default resource-based permission that was attached to the view when you turned on Resource Explorer using Quick or Advanced setup. +To see your resources in [Unified Search](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/using-search.html) results in the AWS Management Console, principals must have both `GetView` and `Search` permissions for the default view in the AWS Region that contains the aggregator index. The simplest way to grant those permissions is to leave the default resource-based permission that was attached to the view when you turned on Resource Explorer using Quick or Advanced setup. @@ -141,2 +142,0 @@ JSON -This example shows how you might create a policy that allows IAM users to view the inline and managed policies that are attached to their user identity. This policy includes permissions to complete this action on the console or programmatically using the AWS CLI or AWS API. -