Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 737 Bytes

File metadata and controls

13 lines (10 loc) · 737 Bytes

aws-encryption-sdk Integration Tests

In order to run these integration tests successfully, these things must be configured.

  1. Ensure that AWS credentials are available in one of the automatically discoverable credential locations.
  2. Set environment variable AWS_ENCRYPTION_SDK_PYTHON_INTEGRATION_TEST_AWS_KMS_KEY_ID and AWS_ENCRYPTION_SDK_PYTHON_INTEGRATION_TEST_AWS_KMS_KEY_ID_2 to valid AWS KMS key id to use for integration tests.