Implement additional Step Functions endpoints (#3437)
* Implement tagging/untagging for State Machine resources * Implement `stepfunctions:UpdateStateMachine` endpoint
This commit is contained in:
parent
76265576ac
commit
574f46e212
5 changed files with 208 additions and 4 deletions
|
|
@ -8125,9 +8125,9 @@
|
|||
- [ ] send_task_success
|
||||
- [X] start_execution
|
||||
- [X] stop_execution
|
||||
- [ ] tag_resource
|
||||
- [ ] untag_resource
|
||||
- [ ] update_state_machine
|
||||
- [X] tag_resource
|
||||
- [X] untag_resource
|
||||
- [X] update_state_machine
|
||||
</details>
|
||||
|
||||
## storagegateway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue