Creating PrivateLink Endpoint to IAM

Viewed 369

I have an instance (provisioned with Hashicorp Vault) inside a private subnet in AWS. Is there a way I can connect that instance to AWS's IAM services via a privatelink endpoint?

I do know for sure that it's possible to do the same for S3 (because I already did it), but I can't find the IAM endpoint, and at this point I'm not sure if it's impossible or if it just has a different name and I can't find it.

0 Answers
Related