AppEngineアプリケーションがオブジェクトを作成しました。現在、gsutilを使用してaclsを変更しようとしていますが、プロジェクトの所有者であるにもかかわらず、変更できません。
$ gsutil getacl gs://mybucket/3c3765c2e7d4bfe6320c54fa4c8538dc.png
GSResponseError: status=403, code=AccessDenied, reason=Forbidden.
$ gsutil ls -L gs://mybucket/3c3765c2e7d4bfe6320c54fa4c8538dc.png
gs://mybucket/3c3765c2e7d4bfe6320c54fa4c8538dc.png:
Creation time: Mon, 31 Dec 2012 00:17:06 GMT
Cache-Control: public, max-age=3600, no-transform
Content-Length: 30317
Content-Type: image/png
ETag: 3df68afeffcba39dbfdf568d78bb4c72
ACL: ACCESS DENIED. Note: you need FULL_CONTROL permission
on the object to read its ACL.
TOTAL: 1 objects, 30317 bytes (29.61 KB)
このオブジェクトにFULL_CONTROLがないのはなぜですか?
https://groups.google.com/d/msg/gs-discussion/-aQISyaeeFo/9L_ML2SnV0MJから