Home
last modified time | relevance | path

Searched defs:sns_topic (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/
Dvault.py269 def retrieve_archive(self, archive_id, sns_topic=None, argument
301 def retrieve_inventory(self, sns_topic=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/
Dconnection.py525 def set_identity_notification_topic(self, identity, notification_type, sns_topic=None): argument