Open adamchainz opened 1 week ago
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: ancestor-ami-ids events/maintenance/history events/maintenance/scheduled metrics/vhostmd network/interfaces/macs/{mac}/ipv6-prefix placement/group-name placement/host-id placement/partition-number product-codes public-keys/0/openssh-key spot/termination-time Some dynamic data categories not directly exposed: fws/instance-monitoring instance-identity/pkcs7 instance-identity/signature
Comparing the AWS docs with the package, here are the metadata categories available in AWS but not directly exposed by the ec2-metadata package:
ancestor-ami-ids
events/maintenance/history
events/maintenance/scheduled
metrics/vhostmd
network/interfaces/macs/{mac}/ipv6-prefix
placement/group-name
placement/host-id
placement/partition-number
product-codes
public-keys/0/openssh-key
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.
Description
A quick check with Claude shows some missing new metadata:
We can add these on request.