ecr: switch implementation to use the AWS SDK

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-12-20 10:43:09 +01:00
parent b776a64ec0
commit faae4d6665
9 changed files with 39554 additions and 3343 deletions

View File

@ -1,5 +1,3 @@
import osm = require('os');
import {getInputs} from '../src/context';
test('with password and username getInputs does not throw error', async () => {