Optionalinit: S3DatastoreInitExtending classes should override query or implement this method
Optionaloptions: AbortOptionsExtending classes should override queryKeys or implement this method
Optionaloptions: AbortOptionsRecursively fetches all keys from s3
Optionaloptions: AbortOptionsThis will return an object with which you can chain multiple operations together, with them only being executed on calling commit.
Delete the record under the given key
Optionaloptions: AbortOptionsRemove values for the passed keys
Optionaloptions: AbortOptionsRead from s3
Optionaloptions: AbortOptionsRetrieve values for the passed keys
Optionaloptions: AbortOptionsCheck for the existence of the given key
Optionaloptions: AbortOptionsThis will check the s3 bucket to ensure access and existence
Optionaloptions: AbortOptionsStore the given value under the key.
Optionaloptions: AbortOptionsStore the given key/value pairs
Optionaloptions: AbortOptions
A datastore backed by AWS S3