**Source:** [`documentation/server/guides/deploying/aws-sam-lambda.md`](https://www.swift.org/documentation/server/guides/deploying/aws-sam-lambda.html) **Proposed disposition:** Migrate **Proposed destination:** `server-guides/Sources/ServerGuides.docc/deploying/aws-sam-lambda.md` **Reviewer:** `@swiftlang/server-workgroup` ## Checklist - [x] Create a GitHub issue to track this migration - [ ] Determine disposition (suggested: Migrate) and confirm destination - [ ] Review source for accuracy against current AWS SAM CLI, API Gateway, and DynamoDB - [ ] Translate Jekyll markdown to DocC markdown format - [ ] Remove YAML front matter - [ ] Convert any Jekyll callouts to DocC-style callouts - [ ] Verify all SAM CLI commands and CloudFormation template syntax - [ ] Add article to `ServerGuides.docc/Documentation.md` under a "Deployment" topic group - [ ] Run `swift package generate-documentation --analyze --warnings-as-errors` in `server-guides/` - [ ] Preview locally with `swift package --disable-sandbox preview-documentation` in `server-guides/` - [ ] Submit PR to this repository for server workgroup review - [ ] After merge and publication: add `redirect_to:` in the swift.org source file's front matter - [ ] Submit redirect PR to swift-org-website
Source:
documentation/server/guides/deploying/aws-sam-lambda.mdProposed disposition: Migrate
Proposed destination:
server-guides/Sources/ServerGuides.docc/deploying/aws-sam-lambda.mdReviewer:
@swiftlang/server-workgroupChecklist
ServerGuides.docc/Documentation.mdunder a "Deployment" topic groupswift package generate-documentation --analyze --warnings-as-errorsinserver-guides/swift package --disable-sandbox preview-documentationinserver-guides/redirect_to:in the swift.org source file's front matter