Skip to content

Commit

Permalink
Merge pull request #49 from smcavoy-travelbird/smcavoy-travelbird/end…
Browse files Browse the repository at this point in the history
…point-details

text change to show default
  • Loading branch information
gschueler authored May 30, 2019
2 parents beacbdc + 40416b7 commit 199587c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
/**
* EC2ResourceModelSourceFactory is the factory that can create a {@link ResourceModelSource} based on a configuration.
* <p/>
* The configuration properties are: <ul> <li>endpoint: the AWS endpoint to use, or blank for the default</li>
* The configuration properties are: <ul> <li>endpoint: the AWS endpoint to use, or blank for the default (us-east-1)</li>
* <li>filter: A set of ";" separated query filters ("filter=value") for the AWS EC2 API, see <a
* href="http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeInstances.html">DescribeInstances</a></li>
* <li>mappingParams: A set of ";" separated mapping entries</li> <li>runningOnly: if "true", automatically filter the
Expand Down

0 comments on commit 199587c

Please sign in to comment.