mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Update README.md
This commit is contained in:
parent
cfad2bbe94
commit
d72b57ad32
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user