Sha256: f0bb6fc2833e5494317588d6cc5cc07be3a44a4940f01c89e8a5fd24133bbf4b
Contents?: true
Size: 267 Bytes
Versions: 63
Compression:
Stored size: 267 Bytes
Contents
Shindo.tests("AWS::RDS | event_subscription", ['aws', 'rds']) do pending unless Fog.mocking? name = 'fog' params = {:id => name, :sns_topic_arn => 'arn:aws:sns:us-east-1:12345678910:fog'} model_tests(Fog::AWS[:rds].event_subscriptions, params) do end end
Version data entries
63 entries across 61 versions & 3 rubygems