aws_sns_api 2.0.0
aws_sns_api: ^2.0.0 copied to clipboard
AWS API client for Amazon Simple Notification Service (generated from SDK API specification).
import 'package:aws_sns_api/sns-2010-03-31.dart';
void main() {
final service = SNS(region: 'eu-west-1');
}
copied to clipboard
See API reference on how to use SNS