Skip to content

Commit b0c7c80

Browse files
committed
docs: clarify integration tests readme
1 parent 1815399 commit b0c7c80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integration/README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ In order to run these integration tests successfully, these things must be confi
88
#. Set environment variable ``AWS_ENCRYPTION_SDK_PYTHON_INTEGRATION_TEST_AWS_KMS_KEY_ID``
99
and ``AWS_ENCRYPTION_SDK_PYTHON_INTEGRATION_TEST_AWS_KMS_KEY_ID_2`` to valid
1010
`AWS KMS key id`_ to use for integration tests.
11+
These should be AWS KMS CMK ARNs in two different regions.
12+
They will be used for integration tests.
1113

1214
.. _automatically discoverable credential locations: http://boto3.readthedocs.io/en/latest/guide/configuration.html
1315
.. _AWS KMS key id: http://docs.aws.amazon.com/kms/latest/APIReference/API_Encrypt.html

0 commit comments

Comments
 (0)