enso/distribution/lib/Standard/AWS/0.0.0-dev
Radosław Waśko edfcfde11c
Tests and improvements for secrets in cloud subdirectories (#8791)
- Closes #8723
- Adds some missing features that were needed to make this work:
- `Enso_File.create_directory` and `Enso_File.delete`, and basic tests for it
- Changes how `Enso_Secret.list` is obtained - using a different Cloud endpoint allows us to implement the desired logic, the default endpoint was giving us _all_ secrets which was not what we wanted here.
- Implements `Enso_Secret.update` and tests for it

# Important Notes
Notes describing any problems with the current Cloud API:
https://docs.google.com/document/d/1x8RUt3KkwyhlxGux7XUGfOdtFSAZV3fI9lSSqQ3XsXk/edit

Apparently, everything that was needed to make this feature work has already been implemented, although a few features needed workarounds on Enso side to work properly.
2024-01-24 10:17:22 +00:00
..
src Tests and improvements for secrets in cloud subdirectories (#8791) 2024-01-24 10:17:22 +00:00
THIRD-PARTY Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
package.yaml Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00