AWS Naming Scheme - mangei/onion-routing GitHub Wiki

Since there might be some problems with the naming scheme for S3 buckets with capital letters, you can apply following naming schemes:

G-T- g-t-

G.T. g.t.

e.g. für Group 1 with Topic 1 following naming schemes are valid:

G1-T1-foo g1-t1-foo

G1.T1.foo g1.t1.foo

br ~Christoph