Dmitriy Nevzorov
Dmitriy Nevzorov
# This is a Bug Report ## Description When trying to deploy a service that uses apiKeys and shared apiGateway it returns an error: ``` An error occurred: ApiGatewayApiKey1 -...
## Why are you adding this icons? I'm adding/updating this icon(s) because it is required for [Bizum payment app integration for Shopify](https://apps.shopify.com/monei-bizum) [Bizum](https://bizum.es/) is a popular payment method in Spain....
Environment: darwin, node 20.11.1, framework 3.38.0 (local), plugin 7.2.3, SDK 4.5.1 When I run `serverless package --analyze myFunction` I get the follwing error: ``` Error: ReferenceError: serverless is not defined...
*Issue #, if available:* *Description of changes:* serverless is specified as peer dependency and as a dependency as well, this breaks the yarn install in monorepos By submitting this pull...
Currently, [modern descriptions from the June 2018 specification](https://spec.graphql.org/June2018/#sec-Descriptions) are removed during schema stitching, as mentioned [here](https://github.com/sid88in/serverless-appsync-plugin/blob/master/doc/general-config.md#limitations-and-compatibility). This PR introduces a method that converts modern descriptions into comments supported by AppSync....