Question 3 Q: 3 Which of the following options is correct, regarding Object ACL in Alibaba Cloud's Object Storage Service (OSS)? Options A: Object ACL is an object-level (not bucket level) permission control mechanism. There are currently three levels of access rights: private, public-read, and public-read-write. B: "Private" indicates that an object is a private resource, that is, only the owner of the object has read and write permissions on the object, and other users can read but have no permission to modify or delete the object. C: If the permissions of an object are not set, the permissions of the object are inherited from the bucket. D: You can set the ACL associated with an object by examining the X-OSS-Object-ACL header in the HEAD request, when making the PutObjectACL API call. Save Question Show Answer Discussion 0 Clear Discussion Most voted Newest No comments yet. Be the first to comment. Post Be respectful. No spam. Correct Answer: A