To serve local files from folder using the following: python3 -m http.server 5500
pip install boto3-stubs[essential]
or specific ones:
pip install boto3-stubs[s3,ec2,labmda,cloudwatch,sqs]
pip show boto3-stubss3client: S3Client = boto3.client("s3")