aws_cur_api 1.0.0 aws_cur_api: ^1.0.0 copied to clipboard
AWS API client for AWS Cost and Usage Report Service (generated from SDK API specification).
import 'package:aws_cur_api/cur-2017-01-06.dart';
void main() {
final service = CostandUsageReportService(region: 'eu-west-1');
// See documentation on how to use CostandUsageReportService
}