hashgraph / hedera-exchange-rate-tool

Hedera Exchange Rate Tool to send median of HBAR/USD exchange rate from various Exchanges to Hedera Network
Apache License 2.0
2 stars 4 forks source link

Add region as a new configurable parameter #183

Closed anighanta closed 2 years ago

anighanta commented 2 years ago

Signed-off-by: anighanta anirudh.ghanta@hedera.com

Related issue(s): Closes #182

Summary of the change: Added the AWS region as a configurable parameter to help SNS topics to be accessible from different regions. Defaulted the region to us-east-1 if invalid region is provided.

Applicable documentation