AWS SNS 节点#
¥AWS SNS node
使用 AWS SNS 节点可自动执行 AWS SNS 中的工作,并将 AWS SNS 与其他应用集成。n8n 内置支持多种 AWS SNS 功能,包括发布消息。
¥Use the AWS SNS node to automate work in AWS SNS, and integrate AWS SNS with other applications. n8n has built-in support for a wide range of AWS SNS features, including publishing messages.
本页列出了 AWS SNS 节点支持的操作列表以及更多资源的链接。
¥On this page, you'll find a list of operations the AWS SNS node supports and links to more resources.
Credentials
请参阅 AWS SNS 凭证 以了解有关设置身份验证的指导。
¥Refer to AWS SNS credentials for guidance on setting up authentication.
操作#
¥Operations
- 向主题发布消息
¥Publish a message to a topic
模板和示例#
¥Templates and examples
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.