Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Support EC2 Key Pairs #1403

@jhudson10x

Description

@jhudson10x

Describe the resource.

https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/#EC2.DescribeKeyPairs

DescribeKeyPairs API operation for Amazon Elastic Compute Cloud.

Describes the specified key pairs or all of your key pairs.

Use Case

Audit EC2 key pairs for deny-listed fingerprints.

Additional context

It might be good to have the aws_ec2_instances table also include the fingerprint. We can join on the key_name though. It might also be good to pull the public key material if there's a use case for it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions