IAS3API icon indicating copy to clipboard operation
IAS3API copied to clipboard

Documentation for the Internet Archive S3 API

Results 9 IAS3API issues
Sort by recently updated
recently updated
newest added

In the [Amazon S3 Headers of the headers documentation](https://github.com/vmbrasseur/IAS3API/blob/master/headers.md#amazon-s3-headers), `x-amz-auto-make-bucket` is mentioned. In the following paragraphs, another header `x-archive-auto-make-bucket` is described. The first one begins `x-amz` and the second `x-archive`....

[Summary.md](https://github.com/vmbrasseur/IAS3API/blob/master/summary.md) says there are 10PB at IA. That's out of date by at least a couple of petabytes.

This didn't exist in the original doc, so there's no content for it yet. Write this up.

bug

This wasn't in the original doc, so there's no content here. Add this.

bug

- [ ] Populate it with the people who have contributed so far. - [ ] Add updating it to the Contributing.md file

For S3, things usually aaaaaaaall go into one bucket. You shouldn't do that for IA. Create items for logical groupings of things.

bug

This wasn't in the original doc, so there's no content for it yet. Write this.

bug

In the Code Examples section, add example code for: - using boto - using ia-wrapper (I will do this and send a pull request later this week)

Right now the document is relying upon Github's markdown processing/display. Eventually, may want to consider other options, if only leveraging the theme-ability of github.io.

enhancement