Module Smaws_Client_Forecast.ListDatasetGroups

Returns a list of dataset groups created using the CreateDatasetGroup operation. For each dataset group, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the dataset group ARN with the DescribeDatasetGroup operation.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception ] -> string