AWS devopsagent documentation change
Summary
Added changelog entries for recent documentation updates including firewall configuration guidance and skill import features.
Security assessment
Routine documentation history update without security content or vulnerability references. The referenced firewall documentation addition is noted but not part of this specific change.
Diff
diff --git a/devopsagent/latest/userguide/document-history.md b/devopsagent/latest/userguide/document-history.md index 9fe17b540..b66389752 100644 --- a//devopsagent/latest/userguide/document-history.md +++ b//devopsagent/latest/userguide/document-history.md @@ -12,0 +13,2 @@ Date | Change | Description +June 22, 2026 | [Managing Assets](about-aws-devops-agent-managing-assets.html#import-a-skill-from-a-repository) | Added "Import a skill from a repository" section documenting how to import skills from GitHub repositories using the AWS CLI and SDKs, including syncing and viewing import source metadata. +June 19, 2026 | [Configuring firewall rules for private connections](configuring-integrations-and-knowledge-connecting-to-privately-hosted-tools.html#configuring-firewall-rules-for-private-connections) | Added guidance for configuring security group and firewall rules when using private connections. Explains that traffic originates from Resource Gateway ENIs in the customer's subnets, and the static IPs on the Security page do not apply.