@@ -16,7 +16,7 @@ ref: provide-new-s3-blockstore-details
1616content : |
1717
1818 .. list-table::
19- :widths: 20 10 70
19+ :widths: 20 13 67
2020 :header-rows: 1
2121 :stub-columns: 1
2222
@@ -106,18 +106,13 @@ content: |
106106 - Select the method used to authorize access to the |s3| bucket
107107 specified in :guilabel:`S3 Bucket Name`.
108108
109- .. list-table::
110- :widths: 20 80
111- :stub-columns: 1
112-
113- * - Keys
114- - |mms| uses :guilabel:`AWS Access Key` and
115- :guilabel:`AWS Secret Key` to authorize access to your
116- |s3| bucket.
117- * - IAM Role
118- - |mms| uses an |aws| |iam| role to authorize access to
119- your |s3| bucket. :guilabel:`AWS Access Key` and
120- :guilabel:`AWS Secret Key` fields are ignored.
109+ If you select :guilabel:`Keys`, |mms| uses :guilabel:`AWS
110+ Access Key` and :guilabel:`AWS Secret Key` to authorize access
111+ to your |s3| bucket.
112+
113+ If you select :guilabel:`IAM Role`, |mms| uses an |aws| |iam|
114+ role to authorize access to your |s3| bucket. :guilabel:`AWS
115+ Access Key` and :guilabel:`AWS Secret Key` fields are ignored.
121116
122117 * - Keys with Custom CA Bundle
123118 - Conditional
@@ -157,8 +152,7 @@ content: |
157152
158153 .. example::
159154
160- ``host1.example.com:27017,host2.example.com:``
161- ``27017,host2.example.com:27018``
155+ ``h1.ex.com:27017,h2.ex.com:27017,h2.ex.com:27018``
162156
163157 |mms| displays this field when you set
164158 :guilabel:`Datastore Type` to :guilabel:`Replica Set` or
0 commit comments