Update AWS basic sample and add README

Add README
This commit is contained in:
Oleg Zhurakousky
2023-03-14 15:33:49 +01:00
parent 28cef69ea3
commit 7f6fbc3ee8
3 changed files with 50 additions and 9 deletions

View File

@@ -91,7 +91,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.4</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<shadedArtifactAttached>true</shadedArtifactAttached>