AWS agent-toolkit documentation change
Summary
Minor editorial changes: clarified setup process continuation and updated configuration examples wording
Security assessment
Changes are purely editorial (phrasing improvements) with no security content modifications. SigV4 authentication reference remains unchanged.
Diff
diff --git a/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.md b/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.md index 7cdec126e..2c6a6efd8 100644 --- a//agent-toolkit/latest/userguide/getting-started-aws-mcp-server.md +++ b//agent-toolkit/latest/userguide/getting-started-aws-mcp-server.md @@ -11 +11 @@ Set up the AWS MCP ServerTroubleshooting authentication errors -If you already have an AWS account, skip to Set up the AWS MCP Server. If you are new to AWS, [sign up for an AWS account](https://portal.aws.amazon.com/billing/signup) and then continue below. +If you already have an AWS account, skip to Set up the AWS MCP Server. If you are new to AWS, [sign up for an AWS account](https://portal.aws.amazon.com/billing/signup) and then continue with the setup process. @@ -93 +93 @@ AWS MCP Server is available in the following AWS Regions: -The configuration examples below use the [MCP Proxy for AWS](https://github.com/aws/mcp-proxy-for-aws) to translate MCP requests into AWS requests authenticated with [SigV4](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html). Replace the endpoint URL with the endpoint for your preferred Region. +The following configuration examples use the [MCP Proxy for AWS](https://github.com/aws/mcp-proxy-for-aws) to translate MCP requests into AWS requests authenticated with [SigV4](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html). Replace the endpoint URL with the endpoint for your preferred Region.