Values.GetMetadataResponseSourceReturns existing metadata for an Amplify app.
type nonrec t = {features : FeaturesMap.t option;Represents the configuration settings for the features metadata.
*)}type nonrec error = [ | `InvalidParameterException of InvalidParameterException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidParameterException of InvalidParameterException.t
| `UnauthorizedException of UnauthorizedException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidParameterException of InvalidParameterException.t
| `UnauthorizedException of UnauthorizedException.t
| `Unknown_operation_error of string * string option ]