Skip to main content

AcmCertificate



Resource Icon

Resource Overview

Using the ACM Certificate resource, you can request and manage certificates in Amazon Certificate Manager.

Parent Resources

Resource Configuration

Basic Settings

  • enabled_import : Whether to import an existing certificate - true, false
  • domain_name : Fully qualified domain name for the certificate
  • validation_method : Method for validating domain ownership - DNS, EMAIL
  • key_algorithm : Encryption algorithm - RSA_2048, ECDSA_P256, ECDSA_P384
  • certificate_body : PEM-encoded certificate body to import - maximum 5000 characters
  • certificate_private_key : PEM-encoded private key of the certificate to import - maximum 5000 characters
  • certificate_chain : PEM-encoded certificate chain to import - maximum 5000 characters

Tags

  • tag : Tags used to categorize the resource - maximum 512 characters, key:value

References