AWS Certificate Manager (acm)

2023-08-24

5 new conditions | 1 updated action

Additions

    Conditions
  • acm:CertificateAuthority
    • Description:  Filters access by certificateAuthority in the request. Can be used to restrict which Certificate Authorites certificates can be issued from
    • Type:  String
  • acm:CertificateTransparencyLogging
    • Description:  Filters access by certificateTransparencyLogging option in the request. Default 'ENABLED' if no key is present in the request
    • Type:  String
  • acm:DomainNames
    • Description:  Filters access by domainNames in the request. This key can be used to restrict which domains can be in certificate requests
    • Type:  String
  • acm:KeyAlgorithm
    • Description:  Filters access by keyAlgorithm in the request
    • Type:  String
  • acm:ValidationMethod
    • Description:  Filters access by validationMethod in the request. Default 'EMAIL' if no key is present in the request
    • Type:  String

Updates

    Actions
  • RequestCertificate
      Conditions
    • + acm:DomainNames
    • + acm:CertificateTransparencyLogging
    • + acm:ValidationMethod
    • + acm:KeyAlgorithm
    • + acm:CertificateAuthority