# Simple Notification Service API coverage

Source service: `sns`. 36 of 42 tracked operations are implemented.

Service documentation: /aws/services/sns/
License availability: available starting with the Hobby plan. See /aws/licensing/ for current plan details.

| Operation | Status |
| --- | --- |
| AddPermission | Implemented |
| CheckIfPhoneNumberIsOptedOut | Implemented |
| ConfirmSubscription | Implemented |
| CreatePlatformApplication | Implemented |
| CreatePlatformEndpoint | Implemented |
| CreateSMSSandboxPhoneNumber | Not implemented |
| CreateTopic | Implemented |
| DeleteEndpoint | Implemented |
| DeletePlatformApplication | Implemented |
| DeleteSMSSandboxPhoneNumber | Not implemented |
| DeleteTopic | Implemented |
| GetDataProtectionPolicy | Implemented |
| GetEndpointAttributes | Implemented |
| GetPlatformApplicationAttributes | Implemented |
| GetSMSAttributes | Implemented |
| GetSMSSandboxAccountStatus | Not implemented |
| GetSubscriptionAttributes | Implemented |
| GetTopicAttributes | Implemented |
| ListEndpointsByPlatformApplication | Implemented |
| ListOriginationNumbers | Not implemented |
| ListPhoneNumbersOptedOut | Implemented |
| ListPlatformApplications | Implemented |
| ListSMSSandboxPhoneNumbers | Not implemented |
| ListSubscriptions | Implemented |
| ListSubscriptionsByTopic | Implemented |
| ListTagsForResource | Implemented |
| ListTopics | Implemented |
| OptInPhoneNumber | Implemented |
| Publish | Implemented |
| PublishBatch | Implemented |
| PutDataProtectionPolicy | Implemented |
| RemovePermission | Implemented |
| SetEndpointAttributes | Implemented |
| SetPlatformApplicationAttributes | Implemented |
| SetSMSAttributes | Implemented |
| SetSubscriptionAttributes | Implemented |
| SetTopicAttributes | Implemented |
| Subscribe | Implemented |
| TagResource | Implemented |
| Unsubscribe | Implemented |
| UntagResource | Implemented |
| VerifySMSSandboxPhoneNumber | Not implemented |