Values.AccessDeniedExceptionSourceYou do not have sufficient access to perform this action.
type nonrec t = {error : Error.t option;Single error code. For this exception the value will be access_denied.
*)reason : AccessDeniedExceptionReason.t option;A string that uniquely identifies a reason for the error.
*)error_description : ErrorDescription.t option;Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.
*)}