-
I have still not gotten anything to work with AWS Cognito for the login. I have spent the majority of my time working the JavaScript of the individual pages. ... :(
We need to get this setup so …
-
We need to add instructions on how to create a Cognito Identity Pool in the user's account so the unauthenticated player can invoke the client service Lambda. Presently we get:
Amazon.Lambda.Amazon…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
If you set this up with a new user pool and try to use it with no groups, a null pointer exception occurs.
```
2018-09-24 13:31:22.446 ERROR 50885 --- [nio-8080-exec-1] .c.b.f.AwsCognitoJwtAuthent…
-
I've seen multiple threads and discussion around splitting up services into their own serverless.yml file setups.
Including this example showing sharing an API Gateway.
https://github.com/server…
-
My code is almost same as App1.js but i'm getting warning as TypeError: undefined is not an object(evaluating '_reactNativeAudioRecord.AudioRecord.init') when i'm calling init and also similar warni…
-
I'm trying to write a chalice app for scheduled events.
```
import logging
from chalice import Chalice
from chalice.app import Cron
app = Chalice(app_name='import_blogs')
# Enable DEBUG logs…
-
see #2
-
./cleanup.sh
Starting cleanup.
Loading config parameters
Removing IAM Roles
Removing Cognito Identity Pool
usage: aws [options] [ ...] [parameters]
To see help text, you can run:
aws: error: argume…
-
My init script runs perfectly fine without any errors but when I go back to view all my resources created in aws console, I am unable to locate my cognito pool in the console
https://console.aws.a…