Skip to content
#

aws-lambda

Here are 5,800 public repositories matching this topic...

amirmishani
amirmishani commented Jan 31, 2021

Which Category is your question related to?
API

Amplify CLI Version
4.39.0

What AWS Services are you utilizing?
API, Auth, Function

Provide additional details e.g. code snippets
I'm trying to configure an HTTP resolver to call a step function. The url needs the correct aws region. I know you can pass the environment like so ${env} but I couldn't find anything in t

serverless-next.js
patricktyndall
patricktyndall commented Mar 26, 2021

Same symptom as #441. In that thread, it is stated that this issue is due to AWS outage issues, and that nothing can be done by this library. I'm not seeing any issues with AWS, and I've been experiencing this issue for over a week. I'm deploying from Jenkins on EC2. If this persists I'll have no choice but to leave this library.

Describe the bug

Can't deploy with output "Throttling: Rate

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 Mar 25, 2021
  • Go
abramvandergeest
abramvandergeest commented May 21, 2019

Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase

Expected behavior:
to be able to insert to a sql database in an activity

What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database

Additional information you deem important (e.g. I need this tomorrow):

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