aws_sdk_ec2instanceconnect/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `SendSerialConsoleSSHPublicKey` operation.
5pub mod send_serial_console_ssh_public_key;
6
7/// Types for the `SendSSHPublicKey` operation.
8pub mod send_ssh_public_key;