topics_subscribe
Subscribe an endpoint to a topic to receive notifications via HTTP, HTTPS, SQS, or Lambda.
Instructions
Subscribe an endpoint to a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region such as ``fr-par``. Defaults to the configured region. | |
| endpoint | Yes | The endpoint to receive notifications (URL, queue ARN, ...). | |
| protocol | Yes | One of ``http``, ``https``, ``sqs``, ``lambda``. | |
| topic_arn | Yes | The topic ARN. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||