Guest User

Untitled

a guest
Feb 13th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. aws --output text s3api list-objects --bucket <bucket-name> --prefix <prefix> --query "reverse(sort_by(Contents,&LastModified))[:1]"
Add Comment
Please, Sign In to add comment