Values.ThrottlingExceptionSourceThe request was throttled due to too many requests. Wait a moment and try again.
type nonrec t = {message : String_.t option;serviceCode : String_.t option;The code for the Amazon Web Services service that owns the quota.
*)quotaCode : String_.t option;The quota code recognized by the Amazon Web Services Service Quotas service.
*)retryAfterSeconds : Integer.t option;Number of seconds in which the caller can retry the request.
*)}