AWS prescriptive-guidance documentation change
Summary
Added multiple new security-focused resources including AgentCore Identity, security guidance, and runtime security blogs
Security assessment
Adds references to security documentation like 'Introducing Amazon Bedrock AgentCore Identity' and 'Security for agentic AI on AWS', but doesn't indicate these are responses to specific vulnerabilities. The changes expand security guidance without evidence of incident remediation.
Diff
diff --git a/prescriptive-guidance/latest/agentic-ai-frameworks/resources.md b/prescriptive-guidance/latest/agentic-ai-frameworks/resources.md index 64a14474e..d6605ba2a 100644 --- a//prescriptive-guidance/latest/agentic-ai-frameworks/resources.md +++ b//prescriptive-guidance/latest/agentic-ai-frameworks/resources.md @@ -3 +3 @@ -[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Agentic AI frameworks, protocols, and tools on AWS](introduction.html) +[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Agentic AI frameworks, platforms, protocols, and tools on AWS](introduction.html) @@ -12,0 +13,2 @@ Use the following AWS and other resources related to autonomous agent developmen + * [Amazon Bedrock AgentCore Memory: Building context-aware agents](https://aws.amazon.com/blogs/machine-learning/amazon-bedrock-agentcore-memory-building-context-aware-agents/) + @@ -16,0 +19,12 @@ Use the following AWS and other resources related to autonomous agent developmen + * [Build powerful RAG pipelines with LlamaIndex and Amazon Bedrock](https://aws.amazon.com/blogs/machine-learning/build-powerful-rag-pipelines-with-llamaindex-and-amazon-bedrock/) + + * [Build trustworthy AI agents with Amazon Bedrock AgentCore Observability](https://aws.amazon.com/blogs/machine-learning/build-trustworthy-ai-agents-with-amazon-bedrock-agentcore-observability/) + + * [Evaluate RAG responses with Amazon Bedrock, LlamaIndex and RAGAS](https://aws.amazon.com/blogs/machine-learning/evaluate-rag-responses-with-amazon-bedrock-llamaindex-and-ragas/) + + * [Introducing the Amazon Bedrock AgentCore Code Interpreter](https://aws.amazon.com/blogs/machine-learning/introducing-the-amazon-bedrock-agentcore-code-interpreter/) + + * [Introducing Amazon Bedrock AgentCore Gateway: Transforming enterprise AI agent tool development](https://aws.amazon.com/blogs/machine-learning/introducing-amazon-bedrock-agentcore-gateway-transforming-enterprise-ai-agent-tool-development/) + + * [Introducing Amazon Bedrock AgentCore Identity: Securing agentic AI at scale](https://aws.amazon.com/blogs/machine-learning/introducing-amazon-bedrock-agentcore-identity-securing-agentic-ai-at-scale/) + @@ -20,0 +35,2 @@ Use the following AWS and other resources related to autonomous agent developmen + * [Securely launch and scale your agents and tools on Amazon Bedrock AgentCore Runtime](https://aws.amazon.com/blogs/machine-learning/securely-launch-and-scale-your-agents-and-tools-on-amazon-bedrock-agentcore-runtime/) + @@ -39,0 +56,2 @@ Use the following AWS and other resources related to autonomous agent developmen + * [Security for agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-security/introduction.html) + @@ -48,0 +67,4 @@ Use the following AWS and other resources related to autonomous agent developmen + * [Amazon Bedrock AgentCore documentation](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.html) + + * [Amazon Bedrock AgentCore Starter Toolkit](https://github.com/aws/bedrock-agentcore-starter-toolkit) (GitHub repository) + @@ -51 +73 @@ Use the following AWS and other resources related to autonomous agent developmen - * [AWS MCP Servers](https://github.com/awslabs/mcp) (GitHub) + * [AWS MCP Servers](https://github.com/awslabs/mcp) (GitHub repository) @@ -67,0 +90,2 @@ Use the following AWS and other resources related to autonomous agent developmen + * [LlamaIndex documentation](https://developers.llamaindex.ai/python/framework/understanding/rag/) +