This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DevOpsAgent::Service RegisteredMCPServerSigV4Details
The RegisteredMCPServerSigV4Details property type specifies Property description not available. for an AWS::DevOpsAgent::Service.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CustomHeaders" :{, "Description" :Key:Value, ...}String, "Endpoint" :String, "Name" :String, "Region" :String, "RoleArn" :String, "Service" :String}
YAML
CustomHeaders:Description:Key:ValueStringEndpoint:StringName:StringRegion:StringRoleArn:StringService:String
Properties
CustomHeadersProperty description not available.
Required: No
Type: Object of String
Pattern:
^[a-zA-Z0-9-_]+$Update requires: No interruption
DescriptionProperty description not available.
Required: No
Type: String
Update requires: No interruption
EndpointProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
RegionProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
RoleArnProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
ServiceProperty description not available.
Required: Yes
Type: String
Update requires: No interruption