allEc2KeyPairsByRegionFromAws
List of all key pairs for a given region. A key pair, consisting of a public key and a private key, is a set of security credentials that you use to prove your identity when connecting to an EC2 instance. For more information, see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html.
Arguments
| Argument | Type | Description |
|---|---|---|
| awsAccountRubrikId (required) | UUID! | Rubrik ID for AWS account. |
| region (required) | AwsNativeRegion! | Region in AWS. |
Returns
[String!]!