#!/bin/sh
echo
echo aws s3 ls s3://alegrium-logs/alegrium2/$(date +%Y%m%d)
aws s3 ls s3://alegrium-logs/alegrium2/$(date +%Y%m%d)
echo
echo aws s3 ls s3://alegrium-logs/api/$(date +%Y%m%d)
aws s3 ls s3://alegrium-logs/api/$(date +%Y%m%d)
Created
November 23, 2017 08:06
-
-
Save si294r/6058b02dfaf2ab58fc64fce80088cb8e to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment