File tree Expand file tree Collapse file tree 5 files changed +13
-18
lines changed
queryable-encryption/tutorials/automatic/aws Expand file tree Collapse file tree 5 files changed +13
-18
lines changed Original file line number Diff line number Diff line change 6767 Specify the ``aws `` KMS provider and your {+aws-iam-abbr+} user
6868 credentials:
6969
70- .. include :: /includes/queryable-encryption/tutorials/automatic/aws/iam-credentials-note.rst
71-
7270 .. tabs-drivers ::
7371
7472 .. tab ::
107105 :language: java
108106 :dedent:
109107
108+ .. include :: /includes/tutorials/automatic/aws/obtain-automatic-credentials.rst
109+
110110 .. tab ::
111111 :tabid: go
112112
Original file line number Diff line number Diff line change 88
99 .. include :: /includes/queryable-encryption/tab-note.rst
1010
11- .. include :: /includes/queryable-encryption/tutorials/automatic/aws/iam-credentials-note.rst
12-
1311 .. tabs-drivers ::
1412
1513 .. tab ::
4846 :language: java
4947 :dedent:
5048
49+ .. include :: /includes/tutorials/automatic/aws/obtain-automatic-credentials.rst
50+
5151 .. tab ::
5252 :tabid: go
5353
6666 :language: csharp
6767 :dedent:
6868
69- .. tip :: Learn More
70-
71- To learn more about the KMS provider object for AWS, see
72- :ref: `qe-reference-kms-providers-aws `.
73-
7469 .. step :: Add Your Key Information
7570
7671 Update the following code to specify your {+cmk-long+}:
Original file line number Diff line number Diff line change 5858 Specify the ``aws `` KMS provider and your {+aws-iam-abbr+} user
5959 credentials:
6060
61- .. include :: /includes/tutorials/automatic/aws/iam-credentials-note.rst
62-
6361 .. tabs-drivers ::
6462
6563 .. tab ::
7169 :language: java
7270 :dedent:
7371
72+ .. include :: /includes/tutorials/automatic/aws/obtain-automatic-credentials.rst
73+
7474 .. tab ::
7575 :tabid: nodejs
7676
Original file line number Diff line number Diff line change 66 Add the service account credentials to your CSFLE-enabled client
77 code.
88
9- .. include :: /includes/tutorials/automatic/aws/iam-credentials-note.rst
10-
119 .. tabs-drivers ::
1210
1311 .. tab ::
1917 :language: java
2018 :dedent:
2119
20+ .. include :: /includes/tutorials/automatic/aws/obtain-automatic-credentials.rst
21+
2222 .. tab ::
2323 :tabid: nodejs
2424
5555 :language: go
5656 :dedent:
5757
58- .. tip :: Learn More
59-
60- To learn more about the KMS provider object for AWS, see
61- :ref: `csfle-reference-kms-providers-aws `.
62-
6358 .. step :: Add Your Key Information
6459
6560 Update the following code to specify your {+cmk-long+}:
Original file line number Diff line number Diff line change 1+ .. tip ::
2+
3+ To learn how to provide your AWS credentials without directly specifying them
4+ as shown in the preceding code example, see the :driver: `Java MONGODB-AWS documentation
5+ </java/sync/current/fundamentals/auth/#mongodb-aws> `.
You can’t perform that action at this time.
0 commit comments