niros1
niros1
Hi, I am using marshmallow_dataclass to generate schema loaders, all seems to work fine but when I add inheritance it seems to break. Here is an example: # Handler ```...
Hi, Based on [this](https://aws.amazon.com/blogs/containers/autoscaling-amazon-ecs-services-based-on-custom-cloudwatch-and-prometheus-metrics/) session I tried to report new metrics using cloudwatch-agent (docker image) and Prometheus in order to set up autoscaling. Well, things seem to work fine but...
Hi, I am working with compose based on scenario 1 (https://aws.amazon.com/blogs/compute/a-guide-to-locally-testing-containers-with-amazon-ecs-local-endpoints-and-docker-compose/), everything work well till I configured my environment to MFA authentication. Before MFA i just used the profile name...
### Describe the bug when I'm using the highlighted text component with streaming some of the categories have no text relation. In the image below I hovered with the mouse...
when run a workflow with vscode debugger attach I get the flowwing error as soon a workflow start. ```File "/usr/local/lib/python3.7/site-packages/debugpy/_vendored/pydevd/pydevd.py", line 1715, in process_internal_commands int_cmd.do_it(self) File "/usr/local/lib/python3.7/site-packages/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py", line 542, in...
Does it support stream? if so, can you share an example