Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/acm-pca@2017-08-22/mod.ts>KeyAlgorithm

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias KeyAlgorithm
import { type KeyAlgorithm } from "https://deno.land/x/aws_api@v0.1.0/services/acm-pca@2017-08-22/mod.ts";
definition:
| "RSA_2048"
| "RSA_4096"
| "EC_prime256v1"
| "EC_secp384r1"