Update sample.yml
This commit is contained in:
parent
7ea43a728d
commit
6e82740a9b
|
@ -6,6 +6,8 @@
|
|||
stripe:
|
||||
apiKey: unset
|
||||
idempotencyKeyGenerator: abcdefg12345678= # base64 for creating request idempotency hash
|
||||
boostDescription: >
|
||||
Example
|
||||
|
||||
dynamoDbClientConfiguration:
|
||||
region: us-west-2 # AWS Region
|
||||
|
|
Loading…
Reference in New Issue