v0.2.1: EC2 Instance Metadata / IAM Instance Roles
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.