Skip to content

Commit

Permalink
Merge pull request #4381 from guardian/remove-s3watcher-deployment
Browse files Browse the repository at this point in the history
remove S3 watcher deployment (only affects Guardian)
  • Loading branch information
twrichards authored Dec 5, 2024
2 parents 8801a8f + f1b7a2d commit 9f39c7a
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 9f39c7a

Please sign in to comment.