Skip to content

AWS - Deploy Function

Best_practices serverless deploy function -f functionName

https://www.serverless.com/framework/docs/providers/aws/cli-reference/deploy-function

Deploy only configuration changes

serverless deploy function --function helloWorld --update-config