Abhishek Lekshmanan
c968f418de
examples: add python source for append & get_usage_stats
...
Add some pythonic examples that can be reused
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-02-26 10:27:10 +01:00
Abhishek Lekshmanan
a80b72f38f
eg: boto3 update doc urls to the latest
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-02-25 19:16:27 +01:00
Abhishek Lekshmanan
dbdf49ec28
examples: boto3: support append object apiVersion
...
Put Object takes a `--append` `--append-position` params which allows for
appendable objects. Also PutObject api response has a AppendPosition output
which displays the next position to append to
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-02-04 15:29:28 +01:00
Abhishek Lekshmanan
1ca532d033
examples: rgw: add boto3 extensions for GetUsage S3 API
...
This allows for boto3 & aws cli to use the GetUsageStats api to get usage by a
user
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-02-04 15:28:07 +01:00
Yuval Lifshitz
d19474f3d7
rgw/pubsub: notification filtering by object tags
...
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
2019-12-15 14:20:41 +02:00
Yuval Lifshitz
bd017b2b12
rgw/examples: adding info on boto3 extensions to docs
...
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
2019-10-14 20:38:13 +03:00
Yuval Lifshitz
fc5626d5cf
rgw/examples: adding examples for boto3 extensions to AWS S3
...
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
2019-10-02 11:04:53 +03:00