AWS AWSCloudFormation documentation change
Summary
Added MCP server authorization options (API key/OAuth)
Security assessment
Documents authentication methods without evidence of patching vulnerabilities
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverauthorizationconfig.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverauthorizationconfig.md index 2c4a3c006..658d82df3 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverauthorizationconfig.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverauthorizationconfig.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `MCPServerAuthorizationConfig` property type specifies Property description not available. for an [AWS::DevOpsAgent::Service](./aws-resource-devopsagent-service.html). +The authorization configuration for a custom MCP server. Specify either OAuth client credentials or an API key. @@ -38 +38 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The API key details for authenticating with the MCP server. @@ -49 +49 @@ _Required_ : No -Property description not available. +The OAuth client credentials for authenticating with the MCP server.