aws-sdk-js-v3
aws-sdk-js-v3 copied to clipboard
feat(ec2-metadata-service): implement utils for ec2 metadata service (imds)
Issue
#4004
Description
[WIP] Implementing utils for EC2 instance metadata service
Testing
TBD
Additional context
Porting as-is (as much as possible) from JSv2 to maintain parity.
Checklist
- [ ] If you wrote E2E tests, are they resilient to concurrent I/O?
- [ ] If adding new public functions, did you add the
@publictag and enable doc generation on the package?
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.