Describe_data_set in boto3 is not showing the dataset_parameters

You need to update botocore and boto3.
pip install botocore --upgrade
pip install boto3 --upgrade

2 Likes