View a markdown version of this page

AWS::DevOpsAgent::Service MCPServerSigV4Details - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::DevOpsAgent::Service MCPServerSigV4Details

The MCPServerSigV4Details property type specifies Property description not available. for an AWS::DevOpsAgent::Service.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "AuthorizationConfig" : MCPServerSigV4AuthorizationConfig, "Description" : String, "Endpoint" : String, "Name" : String }

Properties

AuthorizationConfig

Property description not available.

Required: Yes

Type: MCPServerSigV4AuthorizationConfig

Update requires: No interruption

Description

Property description not available.

Required: No

Type: String

Maximum: 500

Update requires: No interruption

Endpoint

Property description not available.

Required: Yes

Type: String

Pattern: ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

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

Update requires: No interruption