.
├── README.md
├── hello-world
│   ├── babel.config.js
│   ├── jest.config.test.js
│   ├── package-lock.json
│   ├── package.json
│   ├── src-ts
│   ├── tests
│   │   └── unit
│   │       └── test-handler.test.ts
├── samconfig.toml
└── template.yaml