You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Simplified base CDK examples
* Added Tracer examples
* Added back LambdaInterface in Tracer.test
* Updated package.json
* Updates to examples & docs
* Updated docs example
* Updated examples + added unit test groups
* Added base e2e tests
* Added back folder to jest config
* Added disabled tracer e2e test
* Added patch AWS SDK clients to manual e2e test
* Reduced test timeouts
* Added captureAWS feature to e2e
* Added additional e2e test cases
* Removed redundant e2e test files
* Relaxed dependency version on cdk examples
Copy file name to clipboardExpand all lines: docs/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -79,4 +79,4 @@ Each TypeScript utility is installed as standalone NPM package.
79
79
## Connect
80
80
81
81
***AWS Developers Slack**: `#lambda-powertools`** - **[Invite, if you don't have an account](https://join.slack.com/t/awsdevelopers/shared_invite/zt-yryddays-C9fkWrmguDv0h2EEDzCqvw){target="_blank"}**
// We instrument the handler with the middy middleware and the tracer will automatically create a subsegment and capture relevant annotations and metadata
0 commit comments