Skip to content

Commit

Permalink
Merge pull request #96 from asaf400/master
Browse files Browse the repository at this point in the history
Update readme.md to include pageResults config property
  • Loading branch information
sjrd218 authored Apr 16, 2019
2 parents 110da7b + 71b44ec commit 8b884d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Here are the configuration properties:
* `useDefaultMapping`: if "true", base all mapping definitions off the default mapping provided.
* `mappingParams`: A set of ";" separated mapping entries
* `mappingFile`: Path to a java properties-formatted mapping definition file.
* `pageResults`: Max elements per page for AWS API calls - REQUIRED

If you leave `accessKey` and `secretKey` blank, the EC2 IAM profile will be used.

Expand Down

0 comments on commit 8b884d4

Please sign in to comment.