Error upgrading Airbyte version with AWS Secret Manager

Summary

When upgrading Airbyte version to the latest, encountering an error related to AWS Secret Manager configuration. User tried setting variables in .env file but issue persists.


Question

Hi I am getting the following error when I tried to do a version upgrade from version 0.50.30 to the latest version available. Is there something I am missing in the new version? Does anyone know about this? Tried setting the below variables in .env but still no hope.

Jul 16 12:20:55 ip-10-17-3-46.eu-west-1.compute.internal docker-compose[776]: airbyte-worker                    |         at com.amazonaws.auth.AWS4Signer.addHostHeader(AWS4Signer.java:548) ~[aws-java-sdk-core-1.12.734.jar:?]```
```SECRET_PERSISTENCE=AWS_SECRET_MANAGER
AWS_SECRET_MANAGER_ACCESS_KEY_ID=<>
AWS_SECRET_MANAGER_SECRET_ACCESS_KEY=<>
AWS_ACCESS_KEY=<>
AWS_SECRET_ACCESS_KEY=<>
AWS_REGION=eu-west-1
AWS_SECRET_MANAGER_REGION=eu-west-1```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1721133638671409) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["error", "upgrade", "airbyte-version", "aws-secret-manager", "env-variables"]
</sub>