Plugin Critic
—
by
aws s3 ls | awk '{print $3}' | xargs -I {} sh -c 'echo "Syncing bucket: {}"; aws s3 sync s3://{} {}'