autoscaling_delete_notification_configuration {paws.management} | R Documentation |
Deletes the specified notification
Description
Deletes the specified notification.
See https://www.paws-r-sdk.com/docs/autoscaling_delete_notification_configuration/ for full documentation.
Usage
autoscaling_delete_notification_configuration(AutoScalingGroupName, TopicARN)
Arguments
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
TopicARN |
[required] The Amazon Resource Name (ARN) of the Amazon SNS topic. |
[Package paws.management version 0.7.0 Index]