aws_logs_api 0.2.0
aws_logs_api: ^0.2.0 copied to clipboard
AWS API client for Amazon CloudWatch Logs (generated from SDK API specification).
import 'package:aws_logs_api/logs-2014-03-28.dart';
void main() {
final service = CloudWatchLogs(region: 'eu-west-1');
// See documentation on how to use CloudWatchLogs
}