Using Record Store¶
How to work with Record Store day to day, from the console, the command line, and from application code.
- Web Console — the administrative interface
- Command Line — the
record-storeCLI - AWS CLI — using
awsagainst Record Store - Application Integration — the architecture to use
- Presigned URLs — time-limited, scoped access
- Multipart Uploads — large objects
- Object Preview — what renders and what does not
- Share Links — read access for a person
- Embed Links — read access for a website
- Tutorial: File Upload App — end to end