AWS marketplace documentation change
Summary
Clarified documentation around OAuth-enabled MCP Server product requirements by removing redundant instruction and specifying that only MCP endpoint is needed for OAuth cases
Security assessment
The change clarifies procedural steps for integration but does not address security vulnerabilities or introduce security features. The modification focuses on documentation accuracy rather than security controls.
Diff
diff --git a/marketplace/latest/userguide/bedrock-agentcore-gateway.md b/marketplace/latest/userguide/bedrock-agentcore-gateway.md index 0eaccdf59..2653f782e 100644 --- a//marketplace/latest/userguide/bedrock-agentcore-gateway.md +++ b//marketplace/latest/userguide/bedrock-agentcore-gateway.md @@ -133,2 +132,0 @@ Before you enable Gateway integration, test your OpenAPI specification or MCP se -You can enable integration with Amazon Bedrock AgentCore by providing OpenAPI spec. - @@ -147 +145 @@ You can enable integration with Amazon Bedrock AgentCore by providing OpenAPI sp - 6. Upload your OpenAPI specification or use your MCP endpoint for MCP servers with OAuth authentication.. + 6. Upload your OpenAPI specification. For OAuth enabled MCP Server products this is not required and only the MCP endpoint is required.