Boto3 create_algorithm does not support FastFile #4469
Labels
bug
This issue is a confirmed bug.
documentation
This is a problem with documentation.
p3
This is a minor priority issue
response-requested
Waiting on additional information or feedback.
Describe the issue
While in the documentation is written that TrainingChannels accepts "SupportedInputModes": ["File", "Pipe", "FastFile"] it throws a validation error if you try to use "FastFile"
For example try:
Links
Docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/create_algorithm.html
The text was updated successfully, but these errors were encountered: