Skip to content

Commit

Permalink
Merge pull request #8 from shogo82148/set-function-name
Browse files Browse the repository at this point in the history
set function name
  • Loading branch information
shogo82148 committed Mar 26, 2019
2 parents 7463a81 + 581c705 commit 2077be3
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 @@ -25,6 +25,7 @@ Resources:
Proxy:
Type: AWS::Serverless::Function
Properties:
FunctionName: !Sub "${AWS::StackName}"
Handler: ssm-sign-proxy-function
Runtime: go1.x
Timeout: 30
Expand Down

0 comments on commit 2077be3

Please sign in to comment.