Join Slack
Powered by
When using `aws.ec2.getSubnetIds` , how do I get t...
# python
p
purple-arm-63328
11/16/2020, 9:09 PM
When using
aws.ec2.getSubnetIds
, how do I get the result? I tried to
run_until_completion
the Awaitable but the loop is already running. Is there a way to have the main be an async function?
3
Views
Open in Slack
Previous
Next