-
The AWS guide - https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html - says a custom runtime should do the following
> **Propagate the tracing header** – Get the X-Ray tracing header f…
-
Wondering if this is an Xcode 12 beta 3 issue:
Having had this issue with my own first attempt at a simple swift lambda I tried building and running the MyLambda example project here and had the sa…
-
### Expected behavior
I tried to include the runtime into my existing Xcode iOS app through the SPM UI of Xcode.
I expected this to work, so I can dispatch lambda functions from my iOS app.
### A…
-
This is a follow up of https://github.com/pokryfka/aws-xray-sdk-swift/pull/16#discussion_r457828748.
I do not have a strong opinion on that, still I think its worth a discussion and it exceeds scop…
-
### New Issue Checklist
- [x] Updated `fastlane-plugin-test_center` to the latest version
- [x] I read the [README.md](https://github.com/lyndsey-ferguson/fastlane-plugin-test_center/blob/mast…
-
The runtime requires macOS 10.13, which is quite inconvenient because all consuming packages now _also_ need to explicitly require 10.13 in the package manifest. It is especially annoying if one tries…
-
**State your question**
How to use Cognito iOS SDK for custom Authentication?
I have followed [AWS re:Invent 2016: Add User Sign-In, User Management, and Security with Amazon Cognito (MBL310)](htt…
-
Consider using using [PureJSONSwift](https://github.com/fabianfett/pure-swift-json) and/or [IkigaJSON](https://github.com/autimatisering/IkigaJSON)
The only place JSON encoder is used is [`XRayUDPE…
-
Hi,
I am using Lambda trigger with Cognito and I want to send [clientMetadata](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_InitiateAuth.html#CognitoUserPools-Ini…
-