aws_wafv2_api 0.2.0
aws_wafv2_api: ^0.2.0 copied to clipboard
AWS API client for AWS WAFV2 (generated from SDK API specification).
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
}