Pahud Hsieh

Results 29 issues of Pahud Hsieh

1. initial support for AWS API Gateway 2. [Custom doamin name](http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-custom-domains.html) support with API Gateway 3. when _request.uri_ is provided, npm modules like [request](https://www.npmjs.com/package/request) and [request-promise](https://www.npmjs.com/package/request-promise) are also supported 4....

Since AWS CDK has been GA for a few months, I will rewrite this section with AWS CDK. https://github.com/pahud/amazon-eks-workshop/blob/master/03-creating-services/ingress/traefik-ingress/README.md

https://twitter.com/pahudnet/status/1108720149119426560

https://github.com/aws/containers-roadmap/tree/master/preview-programs/ecs-multipletg-service https://github.com/aws/containers-roadmap/blob/c7fa4aa72b0fb90c750f2982ffd78ff436cf7d95/preview-programs/ecs-multipletg-service/cloud_formation_template_ec2.json#L430-L445

To provide a sample ECS Task that keeps printing "User **{USERNAME} {ACTION}**" The **{USERNAME}** is a random string and **{ACTION}** could be - logged in - logged out - checked...

To generate some metrics not available in the provided cloudwatch metrics for ecs services like `Running Task Number` and `Desired Task Number`

just like [eks-lambda-drainer](https://github.com/pahud/eks-lambda-drainer) as an optional plugin

https://github.com/pahud/ecs-cfn-refarch/blob/2a44ec918ed9ecdfc3f0424321acb686356f4618/cloudformation/service.yaml#L1276-L1289 make it send to cloudwatch event only without using SNS. Just like https://github.com/pahud/eks-templates/blob/cbceb979c9da6bddaa30c22bbfa94dac5dfb69e7/cloudformation/nodegroup.yaml#L425-L432

## :bug: Bug Report I was running `jsii/superchain` as the docker image for my `gitpod` environment and the `jsii-pacmak` is returning the following error: ### Affected Languages - [ ]...

bug
effort/large
p2
management/devenv