Craig McNicholas

Results 22 issues of Craig McNicholas

## Goals I am trying to understand why the performance of inserts is so poor from a react native environment vs xamarin (using the Realm .Net library). My use case...

O-Community

Is the plugin intended to work when using Jekyll functions to generate links? An example below: ``` {% link _articles/activities/activities.en.md %} ``` This produces: ``` Liquid Exception: Could not find...

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...

This feature adds support for setting the removal policy of a dynamodb table. It is common in CI environments to setup/teardown constructs, serverless can be particularly difficult to test due...

fixes #348 where the `displayName` property exceeds the aqs model max length. See associated bug report for error message. this PR tries to "pretty print" the display name in situations...

### Description The current Queue generation allows Alarm Topics to be created with the `displayName` property exceeding 100 characters (a restriction by the AWS API). This results in failed cloudformation...

bug

This PR adds support for subscriptions in Queue constructs, see: #266 There are quite a few use cases for this but a common pattern is "fanout" https://aws.amazon.com/getting-started/hands-on/send-fanout-event-notifications/ used to distribute...

This PR adds support for configuring the GSI properties (if necessary) in a controlled way. Two use cases I have are: 1. supporting well named keys as per standards according...

### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v18.12.1 - Nuxt Version: 3.7.0 - CLI Version: 3.7.0 - Nitro Version: 2.6.1 - Package Manager: [email protected] - Builder: -...

### Start from the Use-case Serverless v4 is here. https://github.com/serverless/serverless/releases/tag/v4.0.26 ### Example Config _No response_ ### Implementation Idea _No response_

enhancement