Does S3’s ListBucket
operation always return the list of buckets in order? From the AWS CLI, I always get the buckets in order, but I could not find any such guarantee in the S3 documentation.
Does S3’s ListBucket
operation always return the list of buckets in order? From the AWS CLI, I always get the buckets in order, but I could not find any such guarantee in the S3 documentation.