We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2380866 commit c068e61Copy full SHA for c068e61
decrypt_oracle/tox.ini
@@ -93,6 +93,8 @@ passenv =
93
# Pass through AWS profile name (useful for local testing)
94
AWS_PROFILE \
95
AWS_DEFAULT_REGION \
96
+ # Pass through AWS credentials pointer in ECS/CodeBuild
97
+ AWS_CONTAINER_CREDENTIALS_RELATIVE_URI \
98
# Used to manage test generators
99
AWS_ENCRYPTION_SDK_PYTHON_DECRYPT_ORACLE_GENERATE_TEST_VECTORS \
100
AWS_ENCRYPTION_SDK_PYTHON_DECRYPT_ORACLE_REGION \
0 commit comments