@@ -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
@@ -73,18 +73,13 @@ content: |
7373 - Select the method used to authorize access to the |s3| bucket
7474 specified in :guilabel:`S3 Bucket Name`.
7575
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.
8883
8984 * - Keys with Custom CA Bundle
9085 - Conditional
@@ -124,7 +119,7 @@ content: |
124119
125120 .. example::
126121
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``
128123
129124 |mms| displays this field when you set
130125 :guilabel:`Datastore Type` to :guilabel:`Replica Set` or
0 commit comments