aws_discovery_api 2.0.0
aws_discovery_api: ^2.0.0 copied to clipboard
AWS API client for AWS Application Discovery Service (generated from SDK API specification).
import 'package:aws_discovery_api/discovery-2015-11-01.dart';
void main() {
final service = ApplicationDiscoveryService(region: 'eu-west-1');
}
copied to clipboard
See API reference on how to use ApplicationDiscoveryService