Skip to content

Commit da83ac0

Browse files
committed
Integrating updates from lason-ovh - PR #7895
1 parent 3f7ef19 commit da83ac0

30 files changed

+60
-30
lines changed

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.de-de.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-asia.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-au.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ca.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-gb.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-ie.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-sg.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.en-us.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-es.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

pages/storage_and_backup/object_storage/s3_asynchronous_replication/guide.es-us.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ The basic structure of a replication rule within the configuration JSON file is
125125
"Status": "Enabled"|"Disabled",
126126
"Destination": {
127127
"Bucket": "arn:aws:s3:::<your_bucket_name>",
128+
"StorageClass": "STANDARD"|"STANDARD_IA"|"EXPRESS_ONEZONE"
128129
},
129130
"DeleteMarkerReplication": {
130131
"Status": "Enabled"|"Disabled"
@@ -146,6 +147,7 @@ The basic structure of a replication rule within the configuration JSON file is
146147
| Destination | A container for information about the replication destination and its configurations. | Yes |
147148
| DeleteMarkerReplication | Tells if delete operations should be replicated. | Yes |
148149
| Bucket | The destination bucket (to replicate to multiple destinations, you must create multiple replication rules). | Yes |
150+
| StorageClass | The destination storage class. By default, OVHcloud Object Storage uses the storage class of the source object to create the object replica.<br><br> Please note that **not all storage classes are available in all regions** i.e some storage classes are not supported in some regions such as EXPRESS_ONEZONE which is not supported in 3AZ regions. To learn more about the available storage classes in each region check [our documentation](/pages/storage_and_backup/object_storage/s3_location). | Yes |
149151
| And | You can apply multiple selection criteria in the filter. | No |
150152

151153
### Delete marker replication

0 commit comments

Comments
 (0)