The SetSubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The ARN of the subscription to modify. |
|
|
Required |
The name of the attribute you want to set. Only a subset of the subscriptions attributes are mutable. Valid values: DeliveryPolicy |
|
|
Required |
The new value for the attribute. |
|
|
Optional |
An associative array of parameters that can have the following keys:
|
Returns
Type |
Description |
---|---|
A |
Source
Method defined in services/sns.class.php | Toggle source view (9 lines) | View on GitHub