AWS devopsagent documentation change
Summary
Updated deactivation instructions to specify location in operator app ('Knowledge page Skills tab'). Added documentation for new 'Summary report' feature showing versioned environment insights. Changed heading from 'Agent instructions' to 'DevOps Agent Memories'.
Security assessment
Changes are feature updates and documentation improvements. The deactivation clarification improves operational control but doesn't address a specific vulnerability. The new summary report is a monitoring feature without explicit security context.
Diff
diff --git a/devopsagent/latest/userguide/about-aws-devops-agent-learned-skills.md b/devopsagent/latest/userguide/about-aws-devops-agent-learned-skills.md index 0231d7186..44e4e9ea0 100644 --- a//devopsagent/latest/userguide/about-aws-devops-agent-learned-skills.md +++ b//devopsagent/latest/userguide/about-aws-devops-agent-learned-skills.md @@ -52 +52 @@ To regenerate learned skills manually, choose the **Regenerate** button on the T -**Deactivation** — Learned skills are active by default. When active, the DevOps Agent loads them at the start of each DevOps Agent task. To stop a learned skill from being applied, deactivate it from the skill viewer in the operator app. Deactivating a skill does not delete it. The skill is retained and can be reactivated at any time. When a skill is deactivated, the DevOps Agent operates without that skill's knowledge. +**Deactivation** — Learned skills are active by default. When active, the DevOps Agent loads them at the start of each DevOps Agent task. To stop a learned skill from being applied, deactivate it from the **Knowledge** page **Skills** tab in the operator app. Deactivating a skill does not delete it. The skill is retained and can be reactivated at any time. When a skill is deactivated, the DevOps Agent operates without that skill's knowledge. You can also deactivate the corresponding managed memory store from the **Memories** tab independently. @@ -54 +54,5 @@ To regenerate learned skills manually, choose the **Regenerate** button on the T -**Topology view** — The Topology page in your Agent Space’s web app uses the Agent Space Understanding Skill to visually display your Agent Space environment as logical containers and components . Click any container to see its components, resource identifiers, and telemetry. +**Topology view** — The Topology page in your Agent Space’s web app uses the Agent Space Understanding Skill to visually display your Agent Space environment as logical containers and components . Choose any container to see its components, resource identifiers, and telemetry. + +**Summary report** — The summary report is a versioned, read-only view of what the DevOps Agent knows about your environment, derived from the Agent Space Understanding skill. You can find it in two places: the **Summary report** tab on the Agent Space details page in the AWS DevOps Agent admin console, and the **Artifacts** section of the DevOps Agent web app. + +Depending on what you have configured for your Agent Space, the report can include the deployment environments, the container architecture, the critical request paths, and the code-repository mapping. Each report is versioned, so you can browse earlier versions to see how your environment has changed over time. From the web app, choose **Chat about report** to discuss any section with the DevOps Agent or compare it to an earlier version. @@ -64 +68 @@ DevOps Agent Skills -Agent instructions +DevOps Agent Memories