-
Trying to use the basic upload or download functions documented [here](https://aws-amplify.github.io/docs/ios/storage#upload), fails with the following error in the logs:
```
Failed: Unexpected erro…
-
**State your question**
According to my understanding, users can assume an authenticated role from Cognito identity pool, and use the role credential to access AWS components. So I think it would be …
-
### Describe the bug
I am using Amplify for `Auth`, `Function`, `Storage` and `Api` and I am encountering a very annoying issue where some things are not up to date until 2-3 hours later.
My user …
-
PlatformException(AmplifyException, Failed to Configure Amplify, The operation couldn’t be completed. (Amplify.PluginError error 2.), null)
[VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving t…
-
Is it possible to add support for Async Request Handler to support async buissnis logic implemented in lambda function.
Currently only sync request handler is available:
aws-lambda-java-libs/aws-la…
-
The docs are really sparse on details. As we move to integrate Amplify, some basic questions are coming up:
1. How can we add our own scalar types? For example, Int64 and Double.
2. How do we cr…
-
We need to create a script/series of steps to build the Lambda. This should compile the Swift code in a Docker container using static linking, bundle everything we need and then spit out a `.zip` file…
0xTim updated
2 years ago
-
**Describe the bug**
Linked to https://github.com/SoftwareNetwork/sw/issues/100 : we've finalized months ago our build targetting android (on Windows, never got it to run on macOS) but I'd like to bu…
-
### Expected behavior
I expected that I would be able to make a POST request with the payload "{ "number": 3 }" ([from tutorial](https://fabianfett.dev/getting-started-with-swift-aws-lambda-runtime))…
-
### Describe the bug
I use AWS Amplify for signUp and sign In
When the user signs up for the first time the AWS console creates an identity provider for the new user.
Then I get the identity Id a…