Skip to content

Commit 0cc9f6b

Browse files
update README
1 parent 46b14c8 commit 0cc9f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ insurance platform that generates some related documents.
5353
* Document metadata will be store in a key-value NoSQL datastore AWS DynamoDB
5454
* Notification (an event) on each operation (validate, generate, sendToStorage and save) have to be sent into the SNS (
5555
note that it has to be sent only after the full document lifecycle has complete)
56+
* An API has to be protected with an API key, so the header `x-api-key` must be provided with each request
5657

5758
## High-level design
5859

0 commit comments

Comments
 (0)