We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1815399 commit b0c7c80Copy full SHA for b0c7c80
test/integration/README.rst
@@ -8,6 +8,8 @@ In order to run these integration tests successfully, these things must be confi
8
#. Set environment variable ``AWS_ENCRYPTION_SDK_PYTHON_INTEGRATION_TEST_AWS_KMS_KEY_ID``
9
and ``AWS_ENCRYPTION_SDK_PYTHON_INTEGRATION_TEST_AWS_KMS_KEY_ID_2`` to valid
10
`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.
13
14
.. _automatically discoverable credential locations: http://boto3.readthedocs.io/en/latest/guide/configuration.html
15
.. _AWS KMS key id: http://docs.aws.amazon.com/kms/latest/APIReference/API_Encrypt.html
0 commit comments