aws_cloudwatch_api 0.0.4 copy "aws_cloudwatch_api: ^0.0.4" to clipboard
aws_cloudwatch_api: ^0.0.4 copied to clipboard

outdated

AWS API client for Amazon CloudWatch (generated from SDK API specification).

example/README.md

import 'package:aws_cloudwatch_api/monitoring-2010-08-01.dart';

void main() {
  final credentials = AwsClientCredentials(accessKey: '', secretKey: '');
  final service = CloudWatch(region: 'eu-west-1', credentials: credentials);
  // See documentation on how to use CloudWatch
}
3
likes
0
pub points
57%
popularity

Publisher

verified publisheraws-dart.agilord.com

AWS API client for Amazon CloudWatch (generated from SDK API specification).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

shared_aws_api

More

Packages that depend on aws_cloudwatch_api