0

Is there any way to create bucket in bucket? it will good for organize and manage files. If its not possible, i cant get the idea behind allow create many bucket just for set a retention policy. why that step not include in upload object API.

Appreciate any comments.

Paxton.

1 Answer 1

2

No, you cannot buckets with a bucket. Buckets are a flat repository of objects. However, objects' name can be constructed like directory path. It does not mean there is folders either in a bucket, but you can have a structure folder logic.

For example, I could store files with objectKey(s), like this

MyFile.rvt
MyFolder/SecondFile.rvt
MyFolder/ThirdFile.xls
SecondFolder/SubFolder/MyOtherModel.rvt
etc...

Hope that helps,

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks a lot for the answer, it will better if we have folder tree structure

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.