antikythera_aws v0.2.0 AntikytheraAws.S3 View Source

Link to this section Summary

Link to this section Functions

Link to this function

generate_presigned_urls(bucket, obj_keys, expires_in_seconds)

View Source
generate_presigned_urls(String.t(), [String.t()], pos_integer()) :: [String.t()]
Link to this function

list_objects(bucket, key_prefix)

View Source
list_objects(String.t(), String.t()) :: [{String.t(), non_neg_integer()}]