Package io.inversion.s3
package io.inversion.s3
-
ClassesClassDescriptionBucket ~= Table Bucket Object field key value ~= Column Only mapping the key field since it is the only way to query anything within S3, since, as of now, you can't request files by size, or content-type, or some custom header.https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_Query.html https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/index.html https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/QueryingJavaDocumentAPI.html https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Query.html#FilteringResults https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.ExpressionAttributeNames.html https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/LegacyConditionalParameters.KeyConditions.htmlAccepts RQL parameters and responds with json or files to the client.Sends browser multi-part file uploads to a defined S3 location