aws_acm_api 2.0.0
aws_acm_api: ^2.0.0 copied to clipboard
AWS API client for AWS Certificate Manager (generated from SDK API specification).
import 'package:aws_acm_api/acm-2015-12-08.dart';
void main() {
final service = ACM(region: 'eu-west-1');
}
copied to clipboard
See API reference on how to use ACM