AWS Security ChangesHomeSearch

AWS toolkit-for-jetbrains medium security documentation change

Service: toolkit-for-jetbrains · 2025-11-22 · Security-related medium

File: toolkit-for-jetbrains/latest/userguide/dynamodb-tables.md

Summary

Added missing URL for PartiQL security policy documentation

Security assessment

Added direct link to IAM security policies documentation for PartiQL queries. This provides explicit guidance on securing DynamoDB access, addressing potential misconfiguration risks.

Diff

diff --git a/toolkit-for-jetbrains/latest/userguide/dynamodb-tables.md b/toolkit-for-jetbrains/latest/userguide/dynamodb-tables.md
index a614aeaae..4d574aa1e 100644
--- a//toolkit-for-jetbrains/latest/userguide/dynamodb-tables.md
+++ b//toolkit-for-jetbrains/latest/userguide/dynamodb-tables.md
@@ -47 +47 @@ To scan a DynamoDB table, complete the following steps:
-This scan generates a **PartiQL query** and requires that you have the correct AWS Identity and Access Management (AWS IAM) policies in place. To learn more about the PartiQL security policy requirements, see the [IAM security policies with PartiQL for DynamoDB]() topic in the _Amazon DynamoDB Developer Guide_.
+This scan generates a **PartiQL query** and requires that you have the correct AWS Identity and Access Management (AWS IAM) policies in place. To learn more about the PartiQL security policy requirements, see the [IAM security policies with PartiQL for DynamoDB](https://docs.aws.amazon.com/) topic in the _Amazon DynamoDB Developer Guide_.