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

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

Viewing docs for AWS Cloud Control v1.79.0
published on Monday, Sep 14, 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.79.0
published on Monday, Sep 14, 2026 by Pulumi

    Resource Type definition for EKS CertificateAuthority.

    Create CertificateAuthority Resource

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

    Constructor syntax

    new CertificateAuthority(name: string, args: CertificateAuthorityArgs, opts?: CustomResourceOptions);
    @overload
    def CertificateAuthority(resource_name: str,
                             args: CertificateAuthorityArgs,
                             opts: Optional[ResourceOptions] = None)
    
    @overload
    def CertificateAuthority(resource_name: str,
                             opts: Optional[ResourceOptions] = None,
                             cluster_name: Optional[str] = None)
    func NewCertificateAuthority(ctx *Context, name string, args CertificateAuthorityArgs, opts ...ResourceOption) (*CertificateAuthority, error)
    public CertificateAuthority(string name, CertificateAuthorityArgs args, CustomResourceOptions? opts = null)
    public CertificateAuthority(String name, CertificateAuthorityArgs args)
    public CertificateAuthority(String name, CertificateAuthorityArgs args, CustomResourceOptions options)
    
    type: aws-native:eks:CertificateAuthority
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_eks_certificate_authority" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args CertificateAuthorityArgs
    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 CertificateAuthorityArgs
    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 CertificateAuthorityArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CertificateAuthorityArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CertificateAuthorityArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    CertificateAuthority 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 CertificateAuthority resource accepts the following input properties:

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

    Outputs

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

    ActivatedAt string
    The timestamp when the certificate authority was activated.
    ActivatedBy string
    The entity that activated the certificate authority.
    AwsId string
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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.
    AwsId string
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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.
    aws_id string
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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.
    awsId String
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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.
    awsId string
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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.
    aws_id str
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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.
    awsId String
    The unique identifier of 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 provider-assigned unique ID for this managed resource.
    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, CertificateAuthorityScheduledEventsArgs

    The scheduled auto-activation events for the certificate authority, computed from its validity window.
    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, CertificateAuthorityValidityArgs

    The validity period of 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 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.79.0
    published on Monday, Sep 14, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial