README
This is a library of CLI tools which help with AWS deployment tasks. It will be used within the custom Docker images, but can also be used locally.
NB: The tools expect the user to be logged into AWS on the command line.
Some tools for working with AWS in our CI/CD pipeline
<script type="module">
import tuicomAwsToolkit from 'https://cdn.skypack.dev/tuicom-aws-toolkit';
</script>
This is a library of CLI tools which help with AWS deployment tasks. It will be used within the custom Docker images, but can also be used locally.
NB: The tools expect the user to be logged into AWS on the command line.