https://pulumi.com logo
#python
Title
p

proud-artist-4864

03/16/2019, 6:48 AM
So if I call get_subnets like this: async def get_my_subnets(subnet_type): result = await ec2.get_subnets(tags={“Type”:subnet_type}) return result.ids