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