[ 
https://issues.apache.org/jira/browse/BEAM-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549585#comment-16549585
 ] 

Ankit Jhalaria commented on BEAM-4823:
--------------------------------------

This would be Amazon's SNS. Using the aws-java-sdk-sns, Amazon exposes a 
AmazonSNS client which has a publish method that takes in a PublishRequest 
([http://docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/Publish).] The way we 
have this in our code base is a PCollection<PublishRequest>.

 

> Create SNS IO 
> --------------
>
>                 Key: BEAM-4823
>                 URL: https://issues.apache.org/jira/browse/BEAM-4823
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-java-core
>    Affects Versions: Not applicable
>            Reporter: Ankit Jhalaria
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to