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:StringDescription:StringRegion: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|EURequired: Yes
Type: String
Allowed values:
US | EUUpdate requires: No interruption