Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for XRay Tracing configuration in Lambda CDK Construct #675

Merged
merged 2 commits into from
Sep 13, 2018
Merged

add support for XRay Tracing configuration in Lambda CDK Construct #675

merged 2 commits into from
Sep 13, 2018

Conversation

SeekerWing
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license.

packages/@aws-cdk/aws-lambda/lib/lambda.ts Outdated Show resolved Hide resolved
packages/@aws-cdk/aws-lambda/lib/lambda.ts Outdated Show resolved Hide resolved
packages/@aws-cdk/aws-lambda/test/test.lambda.ts Outdated Show resolved Hide resolved
CHANGELOG.md Outdated
@@ -50,6 +50,7 @@
- AWS::Glue::Classifier XMLClassifier (__added__)
- AWS::Glue::Crawler Configuration (__added__)
- AWS::Lambda::Lambda DLQConfigurationSupport (__added__)
- AWS::Lambda::Lambda XRayTracingSupport (__added__)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't edit this, this is not a list of L2 features, it's a list of L1 changes.

@rix0rrr rix0rrr merged commit b4435cc into aws:master Sep 13, 2018
@SeekerWing SeekerWing deleted the lambda-tracing branch September 16, 2018 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants