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.
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ