AWS AppRunner Service Deploy failing : Unable to access AWS Secrets Manager SDK

0

Hi,

While trying to deploy the AWS Apprunner service which is a Spring boot application integrated with AWS Secret Manager, The deployment fails citing the reason :

com.amazonaws.SdkClientException: Unable to execute HTTP request: Connect to secretsmanager.eu-west-1.amazonaws.com:443

I am using a VPC connector to enable an RDS connection for the application. Any insights on fixing this issue would be really helpful

  • Hi @Aritra, Thanks for reaching out. A few follow up questions:

    • Is the spring boot app trying to read the secrets from AWS Secrets manager using AWS SDK or in this case you are using the native App Runner integration with these Secrets Manager using environment variables?
    • Just looking at the error message this seems to be a transport error which might be intermittent, did you retry creating a new service?
    • Can you share the serviceARN of this service? so we can understand whats going on with this service.
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则