Skip to content

Port aws/aws-sdk-java/#1653 to v2 #918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
slandelle opened this issue Dec 5, 2018 · 1 comment
Closed

Port aws/aws-sdk-java/#1653 to v2 #918

slandelle opened this issue Dec 5, 2018 · 1 comment
Labels
1.x Parity feature-request A feature should be added or improved.

Comments

@slandelle
Copy link

aws/aws-sdk-java/#1653 introduced EC2MetadataUtils#getInstanceSignature.
This method is missing in v2.

Expected Behavior

v2 should provide a builtin solution for fetching the instance's signature.
Current workaround is EC2MetadataUtils.getData("/latest/dynamic/instance-identity/signature")

Current Behavior

Method exists in v1 but not in v2

Possible Solution

Your Environment

  • AWS Java SDK version used: 2.1.3
@justnance justnance added feature-request A feature should be added or improved. and removed Feature Request labels Apr 19, 2019
@millems
Copy link
Contributor

millems commented Jul 8, 2019

Tracking in #61

@millems millems closed this as completed Jul 8, 2019
aws-sdk-java-automation added a commit that referenced this issue Aug 4, 2020
…e3a142d7

Pull request: release <- staging/51e3aa7e-f559-4ce5-b095-b852e3a142d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x Parity feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

5 participants