Alarm / Action / reload
reload¶
- CloudWatch.Alarm.reload()¶
Calls
CloudWatch.Client.describe_alarms()
to update the attributes of the Alarm resource. Note that the load and reload methods are the same method and can be used interchangeably.See also: AWS API Documentation
Request Syntax
alarm.reload()
- Returns:
None