i am working with AWS S3 for the first time using the AWS Mobile HUD.
Somehow my S3 bucket is full with (literally 1000's of files) that i cannot access (due to policy) with random d_uf,... names.
Any idea what these could be?
I am only using AWS for profile picture storage on my social network app written in Swift.
I create a folder and file for each user /AWSID/profilePicture/...jpg
The random files appear at root of my bucket.
Please see the following documentation for s3 access logging https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerLogs.html . Now logging is enabled for this bucket you can disable using the following steps
properties
tab