Amazon SNS settings for a project notification.
Credential ID of the registered credential to use to send the notification.
Type: string
string
Required: Yes
Name of the region containing the SNS topic.
ARN of the SNS topic to which notifications will be sent.
Last updated 3 years ago
{ "regionName": "us-east-1", "credentialId": "cred-12345678" "topicArn": "arn:aws:sns:us-east-1:123456789012:my-topic" }