topics_publish
Publish a message to a Scaleway SNS topic. Messages sent to topics with no subscribers are silently dropped.
Instructions
Publish a message to a topic.
Note: SNS silently drops messages published to a topic with no subscribers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region such as ``fr-par``. Defaults to the configured region. | |
| message | Yes | Message body. | |
| topic_arn | Yes | The topic ARN (from ``create_topic`` or ``list_topics``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||