Artūrs

Results 7 issues of Artūrs

Getting this issue - [TypeError: params.context.succeed is not a function](https://github.com/vendia/serverless-express/issues/231 ). It is fixed in newer aws-serverless-express package version. Solution: ``` import serverlessExpress from '@vendia/serverless-express'; // ^4.5.4 import Koa from...

Hey, I'm using this library in the CI and it is running very frequent. I have migrated all my docker images to AWS CS, because Docker requires [paid subscription](https://www.docker.com/increase-rate-limits). This...

Hey again, I've added `adminRespondToAuthChallenge`, `SUPPRESS` for `messageAction` and legacy name `ADMIN_NO_SRP_AUTH `.

When `jest.config.js` contains "globalSetup" property `jest-dynamodb-config.js` is not ran. A workaround for this is to move setup script to `jest-dynamodb-config.js`.

**Is your feature request related to a problem? When trying to run phoenix behind load balancer with routing using endpoints it is impossible to do so. For example web app:...

enhancement

## :question: General Issue I have multiple stacks in my project and want I deploy only one of them all other stack assets must be present in file tree or...

p1
@aws-cdk/core
feature-request
package/tools
effort/medium

**Is your feature request related to a problem? Host phoenix app on public internet. How do we protect it. **Describe the solution you'd like** I think easy and elegant solution...

enhancement
triage