Amazon Web Services
Amazon Web Services is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a subscription basis.
Here are 3,059 public repositories matching this topic...
-
Updated
Sep 30, 2020 - JavaScript
I have a lot of calls to json.dumps. This can have exceptions when you serialize data, and sometimes I forget to sort the keys. I should have a generic function that I can call for this purpose.
See how to use a serializer here:
https://github.com/duo-labs/cloudmapper/blob/1015ea8ddef327d29333458ef5f1599f1321ad84/commands/collect.py#L180
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Mar 16, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Jul 8, 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
Sep 9, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
May 24, 2019 - JavaScript
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Nov 10, 2019 - JavaScript
I am on 4.2.0, and i get cannot get a v2 secret with 1 or 2 set for this. Both give the same error
{"level":50,"time":1594786938370,"pid":17,"hostname":"external-secrets-do-kubernetes-external-secrets-7bcb5d65fb4qdn4","response":{"statusCode":404,"body":{"request_id":"670b25b7-36ef-8888-d214-05a09271b72e","lease_id":"","renewable":false,"lease_duration":0,"data":null,"wrap_info":null,"warnin
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Feb 13, 2018 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Sep 12, 2018 - JavaScript
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
Jul 8, 2020 - JavaScript
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia
I thought this qualifies for a small and obvious bug, so I did not open an issue.
What is happening is when my file is empty,
reducedValueisnulland throws an error that the variable could not be found. See error below.