| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| archetype-app-quickstart/ | 04-Jul-2025 | - | 1,991 | 1,584 | ||
| archetype-lambda/ | 04-Jul-2025 | - | 2,134 | 1,613 | ||
| archetype-tools/ | 04-Jul-2025 | - | 156 | 120 | ||
| README.md | D | 04-Jul-2025 | 389 | 14 | 8 | |
| pom.xml | D | 04-Jul-2025 | 1.4 KiB | 38 | 22 |
README.md
1# Maven Archetypes for AWS SDK for Java 2.x 2 3## Description 4This module contains maven archetypes for AWS Java SDK 2.x. 5 6## Archetypes 7 8- [archetype-app-quickstart](archetype-app-quickstart/README.md) - a simple client application 9 template using the AWS SDK for Java 2.x 10- [archetype-lambda](archetype-lambda/README.md) - an AWS Lambda function 11 template using the AWS SDK for Java 2.x 12 13 14