Skip to content

Commit

Permalink
Add comment about security guards
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanielRN committed Nov 17, 2020
1 parent d2eb862 commit 0144715
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ def truncate_arg_value(value, max_len=1024):
if not span.is_recording():
return

# Do not trace `Key Management Service` or `Secure Token Service` API calls.
if aws_service not in {"kms", "sts"}:
tags = dict(
(name, value)
Expand Down

0 comments on commit 0144715

Please sign in to comment.