AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-02-28 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-registeredmcpserverdetails.md

Summary

Added MCP server authorization methods and configuration details

Security assessment

Documents authentication methods without evidence of resolving a security issue

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-registeredmcpserverdetails.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-registeredmcpserverdetails.md
index 241786ed8..e01e20182 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-registeredmcpserverdetails.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-registeredmcpserverdetails.md
@@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo
-The `RegisteredMCPServerDetails` property type specifies Property description not available. for an [AWS::DevOpsAgent::Service](./aws-resource-devopsagent-service.html).
+MCP server details returned after registration. Used for both custom MCP server and Splunk MCP server service types.
@@ -42 +42 @@ To declare this entity in your CloudFormation template, use the following syntax
-Property description not available.
+The API key header name, if using API key authentication.
@@ -53 +53,3 @@ _Required_ : No
-Property description not available.
+The authorization method used by the MCP server.
+
+_Allowed Values_ : `oauth-client-credentials` | `api-key` | `bearer-token`
@@ -66 +68 @@ _Required_ : Yes
-Property description not available.
+The description of the MCP server.
@@ -77 +79 @@ _Required_ : No
-Property description not available.
+The MCP server endpoint URL.
@@ -88 +90 @@ _Required_ : Yes
-Property description not available.
+The name of the MCP server.