Values.ThrottlingExceptionSourceThe request was denied due to request throttling.
type nonrec t = {message : String_.t option;serviceCode : String_.t option;The ID of the service that is associated with the error.
*)quotaCode : String_.t option;The ID of the service quota that was exceeded.
*)retryAfterSeconds : Integer.t option;The number of seconds the caller should wait before retrying.
*)}