aws / aws/sagemaker-python-sdk

AthenaDatasetDefinition has required params

Closed
#3,267 0 comments 0 reactions 1 assignee Claimed by @nargokul View on GitHub
type: bug
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
1d 22h
Merged PRs (30d)
35

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.