# NOT RUN {
# This example describes the notification configurations for the specified
# Auto Scaling group.
svc$describe_notification_configurations(
AutoScalingGroupNames = list(
"my-auto-scaling-group"
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab