.. versionadded:: Mimic
-The S3 multifactor authenticatioin (MFA) feature allows
+The S3 multifactor authentication (MFA) feature allows
users to require the use of one-time password when removing
objects on certain buckets. The buckets need to be configured
with versioning and MFA enabled which can be done through
While the MFA IDs are set on the user's metadata, the
actual MFA one time password configuration resides in the local zone's
-osds. Therefore, in a multi-site environment it is adviseable to use
+osds. Therefore, in a multi-site environment it is advisable to use
different tokens for different zones.
Configure OPA
=============
-To configure OPA, load custom polices into OPA that control the resources users
+To configure OPA, load custom policies into OPA that control the resources users
are allowed to access. Relevant data or context can also be loaded into OPA to make decisions.
-Polices and data can be loaded into OPA in the following ways::
+Policies and data can be loaded into OPA in the following ways::
* OPA's RESTful APIs
- * OPA's *bundle* feature that downloads polcies and data from remote HTTP servers
+ * OPA's *bundle* feature that downloads policies and data from remote HTTP servers
* Filesystem
Configure the Ceph Object Gateway
| Name | Type | Description |
+========================+===========+==========================================+
| ``LocationConstraint`` | String | The region where bucket resides, empty |
-| | | string for defult region |
+| | | string for default region |
+------------------------+-----------+------------------------------------------+