View source: R/autoscaling_operations.R
autoscaling_delete_notification_configuration | R Documentation |
Deletes the specified notification.
See https://www.paws-r-sdk.com/docs/autoscaling_delete_notification_configuration/ for full documentation.
autoscaling_delete_notification_configuration(AutoScalingGroupName, TopicARN)
AutoScalingGroupName |
[required] The name of the Auto Scaling group. |
TopicARN |
[required] The Amazon Resource Name (ARN) of the Amazon SNS topic. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.