Skip to content

Commit

Permalink
update geolocator code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Vautour committed Feb 7, 2024
1 parent 405afe5 commit 28bdeb6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cloudformation/geolocator-web-presence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Resources:
Role: !GetAtt LambdaExecutionRole.Arn
CodeUri:
Bucket: !Ref DeploymentBucket
Key: cloudformation-templates/lambda/geolocator/geolocator-20230531-1000.zip
Key: cloudformation-templates/lambda/geolocator/geolocator-commit-2f475324b916378edee790a5aed63ced37544f6e.zip
MemorySize: 3009
Handler: index.handler
Timeout: 900
Expand Down
Binary file removed docs/lambda/geolocator/geolocator-20230531-1000.zip
Binary file not shown.
Binary file not shown.

0 comments on commit 28bdeb6

Please sign in to comment.