Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ AWS Lambda functions can be invoked directly from the AWS Lambda console UI, AWS

## Getting started

If you have never used AWS Lambda or Docker before, check out this [getting started guide](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/1.0.0-alpha.3/tutorials/table-of-content) which helps you with every step from zero to a running Lambda.
If you have never used AWS Lambda or Docker before, check out this [tutorial](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/2.0.0-beta.3/tutorials/table-of-content) or the [getting started guide](https://swiftpackageindex.com/swift-server/swift-aws-lambda-runtime/2.0.0-beta.3/documentation/awslambdaruntime/quick-setup) which helps you with every step from zero to a running Lambda.

Swift AWS Lambda Events is a supporting library for the [Swift AWS Lambda Runtime](http://github.com/swift-server/swift-aws-lambda-runtime) library, where you can find further documentation and examples.

Expand Down