Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

aws_testing

This is a small test that I am writing to determine a persons AWS capabilities

in order to use this file you should simply need to do these actions

  1. Have docker, moto3, localstack, and Python 3.9 or higher installed on your system
docker build -t localstack-python-boto3 .
  1. You can also override the instance ID so that you can implement your own
 docker run -it -e INSTANCE_ID=ANOTHER_INSTANCE_ID localstack-python-boto3

Once this is done the file should start up and run an instance of localstack and allow you to test someone. You'll need to add your own testing files which will require you to run the

docker run -it -v /path/on/host:/path/in/container localstack-python-boto3

command when starting up this container. Please tell me what modifications you would like to see and I would be more than happy to put them in or change this repo to fit any other needs.

Thank you for your time

About

This is a small test that I am writing to determine a persons AWS capabilities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages