1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. eks
  6. getCertificateAuthority

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

Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi
aws-native logo aws-native logo

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

Viewing docs for AWS Cloud Control v1.78.0
published on Monday, Sep 7, 2026 by Pulumi

    Resource Type definition for EKS CertificateAuthority.

    Using getCertificateAuthority

    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 getCertificateAuthority(args: GetCertificateAuthorityArgs, opts?: InvokeOptions): Promise<GetCertificateAuthorityResult>
    function getCertificateAuthorityOutput(args: GetCertificateAuthorityOutputArgs, opts?: InvokeOutputOptions): Output<GetCertificateAuthorityResult>
    def get_certificate_authority(cluster_name: Optional[str] = None,
                                  id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetCertificateAuthorityResult
    def get_certificate_authority_output(cluster_name: pulumi.Input[Optional[str]] = None,
                                  id: pulumi.Input[Optional[str]] = None,
                                  opts: Optional[InvokeOutputOptions] = None) -> Output[GetCertificateAuthorityResult]
    func LookupCertificateAuthority(ctx *Context, args *LookupCertificateAuthorityArgs, opts ...InvokeOption) (*LookupCertificateAuthorityResult, error)
    func LookupCertificateAuthorityOutput(ctx *Context, args *LookupCertificateAuthorityOutputArgs, opts ...InvokeOption) LookupCertificateAuthorityResultOutput

    > Note: This function is named LookupCertificateAuthority in the Go SDK.

    public static class GetCertificateAuthority 
    {
        public static Task<GetCertificateAuthorityResult> InvokeAsync(GetCertificateAuthorityArgs args, InvokeOptions? opts = null)
        public static Output<GetCertificateAuthorityResult> Invoke(GetCertificateAuthorityInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetCertificateAuthorityResult> Invoke(GetCertificateAuthorityInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetCertificateAuthorityResult> getCertificateAuthority(GetCertificateAuthorityArgs args, InvokeOptions options)
    public static Output<GetCertificateAuthorityResult> getCertificateAuthority(GetCertificateAuthorityArgs args, InvokeOptions options)
    public static Output<GetCertificateAuthorityResult> getCertificateAuthority(GetCertificateAuthorityArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:eks:getCertificateAuthority
      arguments:
        # arguments dictionary
    data "aws-native_eks_get_certificate_authority" "name" {
        # arguments
    }

    The following arguments are supported:

    ClusterName string
    The name of the EKS cluster that the certificate authority belongs to.
    Id string
    The unique identifier of the certificate authority.
    ClusterName string
    The name of the EKS cluster that the certificate authority belongs to.
    Id string
    The unique identifier of the certificate authority.
    cluster_name string
    The name of the EKS cluster that the certificate authority belongs to.
    id string
    The unique identifier of the certificate authority.
    clusterName String
    The name of the EKS cluster that the certificate authority belongs to.
    id String
    The unique identifier of the certificate authority.
    clusterName string
    The name of the EKS cluster that the certificate authority belongs to.
    id string
    The unique identifier of the certificate authority.
    cluster_name str
    The name of the EKS cluster that the certificate authority belongs to.
    id str
    The unique identifier of the certificate authority.
    clusterName String
    The name of the EKS cluster that the certificate authority belongs to.
    id String
    The unique identifier of the certificate authority.

    getCertificateAuthority Result

    The following output properties are available:

    ActivatedAt string
    The timestamp when the certificate authority was activated.
    ActivatedBy string
    The entity that activated the certificate authority.
    CreatedAt string
    The timestamp when the certificate authority was created.
    CreatedBy string
    The entity that created the certificate authority.
    Data string
    The Base64 encoded certificate authority data.
    DistributionStatus string
    The distribution status of the certificate authority.
    Id string
    The unique identifier of the certificate authority.
    RollbackAvailable bool
    Whether activation of this certificate authority can still be rolled back.
    ScheduledEvents Pulumi.AwsNative.Eks.Outputs.CertificateAuthorityScheduledEvents
    The scheduled auto-activation events for the certificate authority.
    SigningStatus string
    The signing status of the certificate authority.
    Validity Pulumi.AwsNative.Eks.Outputs.CertificateAuthorityValidity
    The validity period of the certificate authority.
    ActivatedAt string
    The timestamp when the certificate authority was activated.
    ActivatedBy string
    The entity that activated the certificate authority.
    CreatedAt string
    The timestamp when the certificate authority was created.
    CreatedBy string
    The entity that created the certificate authority.
    Data string
    The Base64 encoded certificate authority data.
    DistributionStatus string
    The distribution status of the certificate authority.
    Id string
    The unique identifier of the certificate authority.
    RollbackAvailable bool
    Whether activation of this certificate authority can still be rolled back.
    ScheduledEvents CertificateAuthorityScheduledEvents
    The scheduled auto-activation events for the certificate authority.
    SigningStatus string
    The signing status of the certificate authority.
    Validity CertificateAuthorityValidity
    The validity period of the certificate authority.
    activated_at string
    The timestamp when the certificate authority was activated.
    activated_by string
    The entity that activated the certificate authority.
    created_at string
    The timestamp when the certificate authority was created.
    created_by string
    The entity that created the certificate authority.
    data string
    The Base64 encoded certificate authority data.
    distribution_status string
    The distribution status of the certificate authority.
    id string
    The unique identifier of the certificate authority.
    rollback_available bool
    Whether activation of this certificate authority can still be rolled back.
    scheduled_events object
    The scheduled auto-activation events for the certificate authority.
    signing_status string
    The signing status of the certificate authority.
    validity object
    The validity period of the certificate authority.
    activatedAt String
    The timestamp when the certificate authority was activated.
    activatedBy String
    The entity that activated the certificate authority.
    createdAt String
    The timestamp when the certificate authority was created.
    createdBy String
    The entity that created the certificate authority.
    data String
    The Base64 encoded certificate authority data.
    distributionStatus String
    The distribution status of the certificate authority.
    id String
    The unique identifier of the certificate authority.
    rollbackAvailable Boolean
    Whether activation of this certificate authority can still be rolled back.
    scheduledEvents CertificateAuthorityScheduledEvents
    The scheduled auto-activation events for the certificate authority.
    signingStatus String
    The signing status of the certificate authority.
    validity CertificateAuthorityValidity
    The validity period of the certificate authority.
    activatedAt string
    The timestamp when the certificate authority was activated.
    activatedBy string
    The entity that activated the certificate authority.
    createdAt string
    The timestamp when the certificate authority was created.
    createdBy string
    The entity that created the certificate authority.
    data string
    The Base64 encoded certificate authority data.
    distributionStatus string
    The distribution status of the certificate authority.
    id string
    The unique identifier of the certificate authority.
    rollbackAvailable boolean
    Whether activation of this certificate authority can still be rolled back.
    scheduledEvents CertificateAuthorityScheduledEvents
    The scheduled auto-activation events for the certificate authority.
    signingStatus string
    The signing status of the certificate authority.
    validity CertificateAuthorityValidity
    The validity period of the certificate authority.
    activated_at str
    The timestamp when the certificate authority was activated.
    activated_by str
    The entity that activated the certificate authority.
    created_at str
    The timestamp when the certificate authority was created.
    created_by str
    The entity that created the certificate authority.
    data str
    The Base64 encoded certificate authority data.
    distribution_status str
    The distribution status of the certificate authority.
    id str
    The unique identifier of the certificate authority.
    rollback_available bool
    Whether activation of this certificate authority can still be rolled back.
    scheduled_events CertificateAuthorityScheduledEvents
    The scheduled auto-activation events for the certificate authority.
    signing_status str
    The signing status of the certificate authority.
    validity CertificateAuthorityValidity
    The validity period of the certificate authority.
    activatedAt String
    The timestamp when the certificate authority was activated.
    activatedBy String
    The entity that activated the certificate authority.
    createdAt String
    The timestamp when the certificate authority was created.
    createdBy String
    The entity that created the certificate authority.
    data String
    The Base64 encoded certificate authority data.
    distributionStatus String
    The distribution status of the certificate authority.
    id String
    The unique identifier of the certificate authority.
    rollbackAvailable Boolean
    Whether activation of this certificate authority can still be rolled back.
    scheduledEvents Property Map
    The scheduled auto-activation events for the certificate authority.
    signingStatus String
    The signing status of the certificate authority.
    validity Property Map
    The validity period of the certificate authority.

    Supporting Types

    CertificateAuthorityScheduledEvents

    FinalAutoActivation string
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    FirstAutoActivation string
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
    FinalAutoActivation string
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    FirstAutoActivation string
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
    final_auto_activation string
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    first_auto_activation string
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
    finalAutoActivation String
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    firstAutoActivation String
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
    finalAutoActivation string
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    firstAutoActivation string
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
    final_auto_activation str
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    first_auto_activation str
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
    finalAutoActivation String
    The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
    firstAutoActivation String
    The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).

    CertificateAuthorityValidity

    NotAfter string
    The end of the validity period for the certificate authority.
    NotBefore string
    The start of the validity period for the certificate authority.
    NotAfter string
    The end of the validity period for the certificate authority.
    NotBefore string
    The start of the validity period for the certificate authority.
    not_after string
    The end of the validity period for the certificate authority.
    not_before string
    The start of the validity period for the certificate authority.
    notAfter String
    The end of the validity period for the certificate authority.
    notBefore String
    The start of the validity period for the certificate authority.
    notAfter string
    The end of the validity period for the certificate authority.
    notBefore string
    The start of the validity period for the certificate authority.
    not_after str
    The end of the validity period for the certificate authority.
    not_before str
    The start of the validity period for the certificate authority.
    notAfter String
    The end of the validity period for the certificate authority.
    notBefore String
    The start of the validity period for the certificate authority.

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.78.0
    published on Monday, Sep 7, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial