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

## Properties

- `AcmeEndpointArn` (`string`, required): The ARN of the ACME endpoint this binding is associated with.
- `RoleArn` (`string`, required): The IAM role ARN for cross-account access.
- `AcmeExternalAccountBindingArn` (`string`, optional): The Amazon Resource Name (ARN) of the external account binding.
- `Expiration` (`AcmeExternalAccountBinding_Expiration`, optional)
- `Tags` (`Record<string, unknown>[]`, optional): Tags associated with the external account binding.

## Attributes

- `AcmeExternalAccountBindingArn`
