ProjectNotificationAmazonSnsSettings Object
Description
Amazon SNS settings for a project notification.
Properties
credentialId
Credential ID of the registered credential to use to send the notification.
Type: string
Required: Yes
regionName
Name of the region containing the SNS topic.
Type: string
Required: Yes
topicArn
ARN of the SNS topic to which notifications will be sent.
Type: string
Required: Yes
Sample JSON
Last updated