View Source Sitemapper.S3Store (Sitemapper v0.8.0)

S3 sitemap store implementation using ExAWS

Configuration

  • :bucket (required) -- a bucket handle to save to
  • :path -- a prefix path which is appended to the filename
  • :extra_props -- a list of extra object properties

Summary

Functions

Link to this function

write(filename, body, config)

View Source

Callback implementation for Sitemapper.Store.write/3.