Update README.md

This commit is contained in:
Daniel Schep 2019-09-24 21:20:11 -04:00 committed by GitHub
parent cfad2bbe94
commit d72b57ad32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ def hello(event, context):
## AWS SDK spans
Serverless automatically instruments `aws-sdk` and `boto3`(`botocore` specifically) in NodeJS and
Python3. Calls(service & operation. eg: S3 putItem) to the SDK are show in the invocation detail
Python. Calls(service & operation. eg: S3 putItem) to the SDK are show in the invocation detail
in the dashboard.
## HTTP spans