{"library":"mypy-boto3-elasticache","install":[{"cmd":"pip install mypy-boto3-elasticache","imports":["from mypy_boto3_elasticache.client import ElastiCacheClient\nimport boto3\n\nclient: ElastiCacheClient = boto3.client('elasticache')","from mypy_boto3_elasticache.type_defs import DescribeCacheClustersResultTypeDef"]}]}