AWS devopsagent documentation change
Summary
Updated UI text for button labels, added optional agent response language selection, added optional tagging section, and updated terminology from 'Admin access' to 'Operator access'.
Security assessment
The changes are primarily UI/UX improvements and feature enhancements (language support, tagging). The terminology change from 'Admin access' to 'Operator access' appears to be a rebranding or role clarification without evidence of addressing a security vulnerability. No security fixes, vulnerabilities, or security feature documentation are introduced.
Diff
diff --git a/devopsagent/latest/userguide/getting-started-with-aws-devops-agent-creating-an-agent-space.md b/devopsagent/latest/userguide/getting-started-with-aws-devops-agent-creating-an-agent-space.md index 953d77bac..14f51f2f0 100644 --- a//devopsagent/latest/userguide/getting-started-with-aws-devops-agent-creating-an-agent-space.md +++ b//devopsagent/latest/userguide/getting-started-with-aws-devops-agent-creating-an-agent-space.md @@ -24 +24 @@ An Agent Space defines the tools and infrastructure that AWS DevOps Agent has ac - 1. Click **Create Agent Space +** + 1. Click **Create Agent Space** @@ -34,0 +35,2 @@ In the **Agent Space details** section, provide: + 3. (Optional) From the **Agent response language** dropdown, select the language the agent uses when generating responses, findings, and investigation output. Options include: Bahasa Indonesian, Chinese (Simplified/PRC), Chinese (Traditional/Taiwan), English (UK), French (France), German (Germany), Italian (Italy), Japanese (Japan), Korean (Korea), Portuguese (Brazil), Spanish (Latin America), Turkish (Turkey), Arabic (Saudi Arabia), Thai (Thailand), and Vietnamese (Vietnam). If no language is selected, the agent responds in the language of the input. + @@ -124 +126,7 @@ Use this option when you need to customize permissions for web app access. -Once all sections are filled out, click **Submit** +### Adding tags (optional) + +You can add AWS tags to your Agent Space during creation. Tags are key-value pairs that help you organize and identify your resources. You can add up to 50 tags per Agent Space. To add tags, expand the **Tags** section on the Create Agent Space page and click **Add new tag**. + +### Complete agent space creation + +Once all sections are filled out, click **Create** @@ -128 +136 @@ Once all sections are filled out, click **Submit** -Once configured, the “Configure Web App” button should become “Admin access”. Clicking should open the Web App and authenticate successfully. +Once configured, the **Operator access** button will appear on the Agent Space details page. Clicking it will open the Web App in a new tab and authenticate successfully. @@ -153 +161 @@ Getting started with AWS DevOps Agent -CLI onboarding guide +AWS DevOps Agent CLI onboarding guide