AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-04-01 · Documentation low

File: solutions/latest/security-insights-on-aws/prompt-library.md

Summary

Updated image markdown syntax with text descriptions above images and standardized placeholder formatting in security query examples

Security assessment

Changes involve formatting improvements and placeholder standardization in security query examples. While related to security documentation, there's no evidence of addressing specific vulnerabilities or security incidents.

Diff

diff --git a/solutions/latest/security-insights-on-aws/prompt-library.md b/solutions/latest/security-insights-on-aws/prompt-library.md
index db766a8f1..d6fe11139 100644
--- a/solutions/latest/security-insights-on-aws/prompt-library.md
+++ b/solutions/latest/security-insights-on-aws/prompt-library.md
@@ -15 +15,3 @@ To help you save time, this solution saves your recent queries, as shown in the
-![Console showing recently used queries.](/images/solutions/latest/security-insights-on-aws/images/save-recent-queries.png)
+**Console showing recently used queries.**
+
+![save recent queries](/images/solutions/latest/security-insights-on-aws/images/save-recent-queries.png)
@@ -25 +27 @@ Enter these queries exactly as written. Deviating from this structure and capita
-Replace ` `<abcd1234>` ` with the account ID.
+Replace ` <abcd1234> ` with the account ID.
@@ -27 +29 @@ Replace ` `<abcd1234>` ` with the account ID.
-Replace ` `<username>` ` with the user name.
+Replace ` <username> ` with the user name.
@@ -29 +31 @@ Replace ` `<username>` ` with the user name.
-Replace ` `<Jul 1, 2023>` ` with a three letter month, one or two digit date (don’t start with `0`), and four digit year.
+Replace ` <Jul 1, 2023> ` with a three letter month, one or two digit date (don’t start with `0`), and four digit year.
@@ -31 +33 @@ Replace ` `<Jul 1, 2023>` ` with a three letter month, one or two digit date (do
-Replace ` `<x>` ` with the number of days.
+Replace ` <x> ` with the number of days.
@@ -33 +35 @@ Replace ` `<x>` ` with the number of days.
-Replace ` `<IP address>` ` with the IP address.
+Replace ` <IP address> ` with the IP address.
@@ -41 +43 @@ Replace ` `<IP address>` ` with the IP address.
-  * List unique findings for product Inspector and account `[replaceable]`<abcd1234>````. Filter by severity as High.
+  * List unique findings for product Inspector and account ` <abcd1234> `. Filter by severity as High.
@@ -43 +45 @@ Replace ` `<IP address>` ` with the IP address.
-  * List unique findings for product Inspector and account `[replaceable]`<abcd1234>````. Filter by severity as High. Then filter by activity as Create.
+  * List unique findings for product Inspector and account ` <abcd1234> `. Filter by severity as High. Then filter by activity as Create.
@@ -45 +47 @@ Replace ` `<IP address>` ` with the IP address.
-  * List unique findings where created time is ` `<Jul 1, 2023>` `
+  * List unique findings where created time is `[.red]#<Jul 1, 2023>`
@@ -47 +49 @@ Replace ` `<IP address>` ` with the IP address.
-  * List unique findings where created timestamp is between last ` `<x>` ` days
+  * List unique findings where created timestamp is between last ` <x> ` days
@@ -53 +55 @@ Replace ` `<IP address>` ` with the IP address.
-  * List unique findings where timestamp is ` `<Jul 1, 2023>` ` and status is Resolved
+  * List unique findings where timestamp is ` <Jul 1, 2023> ` and status is Resolved
@@ -59 +61 @@ Replace ` `<IP address>` ` with the IP address.
-  * Plot unique findings by created timestamp is between last ` `<x>` ` days
+  * Plot unique findings by created timestamp is between last ` <x> ` days
@@ -84 +86 @@ Replace ` `<IP address>` ` with the IP address.
-  6. List API operation where IP address is ` `<IP address>` `
+  6. List API operation where IP address is ` <IP address> `
@@ -96 +98 @@ Replace ` `<IP address>` ` with the IP address.
-  12. List API operation where user name is ` `<username>` `
+  12. List API operation where user name is ` <username> `
@@ -137 +139,3 @@ This section explains how to build your own queries for this solution’s Q topi
-![Visual of the parts of a query as described in the following sections.](/images/solutions/latest/security-insights-on-aws/images/query-structure.png)
+**Visual of the parts of a query as described in the following sections.**
+
+![query structure](/images/solutions/latest/security-insights-on-aws/images/query-structure.png)
@@ -163 +167,3 @@ The following images show examples of a `list` query and response and a `plot` q
-![Query: List all the findings with workflow as new and severity as critical](/images/solutions/latest/security-insights-on-aws/images/list-query.png)
+**Query: List all the findings with workflow as new and severity as critical**
+
+![list query](/images/solutions/latest/security-insights-on-aws/images/list-query.png)
@@ -165 +171,3 @@ The following images show examples of a `list` query and response and a `plot` q
-![Query: plot unique findings vs compliance standard](/images/solutions/latest/security-insights-on-aws/images/plot-query.png)
+**Query: plot unique findings vs compliance standard**
+
+![plot query](/images/solutions/latest/security-insights-on-aws/images/plot-query.png)
@@ -175 +183,3 @@ The following image shows an example query and response using duration.
-![Query: list unique findings created in last 5 days](/images/solutions/latest/security-insights-on-aws/images/duration-query.png)
+**Query: list unique findings created in last 5 days**
+
+![duration query](/images/solutions/latest/security-insights-on-aws/images/duration-query.png)