Bert Blommers
14a69c7524
Techdebt: Enable pylint rules ( #4432 )
2021-10-18 19:44:29 +00:00
Alexandre Blanchet
cf5007b97d
Add support for remove_flow_output and remove_flow_vpc_interface ( #4058 )
...
Co-authored-by: Alexandre Blanchet <alexandre.blanchet@m2amedia.tv>
2021-07-07 11:11:19 +01:00
Alexandre Blanchet
167423777b
Add outputs and vpc interfaces to a mediaconnect flow ( #4034 )
...
* Add outputs and vpc interfaces to a mediaconnect flow
* Add negative tests for add_flow_outputs and add_flow_vpc_interfaces
* fix: fstring to format
* MediaConnect - add appropriate URLs for ServerMode tests
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2021-06-25 15:31:05 +01:00
Jordan Dimov
869b3c45c1
Implements core MediaConnect endpoints ( #3718 )
...
* Adds initial models and implements create_flow endpoint.
* Updates README with a Releases section
* Removes unused import
* Adds __init__.py files to MediaLive and MediaConnect test directories.
* Adds list_flows endpoint and tests.
* Adds describe_flow endpoint and tests.
* Adds delete_flow endpoint and tests.
* Adds URLs
* Adds start_flow and stop_flow endpoints and tests.
* Adds tag_resource and list_tags_for_resource endpoints and tests.
* Uses unquote for ARNs
2021-02-25 16:07:26 +00:00