https://pulumi.com logo
Title
g

gentle-account-13294

11/05/2020, 12:37 AM
Trying to import/create Managed Prefix List. Can someone tell me where I can find them for the python SDK .. ie.
import pulumi
import pulumi_aws as aws

#e.g. for SecurityGroup
aws.ec2.SecurityGroup

# what is the equivalent for Managed Prefix List ??
b

billowy-army-68599

11/05/2020, 6:26 AM
unfortunately, because this is a relatively new aws feature, I don't think this feature had made it into the provider yet. sincere apologies
g

gentle-account-13294

11/05/2020, 8:05 AM
Thank you !! would u be able to give either an estimate of when it might be updated or any potential workaround ?