Skip to content

Commit

Permalink
Update src/integrations/prefect-aws/prefect_aws/s3.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Hale <[email protected]>
  • Loading branch information
zzstoatzz and discdiver committed Nov 26, 2024
1 parent 0091bd0 commit 942b869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integrations/prefect-aws/prefect_aws/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@ def list_objects(
) -> List[Dict[str, Any]]:
"""
Lists details of objects in a given S3 bucket.
Added in version 0.5.3.
Args:
bucket: Name of bucket to list items from. Required if a default value was not
Expand Down

0 comments on commit 942b869

Please sign in to comment.