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
published on Monday, Aug 3, 2026 by Pulumi
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
published on Monday, Aug 3, 2026 by Pulumi
Resource Type definition for AWS::CertificateManager::AcmeExternalAccountBinding
Using getAcmeExternalAccountBinding
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAcmeExternalAccountBinding(args: GetAcmeExternalAccountBindingArgs, opts?: InvokeOptions): Promise<GetAcmeExternalAccountBindingResult>
function getAcmeExternalAccountBindingOutput(args: GetAcmeExternalAccountBindingOutputArgs, opts?: InvokeOptions): Output<GetAcmeExternalAccountBindingResult>def get_acme_external_account_binding(acme_external_account_binding_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAcmeExternalAccountBindingResult
def get_acme_external_account_binding_output(acme_external_account_binding_arn: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAcmeExternalAccountBindingResult]func LookupAcmeExternalAccountBinding(ctx *Context, args *LookupAcmeExternalAccountBindingArgs, opts ...InvokeOption) (*LookupAcmeExternalAccountBindingResult, error)
func LookupAcmeExternalAccountBindingOutput(ctx *Context, args *LookupAcmeExternalAccountBindingOutputArgs, opts ...InvokeOption) LookupAcmeExternalAccountBindingResultOutput> Note: This function is named LookupAcmeExternalAccountBinding in the Go SDK.
public static class GetAcmeExternalAccountBinding
{
public static Task<GetAcmeExternalAccountBindingResult> InvokeAsync(GetAcmeExternalAccountBindingArgs args, InvokeOptions? opts = null)
public static Output<GetAcmeExternalAccountBindingResult> Invoke(GetAcmeExternalAccountBindingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAcmeExternalAccountBindingResult> getAcmeExternalAccountBinding(GetAcmeExternalAccountBindingArgs args, InvokeOptions options)
public static Output<GetAcmeExternalAccountBindingResult> getAcmeExternalAccountBinding(GetAcmeExternalAccountBindingArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:certificatemanager:getAcmeExternalAccountBinding
arguments:
# arguments dictionarydata "aws-native_certificatemanager_get_acme_external_account_binding" "name" {
# arguments
}The following arguments are supported:
- Acme
External stringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- Acme
External stringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- acme_
external_ stringaccount_ binding_ arn - The Amazon Resource Name (ARN) of the external account binding.
- acme
External StringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- acme
External stringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- acme_
external_ straccount_ binding_ arn - The Amazon Resource Name (ARN) of the external account binding.
- acme
External StringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
getAcmeExternalAccountBinding Result
The following output properties are available:
- Acme
External stringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
-
List<Pulumi.
Aws Native. Outputs. Tag> - Tags associated with the external account binding.
- Acme
External stringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- Tag
- Tags associated with the external account binding.
- acme_
external_ stringaccount_ binding_ arn - The Amazon Resource Name (ARN) of the external account binding.
- list(object)
- Tags associated with the external account binding.
- acme
External StringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- List<Tag>
- Tags associated with the external account binding.
- acme
External stringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- Tag[]
- Tags associated with the external account binding.
- acme_
external_ straccount_ binding_ arn - The Amazon Resource Name (ARN) of the external account binding.
- Sequence[root_Tag]
- Tags associated with the external account binding.
- acme
External StringAccount Binding Arn - The Amazon Resource Name (ARN) of the external account binding.
- List<Property Map>
- Tags associated with the external account binding.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
published on Monday, Aug 3, 2026 by Pulumi