# Rollbar::Projects::Project PagerDuty Configuring PagerDuty notifications integration. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "Enabled" : Boolean, "ServiceKey" : String }### YAML
Enabled: Boolean ServiceKey: String## Properties #### Enabled Enable the PagerDuty notifications globally _Required_: Yes _Type_: Boolean _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) #### ServiceKey PagerDuty Service API Key _Required_: Yes _Type_: String _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)