Shared API Endpoint of MediaConvert across different AWS accounts

0

Hello,

I've observed that the API Endpoint of the MediaCovert in my 2 AWS accounts are the same, and I've got 2 questions. Q1. Is this normal? Q2. If this is normal, will calling the same api endpoint in the AWS account 1 somehow impacts the MediaCovert service in the AWS account 2?

Yunxi
질문됨 7달 전242회 조회
1개 답변
0

Hello Yunxi, When creating a Virtual Private Cloud (VPC) endpoint within an AWS account, AWS automatically assigns a DNS name as part of the endpoint creation process, The New Assigned DNS name Resolve the Private IP address of the Endpoint. The AWS-assigned DNS remains consistent. Incase you need to customise this name for Different VPC that is possible by using the Private Hosted Zones (PHZ). Each PHZ can have an Record that can resolve the Endpoint Private IP (Use Alias), then PHZ can be linked to Other Account VPCs (I am assuming that these accounts having rechability).

The VPC endpoint has its independent control policy, that can be used to enable a specification of who can use this Endpoint. This granular control is implemented through attaching Endpoint Policy.

https://docs.aws.amazon.com/whitepapers/latest/aws-privatelink/use-case-examples.html#private-access-to-saas-applications

AWS
Shmosa
답변함 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠