AWS::DevOpsAgent::Service RegisteredNewRelicDetails - 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 RegisteredNewRelicDetails

New Relic service details returned after registration.

Syntax

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

JSON

{ "AccountId" : String, "Description" : String, "Region" : String }

YAML

AccountId: String Description: String Region: String

Properties

AccountId

The New Relic account ID.

Required: Yes

Type: String

Update requires: No interruption

Description

A description of the New Relic service.

Required: No

Type: String

Update requires: No interruption

Region

The New Relic region.

Allowed Values: US | EU

Required: Yes

Type: String

Allowed values: US | EU

Update requires: No interruption