AWS prescriptive-guidance documentation change
Summary
Minor wording change from 'take action, not just respond' to 'act, not just respond' for improved conciseness.
Security assessment
Change is purely stylistic with no security implications. No security-related content was modified or added.
Diff
diff --git a/prescriptive-guidance/latest/agentic-ai-serverless/pattern-grounded-agent-ai.md b/prescriptive-guidance/latest/agentic-ai-serverless/pattern-grounded-agent-ai.md index b6c4ce1ae..f0868da61 100644 --- a//prescriptive-guidance/latest/agentic-ai-serverless/pattern-grounded-agent-ai.md +++ b//prescriptive-guidance/latest/agentic-ai-serverless/pattern-grounded-agent-ai.md @@ -138 +138 @@ This pattern delivers value in the following areas: -The grounded agent AI workflow enables enterprises to move beyond static Q&A and into goal-driven automation, without sacrificing control, compliance, or accuracy. By combining LLM reasoning with secure, serverless API execution and knowledge retrieval, Amazon Bedrock Agents deliver AI capabilities that take action, not just respond. +The grounded agent AI workflow enables enterprises to move beyond static Q&A and into goal-driven automation, without sacrificing control, compliance, or accuracy. By combining LLM reasoning with secure, serverless API execution and knowledge retrieval, Amazon Bedrock Agents deliver AI capabilities that act, not just respond.