Add sns.untag_resource

This commit is contained in:
gruebel 2019-10-12 21:10:51 +02:00
commit 26ef792690
4 changed files with 94 additions and 2 deletions

View file

@ -5866,7 +5866,7 @@
- [ ] update_job
## sns
55% implemented
58% implemented
- [ ] add_permission
- [ ] check_if_phone_number_is_opted_out
- [ ] confirm_subscription
@ -5899,7 +5899,7 @@
- [X] subscribe
- [x] tag_resource
- [X] unsubscribe
- [ ] untag_resource
- [x] untag_resource
## sqs
65% implemented