0015-00000228
Updated at:
Problem description
OSS does not allow changing the redundancy type of an existing bucket.
Causes
A PutBucket request fails when the RedundancyType value in the request does not match the redundancy type of the existing bucket. OSS does not allow changing the redundancy type after bucket creation.
Examples
None.
Solutions
Specify the correct redundancy type when creating the bucket. The redundancy type cannot be changed after the bucket is created.
For details on setting RedundancyType in a PutBucket request, see PutBucket.
References
Is this page helpful?