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 PagerDutyAuthorizationConfig
The OAuth authorization configuration for a PagerDuty service.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "OAuthClientCredentials" :OAuthClientDetails}
Properties
-
OAuth client credentials authorization details.
Required: No
Type: OAuthClientDetails
Update requires: No interruption