Libert Schmidt

Results 12 comments of Libert Schmidt

> Switching between AWS profiles is easily done by setting `AWS_PROFILE` environment variable. > > If you want auto-completion, you can use a below code snippet. Add it to your...

vouch for this. I need to get my pipeline **arn** to use it in `AWS::CodeStarNotifications::NotificationRule`

## Fix setupstools problem, refer [link](https://github.com/pypa/setuptools/issues/937) ### Fix it with pip install packaging

@robarthur installing packaging solved the problem in my case `pip install packaging `

I have the same question, @JordonPhillips the question is referred to mapping multiple Chalice Projects to a single API Gateway. Like a Microservice architecture. Ex. ``` GET https://url-api.us-east-1.amazonaws.com/api/products/{id} --> Maps...

Followed @vicks316 instructions and still, the logs are not being processed. `2020-03-04 18:05:51.987+0000 (Agent.MetricsEmitter RUNNING) com.amazon.kinesis.streaming.agent.Agent [INFO] Agent: Progress: 0 records parsed (2210186 bytes), and 0 records sent successfully to...

@amartyag is this feature added?, I'm having the exact same problem with **Ubuntu 16.04** I will try @chriskinsman suggestion

> @libert-xyz can you share the container/image you are using to run on? Hi @thomasrockhu-codecov I'm using [ubuntu:20.04 arm](https://hub.docker.com/layers/library/ubuntu/20.04/images/sha256-c90819a01d32d552ec8faf5bffc7ea2f3c9cf130ba5ce78804a07aa75a36751a?context=explore)

any update on this? There are still no images for ruby 2.6, 2.7 in arm64