Skip to content

Commit 87127cd

Browse files
author
Phil Varner
committed
add to readme
1 parent db9db70 commit 87127cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,6 +1190,9 @@ The endpoints this applies to are:
11901190
- /search
11911191
- /aggregate
11921192

1193+
One limitation of the header approach is that API Gateway has a hard limit of 10240 or
1194+
8000 bytes (depending on the type), so a large filter could exceed this.
1195+
11931196
## Ingesting Data
11941197

11951198
STAC Collections and Items are ingested by the `ingest` Lambda function, however this Lambda is not invoked directly by a user, it consumes records from the `stac-server-<stage>-queue` SQS. To add STAC Items or Collections to the queue, publish them to the SNS Topic `stac-server-<stage>-ingest`.

0 commit comments

Comments
 (0)