ark::aws::S3ListResult

Defined in header “ark/aws/s3client.hh”.


An S3 key.

Variables

  • std::string key
    The path to the key.

  • size_t size
    Size of the file, in bytes.

  • std::chrono::system_clock::time_point last_modification_time
    Last modification time.