AWS Security ChangesHomeSearch

AWS glue medium security documentation change

Service: glue · 2025-08-10 · Security-related medium

File: glue/latest/dg/microsoft-dynamics-365-configuring-connections.md

Summary

Added JSON code block markers and corrected a trailing comma in an EC2 permission in IAM policy example

Security assessment

Syntax correction in EC2 permission ensures valid IAM policy structure for Microsoft Dynamics 365 connections.

Diff

diff --git a/glue/latest/dg/microsoft-dynamics-365-configuring-connections.md b/glue/latest/dg/microsoft-dynamics-365-configuring-connections.md
index 0bbb7a5ea..9cf8036b8 100644
--- a//glue/latest/dg/microsoft-dynamics-365-configuring-connections.md
+++ b//glue/latest/dg/microsoft-dynamics-365-configuring-connections.md
@@ -37,0 +38,6 @@ For customer managed connected app - Secret should contain the connected app Cli
+JSON
+    
+
+****
+    
+        
@@ -49 +55 @@ For customer managed connected app - Secret should contain the connected app Cli
-                        "ec2:DeleteNetworkInterface",
+                        "ec2:DeleteNetworkInterface"