Hi,
We are using AWS secret manager service to get the secret key values in AEM project
When I add AWS SDK maven dependency in pom.xml, i am facing error as bundle cannot be resolved
Below is the AWS SDK dependency i am using
<dependency><groupId>software.amazon.awssdk</groupId><artifactId>secr...