Sure. Or use the same name that you set as the var...
# python
g
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
The documentation is wrong then, right?