aws-sdk-js-v3 icon indicating copy to clipboard operation
aws-sdk-js-v3 copied to clipboard

feat(ec2-metadata-service): implement utils for ec2 metadata service (imds)

Open siddsriv opened this issue 2 years ago • 0 comments

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 @public tag 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.

siddsriv avatar Feb 14 '24 17:02 siddsriv