AccessDenied

This issue occurs because of wrong ID mappings.

Description
If accounts are created by using the --username parameter, and you perform PUT operations concurrently, AccessDenied issue might occur. Because wrongly ID mapping from username to uid/gid .
Workaround
Create account by using uid/gid parameters and try the same operations.