vibe.aws.s3

Undocumented in source.

Members

Classes

S3
class S3
Undocumented in source.

Enums

StorageClass
enum StorageClass
Undocumented in source.

Functions

listFiles
auto listFiles(S3 client, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
listFilesRecursive
auto listFilesRecursive(S3 client, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
listFolders
auto listFolders(S3 client, string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BucketListResult
struct BucketListResult
Undocumented in source.
S3Prefixes
struct S3Prefixes
Undocumented in source.
S3Resources
struct S3Resources
Undocumented in source.

Meta