-
### Use case
Trying to use `idempotent_function` in an "optional" manner. Example:
```
import random
@idemp_f(data_keyword_argument="key")
def echo(key: str = None):
return random.randin…
-
AWS is periodically sending nodejs 12 obsolescence emails. There are a number of node12 based lambda functions created per app deployed into ECS
Excerpt from Notice
"We are ending support for Nod…
-
## Is your feature request related to a problem? Please describe.
When using `node-newrelic`, the only way to configure the instance is by using a `newrelic.js` or an environment variable. It's a bad…
-
### Describe the bug
When a SwiftUI View refers to some code manipulating Amplify Auth plugin, Xcode preview crashes
Error :
It looks like the preview renderer does not call the code in t…
-
### Describe the bug
We started noticing that our events (sent from iOS client via Amplify to AWS PinPoint and forwarded with Kinesis to a lambda function) are missing random attribute fields.
A…
-
**Describe the bug**
In the app I am using AWSMobileClient to handle user sessions, generally this works fine. Occasionally after a day or more, when the app is re-opened AWSMobileClient gives a user…
-
**Is your feature request related to a problem? Please describe.**
I have several functions in a severless application with several SSM parameters under the same path. Each function only needs acce…
-
**Describe the bug**
When attempting to trigger the custom auth challenge by using `Amplify.auth.signin(username, nil)` we receive a session containing **SRP_A** in the define auth challenge trigge…
-
:tada: :tada: :tada: :tada: https://nodejs.medium.com/node-js-16-available-now-7f5099a97e70
PLEASE don't wait a year to implement this in a new base image!
-
### Describe the bug
https://github.com/aws-amplify/amplify-flutter/issues/1279
CX is not receiving exception message from Lambda trigger when using social sign-in. I was able to reproduce when us…
dnys1 updated
2 years ago