Oracle Cloud Infrastructure 2023 Architect Associate — Question 47
You have objects stored in an OCI Object Storage bucket that you want to share with a partner company. You decide to use pre-authenticated requests to grant access to the objects.
Which statement is true about pre-authenticated requests?
Answer options
- A. Deleting a pre-authenticated request does not revoke user access to the associated bucket or object.
- B. You need to provide your OCI credentials to the partner company.
- C. Pre-authenticated requests can be used to delete buckets or objects.
- D. You cannot edit a pre-authenticated request.
Correct answer: D
Explanation
The correct answer is D because pre-authenticated requests cannot be modified once created; they are fixed in their permissions and access details. A is incorrect because deleting a pre-authenticated request does revoke access. B is wrong as sharing OCI credentials is not needed for this method. C is also incorrect because pre-authenticated requests do not allow for deletion of buckets or objects.