aws_elasticache_api 1.2.0
aws_elasticache_api: ^1.2.0 copied to clipboard
AWS API client for Amazon ElastiCache (generated from SDK API specification).
import 'package:aws_elasticache_api/elasticache-2015-02-02.dart';
void main() {
final service = ElastiCache(region: 'eu-west-1');
// See documentation on how to use ElastiCache
}