inceabdullah / AWS-S3-get-last-items-from-all-file-list

Get last file object from all file list in big s3 bucket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This example is for last two object. asyncMain(1); : last object

s3Scret json type:

{
    "accessKeyId": "************",
    "secretAccessKey": "**********"
}

About

Get last file object from all file list in big s3 bucket.


Languages

Language:JavaScript 100.0%