Skip to content
#

aws-lambda

Here are 7,444 public repositories matching this topic...

pgrzesik
pgrzesik commented Apr 11, 2022

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Use case description

Currently, we have websocket-related properties configured directly on provider level:

  • provider.websocketsApiName
  • provider.websocketsApiRouteSelectionExpression
  • provider.websocketsDescription

This is not consistent with how iam, httpApi or

good first issue refactor help wanted deprecation
formidable
webiny-js
serverless-next.js
aws-data-wrangler

Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).

  • Updated Jul 17, 2022
  • Python
josefaidt
josefaidt commented May 25, 2022

Is this feature request related to a new or existing Amplify category?

New category

Is this related to another service?

No response

Describe the feature you'd like to request

Support a path argument on amplify plugin add to simplify command:

amplify plugin add --path $(pnpm root -g)/amplify-graphql-seed-plugin

Currently we need to first capture the absolute path, and

good first issue feature-request platform p3

Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.

  • Updated Jul 7, 2022
  • Go
mellistibco
mellistibco commented Oct 15, 2018

Current behavior (how does the issue manifest):
The lambda invoke activity returns a value object which includes the payload and the []byte serialized response. This really has no real purpose and causes confusion between the unmarshaled payload in the return param result .

Expected behavior:
Remove the value param, as both the unmarshaled payload and the status are both returne

mcrowson
mcrowson commented Jun 13, 2021

Right now settings are just passed in through the settings file. This is somewhat limiting if there is a value that will be dynamic with deployments (such as a docker image file, etc.) We should support accepting settings through environment variables, the CLI, the current settings file, and any mix of those.

The order of precedence with mixed should be CLI -> environment -> config file.

If

enhancement good first issue feature-request
heitorlessa
heitorlessa commented Jul 1, 2019

Out of scope during Twitch Series but a nice to have feature that can be implemented

Booking is not currently using Subscription, and it could be done by leveraging parametrized Subscriptions.

Tasks to complete in order to implement this feature:

  • Modify onUpdateBooking Subscription to include customer and status
  • Implement onUpdateBooking subscription in the Fron
enhancement good first issue

Improve this page

Add a description, image, and links to the aws-lambda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-lambda topic, visit your repo's landing page and select "manage topics."

Learn more