String instanceId
The EC2 instance you wish to publish the SSH key to.
String instanceOSUser
The OS user on the EC2 instance whom the key may be used to authenticate as.
String sSHPublicKey
The public key to be published to the instance. To use it after publication you must have the matching private key.
String availabilityZone
The availability zone the EC2 instance was launched in.
Copyright © 2020. All rights reserved.