Aws Ec2 Generate Key Pair Sshgen
[ aws . ec2 ]
An access key grants programmatic access to your resources. This means that the access key should be guarded as carefully as the AWS account root user sign-in credentials. It's a best practice to do the following: Create an IAM user and then define that user's permissions as narrowly as possible. Create the access key under that IAM user. May 18, 2016 Amazon Web Services Generate Key Pair. Amazon Web Services Generate Key Pair. Skip navigation Sign in. Generating Key pairs from amazon ec2 console - Duration: 10:57. DBA Pro 13,265 views.
Description¶
Deletes the specified key pair, by removing the public key from Amazon EC2.
See also: AWS API Documentation Ubunut generate ssh key for user.
See 'aws help' for descriptions of global parameters.
Synopsis¶
Options¶
--key-name (string)
--key-pair-id (string)
--dry-run--no-dry-run (boolean)
--cli-input-json (string)Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally.
--generate-cli-skeleton (string)Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for --cli-input-json. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command.
See 'aws help' for descriptions of global parameters. Shortcut key to generate getters and setters in eclipse.
Examples¶
To delete a key pair
This example deletes the key pair named MyKeyPair. If the command succeeds, no output is returned.
Command:
Aws Ssh Key Pair
For more information, see Using Key Pairs in the AWS Command Line Interface User Guide.
Output¶
Generate Key Code
None