Skip to content

Instantly share code, notes, and snippets.

@rdegges
Created September 20, 2016 19:43
Show Gist options
  • Save rdegges/fe4df88385f45e62abd06289463fcf98 to your computer and use it in GitHub Desktop.
Save rdegges/fe4df88385f45e62abd06289463fcf98 to your computer and use it in GitHub Desktop.
s3 bucket structure example
bucket
├── userid1
│   └── avatar.png
├── userid2
│   └── avatar.png
└── userid3
└── avatar.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment