AWS Security ChangesHomeSearch

AWS toolkit-for-jetbrains documentation change

Service: toolkit-for-jetbrains · 2025-11-22 · Documentation low

File: toolkit-for-jetbrains/latest/userguide/sqs-queues.md

Summary

Fixed URL formatting by adding double slashes in documentation links for SQS queue types, configuration parameters, and queue deletion guidance

Security assessment

The changes only correct URL formatting (adding double slashes) without modifying security-related content. No security vulnerabilities, features, or guidance were added or modified.

Diff

diff --git a/toolkit-for-jetbrains/latest/userguide/sqs-queues.md b/toolkit-for-jetbrains/latest/userguide/sqs-queues.md
index a4cfdf4dc..4d4481f35 100644
--- a//toolkit-for-jetbrains/latest/userguide/sqs-queues.md
+++ b//toolkit-for-jetbrains/latest/userguide/sqs-queues.md
@@ -21 +21 @@ Standard and FIFO (First-In-Last-Out) are the two kinds of messages you can send
-For more information on queue types, see the [Amazon SQS standard queues](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/standard-queues.html) and [Amazon SQS FIFO (First-In-First-Out) queues](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html) topics in the _Amazon Simple Queue Service Developer Guide_. 
+For more information on queue types, see the [Amazon SQS standard queues](https://docs.aws.amazon.com//AWSSimpleQueueService/latest/SQSDeveloperGuide/standard-queues.html) and [Amazon SQS FIFO (First-In-First-Out) queues](https://docs.aws.amazon.com//AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html) topics in the _Amazon Simple Queue Service Developer Guide_. 
@@ -49 +49 @@ For more information on queue types, see the [Amazon SQS standard queues](https:
-  4. In the **Edit Queue Properties** dialog box that opens, review and modify your queue properties. For more information on Amazon SQS properties, see [Configuring queue parameters (console)](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-configure-queue-parameters.html) in the _Amazon Simple Queue Service Developer Guide_.
+  4. In the **Edit Queue Properties** dialog box that opens, review and modify your queue properties. For more information on Amazon SQS properties, see [Configuring queue parameters (console)](https://docs.aws.amazon.com//AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-configure-queue-parameters.html) in the _Amazon Simple Queue Service Developer Guide_.
@@ -88 +88 @@ If no deduplication id is provided, one will be generated.
-  1. Verify that a queue is empty before you delete it. For more information see [Confirming that a queue is empty](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/confirm-queue-is-empty.html) in the _Amazon Simple Queue Service Developer Guide_.
+  1. Verify that a queue is empty before you delete it. For more information see [Confirming that a queue is empty](https://docs.aws.amazon.com//AWSSimpleQueueService/latest/SQSDeveloperGuide/confirm-queue-is-empty.html) in the _Amazon Simple Queue Service Developer Guide_.