Values.ServiceQuotaExceededExceptionSourceThe request exceeds the service quota for Amazon Managed Workflows for Apache Airflow Serverless resources. This can occur when you attempt to create more workflows than allowed, exceed concurrent workflow run limits, or surpass task execution limits. Amazon Managed Workflows for Apache Airflow Serverless implements admission control using DynamoDB-based counters to manage resource utilization across the multi-tenant environment. Contact Amazon Web Services Support to request quota increases if you need higher limits for your use case.
type nonrec t = {message : ErrorMessage.t option;resourceId : String_.t option;The unique identifier of the resource.
*)resourceType : String_.t option;The type of resource affected.
*)serviceCode : String_.t option;The code for the service.
*)quotaCode : String_.t option;The code of the quota.
*)}