What are the steps to setting up cloud map for a private api in account B that is being called in account a through an http vpc link for a http api

0

I need to create a cloud map service that will allow my http api in account A to communicate with my private rest api in account B. This service needs to register the private endpoint's DNS name. What do I need to do in creating this service to allow this type of communication. Is there anything specific I need to include in this service? Will I need to create an instance? What should be configured in the namespace? How do I make sure the cloud map is associated with executing the private rest api?

preguntada hace un mes165 visualizaciones
1 Respuesta
0

Hello,

You typically don't need to create an instance for CloudMap, as it's a managed service provided by AWS. Instead, you configure namespaces, services, and endpoints within the CloudMap console or through the AWS SDK/API.

Ensure that the appropriate security groups and network configurations are in place to allow traffic between the HTTP API in account A and the private REST API in account B.

[+] How do I use an interface VPC endpoint to access an API Gateway private REST API in another account? - https://repost.aws/knowledge-center/api-gateway-private-cross-account-vpce

If you have any specific requirements or constraints, feel free to mention them for further assistance!

AWS
INGENIERO DE SOPORTE
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas