@@ -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
@@ -73,18 +73,13 @@ content: |
73
73
- Select the method used to authorize access to the |s3| bucket
74
74
specified in :guilabel:`S3 Bucket Name`.
75
75
76
- .. list-table::
77
- :widths: 20 80
78
- :stub-columns: 1
79
-
80
- * - Keys
81
- - |mms| uses :guilabel:`AWS Access Key` and
82
- :guilabel:`AWS Secret Key` to authorize access to your
83
- |s3| bucket.
84
- * - IAM Role
85
- - |mms| uses an |aws| |iam| role to authorize access to
86
- your |s3| bucket. :guilabel:`AWS Access Key` and
87
- :guilabel:`AWS Secret Key` fields are ignored.
76
+ If you select :guilabel:`Keys`, |mms| uses :guilabel:`AWS
77
+ Access Key` and :guilabel:`AWS Secret Key` to authorize access
78
+ to your |s3| bucket.
79
+
80
+ If you select :guilabel:`IAM Role`, |mms| uses an |aws| |iam|
81
+ role to authorize access to your |s3| bucket. :guilabel:`AWS
82
+ Access Key` and :guilabel:`AWS Secret Key` fields are ignored.
88
83
89
84
* - Keys with Custom CA Bundle
90
85
- Conditional
@@ -124,7 +119,7 @@ content: |
124
119
125
120
.. example::
126
121
127
- ``host1.example .com:27017,host2.example .com:27017,host2.example .com:27018``
122
+ ``h1.ex .com:27017,h2.ex .com:27017,h2.ex .com:27018``
128
123
129
124
|mms| displays this field when you set
130
125
:guilabel:`Datastore Type` to :guilabel:`Replica Set` or
0 commit comments