AWS devopsagent documentation change
Summary
Restructured document history table by changing column order (Date, Change, Description), removed RSS feed mention, added new documentation entries including release management features and custom agent assets, and renamed 'Recent fixes and improvements' to 'What's new'.
Security assessment
The changes reorganize documentation history and add new feature entries. While some entries reference security pages (e.g., permission guardrails), the diff itself shows no vulnerability fixes or security incident responses. Updates like static IPs and guardrails are existing security features being documented, not new vulnerabilities being addressed.
Diff
diff --git a/devopsagent/latest/userguide/document-history.md b/devopsagent/latest/userguide/document-history.md index 0020936fa..002dd9af0 100644 --- a//devopsagent/latest/userguide/document-history.md +++ b//devopsagent/latest/userguide/document-history.md @@ -9 +9 @@ -The following table describes the important changes to the documentation since the last release of AWS DevOps Agent. For notification about updates to this documentation, you can subscribe to an RSS feed. +The following table describes the important changes to the documentation since the last release of AWS DevOps Agent. @@ -11 +11 @@ The following table describes the important changes to the documentation since t -Change | Description | Date +Date | Change | Description @@ -13,34 +13,41 @@ Change | Description | Date -[DevOps Agent Memories](about-aws-devops-agent-devops-agent-memories.html) | Added documentation for memories, the informational knowledge items that AWS DevOps Agent builds and maintains to supplement agent context. Covers memory stores, the two built-in stores (directives and monitors), limits, and how to view and manage memories from the Knowledge page. | June 12, 2026 -[Connect to DevOps Agent remote servers](connecting-to-remote-servers.html) | Added documentation for connecting IDE, CLI, and agent integrations to AWS DevOps Agent through dedicated MCP and A2A remote server endpoints, including access token and SigV4 authentication. | June 12, 2026 -[Custom Agents](working-with-devops-agent-custom-agents-index.html) | Added documentation for custom agents — user-defined AI agents that automate operational tasks. Includes creating, executing, and managing custom agents, and configuring agent outputs such as artifacts and recommendations. | June 12, 2026 -[Supported Regions](about-aws-devops-agent-supported-regions.html) | Added support for five additional AWS Regions: Asia Pacific (Mumbai), Asia Pacific (Singapore), Canada (Central), Europe (London), and South America (São Paulo). | June 12, 2026 -[Global cross-Region inference for specific Regions](aws-devops-agent-security.html#global-cross-region-inference-for-specific-regions) | Added documentation that Agent Spaces created in Asia Pacific (Mumbai), Asia Pacific (Singapore), and South America (São Paulo) route inference requests across all global commercial AWS Regions rather than within a single geography. | June 12, 2026 -[Activating and deactivating skills](about-aws-devops-agent-managing-assets.html#activating-and-deactivating-skills) | Added documentation for the `metadata.status` field on skill assets, which lets callers activate or deactivate a skill through `CreateAsset` and `UpdateAsset`. | June 8, 2026 -[Managing Assets](about-aws-devops-agent-managing-assets.html) | Added documentation for managing assets through the Asset API, including required IAM permissions, the metadata schema for each asset type (skill, agents_md, attachment, feedback), and AWS CLI / Boto3 walkthroughs for creating skills from text files, binary files, and zip bundles. | June 4, 2026 -[Recent fixes and improvements](recent-fixes-and-improvements.html) | Added a page that lists recent fixes and small improvements to AWS DevOps Agent. | June 4, 2026 -[Sample skills repository](about-aws-devops-agent-devops-agent-skills.html#sample-skills) | Added link to community sample skills on GitHub. | June 1, 2026 -[Invoking DevOps Agent through Webhook](invoking-devops-agent-through-webhook.html) | Corrected the Request Body example to match the documented payload schema. | May 29, 2026 -Deleting an Agent space | Added documentation for deleting an AWS DevOps Agent agent space and removing the IAM resources created when you enable AWS DevOps Agent. For more information, see [Deleting an Agent space](deleting-an-agent-space.html). | May 27, 2026 -[Agent instructions](about-aws-devops-agent-agent-instructions.html) | Added global and agent-specific instructions (AGENTS.md) that apply to every session. | May 21, 2026 -[Skip skill and SKIPPED triage status](working-with-devops-agent-autonomous-incident-response.html) | Added incident filtering skill [example](about-aws-devops-agent-devops-agent-skills.html#example-incident-filtering-skill) (maintenance window skip), SKIPPED triage decision, instructions for correcting triage decisions, and the Investigation Skipped EventBridge event. | May 20, 2026 -[Sending file attachments](working-with-devops-agent-on-demand-devops-tasks.html#sending-file-attachments) | Added documentation for attaching images, documents, and code files to chat messages. This includes supported file types, limits, and use cases. | May 19, 2026 -[Recommendation prioritization](working-with-devops-agent-proactive-incident-prevention.html#recommendation-prioritization) | Added AI-powered backlog ranking, including customizing priorities via chat and rank stability. | May 13, 2026 -[Claude Code plugin for MCP](working-with-devops-agent-interfacing-with-the-devops-agent.html#model-context-protocol-mcp-integration) | Added reference to the sample Claude Code plugin in the MCP integration section. | May 12, 2026 -[Permission guardrails](aws-devops-agent-security-limiting-agent-access-in-an-aws-account.html#understanding-permission-guardrails) | Added session policy guardrail model, covering default permissions, supported additional permissions, and permissions blocked by the guardrail. | May 7, 2026 -[New static IPs](aws-devops-agent-security.html#inbound-traffic-from-aws-devops-agent-to-your-systems) | Added new static IP addresses for outbound connections across all supported regions. | May 7, 2026 -[Document history](document-history.html) | Added document history page to track new documentation. | May 5, 2026 -[Interfacing with the DevOps Agent](working-with-devops-agent-interfacing-with-the-devops-agent.html) | Added documentation for five access methods: web app, MCP, ACP, webhooks, and API. | April 28, 2026 -[Compliance validation](aws-devops-agent-security-compliance-validation.html) | Added dedicated compliance validation page. | April 15, 2026 -[Getting started using AWS CloudFormation](getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-aws-cloudformation.html) | Added CloudFormation getting started guide. | March 29, 2026 -[Connecting to privately hosted tools](configuring-capabilities-for-aws-devops-agent-connecting-to-privately-hosted-tools.html) | Added documentation for private connections. | March 29, 2026 -[VPC interface endpoints](aws-devops-agent-security-vpc-endpoints-aws-privatelink.html) | Added VPC endpoint (AWS PrivateLink) documentation. | March 29, 2026 -[Amazon EventBridge integration](configuring-capabilities-for-aws-devops-agent-integrating-devops-agent-into-event-driven-applications-using-amazon-eventbridge-index.html) | Added EventBridge integration guide for event-driven applications. | March 28, 2026 -[EventBridge events detail reference](integrating-devops-agent-into-event-driven-applications-using-amazon-eventbridge-devops-agent-events-detail-reference.html) | Added event detail reference for EventBridge integration. | March 28, 2026 -[Quotas](quotas.html) | Added service quotas page. | March 28, 2026 -[Connecting Grafana](connecting-telemetry-sources-connecting-grafana.html) | Added Grafana telemetry integration documentation. | March 27, 2026 -[Connecting Azure](configuring-capabilities-for-aws-devops-agent-connecting-azure-index.html) | Added Azure integration documentation. | March 27, 2026 -[Connecting Azure Resources](connecting-azure-connecting-azure-resources.html) | Added Azure Resources connection guide. | March 27, 2026 -[Connecting Azure DevOps](connecting-azure-connecting-azure-devops.html) | Added Azure DevOps connection guide. | March 27, 2026 -[Connecting PagerDuty](connecting-to-ticketing-and-chat-connecting-pagerduty.html) | Added PagerDuty communication integration documentation. | March 27, 2026 -[Migrating from Public Preview to GA](configuring-capabilities-for-aws-devops-agent-migrating-from-public-preview-to-general-availability.html) | Added migration guide for Public Preview to General Availability. | March 27, 2026 -General availability | This is the initial general availability release of AWS DevOps Agent. | March 30, 2026 +June 17, 2026 | [Managing Assets](about-aws-devops-agent-managing-assets.html) | Added `custom_agent`, `test_profile`, and `feedback` to the asset types you can create through the Asset API, including their metadata schemas and AWS CLI examples. +June 12, 2026 | [Provide feedback on investigations](production-operations-autonomous-incident-response.html#provide-feedback-on-investigations) | Added documentation for providing structured accuracy feedback on completed investigations. Covers feedback methods (web app and chat), feedback fields, updating feedback, viewing accuracy metrics, and reporting to AWS. +June 12, 2026 | [DevOps Agent Memories](about-aws-devops-agent-devops-agent-memories.html) | Added documentation for memories, the informational knowledge items that AWS DevOps Agent builds and maintains to supplement agent context. Covers memory stores, the two built-in stores (directives and monitors), limits, and how to view and manage memories from the Knowledge page. +June 12, 2026 | [Connect to DevOps Agent remote servers](accessing-devops-agent-connect-to-devops-agent-remote-servers.html) | Added documentation for connecting IDE, CLI, and agent integrations to AWS DevOps Agent through dedicated MCP and A2A remote server endpoints, including access token and SigV4 authentication. +June 12, 2026 | [Connecting Remote A2A Agents](configuring-integrations-and-knowledge-connecting-remote-a2a-agents.html) | Added documentation for connecting remote agents that implement the Agent-to-Agent (A2A) protocol. AWS DevOps Agent can delegate investigation subtasks to remote agents and incorporate their findings. +June 12, 2026 | [Custom Agents](working-with-devops-agent-custom-agents-index.html) | Added documentation for custom agents — user-defined AI agents that automate operational tasks. Includes creating, executing, and managing custom agents, and configuring agent outputs such as artifacts and recommendations. +June 12, 2026 | [Supported Regions](about-aws-devops-agent-supported-regions.html) | Added support for five additional AWS Regions: Asia Pacific (Mumbai), Asia Pacific (Singapore), Canada (Central), Europe (London), and South America (São Paulo). +June 12, 2026 | [Global cross-Region inference for specific Regions](aws-devops-agent-security.html#global-cross-region-inference-for-specific-regions) | Added documentation that Agent Spaces created in Asia Pacific (Mumbai), Asia Pacific (Singapore), and South America (São Paulo) route inference requests across all global commercial AWS Regions rather than within a single geography. +June 11, 2026 | [Release management](working-with-devops-agent-release-management-index.html) | Added documentation for release management capabilities, including [release readiness code reviews](release-management-release-readiness-code-review.html) and [release testing](release-management-release-testing.html). Covers getting started, simulated verification, private VPC access, credential configuration, and CI/CD pipeline integration. +June 11, 2026 | [Configuring Code Review and Automated Testing — GitHub](connecting-to-cicd-pipelines-connecting-github.html#configuring-code-review-and-automated-testing) | Added documentation for enabling automated release readiness reviews on GitHub pull requests, including change review toggles and runtime role configuration. +June 11, 2026 | [Configuring Code Review and Automated Testing — GitLab](connecting-to-cicd-pipelines-connecting-gitlab.html#configuring-code-review-and-automated-testing) | Added documentation for enabling automated release readiness reviews on GitLab merge requests, including change review toggles and runtime role configuration. +June 11, 2026 | [Learned Skills](about-aws-devops-agent-learned-skills.html) | Added two new learned skills: Understanding Code Dependencies (service-to-service and package dependency mapping) and Understanding Pipeline Topology (pipeline stage and environment promotion mapping). +June 8, 2026 | [Activating and deactivating skills](about-aws-devops-agent-managing-assets.html#activating-and-deactivating-skills) | Added documentation for the `metadata.status` field on skill assets, which lets callers activate or deactivate a skill through `CreateAsset` and `UpdateAsset`. +June 4, 2026 | [Managing Assets](about-aws-devops-agent-managing-assets.html) | Added documentation for managing assets through the Asset API, including required IAM permissions, the metadata schema for each asset type (skill, agents_md, attachment, feedback), and AWS CLI / Boto3 walkthroughs for creating skills from text files, binary files, and zip bundles. +June 4, 2026 | [What's new](whats-new.html) | Added a page that lists new features, improvements, and fixes for AWS DevOps Agent. +June 1, 2026 | [Sample skills repository](about-aws-devops-agent-devops-agent-skills.html#sample-skills) | Added link to community sample skills on GitHub. +May 29, 2026 | [Invoking DevOps Agent through Webhook](configuring-integrations-and-knowledge-invoking-devops-agent-through-webhook.html) | Corrected the Request Body example to match the documented payload schema. +May 27, 2026 | Deleting an Agent space | Added documentation for deleting an AWS DevOps Agent agent space and removing the IAM resources created when you enable AWS DevOps Agent. For more information, see [Deleting an Agent space](deleting-an-agent-space.html). +May 21, 2026 | [Agent instructions](about-aws-devops-agent-agent-instructions.html) | Added global and agent-specific instructions (AGENTS.md) that apply to every session. +May 20, 2026 | [Skip skill and SKIPPED triage status](production-operations-autonomous-incident-response.html) | Added incident filtering skill [example](about-aws-devops-agent-devops-agent-skills.html#example-incident-filtering-skill) (maintenance window skip), SKIPPED triage decision, instructions for correcting triage decisions, and the Investigation Skipped EventBridge event. +May 19, 2026 | [Sending file attachments](working-with-devops-agent-on-demand-devops-tasks.html#sending-file-attachments) | Added documentation for attaching images, documents, and code files to chat messages. This includes supported file types, limits, and use cases. +May 13, 2026 | [Recommendation prioritization](production-operations-proactive-incident-prevention.html#recommendation-prioritization) | Added AI-powered backlog ranking, including customizing priorities via chat and rank stability. +May 12, 2026 | [Claude Code plugin for MCP](working-with-devops-agent-accessing-devops-agent-index.html#model-context-protocol-mcp-integration) | Added reference to the sample Claude Code plugin in the MCP integration section. +May 7, 2026 | [Permission guardrails](aws-devops-agent-security-limiting-agent-access-in-an-aws-account.html#understanding-permission-guardrails) | Added session policy guardrail model, covering default permissions, supported additional permissions, and permissions blocked by the guardrail. +May 7, 2026 | [New static IPs](aws-devops-agent-security.html#inbound-traffic-from-aws-devops-agent-to-your-systems) | Added new static IP addresses for outbound connections across all supported regions. +May 5, 2026 | [Document history](document-history.html) | Added document history page to track new documentation. +April 28, 2026 | [Interfacing with the DevOps Agent](working-with-devops-agent-accessing-devops-agent-index.html) | Added documentation for five access methods: web app, MCP, ACP, webhooks, and API. +April 15, 2026 | [Compliance validation](aws-devops-agent-security-compliance-validation.html) | Added dedicated compliance validation page. +March 29, 2026 | [Getting started using AWS CloudFormation](getting-started-with-aws-devops-agent-getting-started-with-aws-devops-agent-using-aws-cloudformation.html) | Added CloudFormation getting started guide. +March 29, 2026 | [Connecting to privately hosted tools](configuring-integrations-and-knowledge-connecting-to-privately-hosted-tools.html) | Added documentation for private connections. +March 29, 2026 | [VPC interface endpoints](aws-devops-agent-security-vpc-endpoints-aws-privatelink.html) | Added VPC endpoint (AWS PrivateLink) documentation. +March 28, 2026 | [Amazon EventBridge integration](configuring-integrations-and-knowledge-integrating-devops-agent-into-event-driven-applications-using-amazon-eventbridge-index.html) | Added EventBridge integration guide for event-driven applications. +March 28, 2026 | [EventBridge events detail reference](integrating-devops-agent-into-event-driven-applications-using-amazon-eventbridge-devops-agent-events-detail-reference.html) | Added event detail reference for EventBridge integration. +March 28, 2026 | [Quotas](quotas.html) | Added service quotas page. +March 27, 2026 | [Connecting Grafana](connecting-telemetry-sources-connecting-grafana.html) | Added Grafana telemetry integration documentation. +March 27, 2026 | [Connecting Azure](configuring-integrations-and-knowledge-connecting-azure-index.html) | Added Azure integration documentation. +March 27, 2026 | [Connecting Azure Resources](connecting-azure-connecting-azure-resources.html) | Added Azure Resources connection guide. +March 27, 2026 | [Connecting Azure DevOps](connecting-azure-connecting-azure-devops.html) | Added Azure DevOps connection guide. +March 27, 2026 | [Connecting PagerDuty](connecting-to-ticketing-and-chat-connecting-pagerduty.html) | Added PagerDuty communication integration documentation. +March 27, 2026 | [Migrating from Public Preview to GA](configuring-integrations-and-knowledge-migrating-from-public-preview-to-general-availability.html) | Added migration guide for Public Preview to General Availability. +March 30, 2026 | General availability | This is the initial general availability release of AWS DevOps Agent. @@ -54 +61 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Recent fixes and improvements +What's new