AWS AWSCloudFormation documentation change
Summary
Added MCP server configuration requirements including HTTPS and authorization
Security assessment
Documents secure endpoint and authorization requirements as standard configuration
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverdetails.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverdetails.md index 8cb660689..2871f6557 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverdetails.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-mcpserverdetails.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `MCPServerDetails` property type specifies Property description not available. for an [AWS::DevOpsAgent::Service](./aws-resource-devopsagent-service.html). +Configuration details for registering a custom MCP server. @@ -41 +41 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The authorization configuration for the MCP server. @@ -52 +52 @@ _Required_ : Yes -Property description not available. +A description of the MCP server. Maximum 500 characters. @@ -65 +65 @@ _Required_ : No -Property description not available. +The HTTPS endpoint URL of the MCP server. @@ -78 +78 @@ _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/ -Property description not available. +The name of the MCP server.