aws_rds_api 1.2.0
aws_rds_api: ^1.2.0 copied to clipboard
AWS API client for Amazon Relational Database Service (generated from SDK API specification).
import 'package:aws_rds_api/rds-2014-10-31.dart';
void main() {
final service = RDS(region: 'eu-west-1');
// See documentation on how to use RDS
}