1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/parsers/sns
2012-02-28 08:15:25 +11:00
..
add_permission.rb SNS AddPermission 2011-07-19 15:26:38 -05:00
confirm_subscription.rb strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
create_topic.rb strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
delete_topic.rb SNS CreateTopic and DeleteTopic 2011-07-19 15:26:38 -05:00
get_topic_attributes.rb [AWS|SNS] flesh out basics 2011-07-19 17:53:26 -05:00
list_subscriptions.rb strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
list_topics.rb strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
publish.rb [AWS|SNS] flesh out basics 2011-07-19 17:53:26 -05:00
remove_permission.rb SNS RemovePermission 2011-07-19 15:26:38 -05:00
set_topic_attributes.rb SNS SetTopicAttributes 2011-07-19 15:26:38 -05:00
subscribe.rb strip ARNs - AWS is sensitive to leading and trailing whitespace/cr/lf. 2012-02-28 08:15:25 +11:00
unsubscribe.rb SNS ConfirmSubscription and Unsubscribe 2011-07-19 15:26:38 -05:00