aws_wafv2_api 1.0.0
aws_wafv2_api: ^1.0.0 copied to clipboard
AWS API client for AWS WAFV2 (generated from SDK API specification).
example/README.md
import 'package:aws_wafv2_api/wafv2-2019-07-29.dart';
void main() {
final service = WAFV2(region: 'eu-west-1');
// See documentation on how to use WAFV2
}