aws_serverlessrepo_api 0.0.1
aws_serverlessrepo_api: ^0.0.1 copied to clipboard
AWS API client for AWSServerlessApplicationRepository (generated from SDK API specification).
example/README.md
import 'package:aws_serverlessrepo_api/serverlessrepo-2017-09-08.dart';
void main() {
final service = ServerlessApplicationRepository(region: 'eu-west-1');
// See documentation on how to use ServerlessApplicationRepository
}