Skip to content

Commit

Permalink
Merge pull request #34 from FIAP-Tech-Chalenge/features
Browse files Browse the repository at this point in the history
adiciona PackageType para zip
  • Loading branch information
Perkles authored May 9, 2024
2 parents 689af31 + 4bac387 commit 24f66c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Resources:
AuthenticationFunction:
Type: AWS::Serverless::Function
Properties:
PackageType: Zip
CodeUri: authenticate/
Handler: app.lambdaHandler
Runtime: nodejs18.x
Expand Down

0 comments on commit 24f66c0

Please sign in to comment.