Getting this error if someone can help to guide. `...
# aws
a
Getting this error if someone can help to guide.
Copy code
aws.lb.ListenerDefaultActionArgs(
         AttributeError: module '<http://pulumi_aws.lb|pulumi_aws.lb>' has no attribute 'ListenerDefaultActionArgs'
         error: an unhandled error occurred: Program exited with non-zero exit code: 1
g
What version of the
pulumi_aws
package are you using? Because that looks correct per https://github.com/pulumi/pulumi-aws/blob/72208c08302f52d1c511159f2974152ff31262bb/sdk/python/pulumi_aws/lb/_inputs.py#L42.