Yan Cui
Yan Cui
Now that Datadog [supports](https://docs.datadoghq.com/developers/metrics/distributions/) `distribution` metric type, would be good for the library to support it too.
# This is a Feature Proposal For feature proposals: HTTP API now supports Step Functions, will be good to add support for that.
# This is a Feature Proposal ## Description One constant pain point with Step Functions is that Lambda time outs are not captured by `States.timeout`. You'd need to set `TimeoutSeconds`...
At the moment, the logical ID for the `AWS::AppSync::GraphQLApi` resource is generated based on the API name, it'll be great to have the option to specify the logical ID ourselves....
We recently [added support](https://github.com/horike37/serverless-step-functions/releases/tag/v2.2.0) to the serverless-step-functions plugin to let you use `Ref`/`GetAtt` with the local function names (declared by the user in their `serverless.yml`, e.g. `hello-world`) as well as...
# This is a Feature Proposal ## Description Due to a limitation in the middy project, once a handler has been wrapped it's converted to a callback style function. Which...
# This is a Feature Proposal ## Description CloudWatch just announced a native format for tracking custom metrics through CloudWatch Logs: https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-cloudwatch-launches-embedded-metric-format/ Maybe it's time to let you choose how...
# This is a Feature Proposal ## Description With the HTTP client, we can sign HTTP requests with sigv4 to make it easier to use for communicating with internal APIs...
# This is a Feature Proposal ## Description * Need a way to also track the occurrence of timeouts as a metric. Ideally a way to plug in datadog or...
# This is a Feature Proposal ## Description * record whether or not the invocation was a cold start in the structured logs