We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315ea47 commit 0157e84Copy full SHA for 0157e84
dynocon-s3/README.md
@@ -0,0 +1,15 @@
1
+# Property sources from AWS for Dynocon
2
+
3
+S3 Bucket as a source of dynamic properties
4
5
+## Installation
6
7
+```xml
8
+<dependency>
9
+ <groupId>com.comcast.dynocon</groupId>
10
+ <artifactId>dynocon-s3</artifactId>
11
+ <version>1.1.0</version>
12
+</dependency>
13
+```
14
15
+[Documentation](https://github.com/Comcast/dynamic-configuration/wiki/AWS-S3-bucket-as-a-source-of-your-configuration)
0 commit comments