SecurityGroup / Action / load
load#
- EC2.SecurityGroup.load()#
Calls
EC2.Client.describe_security_groups()
to update the attributes of the SecurityGroup resource. Note that the load and reload methods are the same method and can be used interchangeably.See also: AWS API Documentation
Request Syntax
security_group.load()
- Returns:
None