deleteCorsPolicy
inline suspend fun MediaStoreClient.deleteCorsPolicy(crossinline block: DeleteCorsPolicyRequest.Builder.() -> Unit): DeleteCorsPolicyResponse
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
To use this operation, you must have permission to perform the MediaStore:DeleteCorsPolicy
action. The container owner has this permission by default and can grant this permission to others.