This package enables integration testing of the AmazonS3Client
by conncting to an acutal S3 endpoint created using an min.io docker image.
Docker and docker compose must be installed
In this folder run docker-compose up -d
In this folder run docker-compose down
# start the docker container: docker-compose up -d
# build the code: rushx build
rushx read-s3-object