Skip to content

AWS Certificate Manager 节点(AWS Certificate Manager node)#

使用 AWS 证书管理器节点来自动化 AWS 证书管理器中的工作,并将 AWS 证书管理器与其他应用集成。n8n 内置支持广泛的 AWS 证书管理器功能,包括创建、删除、获取和续订 SSL 证书。

🌐 Use the AWS Certificate Manager node to automate work in AWS Certificate Manager, and integrate AWS Certificate Manager with other applications. n8n has built-in support for a wide range of AWS Certificate Manager features, including creating, deleting, getting, and renewing SSL certificates.

本页列出了 AWS Certificate Manager 节点支持的操作列表以及更多资源的链接。

🌐 On this page, you'll find a list of operations the AWS Certificate Manager node supports and links to more resources.

凭证

有关设置身份验证的指导,请参考AWS 证书管理器凭证

操作(Operations)#

  • 证书
    • 删除
    • 获取
    • 获取多个
    • 获取元数据
    • 续订

模板和示例(Templates and examples)#

Template widget placeholder.

有关此服务的更多信息,请参阅AWS 证书管理器文档

🌐 Refer to AWS Certificate Manager's documentation for more information on this service.

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:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.