Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing metadata #540

Open
adamchainz opened this issue Oct 27, 2024 · 0 comments
Open

Add missing metadata #540

adamchainz opened this issue Oct 27, 2024 · 0 comments

Comments

@adamchainz
Copy link
Owner

Description

A quick check with Claude shows some missing new metadata:

Comparing the AWS docs with the package, here are the metadata categories available in AWS but not directly exposed by the ec2-metadata package:

  1. ancestor-ami-ids
  2. events/maintenance/history
  3. events/maintenance/scheduled
  4. metrics/vhostmd
  5. network/interfaces/macs/{mac}/ipv6-prefix
  6. placement/group-name
  7. placement/host-id
  8. placement/partition-number
  9. product-codes
  10. public-keys/0/openssh-key
  11. spot/termination-time

Some dynamic data categories not directly exposed:

  • fws/instance-monitoring
  • instance-identity/pkcs7
  • instance-identity/signature

We can add these on request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant