interface CreateKeyResponseimport { type CreateKeyResponse } from "https://deno.land/x/aws_api@v0.8.1/services/kms/mod.ts"; PropertiesoptionalKeyMetadata: KeyMetadata | null