Lists DynamoDB rewards.
To deploy for production use npm run deploy:prod
.
REWARDS_TABLE
that the rewards are stored in.
Returns a string in body with error information.
[
{
promoter: String,
promoterName: String,
name: String,
details: String,
image: String,
slug: String,
termsAndConditions: String,
show: Boolean,
}
]