Grégoire Hertault
Grégoire Hertault
When following the iOS installation doc, I got a warning at [this step](https://github.com/react-native-webrtc/react-native-callkeep/blob/master/docs/ios-installation.md#4-updating-appdelegatem): ``` Conflicting parameter types in implementation of 'application:continueUserActivity:restorationHandler:': 'void (^ _Nonnull __strong)(NSArray * _Nullable __strong)' vs 'void...
>**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=0) **Is your feature request related to a problem? Please...
Currently you can only attach images to the prompt along with a text. Some providers are handling more file types. This is the case for [Bedrock Converse API](https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html#conversation-inference-call) which accept...
# Lambda Protection for SSR Components This PR adds a comprehensive `lambdaProtection` option to SSR components (Nextjs, TanStackStart, etc.) to control Lambda function URL access through CloudFront using AWS Origin...
This allows you to use an external DynamoDB for Auth component. It can be useful in cases like multi region deployment where only one global table is used for storing...