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

gentle-diamond-70147

11/16/2020, 9:32 PM
Sure. Or use the same name that you set as the variable name - e.g.
my_sg = aws.ec2.SecurityGroup.get('my_sg', 'sg-0dfd33cdac25b1ec9')
p

purple-arm-63328

11/16/2020, 9:55 PM
The documentation is wrong then, right?