aws_apigateway_api 1.0.0 aws_apigateway_api: ^1.0.0 copied to clipboard
AWS API client for Amazon API Gateway (generated from SDK API specification).
import 'package:aws_apigateway_api/apigateway-2015-07-09.dart';
void main() {
final service = APIGateway(region: 'eu-west-1');
// See documentation on how to use APIGateway
}