1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. certificatemanager
  6. AcmeExternalAccountBinding

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Resource Type definition for AWS::CertificateManager::AcmeExternalAccountBinding

    Create AcmeExternalAccountBinding Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new AcmeExternalAccountBinding(name: string, args: AcmeExternalAccountBindingArgs, opts?: CustomResourceOptions);
    @overload
    def AcmeExternalAccountBinding(resource_name: str,
                                   args: AcmeExternalAccountBindingArgs,
                                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def AcmeExternalAccountBinding(resource_name: str,
                                   opts: Optional[ResourceOptions] = None,
                                   acme_endpoint_arn: Optional[str] = None,
                                   role_arn: Optional[str] = None,
                                   expiration: Optional[AcmeExternalAccountBindingExpirationArgs] = None,
                                   tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewAcmeExternalAccountBinding(ctx *Context, name string, args AcmeExternalAccountBindingArgs, opts ...ResourceOption) (*AcmeExternalAccountBinding, error)
    public AcmeExternalAccountBinding(string name, AcmeExternalAccountBindingArgs args, CustomResourceOptions? opts = null)
    public AcmeExternalAccountBinding(String name, AcmeExternalAccountBindingArgs args)
    public AcmeExternalAccountBinding(String name, AcmeExternalAccountBindingArgs args, CustomResourceOptions options)
    
    type: aws-native:certificatemanager:AcmeExternalAccountBinding
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_certificatemanager_acme_external_account_binding" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args AcmeExternalAccountBindingArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args AcmeExternalAccountBindingArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args AcmeExternalAccountBindingArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args AcmeExternalAccountBindingArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args AcmeExternalAccountBindingArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    AcmeExternalAccountBinding Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The AcmeExternalAccountBinding resource accepts the following input properties:

    AcmeEndpointArn string
    The ARN of the ACME endpoint this binding is associated with.
    RoleArn string
    The IAM role ARN for cross-account access.
    Expiration Pulumi.AwsNative.CertificateManager.Inputs.AcmeExternalAccountBindingExpiration
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Tags associated with the external account binding.
    AcmeEndpointArn string
    The ARN of the ACME endpoint this binding is associated with.
    RoleArn string
    The IAM role ARN for cross-account access.
    Expiration AcmeExternalAccountBindingExpirationArgs
    Tags TagArgs
    Tags associated with the external account binding.
    acme_endpoint_arn string
    The ARN of the ACME endpoint this binding is associated with.
    role_arn string
    The IAM role ARN for cross-account access.
    expiration object
    tags list(object)
    Tags associated with the external account binding.
    acmeEndpointArn String
    The ARN of the ACME endpoint this binding is associated with.
    roleArn String
    The IAM role ARN for cross-account access.
    expiration AcmeExternalAccountBindingExpiration
    tags List<Tag>
    Tags associated with the external account binding.
    acmeEndpointArn string
    The ARN of the ACME endpoint this binding is associated with.
    roleArn string
    The IAM role ARN for cross-account access.
    expiration AcmeExternalAccountBindingExpiration
    tags Tag[]
    Tags associated with the external account binding.
    acme_endpoint_arn str
    The ARN of the ACME endpoint this binding is associated with.
    role_arn str
    The IAM role ARN for cross-account access.
    expiration AcmeExternalAccountBindingExpirationArgs
    tags Sequence[TagArgs]
    Tags associated with the external account binding.
    acmeEndpointArn String
    The ARN of the ACME endpoint this binding is associated with.
    roleArn String
    The IAM role ARN for cross-account access.
    expiration Property Map
    tags List<Property Map>
    Tags associated with the external account binding.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the AcmeExternalAccountBinding resource produces the following output properties:

    AcmeExternalAccountBindingArn string
    The Amazon Resource Name (ARN) of the external account binding.
    Id string
    The provider-assigned unique ID for this managed resource.
    AcmeExternalAccountBindingArn string
    The Amazon Resource Name (ARN) of the external account binding.
    Id string
    The provider-assigned unique ID for this managed resource.
    acme_external_account_binding_arn string
    The Amazon Resource Name (ARN) of the external account binding.
    id string
    The provider-assigned unique ID for this managed resource.
    acmeExternalAccountBindingArn String
    The Amazon Resource Name (ARN) of the external account binding.
    id String
    The provider-assigned unique ID for this managed resource.
    acmeExternalAccountBindingArn string
    The Amazon Resource Name (ARN) of the external account binding.
    id string
    The provider-assigned unique ID for this managed resource.
    acme_external_account_binding_arn str
    The Amazon Resource Name (ARN) of the external account binding.
    id str
    The provider-assigned unique ID for this managed resource.
    acmeExternalAccountBindingArn String
    The Amazon Resource Name (ARN) of the external account binding.
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    AcmeExternalAccountBindingExpiration, AcmeExternalAccountBindingExpirationArgs

    The expiration configuration for the external account binding.
    Type string
    The time unit for the expiration value.
    Value int
    The expiration value.
    Type string
    The time unit for the expiration value.
    Value int
    The expiration value.
    type string
    The time unit for the expiration value.
    value number
    The expiration value.
    type String
    The time unit for the expiration value.
    value Integer
    The expiration value.
    type string
    The time unit for the expiration value.
    value number
    The expiration value.
    type str
    The time unit for the expiration value.
    value int
    The expiration value.
    type String
    The time unit for the expiration value.
    value Number
    The expiration value.

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial