Commit f8aa29f
fix: deprecate python36 from chalice (aws#539)
* fix: Use FORBID_ENCRYPT_ALLOW_DECRYPT policy for decrypt oracle
* fix: pin tox version < 4.0
* Update decrypt_oracle/src/aws_encryption_sdk_decrypt_oracle/app.py
Co-authored-by: seebees <[email protected]>
* fix: change forward-slashes to pound for comment
* fix: linting issue - ran autoformatter
* fix: deprecate python36 from chalice
* Update decrypt_oracle/tox.ini
Co-authored-by: Tony Knapp <[email protected]>
* Update decrypt_oracle/tox.ini
Co-authored-by: Tony Knapp <[email protected]>
* Update decrypt_oracle/tox.ini
Co-authored-by: Tony Knapp <[email protected]>
* Update decrypt_oracle/tox.ini
Co-authored-by: Tony Knapp <[email protected]>
Co-authored-by: Shubham Chaturvedi <[email protected]>
Co-authored-by: seebees <[email protected]>
Co-authored-by: Tony Knapp <[email protected]>1 parent e91838f commit f8aa29f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments