hi @Sai_Krishna_1404, I don't have experience with DynamoDBClient but I can recommend this:
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.aws-java-sdk2</artifactId>
<version>2.29.6_1</version>
</dependency>
It's provided by Apache Servicemix-bundles which offers OSGI-fied versions of many famous packages as you can see here.