https://docs.localstack.cloud/user-guide/aws/s3/
pip3 install "awscli-local[ver1]"
Create bucket manually with following command:
awslocal s3api create-bucket --bucket itvault-bucket
awslocal s3api list-objects --bucket itvault-bucket
https://docs.localstack.cloud/user-guide/aws/s3/
pip3 install "awscli-local[ver1]"
Create bucket manually with following command:
awslocal s3api create-bucket --bucket itvault-bucket
awslocal s3api list-objects --bucket itvault-bucket