Skip to content

Adding DeleteEndpoint, GetEndpointAttributes and SetEndpointAttributes#8

Open
wedneyyuri wants to merge 1 commit into
dwery:masterfrom
wedneyyuri:master
Open

Adding DeleteEndpoint, GetEndpointAttributes and SetEndpointAttributes#8
wedneyyuri wants to merge 1 commit into
dwery:masterfrom
wedneyyuri:master

Conversation

@wedneyyuri
Copy link
Copy Markdown
Contributor

Amazon::SNS::DeleteEndpoint

  • Deletes the endpoint for a device and mobile app from Amazon SNS.
  • Parameter: endpoint arn

Amazon::SNS::Target::GetEndpointAttributes

  • Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
  • Return a hash object (attribute name\value).

Amazon::SNS::Target::SetEndpointAttributes

  • Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
  • Parameter: a hash object (attribute name\value).

@wedneyyuri
Copy link
Copy Markdown
Contributor Author

Hi @dwery, do you have any thoughts about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant