John Scoles

Results 69 comments of John Scoles

opps forgot the branch https://github.com/byterock/aws-sdk-perl/tree/s3ObjectTagging

I raised a similar bug https://github.com/boto/botocore/issues/1888 no response and I raised 6 or seven comments on the original AWS docs that they where in-error on not up todate. Doupt we...

99% of S3 and the other RestXML intefaces should be working in this branch https://github.com/byterock/aws-sdk-perl/tree/s3ObjectTagging

I am still playing with th S3 side of things. Working my way though 'BucketAnalyticsConfigurations' PUT/LIST/GET/Delete etc After I am finished those I will see if I can get the...

I am about 80% complete on the code side of things on S3 API side of things you can check out my changes on this branch/pull of paws https://github.com/byterock/aws-sdk-perl/tree/s3ObjectTagging and...

Ok I havea few more in the pipe one which is very interting and I thing will get rid of the flatten problems will checkout out your branch and see...

I was just going systematically though all the 'actions' of S3 and fixing them as I went along. I added them to the bug list as I fixed them.

What woudl be the most up to date branch??

Ok I fighre that out tests/stabilisation So far These bugs have not been Fixed on that branch PutBucketAnalyticsConfiguration https://github.com/pplu/aws-sdk-perl/issues/350 The issue is the boto has "requestUri":"/{Bucket}?analytics" and when run though...

Most likely it is just never worked. I do not see a test for 'TagQueue' in the 'aws-sdk-perl/t' I have spent a good deal of time cleaning up the 'RestXml'...