serverless-framework
Here are 1,399 public repositories matching this topic...
-
Updated
Dec 2, 2020 - Python
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Dec 2, 2020 - Python
-
Updated
Dec 1, 2020 - SCSS
-
Updated
Dec 2, 2020 - TypeScript
-
Updated
Nov 21, 2020 - JavaScript
Hi,
I wanted to enable binary support on API gateway, but could not find the way to do it via component's inputs
.
Is this something that you would consider adding in the future?
If so, I can try to add this feature. It doesn't look too complicated.
Thanks!
-
Updated
Oct 1, 2020
-
Updated
Jul 17, 2020 - HTML
-
Updated
Nov 12, 2020
I'm submitting a...
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
-
Updated
Dec 2, 2020 - JavaScript
Hi everyone,
I'm building Saas app model where each client should have their own API_KEY specified expiry dateTime as additional authorization method (AWS Cognito User Pool is used by default authorization).
I can see we have one field API_Key but have no idea how appsync works out on selecting specifically which API_KEY corresponding for each clients.
Another scenario using API_Key as
synk report issue
Description
We are synk (https://snyk.io/) for checking used packages.
Synk is complaining about a security issue for serverless-step-functions.
https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
Additional Data
- Serverless Framework Core Version you're using: 1.64.1
- The Plugin Version you're using: 2.17.1
- Operating System: macOS Majove 10.14
JSON support
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Jan 18, 2020 - JavaScript
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Nov 27, 2020 - TypeScript
-
Updated
Jun 24, 2018 - Shell
This is a Bug Report
Description
custom:
alerts:
topics:
alarm:
topic: uclusion-summaries-${opt:stage, self:provider.stage}-alerts-alarm
notifications:
- protocol: email
endpoint: support@uclusion.com
definitions:
functionInvocations:
evaluationPeriods: 60
datapointsToAlarm: 10
alarms:
-
-
Updated
Aug 13, 2020 - Go
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Nov 27, 2020 - Java
-
Updated
Jul 2, 2020 - TypeScript
Improve this page
Add a description, image, and links to the serverless-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serverless-framework topic, visit your repo's landing page and select "manage topics."
Most of the tests that currently cover core functionalities depend heavily on (and sometimes test) internal implementation characteristics. While they should be testing whether given implementation produces desired outcome (treating its implementation more as a black box).
_Current state of things is problematic for eventual internal improvements and refactors which occasionally we want to i