Acmpca Functions
object AcmpcaFunctions
Functions
Link copied to clipboard
Get information on a Certificate issued by a AWS Certificate Manager Private Certificate Authority.
suspend fun getCertificate(argument: suspend GetCertificatePlainArgsBuilder.() -> Unit): GetCertificateResult
Link copied to clipboard
suspend fun getCertificateAuthority(argument: GetCertificateAuthorityPlainArgs): GetCertificateAuthorityResult
Get information on a AWS Certificate Manager Private Certificate Authority (ACM PCA Certificate Authority).
suspend fun getCertificateAuthority(argument: suspend GetCertificateAuthorityPlainArgsBuilder.() -> Unit): GetCertificateAuthorityResult
suspend fun getCertificateAuthority(arn: String, tags: Map<String, String>? = null): GetCertificateAuthorityResult