aws / aws/sagemaker-python-sdk
AthenaDatasetDefinition has required params
已关闭
type: bug
- 主要语言
- Python
- 星标
- 2.3k
- 派生
- 1.3k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 35
描述
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?
贡献指南
评估
这个 Issue 还没有评估数据。