Set Identity Notification Topic
GET {{aws_simple_email_service_base_url}}/?Identity&NotificationType&SnsTopic
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Identity | null | The identity (email address or domain) that you want to set the Amazon SNS topic for. | |
NotificationType | null | The type of notifications that will be published to the specified Amazon SNS topic. | |
SnsTopic | null | The Amazon Resource Name (ARN) of the Amazon SNS topic. If the parameter is omitted from the request or a null value is passed, SnsTopic is cleared and publishing is disabled. |