CreateNotificationChannel
Properties
Name |
Type |
Description |
Notes |
enabled |
bool |
Should this channel be enabled or not? |
|
type |
str |
The type of delivery target (MAIL, SQS, SNS, HTTP, ...) |
|
address |
str |
The address where to send a notification to (email address, url, ...) |
|
aws_region |
str, none_type |
The AWS region of the SNS notification channel |
[optional] |
any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]