Skip to content

Commit

Permalink
Update sam-template.yaml (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirii1994 authored Jul 17, 2023
1 parent 2b86c05 commit fabcf4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudformation/sam-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Resources:
Properties:
Code:
S3Bucket: logzio-aws-integrations-<<REGION>>
S3Key: firehose-subscription-filters/<<VERSION>>/function.zip
S3Key: firehose-logs/<<VERSION>>/function.zip
FunctionName: !Join ['-', [!Ref AWS::StackName, 'sf-func']]
Handler: bootstrap
Runtime: provided.al2
Expand Down

0 comments on commit fabcf4b

Please sign in to comment.