AWS prescriptive-guidance documentation change
Summary
Updated Strands Agents SDK URLs in two locations by removing '/latest/' path segment
Security assessment
Changes are limited to URL formatting corrections without any security-related context or references to security features/vulnerabilities.
Diff
diff --git a/prescriptive-guidance/latest/strategy-operationalizing-agentic-ai/preparing-business.md b/prescriptive-guidance/latest/strategy-operationalizing-agentic-ai/preparing-business.md index 9698ab902..d0344d970 100644 --- a//prescriptive-guidance/latest/strategy-operationalizing-agentic-ai/preparing-business.md +++ b//prescriptive-guidance/latest/strategy-operationalizing-agentic-ai/preparing-business.md @@ -38 +38 @@ To be effective, these teams also need a shared language. Business stakeholders -To accelerate the development and integration of agents using AWS services, teams can adopt frameworks like [Strands Agents SDK](https://strandsagents.com/latest/), which offers CLI-based tooling for scaffolding, configuring, and packaging agents. Strands Agents is designed to work seamlessly with AWS infrastructure, such as [Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html), [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html), [Amazon EventBridge](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html), the AWS CDK, and AWS CodePipeline. It enables rapid prototyping and deployment while maintaining production-grade standards. +To accelerate the development and integration of agents using AWS services, teams can adopt frameworks like [Strands Agents SDK](https://strandsagents.com/), which offers CLI-based tooling for scaffolding, configuring, and packaging agents. Strands Agents is designed to work seamlessly with AWS infrastructure, such as [Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html), [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html), [Amazon EventBridge](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.html), the AWS CDK, and AWS CodePipeline. It enables rapid prototyping and deployment while maintaining production-grade standards. @@ -127 +127 @@ Successfully scaling agentic AI is not about experimenting with more tools. It's -Aligning with the [AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/) helps your systems meet enterprise standards for reliability, security, performance efficiency, and cost optimization. Tools such as the [Strands Agents SDK](https://strandsagents.com/latest/) can accelerate this journey by providing structured prompts, tool registration, and CI/CD readiness. This helps teams shift from experimentation to scalable delivery by using familiar AWS workflows. +Aligning with the [AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/) helps your systems meet enterprise standards for reliability, security, performance efficiency, and cost optimization. Tools such as the [Strands Agents SDK](https://strandsagents.com/) can accelerate this journey by providing structured prompts, tool registration, and CI/CD readiness. This helps teams shift from experimentation to scalable delivery by using familiar AWS workflows.