geemus
ffd01e51dd
[core] pass connection_options through service init
...
closes #411
2011-09-12 10:01:56 -05:00
geemus
b2c8ff0388
[core] work toward separate requires
...
Should facilitate the following:
require 'fog/aws'
require 'fog/compute'
require 'fog/aws/compute'
I think once you `require 'rubygems'` those should work.
further cleanup should reduce common requires (ie nokogiri)
2011-08-31 15:52:53 -05:00
geemus
dc78e464bc
[AWS|SNS] flesh out basics
2011-07-19 17:53:26 -05:00
phiggins
f3f9650896
SNS ConfirmSubscription and Unsubscribe
2011-07-19 15:26:38 -05:00
phiggins
71b7a44132
SNS Subscribe
2011-07-19 15:26:38 -05:00
phiggins
a9b57c9173
SNS SetTopicAttributes
2011-07-19 15:26:38 -05:00
phiggins
5cd1285575
SNS RemovePermission
2011-07-19 15:26:38 -05:00
phiggins
5fbb645e57
SNS AddPermission
2011-07-19 15:26:38 -05:00
phiggins
e92d4edb6d
SNS Publish
2011-07-19 15:26:38 -05:00
phiggins
e92ca191d7
SNS CreateTopic and DeleteTopic
2011-07-19 15:26:38 -05:00
phiggins
2870fdea56
SNS ListSubscriptionsByTopic
2011-07-19 15:26:38 -05:00
phiggins
967a686bc9
SNS ListSubscriptions
2011-07-19 15:26:37 -05:00
phiggins
4b6cbb6912
Add SNS's get_topic_attributes command.
2011-07-19 15:26:37 -05:00
phiggins
adc20b5d44
Working ListUsers for SNS.
2011-07-19 15:26:37 -05:00
phiggins
f48af55118
Start of SNS.
2011-07-19 15:26:37 -05:00