Skip to content

Commit 94ffda2

Browse files
author
Phil Varner
committed
clarify docs
1 parent c3e92cc commit 94ffda2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,12 @@ first and then upgrade to stac-server 2.x.
139139
#### Enabling Post-ingest SNS publishing
140140

141141
stac-server now has the ability to publish all ingested entities (Items and Collections)
142-
to an SNS topic. Follow these stesp to add this to an exisiting deployment. These
142+
to an SNS topic. Follow these steps to add this to an existing deployment. These
143143
configurations are also in the serverless.example.yml file, so reference that if it is
144144
unclear exactly where to add this in your config.
145145

146+
The following changes should be added to the serverless.yml file.
147+
146148
Explicitly set the provider/environment setting for STAC_API_URL so the ingested entities
147149
published to the topic will have their link hrefs set correctly. If this is not set,
148150
the entities will still be published, with with incorrect link hrefs.

0 commit comments

Comments
 (0)