-
### Description
On launch on MacOS, I was signed out with a session expired notification. On any attempt to sign in, the app crashes to desktop. This crash occurs before password validation, any vali…
-
-
Dockerfile:
`
FROM public.ecr.aws/lambda/python:3.9
COPY appy.py ${LAMBDA_TASK_ROOT}
RUN yump update-y
RUN yum install mesa-libGL -y
COPY requirements.txt .
RUN /var/lang/bin/python3.9 …
-
### Describe the bug
I am using [signIn](https://docs.amplify.aws/lib-v1/auth/signin_next_steps/q/platform/ios/) and modified it with completion handler. Use case is to call REST api with cognito-a…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
**What is your question?**
I want to use RAPIDS Shuffle Manager on my spark job.
My Spark job code completes successfully when there are no settings related to the ShuffleManager.
However, when I …
-
### Describe the bug
I've implemented custom authentication to send an email or phone an OTP code. To request a code from the cloud, I call the signIn method with my username and a dummy password val…
-
Is there a plan to provide a JS SDK, or expose the API over HTTP so we can use this API from frontend apps without backend?
This can greatly reduce time to deploy, will allow many frontend develop…
-
_**Note** This issue might belong in terraform-aws-modules/terraform-aws-lambda - sorry if that's the case_
## Context
The latest version for TF 0.12 as of this writing is v3.4.0, and relies on …
-
There are useless parentheses spread across many grammars in the repo, which I've been trying to correct. Here is a list as produced by a Trash script (see the following comments).
This is the scri…