> For the complete CircleCI developer hub index, see [llms.txt](https://circleci.com/developer/llms.txt)

# dosomething/lambda

Shared deployment steps for DoSomething.org apps.


## Commands

### lambda

### setup

### store

| Parameter | Type | Default | Description |
|---|---|---|---|
| `working_directory` | string | ~/project | The working directory, used to persist assets between jobs. |

## Jobs

### deploy

| Parameter | Type | Default | Description |
|---|---|---|---|
| `app` | string |  | The application name, used to resolve S3 bucket & Lambda function. |
| `working_directory` | string | ~/project | The working directory, used to persist assets between jobs. |