Skip to content
#

Amazon Web Services

aws logo

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 18,964 public repositories matching this topic...

pgrzesik
pgrzesik commented Jan 24, 2021

Use case description

AWS recently announced support for Amazon MQ as an event source for AWS Lambda. Reference article: https://aws.amazon.com/blogs/compute/using-amazon-mq-as-an-event-source-for-aws-lambda/

Proposed solution

Introduce a new event type, mq, that will allow to use Amazon MQ as an event source for functions defined with Serverless Framework. General implementati

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • Updated Jan 28, 2021
  • Python
sermilrod
sermilrod commented May 19, 2017

FEATURE REQUEST:
Hi,

I see that there is nothing in the kargo repo related to docker login stuff and more precisely nothing about the ability to make kubernetes pull images from private registries such as ECR.

I have a solution for this that currently works for ECR and CoreOS and that could be extended to different registries solutions (azure one, custom private registry on premi

ooridoori
ooridoori commented Jun 12, 2020

Describe the bug
When a user signs in using Auth.signIn() the "signIn" event is registered multiple times in the Hub listener

To Reproduce

  1. Add a log inside the "signIn" event in the Hub.listener callback
  2. Open devtools
  3. Sign in using Auth.signIn()
  4. Notice there is at least 4 or more logs and the same amount of network calls

Expected behavior
The sign in event shou

devops-exercises
surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

Basically, The last two questions aren't really regex's questions.

To do:

  • Move said questions to correct place.
  • Add new regex questions (Python related!)?
  • Maybe add a new ## Regex section, as it is a valuable skill
jncheung
jncheung commented Jan 27, 2021

When I try to update a new lambda layer version, the old version disappear

Reproduction Steps

    const layer = new lambda.LayerVersion( stack, "my_layer", {
        code: lambda.Code.fromAsset(path.join(__dirname, "./path/to/lib/nodejs.zip")),
        compatibleRuntimes: [lambda.Runtime.NODEJS_12_X]
    });
    const lambda = new lambda.F

macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

  • Updated Dec 23, 2020
  • Python

Released March 2006

Organization
aws
Website
aws.amazon.com
Wikipedia
Wikipedia

Related Topics

amazon