AWS connect documentation change
Summary
Updated breadcrumb navigation and corrected CORS policy configuration step reference from Step 3 to Step 4
Security assessment
The breadcrumb change is minor branding. The step number correction fixes documentation accuracy but doesn't address any security vulnerability. CORS configuration is a security feature, but this change only corrects a reference number, not the security content itself.
Diff
diff --git a/connect/latest/adminguide/ts-agent-attachments.md b/connect/latest/adminguide/ts-agent-attachments.md index 671efe8d2..f01f6934a 100644 --- a//connect/latest/adminguide/ts-agent-attachments.md +++ b//connect/latest/adminguide/ts-agent-attachments.md @@ -5 +5 @@ -[Documentation](/index.html)[Amazon Connect](/connect/index.html)[Administrator Guide](what-is-amazon-connect.html) +[Documentation](/index.html)[Amazon Connect Customer](/connect/index.html)[Administrator Guide](what-is-amazon-connect.html) @@ -17 +17 @@ The following issues may cause attachments to not display for your agents using -A common reason for attachments not appearing in chats, emails, or tasks is that the CORS policy hasn't been configured on your attachments bucket. For instructions, see [Step 3: Configure a CORS policy on your attachments bucket](./enable-attachments.html#step3-update-cors-policy). +A common reason for attachments not appearing in chats, emails, or tasks is that the CORS policy hasn't been configured on your attachments bucket. For instructions, see [Step 4: Configure a CORS policy on your attachments bucket](./enable-attachments.html#step4-update-cors-policy).