aws_appmesh_api 1.0.0 aws_appmesh_api: ^1.0.0 copied to clipboard
AWS API client for AWS App Mesh (generated from SDK API specification).
import 'package:aws_appmesh_api/appmesh-2019-01-25.dart';
void main() {
final service = AppMesh(region: 'eu-west-1');
// See documentation on how to use AppMesh
}