-
I'm curious as to whether anyone has found success in writing unit tests that involve calls to cognito. I am consistently getting errors (coming from the aws-sdk) when I try to write unit tests.
-
@pawaitemadisoncollege I've got my project deployed to an aws instance and I've implemented cognito for auth: [CompostCollectors](http://compostcollectors-env.eba-4wace9wm.us-east-2.elasticbeanstalk.c…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Pro
Memory: 98.95 MB / 32.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.14.0 - ~/.lo…
-
### Description
When you have more than one Auth configured in `amplifyconfiguration.dart` - the function `Amplify.DataStore.observeQuery()` throws an exception. You can see in the console errors …
-
Investigate Cognito / Slack for Auth. See if we can get a user pool with 3rd party slack integration, and a federated pool to let each authed user call AWS resources (invoke API's).
-
My project uses S3 and Cognito, among other AWS services.
The users can upload their pictures to S3, and other users can see them.
My question is, what about if I user (actually, an attacker), kee…
-
We are utilizing Apache HTTP server as a gateway in AWS for APIs and front-end web code in S3 buckets. We currently use mod_auth_mellon for authentication and pass user information in headers back to …
-
Hi! Thanks for making this repo available with excellent documentation and, even better, (mostly) working code! It was a delight running through all the steps without a single error.
I'm an engine…
-
First, I'm quite new to conan, so I'm not really sure if this is 1) a bug with conan, 2) a bug with this recipe, or 3) a bug in my own recipe. Sorry if it turns out 1 or 3 are the actual culprits.
I'…
-
Hi @ziggy6792 ,
just wondering what your use case is for this repo?
Also, why use bash for you cognito commands over using the js AWS sdk?