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

x/aws_api/services/ec2-instance-connect@2018-04-02/mod.ts>SendSSHPublicKeyRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface SendSSHPublicKeyRequest
import { type SendSSHPublicKeyRequest } from "https://deno.land/x/aws_api@v0.1.0/services/ec2-instance-connect@2018-04-02/mod.ts";

Properties

InstanceId: string
InstanceOSUser: string
SSHPublicKey: string
AvailabilityZone: string