AWS Security ChangesHomeSearch

AWS devopsagent documentation change

Service: devopsagent · 2026-06-25 · Documentation medium

File: devopsagent/latest/userguide/whats-new.md

Summary

Added three new features: Slack multi-workspace support, firewall configuration guidance for private tools, and skill import via SDK. Removed entries about AWS Security Agent MCP server and database MCP servers.

Security assessment

The firewall configuration guidance explains security group setup for private connections, adding security documentation. No evidence of vulnerability fixes.

Diff

diff --git a/devopsagent/latest/userguide/whats-new.md b/devopsagent/latest/userguide/whats-new.md
index 21e5f9acf..ebfa0765c 100644
--- a//devopsagent/latest/userguide/whats-new.md
+++ b//devopsagent/latest/userguide/whats-new.md
@@ -12,0 +13,3 @@ Date | Change | Description
+June 23, 2026 | [Multi-channel and multi-workspace Slack support](connecting-to-ticketing-and-chat-connecting-slack.html) | You can now connect multiple Slack workspaces to AWS DevOps Agent and associate more than one channel with an Agent Space.  
+June 23, 2026 | [Configuring firewall rules for private connections](configuring-integrations-and-knowledge-connecting-to-privately-hosted-tools.html#configuring-firewall-rules-for-private-connections) | New guidance explains how to configure security group and firewall rules for privately-hosted tools. Traffic from AWS DevOps Agent arrives from Resource Gateway ENIs in your subnets — not from the static IP addresses used for publicly-hosted tools.  
+June 22, 2026 | [Import skills from a repository using the SDK](about-aws-devops-agent-managing-assets.html#import-a-skill-from-a-repository) | You can now import skills from GitHub repositories programmatically using the AWS CLI and AWS SDKs. Pass a `sourceUrl` in the content field to import a skill directory or a single SKILL.md file, and sync it on demand to pull the latest changes.  
@@ -38 +40,0 @@ June 3, 2026 | [Tools added during a chat are available without restarting](conf
-June 2, 2026 | [AWS Security Agent MCP server](configuring-integrations-and-knowledge-connecting-mcp-servers.html) | Connect the new open-source AWS Security Agent MCP server to surface security posture insights during investigations, so the agent can factor security findings into root cause analysis.  
@@ -41 +42,0 @@ June 1, 2026 | Athena fallback for very large log files | When an Amazon CloudWa
-May 29, 2026 | [New database MCP servers: Oracle, SQL Server, and Aurora MySQL](configuring-integrations-and-knowledge-connecting-mcp-servers.html) | Connect open-source MCP servers for Oracle RDS, SQL Server RDS, and Aurora MySQL so the agent can query more databases during investigations.