

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::SSMIncidents::ResponsePlan Integration
<a name="aws-properties-ssmincidents-responseplan-integration"></a>

Information about third-party services integrated into a response plan.

## Syntax
<a name="aws-properties-ssmincidents-responseplan-integration-syntax"></a>

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

### JSON
<a name="aws-properties-ssmincidents-responseplan-integration-syntax.json"></a>

```
{
  "[PagerDutyConfiguration](#cfn-ssmincidents-responseplan-integration-pagerdutyconfiguration)" : PagerDutyConfiguration
}
```

### YAML
<a name="aws-properties-ssmincidents-responseplan-integration-syntax.yaml"></a>

```
  [PagerDutyConfiguration](#cfn-ssmincidents-responseplan-integration-pagerdutyconfiguration): 
    PagerDutyConfiguration
```

## Properties
<a name="aws-properties-ssmincidents-responseplan-integration-properties"></a>

`PagerDutyConfiguration`  <a name="cfn-ssmincidents-responseplan-integration-pagerdutyconfiguration"></a>
Information about the PagerDuty service where the response plan creates an incident.  
*Required*: No  
*Type*: [PagerDutyConfiguration](aws-properties-ssmincidents-responseplan-pagerdutyconfiguration.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)