Franck Ndame
d9177f382e
Implementation of core AWS Mediastore endpoints (#3825)
* write boilerplate code
* generate boilerplate code with scaffold script
* create mediapackage channel
* remove duplicate mediapackage reference
* remove Channel key from mediapackage response
* describe_channel endpoint added
* create_origin_endpoint-added
* keys changed to camel case to fix issue
* minor changes to clean up
* minor clean up again
* implement & test delete_channel
* delete origin endpoint created; WIP-tests failing
* fix delete_origin_endpoint issue
* refactor function call
* delete origin endpoint completed; test_server tests added
* implement and test describe_origin_endpoint
* update origin endpoint added
* remove print statements
* implement test_list_origin_endpoint_succeeds
* create test name changed
* create test name changed
* changes after flake8 and black run
* url assertion added to decribe origin endpoint test
* region dependent url enabled
* initial commit; WIP
* create container added, still WIP
* create_container working
* test_create_channel_succeeds
* test_describe_container_succeeds
* get_lifecycle_policy added; error tests added
* changes to pass linting
* added exception for container but no policy
* linting
* put_container_policy added
* put_metric_policy added
* list_containers added
* resolved linting
* test_describe_container_raises_error_if_container_does_not_exist
* added __init__ file
* __init__ added to mediapackage as well
* Mediastore (#20)
* initial commit; WIP
* create container added, still WIP
* create_container working
* test_create_channel_succeeds
* test_describe_container_succeeds
* get_lifecycle_policy added; error tests added
* changes to pass linting
* added exception for container but no policy
* linting
* put_container_policy added
* put_metric_policy added
* list_containers added
* resolved linting
* test_describe_container_raises_error_if_container_does_not_exist
* added __init__ file
* __init__ added to mediapackage as well
Co-authored-by: FranckNdame <franck.mpouli@yahoo.com>
* test_server fixed; resolved rebasing mix ups on tests
* [FIX] Ensures MediaConnect create_flow sets a valid sourceArn
* code clean up
Co-authored-by: Anya <anya.champaneria@capablue.com>
Co-authored-by: AnyaChamp <71766808+AnyaChamp@users.noreply.github.com>
2021-04-08 16:51:50 +01:00
..
2020-11-11 15:55:37 +00:00
2021-02-25 07:46:11 +00:00
2021-01-31 12:21:24 +00:00
2020-11-11 15:55:37 +00:00
2021-02-14 11:38:03 +00:00
2021-01-26 13:28:01 +00:00
2020-11-18 10:49:25 +00:00
2021-04-06 10:22:42 +01:00
2021-02-02 16:31:26 +00:00
2020-11-10 08:25:05 +01:00
2020-11-11 15:55:37 +00:00
2021-01-10 13:26:40 +00:00
2021-03-16 22:22:53 +00:00
2020-11-11 15:55:37 +00:00
2021-04-06 10:22:42 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2021-03-25 20:22:36 +00:00
2021-04-06 10:22:42 +01:00
2021-03-31 19:33:36 +01:00
2020-05-12 14:58:35 +01:00
2021-01-31 12:21:24 +00:00
2021-02-24 13:26:26 +00:00
2021-02-17 09:06:22 +00:00
2021-01-29 11:31:56 +00:00
2021-02-02 15:21:16 +00:00
2021-04-02 15:34:02 +01:00
2021-04-04 19:27:54 +01:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2021-01-11 13:10:18 +00:00
2021-04-03 10:38:18 +01:00
2021-02-01 13:15:57 +00:00
2021-02-01 13:15:57 +00:00
2021-03-11 08:54:21 +00:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2021-01-31 12:21:24 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2021-04-08 16:51:50 +01:00
2021-03-12 14:56:25 +00:00
2021-04-08 16:51:50 +01:00
2021-04-08 16:51:50 +01:00
2021-01-29 11:31:56 +00:00
2021-02-15 11:39:23 +00:00
2021-04-06 10:22:42 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2021-04-06 10:22:42 +01:00
2021-03-10 08:46:13 +00:00
2019-10-31 10:36:05 -07:00
2021-02-11 15:15:24 +00:00
2021-03-16 12:58:16 +00:00
2021-03-26 16:51:19 +00:00
2020-11-10 08:23:44 +01:00
2021-02-02 16:31:26 +00:00
2021-03-12 10:35:38 +00:00
2021-03-19 15:36:53 +00:00
2021-01-31 12:29:10 +00:00
2021-03-05 10:42:07 +00:00
2021-03-28 14:45:57 +01:00
2021-02-17 15:06:31 +00:00
2021-01-08 14:22:12 +00:00
2021-03-31 13:18:46 +01:00
2021-02-12 13:01:42 +00:00
2020-11-11 15:55:37 +00:00
2021-02-18 08:58:20 +00:00
2020-11-10 08:23:44 +01:00
2021-01-29 11:31:56 +00:00
2021-03-26 16:51:19 +00:00
2020-11-10 08:23:44 +01:00