-
Hi, in my iOS Swift app, I am configuring amplify manually using AWSCognitoAuthPlugin + AWSAPIPlugin plugins and their respective configuration variables. I want to be able to use GraphQL queries to g…
-
Hi! On my local environment works fine, but when I try to run it on my lambda I get this
```
Function Logs
START RequestId: 5ea8d3a7-8f08-4f9b-b9c0-10a6c3c94cc7 Version: $LATEST
07/05/2023 20:35:4…
-
## Description
Per design discussion in (https://github.com/arkime/cloud-demo/issues/35), we want to begin listening for and responding to AWS Service-emitted EventBridge Events to more swiftly captu…
-
### Is your feature request related to a problem? Please describe.
While reviewing auth APIs across platforms, we (re)discovered that the Cognito plugin for Swift exposes both a `validationData` an…
-
### Description
I have created a GraphQL Api with two models. There's a one-to-many relationship between the models (Account & Cubicle). When I try to use mutation to create the parent model, the d…
-
### Describe the bug
An error during the swift package archive command execution related to an aws-sdk-swift header file.
This issue is related with [issue 288](https://github.com/swift-server/swi…
-
We are getting an intermittent crash that is starting to become more and more prevalent in our app. I believe there may be a sort of race condition occurring.
We have lambdas acting as a REST API …
-
Hi there @AndrewBarba, I've been really enthusiastic about trying out Vercel using Swift since I saw your [blog post](https://swift.cloud/blog/deploy-server-side-swift-applications-on-vercel), and fin…
-
Experimenting with this, and setting up a vapor service using pulumi scripts in aws.
In terms of what's needed in the swift vapor code, is it enough to just do this here:
`app.servers.use(.lambda)…
-
I think that turn on the **Discussion** repository feature could be useful in order to provide a space to discuss topics other than issues or enhancements requests but always related to the use of thi…