Module near_lake_framework::s3_fetchers

source ·

Structs§

Functions§

  • Fetches the block data JSON from AWS S3 and returns the BlockView
  • Fetches the block data JSON from AWS S3 and returns the BlockView retrying until it succeeds (indefinitely)
  • Fetches the shard data JSON from AWS S3 and returns the IndexerShard
  • Fetches the shard data JSON from AWS S3 and returns the IndexerShard
  • Queries the list of the objects in the bucket, grouped by “/” delimiter. Returns the list of block heights that can be fetched