--- title: AWS Certificate Manager node documentation description: Learn how to use the AWS Certificate Manager node in n8n. Follow technical documentation to integrate AAWS Certificage Manager node into your workflows. contentType: [integration, reference] --- # AWS Certificate Manager node 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. On this page, you'll find a list of operations the AWS Certificate Manager node supports and links to more resources. ```{note} Credentials Refer to [AWS Certificate Manager credentials](/08-0-0-Workflow/integrations/builtin/credentials/aws.md) for guidance on setting up authentication. ``` ## Operations * Certificate * Delete * Get * Get Many * Get Metadata * Renew ## Templates and examples ## Related resources Refer to [AWS Certificate Manager's documentation](https://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html) for more information on this service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```