Skip to content

run_baseline API feature parity with suggest_baseline #2274

@nigenda-amazon

Description

@nigenda-amazon

Describe the feature you'd like
A clear and concise description of the functionality you want.
suggest_baseline API has some extra fields like baseline_dataset (which can be a plain string rather than always a ProcessingInput) and dataset_format.

Note the discrepancies versus run_baseline

How would this feature be used? Please describe.
A clear and concise description of the use case for this feature. Please provide an example, if possible.

These extra fields are also useful for BYOC schedules, which are currently left out.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Boto APIs can be used to recreate the missing functionality, but are not as concise. Some of these are also translated to env variables in the backend, a mapping which is tricky to ensure correctness for.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions