AWS resource-explorer documentation change
Summary
Updated terminology from 'unified search' to 'Unified Search', added note about immediate resource discovery availability without activation, and adjusted cross-Region search documentation links
Security assessment
The changes primarily involve branding updates (capitalization of 'Unified Search'), documentation phrasing improvements, and a feature announcement about immediate resource discovery. There is no mention of security vulnerabilities, access control changes, or security feature enhancements. The permissions section remains unchanged.
Diff
diff --git a/resource-explorer/latest/userguide/troubleshooting_search.md b/resource-explorer/latest/userguide/troubleshooting_search.md index 91313bb86..5a9c3f5a8 100644 --- a//resource-explorer/latest/userguide/troubleshooting_search.md +++ b//resource-explorer/latest/userguide/troubleshooting_search.md @@ -5 +5,3 @@ -Why are some resources missing from my Resource Explorer search results?Why are some searches limited to 1,000 results?Why are my resources not appearing in unified search results in the console?Why do unified search in the console and Resource Explorer sometimes give different results?What permissions do I need to be able to search for resources? +Why are some resources missing from my Resource Explorer search results?Why are some searches limited to 1,000 results?Why are my resources not appearing in Unified Search results in the console?Why does Unified Search in the console and Resource Explorer sometimes give different results?What permissions do I need to be able to search for resources? + +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) @@ -17 +19 @@ Use the information here to help you diagnose and fix common errors that can occ - * Why are my resources not appearing in unified search results in the console? + * Why are my resources not appearing in Unified Search results in the console? @@ -19 +21 @@ Use the information here to help you diagnose and fix common errors that can occ - * Why do unified search in the console and Resource Explorer sometimes give different results? + * Why does Unified Search in the console and Resource Explorer sometimes give different results? @@ -68 +70 @@ Some resource types aren't supported by Resource Explorer. For more information, -If the indexes or views aren't configured in the Regions expected by the console consuming the widget, you will not see the results you expect. For more information, see [Turning on cross-Region search by creating an aggregator index](./manage-aggregator-region.html). +If the indexes or views aren't configured in the Regions expected by the console consuming the widget, you will not see the results you expect. For more information, see [Enabling cross-Region search by creating an aggregator index](./manage-aggregator-region.html). @@ -131 +133 @@ If your query includes free-form text, the Resource Explorer console will use th -## Why are my resources not appearing in unified search results in the console? +## Why are my resources not appearing in Unified Search results in the console? @@ -133 +135 @@ If your query includes free-form text, the Resource Explorer console will use th -Unified search results are available in the search bar at the top of every AWS Management Console page. However, the search can return resources that match the query in search results _only_ after the following configuration options are complete: +[Unified Search](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/using-search.html) results are available in the search bar at the top of every AWS Management Console page. However, the search can return resources that match the query in search results _only_ after the following configuration options are complete: @@ -144 +146 @@ Unified search results are available in the search bar at the top of every AWS M -## Why do unified search in the console and Resource Explorer sometimes give different results? +## Why does Unified Search in the console and Resource Explorer sometimes give different results? @@ -146 +148 @@ Unified search results are available in the search bar at the top of every AWS M -Unified search results are available in the search bar at the top of every AWS Management Console page. When you use unified search, the unified search process automatically inserts a wildcard character (`*`) to the end of the first term that you type in the query string. That wildcard character isn't visible in the unified search box, but it does affect the results. +Unified Search results are available in the search bar at the top of every AWS Management Console page. When you use Unified Search, the Unified Search process automatically inserts a wildcard character (`*`) to the end of the first term that you type in the query string. That wildcard character isn't visible in the Unified Search box, but it does affect the results. @@ -150 +152 @@ Unified search results are available in the search bar at the top of every AWS M -Unified search automatically inserts a wildcard character (`*`) operator at the end of the first keyword in the string. This means that unified search results include resources that match any string that starts with the specified keyword. +Unified Search automatically inserts a wildcard character (`*`) operator at the end of the first keyword in the string. This means that unified search results include resources that match any string that starts with the specified keyword.