Pulumi app type handles executing Pulumi commands for building and deploying apps locally and from CI, allowing for defining entry points and outputs for Pulumi resources.
API Gateway component creates resources and connects them with Lambda functions, managing routes with an array of Lambda resources.
Lambda component allows defining configurations like runtime, memorySize, and layers, and contains Lambda code which can be managed by Bit for dependencies and unit tests.
Collection
[
|
...
]