DescribeKeyPairs
GET /?Action=DescribeKeyPairs
Description
Describes one or more of your keypairs.
You can use the Filter.N parameter to filter the described instances on the following properties:
-
fingerprint: The fingerprint of the keypair. -
key-name: The name of the keypair.
|
Note
|
If you exceed the number of identical requests allowed for a configured time period, the |
Body parameter
Required: false
Name: DescribeKeyPairsRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
Filter.N |
One or more filters. Example: |
false |
|||
KeyName.N |
One or more keypair names. |
false |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
DescribeKeyPairsResult |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
keySet.N |
Information about one or more keypairs. |
false |
|||
requestId |
The ID of the request. |
false |
string |