View a markdown version of this page

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

PagerDuty service details returned after registration.

Syntax

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

JSON

{ "Scopes" : [ String, ... ] }

YAML

Scopes: - String

Properties

Scopes

The scopes that apply to the service.

Required: Yes

Type: Array of String

Update requires: No interruption