aws_mq_api 1.2.0 aws_mq_api: ^1.2.0 copied to clipboard
AWS API client for AmazonMQ (generated from SDK API specification).
import 'package:aws_mq_api/mq-2017-11-27.dart';
void main() {
final service = MQ(region: 'eu-west-1');
// See documentation on how to use MQ
}