amazon web services - How to obtain AWS EC2 key-pair creation date? -


To use ec2 examples, we need to create an SSP key pair. Do I need to remove the date on which the key pair was created? Is it possible to use AS SDK APIs?

The AWS does not provide a way to obtain the dates of the SDK dates, a key pair generated by the private key There is no API to retrieve the public key for some languages ​​via the SDK, although it is only accessible when running within an example 2 example because they curl http://169.254.169.254 Earns like / latest / meta-data / public-keys / 0 / openssh-key D run to get the key and metadata is only available from within the EC 2.

It is being said that I have never heard of receiving a date from an SSH Key pair. If you can show me how this is done, then maybe I can remove some things that work for you. EC2 SSH key pair is no different from any other key pair. The answer to your question remains the same, SDK does not provide this function.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -