AWS Security ChangesHomeSearch

AWS amazonq low security documentation change

Service: amazonq · 2025-05-22 · Security-related low

File: amazonq/latest/qbusiness-ug/zendesk-credentials.md

Summary

Updated image captions to clarify OAuth client creation and secret storage process

Security assessment

Enhanced documentation for OAuth client secret handling with explicit instructions to 'store securely', improving security best practice guidance for credential management

Diff

diff --git a/amazonq/latest/qbusiness-ug/zendesk-credentials.md b/amazonq/latest/qbusiness-ug/zendesk-credentials.md
index 2ab2dd4cc..f5794a559 100644
--- a//amazonq/latest/qbusiness-ug/zendesk-credentials.md
+++ b//amazonq/latest/qbusiness-ug/zendesk-credentials.md
@@ -23 +23 @@ You can also copy your Zendesk host URL from the top menu in the **Admin Center*
-![Settings icon in left menu and Admin Center link highlighted with numbered callouts.](/images/amazonq/latest/qbusiness-ug/images/zendesk-1.png)
+![Screenshot of the Zendesk admin interface showing the profile menu where users can access the Admin Center.](/images/amazonq/latest/qbusiness-ug/images/zendesk-1.png)
@@ -27 +27 @@ You can also copy your Zendesk host URL from the top menu in the **Admin Center*
-![Admin Center interface with Apps and integrations menu expanded, highlighting Zendesk API option.](/images/amazonq/latest/qbusiness-ug/images/zendesk-2.png)
+![Screenshot of the Zendesk Admin Center showing the left navigation menu with the "Zendesk API" option under "Apps and integrations" section.](/images/amazonq/latest/qbusiness-ug/images/zendesk-2.png)
@@ -31 +31 @@ You can also copy your Zendesk host URL from the top menu in the **Admin Center*
-![Zendesk API interface showing OAuth Clients tab and Add OAuth client button.](/images/amazonq/latest/qbusiness-ug/images/zendesk-3.png)
+![Screenshot of the Zendesk API menu showing the "OAuth Clients" option and the "Add OAuth client" button for creating a new OAuth client.](/images/amazonq/latest/qbusiness-ug/images/zendesk-3.png)
@@ -41 +41 @@ Optionally, choose to fill in other information based on your use case. Then, ch
-![Zendesk API OAuth client creation form with fields for client details and configuration options.](/images/amazonq/latest/qbusiness-ug/images/zendesk-4.png)
+![Screenshot of the Zendesk "Create a new OAuth client" form where users enter client name, redirect URL, and other configuration details for the OAuth client.](/images/amazonq/latest/qbusiness-ug/images/zendesk-4.png)
@@ -45 +45 @@ Optionally, choose to fill in other information based on your use case. Then, ch
-![Dialog box prompting to store a secret, with options to Cancel or select OK.](/images/amazonq/latest/qbusiness-ug/images/zendesk-5.png)
+![Screenshot of the Zendesk client secret dialog box showing the generated secret that needs to be copied and stored securely for API authentication.](/images/amazonq/latest/qbusiness-ug/images/zendesk-5.png)