]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/examples: adding examples for boto3 extensions to AWS S3
authorYuval Lifshitz <yuvalif@yahoo.com>
Thu, 26 Sep 2019 15:54:55 +0000 (18:54 +0300)
committerYuval Lifshitz <yuvalif@yahoo.com>
Wed, 2 Oct 2019 08:04:53 +0000 (11:04 +0300)
commitfc5626d5cf8567482a431ebe634f66933a446079
tree33541f9fae38531bd80acb101fafa092b6ab1c7e
parent3ec16fee44ec5e87fb2e8fab9ddb759323a2abdc
rgw/examples: adding examples for boto3 extensions to AWS S3

Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
examples/boto3/README.md [new file with mode: 0644]
examples/boto3/delete_notification.py [new file with mode: 0755]
examples/boto3/get_notification.py [new file with mode: 0755]
examples/boto3/list_unordered.py [new file with mode: 0755]
examples/boto3/notification_filters.py [new file with mode: 0755]
examples/boto3/service-2.sdk-extras.json [new file with mode: 0644]
examples/boto3/topic_with_endpoint.py [new file with mode: 0755]