Skip to content

IAM service endpoint

0

How to create an AWS Identity and Access Management (IAM) service endpoint so that we can access IAM service privately. We don't have any option to create VPC endpoint for IAM.

asked 2 years ago2.3K views

3 Answers
1

Hello,

At this point, AWS IAM doesn't integrate with VPC interface endpoint. https://docs.aws.amazon.com/vpc/latest/privatelink/aws-services-privatelink-support.html

EXPERT

answered 2 years ago

AWS
EXPERT

reviewed 2 years ago

0

The other answer is correct. Adding to it, IAM is a global service, hosted for the main commercial AWS partition in us-east-1. VPCs, including VPC endpoints, by contrast, are regional constructs. I would think this is the main reason (or one of them) why VPC endpoints aren't available for IAM or other global services, such as CloudFront and Route 53, and probably won't be in the immediate future.

EXPERT

answered 2 years ago

0

On August 22, 2024 AWS announced that AWS Identity and Access Management now supports AWS PrivateLink in all commercial Regions

The instruction on how to create the VPC endpoint can be found here.

AWS
EXPERT

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.