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 ServiceDetails
Service-specific configuration details provided during registration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Dynatrace" :DynatraceServiceDetails, "GitLab" :GitLabDetails, "MCPServer" :MCPServerDetails, "MCPServerNewRelic" :NewRelicServiceDetails, "MCPServerSplunk" :MCPServerSplunkDetails, "ServiceNow" :ServiceNowServiceDetails}
YAML
Dynatrace:DynatraceServiceDetailsGitLab:GitLabDetailsMCPServer:MCPServerDetailsMCPServerNewRelic:NewRelicServiceDetailsMCPServerSplunk:MCPServerSplunkDetailsServiceNow:ServiceNowServiceDetails
Properties
Dynatrace-
Dynatrace service configuration.
Required: No
Type: DynatraceServiceDetails
Update requires: Replacement
GitLab-
GitLab service configuration.
Required: No
Type: GitLabDetails
Update requires: Replacement
MCPServer-
Custom MCP server configuration.
Required: No
Type: MCPServerDetails
Update requires: Replacement
MCPServerNewRelic-
New Relic MCP server configuration.
Required: No
Type: NewRelicServiceDetails
Update requires: Replacement
MCPServerSplunk-
Splunk MCP server configuration.
Required: No
Type: MCPServerSplunkDetails
Update requires: Replacement
ServiceNow-
ServiceNow service configuration.
Required: No
Type: ServiceNowServiceDetails
Update requires: Replacement