Type annotations for boto3 RDS service in Python
Type annotations for boto3 RDS 1.42.51 service generated with mypy-boto3-builder 8.12.0
$ python -c "from mypy_boto3_rds import RDSClient; print('Type hints available')"$ mypy --strict script_using_rds.py$ python -c "from mypy_boto3_rds.client import RDSClient; help(RDSClient.create_db_instance)"