Skip to main content
Module

x/aws_api/services/route53/mod.ts>Route53#activateKeySigningKey

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
method Route53.prototype.activateKeySigningKey
import { Route53 } from "https://deno.land/x/aws_api@v0.8.1/services/route53/mod.ts";

Parameters

params: s.ActivateKeySigningKeyRequest
optional
opts: client.RequestOptions = [UNSUPPORTED]

Returns

Promise<s.ActivateKeySigningKeyResponse>