aws_cloudformation_api 2.0.0 aws_cloudformation_api: ^2.0.0 copied to clipboard
AWS API client for AWS CloudFormation (generated from SDK API specification).
import 'package:aws_cloudformation_api/cloudformation-2010-05-15.dart';
void main() {
final service = CloudFormation(region: 'eu-west-1');
}
See API reference on how to use CloudFormation