How should AWS helper functions, like `aws.getCall...
# general
f
How should AWS helper functions, like
aws.getCallerIdentity()
, that return a Promise instead of an Output be used?