Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
awsnewsbot
command
Package main is the entrypoint for the AWS news bot Lambda.
|
Package main is the entrypoint for the AWS news bot Lambda. |
|
internal
|
|
|
app/awsnews
Package awsnews orchestrates fetching AWS RSS feeds and posting to Bluesky.
|
Package awsnews orchestrates fetching AWS RSS feeds and posting to Bluesky. |
|
config
Package config loads runtime configuration from env vars and SSM.
|
Package config loads runtime configuration from env vars and SSM. |
|
pkg/bluesky
Package bluesky publishes AWS news items to a Bluesky account.
|
Package bluesky publishes AWS news items to a Bluesky account. |
|
pkg/dynamodb
Package dynamodb provides DynamoDB-backed storage for publish status.
|
Package dynamodb provides DynamoDB-backed storage for publish status. |
|
pkg/rss
Package rss parses AWS RSS feeds into NewsItem records.
|
Package rss parses AWS RSS feeds into NewsItem records. |
Click to show internal directories.
Click to hide internal directories.