aws_fsx_api 0.1.1 aws_fsx_api: ^0.1.1 copied to clipboard
AWS API client for Amazon FSx (generated from SDK API specification).
import 'package:aws_fsx_api/fsx-2018-03-01.dart';
void main() {
final service = FSx(region: 'eu-west-1');
// See documentation on how to use FSx
}