Skip to content

Commit

Permalink
remove S3 watcher deployment (only affects Guardian)
Browse files Browse the repository at this point in the history
  • Loading branch information
twrichards committed Dec 3, 2024
1 parent 5e2003b commit b884ca5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,4 @@ jobs:
image-counter-lambda:
- image-counter-lambda/dist/image-counter-lambda.zip
s3watcher:
- s3watcher/lambda/target/s3watcher.zip
11 changes: 0 additions & 11 deletions riff-raff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,3 @@ deployments:
fileName: image-counter-lambda.zip
functionNames:
- "image-counter-lambda-function-"

s3watcher:
type: aws-lambda
parameters:
functions:
TEST:
filename: s3watcher.zip
name: media-service-TEST-S3WatcherLamdbaFunction-1OZTI92QAHHU3
PROD:
filename: s3watcher.zip
name: media-service-PROD-S3WatcherLamdbaFunction-11VPCX7ETKU5O

0 comments on commit b884ca5

Please sign in to comment.