AWS::DevOpsAgent::Service MCPServerSigV4AuthorizationConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 MCPServerSigV4AuthorizationConfig

The MCPServerSigV4AuthorizationConfig 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" : {Key: Value, ...}, "Region" : String, "RoleArn" : String, "Service" : String }

YAML

CustomHeaders: Key: Value Region: String RoleArn: String Service: String

Properties

CustomHeaders

Property description not available.

Required: No

Type: Object of String

Pattern: ^[a-zA-Z0-9-_]+$

Update requires: No interruption

Region

Property description not available.

Required: Yes

Type: String

Pattern: ^(\*|[a-z]{2,4}(-[a-z]+)+-\d+)$

Update requires: No interruption

RoleArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws:iam::\d{12}:role/[a-zA-Z0-9+=,.@_/-]+$

Update requires: No interruption

Service

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 100

Update requires: No interruption