---
type: resource-type
title: AcmeEndpoint
description: aws resource type AWS::CertificateManager::AcmeEndpoint
name: AcmeEndpoint
lexicon: aws
resource_type: AWS::CertificateManager::AcmeEndpoint
---
`AWS::CertificateManager::AcmeEndpoint`, a resource type of the aws lexicon.

## Properties

- `AuthorizationBehavior` (`string`, required): The authorization behavior for the ACME endpoint.
- `CertificateAuthority` (`AcmeEndpoint_CertificateAuthority`, required)
- `AcmeEndpointArn` (`string`, optional): The Amazon Resource Name (ARN) of the ACME endpoint.
- `CertificateTags` (`AcmeEndpoint_Tag[]`, optional): Tags applied to certificates issued via this endpoint.
- `Contact` (`string`, optional): Whether contact information is required for the ACME endpoint.
- `EndpointUrl` (`string`, optional): The ACME directory URL for the endpoint.
- `Tags` (`Record<string, unknown>[]`, optional): Tags associated with the ACME endpoint.

## Attributes

- `AcmeEndpointArn`
- `EndpointUrl`
