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