@@ -16,7 +16,7 @@ ref: provide-new-s3-blockstore-details
16
16
content : |
17
17
18
18
.. list-table::
19
- :widths: 20 10 70
19
+ :widths: 20 13 67
20
20
:header-rows: 1
21
21
:stub-columns: 1
22
22
@@ -106,18 +106,13 @@ content: |
106
106
- Select the method used to authorize access to the |s3| bucket
107
107
specified in :guilabel:`S3 Bucket Name`.
108
108
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.
121
116
122
117
* - Keys with Custom CA Bundle
123
118
- Conditional
@@ -157,8 +152,7 @@ content: |
157
152
158
153
.. example::
159
154
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``
162
156
163
157
|mms| displays this field when you set
164
158
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or
0 commit comments