That is to say, when creating a bucket you can specify `Standard storage` and `Infrequent Access sto

That is to say, when creating a bucket you can specify Standard storage and Infrequent Access storage as the default storage type, but what type of object storage inside the bucket can also be specified when uploading? (Standard buckets with standard storage types are created by default on the web side)
In that case, the
  • Will the storage type of the objects in the bucket be automatically changed (I don't seem to find anything about this in the documentation) (e.g. from Standard storage to Infrequent Access storage)
  • How to query the storage type of the objects in the bucket?
  • How does the above bill arise?
Was this page helpful?