Values.InvalidConfigurationDetailSourceDetailed information about the bad request exception error when creating a hosted configuration version.
type nonrec t = {constraint_ : String_.t option;The invalid or out-of-range validation constraint in your JSON schema that failed validation.
*)location : String_.t option;Location of the validation constraint in the configuration JSON schema that failed validation.
*)reason : String_.t option;The reason for an invalid configuration error.
*)type_ : String_.t option;The type of error for an invalid configuration.
*)value : String_.t option;Details about an error with Lambda when a synchronous extension experiences an error during an invocation.
*)}