There are a variety of frameworks available from AWS and third-parties to help you build and deploy serverless applications which can work with your developer tool chain.
From AWS there’s the AWS Serverless Application Model (AWS SAM), which is an open-source framework. You provide SAM with shorthand syntax to express functions, APIs, databases, state machines, connectors, and event sources for your environment.