Skip to content

v0.2.1: EC2 Instance Metadata / IAM Instance Roles

Compare
Choose a tag to compare
@danopia danopia released this 21 Dec 13:08
· 231 commits to main since this release

Using definitions from [email protected]

  • Added basic client for AWS IMDSv2 (EC2 instance metadata server v2).
    • All instances support v2, so I didn't implement v1. They both expose the same data. You may opt to disable v1.
  • Added EC2 Instance IAM Role credential support, and enabled in the default credential loading chain.
  • Regenerated all APIs, including 24 new API services.