Skip to content

Commit

Permalink
Action Update 2024-10
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed Mar 4, 2024
1 parent b797ce2 commit 30800c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awacs/medialive.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def __init__(self, resource: str = "", region: str = "", account: str = "") -> N
PurchaseOffering = Action("PurchaseOffering")
RebootInputDevice = Action("RebootInputDevice")
RejectInputDeviceTransfer = Action("RejectInputDeviceTransfer")
RestartChannelPipelines = Action("RestartChannelPipelines")
StartChannel = Action("StartChannel")
StartInputDevice = Action("StartInputDevice")
StartInputDeviceMaintenanceWindow = Action("StartInputDeviceMaintenanceWindow")
Expand Down

0 comments on commit 30800c6

Please sign in to comment.