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
published on Monday, Sep 7, 2026 by Pulumi
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
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 dictionarydata "aws-native_eks_get_certificate_authority" "name" {
# arguments
}The following arguments are supported:
- Cluster
Name 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.
- cluster_
name 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.
- cluster
Name 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.
- cluster
Name 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:
- 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 Pulumi.Aws Native. Eks. Outputs. Certificate Authority Scheduled Events - The scheduled auto-activation events for the certificate authority.
- Signing
Status string - The signing status of the certificate authority.
- Validity
Pulumi.
Aws Native. Eks. Outputs. Certificate Authority Validity - 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 CertificateAuthority Scheduled Events - The scheduled auto-activation events for the certificate authority.
- Signing
Status string - The signing status of the certificate authority.
- Validity
Certificate
Authority Validity - 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.
- 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 Boolean - Whether activation of this certificate authority can still be rolled back.
- scheduled
Events CertificateAuthority Scheduled Events - The scheduled auto-activation events for the certificate authority.
- signing
Status String - The signing status of the certificate authority.
- validity
Certificate
Authority Validity - 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 boolean - Whether activation of this certificate authority can still be rolled back.
- scheduled
Events CertificateAuthority Scheduled Events - The scheduled auto-activation events for the certificate authority.
- signing
Status string - The signing status of the certificate authority.
- validity
Certificate
Authority Validity - 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 CertificateAuthority Scheduled Events - The scheduled auto-activation events for the certificate authority.
- signing_
status str - The signing status of the certificate authority.
- validity
Certificate
Authority Validity - 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 Boolean - Whether activation of this certificate authority can still be rolled back.
- scheduled
Events Property Map - The scheduled auto-activation events for the certificate authority.
- signing
Status String - The signing status of the certificate authority.
- validity Property Map
- The validity period of the certificate authority.
Supporting Types
CertificateAuthorityScheduledEvents
- Final
Auto stringActivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- First
Auto stringActivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
- Final
Auto stringActivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- First
Auto stringActivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
- final_
auto_ stringactivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- first_
auto_ stringactivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
- final
Auto StringActivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- first
Auto StringActivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
- final
Auto stringActivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- first
Auto stringActivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
- final_
auto_ stractivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- first_
auto_ stractivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
- final
Auto StringActivation - The deadline by which EKS will auto-activate this certificate authority (notAfter minus 45 days).
- first
Auto StringActivation - The earliest date EKS may auto-activate this certificate authority (notAfter minus 6 months).
CertificateAuthorityValidity
- 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.
- 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.
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.78.0
published on Monday, Sep 7, 2026 by Pulumi
published on Monday, Sep 7, 2026 by Pulumi