Describe the current behavior
- When trying to implement assets it proved to be difficult to find a comprehensive list of asset storage classes
e.g. s3://, storage: file:, etc.
A few examples are definitely found in the Assets documentation but not comprehensive list
https://docs.prefect.io/v3/how-to-guides/workflows/assets
- listing ALL storage classes
- explaining how to use each of those.
- I could only infer a list of it via reviewing:
Describe the proposed behavior
Suggestion: Complete the gaps in the current Assets documentation sections, or add a new section or page dedicated to listing storage classes, giving at least one example of each.
Example Use
No idea I am new to Prefect and this is what should be added by an experience dev.
Additional context
No response
Describe the current behavior
e.g. s3://, storage: file:, etc.
A few examples are definitely found in the Assets documentation but not comprehensive list
https://docs.prefect.io/v3/how-to-guides/workflows/assets
prefect/src/prefect/runner/storage.py
Line 557 in 2c9a7cf
Describe the proposed behavior
Suggestion: Complete the gaps in the current Assets documentation sections, or add a new section or page dedicated to listing storage classes, giving at least one example of each.
Example Use
No idea I am new to Prefect and this is what should be added by an experience dev.
Additional context
No response