|
|
|
|
|
by jmogly
77 days ago
|
|
Mainly for getting managed-identity access tokens for Azure APIs. In AWS you can call it to get temporary credentials for the EC2’s attached IAM role. In both cases - you use IMDS to get tokens/creds for identity/access management. Client libraries usually abstract away the need to call IMDS directly by calling it for you. |
|
Thanks again!
[edited phrasing]