ManageIQ/manageiq-providers-amazon

View on GitHub
app/models/manageiq/providers/amazon/cloud_manager/event_catcher/stream.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
90%

Use string as argument instead of regexp.
Open

    sns.topics.detect { |t| t.arn.split(/:/)[-1] == @topic_name }

There are no issues that match your filters.

Category
Status