How can I ensure my AppRunner service can successfully access my DocumentDB?

0

I have an AppRunner service and a DocumentDB cluster. However, currently, my AppRunner service is unable to access my DocumentDB cluster, indicating a timeout. What do I need to do?

1 Answer
0
Accepted Answer

Hello.

First, you need to connect AppRunner to the VPC where your DocumentDB cluster is located.
I think you can use it by configuring the DocumentDB cluster to be accessible from the security group and subnet you selected when setting up the VPC connector.
https://aws.amazon.com/jp/blogs/aws/new-for-app-runner-vpc-support/

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month 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.

Guidelines for Answering Questions