aws_importexport_api 0.0.4 copy "aws_importexport_api: ^0.0.4" to clipboard
aws_importexport_api: ^0.0.4 copied to clipboard

outdated

AWS API client for AWS Import/Export (generated from SDK API specification).

example/README.md

import 'package:aws_importexport_api/importexport-2010-06-01.dart';

void main() {
  final credentials = AwsClientCredentials(accessKey: '', secretKey: '');
  final service = ImportExport(region: 'eu-west-1', credentials: credentials);
  // See documentation on how to use ImportExport
}
0
likes
0
points
50
downloads

Publisher

verified publisheraws-dart.agilord.com

Weekly Downloads

AWS API client for AWS Import/Export (generated from SDK API specification).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

shared_aws_api

More

Packages that depend on aws_importexport_api