aws / aws/sagemaker-python-sdk
AthenaDatasetDefinition has required params
Cerrado
type: bug
- Lenguaje dominante
- Python
- Estrellas
- 2.3k
- Forks
- 1.3k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 35
Descripción
In the [official document](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AthenaDatasetDefinition.html), there are several parameters that are required.
However, in this [SDK](https://github.com/aws/sagemaker-python-sdk/blob/b4f05b86a90f4ae202ad7f9b048922ab490731fe/src/sagemaker/dataset_definition/inputs.py#L75), default values for those are set as 'None'
Is there any reason not for marking or forcing those param as required?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.