-
**Is your feature request related to a problem? Please describe.**
Currently images uploaded via the `Storage` api cannot be cached at all. Calling `Storage.get()` will return an URL which changes …
-
>**Note**: If your feature-request is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=…
-
**Describe the bug**
My pipeline sink/ingestion is failing to initialize, with the following cloudwatch error logs:
```
2024-07-09T22:19:44.802 [dynamodb-pipeline-sink-worker-2-thread-1] WARN org.…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
Figure out a way to make sure the API doesn't return messages you shouldn't be able to read (ie that are not part of a room you are not in). May need to make a custom VTL for this.
┆Issue is synchr…
-
**Describe the bug**
When using field level auth rules in the DataStore schema, performing a DataStore.save() saves null values in the local storage. The correct values are stored in Dynamo DB.
…
-
I am working on an ionic app that uses amplify and cognito to do federated sigin.
sign in code as follows:
doLoginGoogle() {
this.ngZone.run(async () => {
try {
…
-
**Is your feature request related to a problem? Please describe.**
Yes, we have several clients that need SAML integration with their Amplify application and without the support, we had to create a c…
-
** Which Category is your question related to? **
Auth
** What AWS Services are you utilizing? **
Cognito
** Provide additional details e.g. code snippets **
Hi team,
We have an application us…
-
I wish to use this but already have a cognito user pool that I want to reuse. Can I attach the existing pool instead of creating one? Specifically, where can I configure the pool name/arn?