# File lib/fog/aws/requests/auto_scaling/put_notification_configuration.rb, line 43
        def put_notification_configuration(auto_scaling_group_name, notification_types, topic_arn)
          Fog::Mock.not_implemented
        end