Michael Lavers

Results 23 issues of Michael Lavers

With the principal example, it would be nice to be able to apply decorators on a resource and/or resource view level. A meta property such as `requires_authentication` and a `authentication`...

I'm trying to attach a service to a load balancer, but when I do the following no load balancer is being set for the service: ``` fargate lb create test-service...

**Description:** Adds processors consistent with the [opentelemetry-lambda upstream](https://github.com/open-telemetry/opentelemetry-lambda/blob/main/collector/lambdacomponents/default.go#L54). **Link to tracking Issue:** aws-observability/aws-otel-lambda#104 **Testing:** Added tests consistent with existing component tests. **Documentation:** By submitting this pull request, I confirm that...

Related: https://github.com/iopipe/iopipe-python/issues/336

Related: https://github.com/iopipe/iopipe-python/issues/338

DynamoDB requests are already traced via auto HTTP tracing, but additional meta data should be collected for these requests.

ElasticSearch requests are already traced via auto HTTP tracing, but additional meta data should be collected for these requests.

Right now the profiler plugin performs profiler data collection and upload during the pre-report hook. This poses a problem for the trace plugin as it does data collection in the...

First off, AWS Copilot is great, thank you for making it. This is a feature request regarding the Aurora addons. By default it appears that Aurora clusters are configured with...

type/feature
type/request

For mobile apps, AWS provides client context meta data via `context.client_context`. Add support for this to the lambda context, compatible with `python3.6`. https://docs.aws.amazon.com/lambda/latest/dg/python-context-object.html