View a markdown version of this page

AWS::DevOpsAgent::Service MCPServerSigV4AuthorizationConfig - AWS CloudFormation

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: Replacement

Region

Property description not available.

Required: Yes

Type: String

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

Update requires: Replacement

RoleArn

Property description not available.

Required: Yes

Type: String

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

Update requires: Replacement

Service

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 100

Update requires: Replacement