{ "uuid": "f17b7f26-aff7-414c-82e6-3341e4341881", "lastMigration": 29, "name": "AWS MediaConnect", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "0a478fcc-6a86-40fd-a0ab-b545a619f17b", "documentation": "Adds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol.", "method": "post", "endpoint": "v1/flows/:flowArn/mediaStreams", "responses": [ { "uuid": "c891748b-b0fe-465a-88ad-47a3bb4dcd53", "body": "{\n \"FlowArn\": \"\",\n \"MediaStreams\": [\n {\n \"Attributes\": {\n \"Fmtp\": {\n \"ChannelOrder\": \"\",\n \"Colorimetry\": \"\",\n \"ExactFramerate\": \"\",\n \"Par\": \"\",\n \"Range\": \"\",\n \"ScanMode\": \"\",\n \"Tcs\": \"\"\n },\n \"Lang\": \"\"\n },\n \"ClockRate\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Fmt\": {{faker 'number.int' max=99999}},\n \"MediaStreamId\": {{faker 'number.int' max=99999}},\n \"MediaStreamName\": \"\",\n \"MediaStreamType\": \"\",\n \"VideoFormat\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c45c7e74-7d33-4dd2-a7de-3fa0bdbbd801", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5f04a11-622e-4c55-ba45-370e9eb94f9e", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8fdbb597-bfd5-4077-8715-0a6c60469233", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa9dd330-52da-44fd-8cdb-51d04cb03dc8", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0325dfc-7cbb-4827-ac7c-25bd0808bfd6", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5cab5e5e-ab9a-4e66-b3c9-46707ae48036", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "24f43c99-f8fe-4ab6-9403-7ad5a8fc847c", "documentation": "Adds outputs to an existing flow. You can create up to 50 outputs per flow.", "method": "post", "endpoint": "v1/flows/:flowArn/outputs", "responses": [ { "uuid": "1b693900-37d5-45ba-9293-ee3689092df7", "body": "{\n \"FlowArn\": \"\",\n \"Outputs\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Destination\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"ListenerAddress\": \"\",\n \"MediaLiveInputArn\": \"\",\n \"MediaStreamOutputConfigurations\": [\n {\n \"DestinationConfigurations\": [\n {\n \"DestinationIp\": \"\",\n \"DestinationPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n },\n \"OutboundIp\": \"\"\n }\n ],\n \"EncodingName\": \"\",\n \"EncodingParameters\": {\n \"CompressionFactor\": {{faker 'number.float'}},\n \"EncoderProfile\": \"\"\n },\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"OutputArn\": \"\",\n \"Port\": {{faker 'number.int' max=99999}},\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceAttachment\": {\n \"VpcInterfaceName\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "980286c5-0f7b-4eeb-8a18-30ad091c0854", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "AddFlowOutputs420Exception", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "40647bc5-f67c-44a2-aadd-ef7df84bb5f6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd378f70-5503-4007-8208-ce14b4f28658", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86fc7edf-e71a-4973-8d02-fe48e4fc644a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0beb9cc-0e85-47b4-82b4-a8f7455978f2", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ccf3331-ff1a-46e1-923d-5f9cb0f2ec16", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bfd1115-d21c-4576-a802-b4e6e87efacc", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a8eef5c0-d155-4329-8e3b-ffcdf43d6025", "documentation": "Adds Sources to flow", "method": "post", "endpoint": "v1/flows/:flowArn/source", "responses": [ { "uuid": "0bf28b6b-b80c-4ec3-9b43-d31c2479bb41", "body": "{\n \"FlowArn\": \"\",\n \"Sources\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7a5054cf-21b2-495d-b31e-d4dbfa63280b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30caf48a-1712-4530-a7b9-602e2031a951", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1469a9e2-d8b4-4f82-9b20-751a89d82f27", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8307282-f946-4a60-a983-1b2b30e6f560", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a761c58-a244-42e1-87ac-c7fab73fe4b0", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "370897e6-967e-4e83-b479-00399712bf69", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3228b432-7ea9-4a5c-a321-910fd648ee8a", "documentation": "Adds VPC interfaces to flow", "method": "post", "endpoint": "v1/flows/:flowArn/vpcInterfaces", "responses": [ { "uuid": "fbdfec9e-1338-46a6-a4cf-f9399724c700", "body": "{\n \"FlowArn\": \"\",\n \"VpcInterfaces\": [\n {\n \"Name\": \"\",\n \"NetworkInterfaceIds\": [\n \"\"\n ],\n \"NetworkInterfaceType\": \"\",\n \"RoleArn\": \"\",\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"SubnetId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6f7c93a-0829-4e4e-9eed-93ae4b90d553", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b130ab14-5bb5-4d22-9983-ea365c5505af", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fd88188-4bc1-417b-8518-ed4f8d2f3bb3", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43f5ae6c-4faf-4b24-a45f-6a5803001085", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2aba3072-f986-43a5-8229-d61074227c72", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9972f4d-d29e-4bde-aaf0-2db308d07080", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bcd1c8fe-34eb-4d40-b7b3-44b51fa90dda", "documentation": "Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).", "method": "post", "endpoint": "v1/flows", "responses": [ { "uuid": "7d8d2cd3-a3fb-4869-820c-8ec86f0359db", "body": "{\n \"Flow\": {\n \"AvailabilityZone\": \"\",\n \"Description\": \"\",\n \"EgressIp\": \"\",\n \"Entitlements\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"EntitlementStatus\": \"\",\n \"Name\": \"\",\n \"Subscribers\": [\n \"\"\n ]\n }\n ],\n \"FlowArn\": \"\",\n \"MediaStreams\": [\n {\n \"Attributes\": {\n \"Fmtp\": {\n \"ChannelOrder\": \"\",\n \"Colorimetry\": \"\",\n \"ExactFramerate\": \"\",\n \"Par\": \"\",\n \"Range\": \"\",\n \"ScanMode\": \"\",\n \"Tcs\": \"\"\n },\n \"Lang\": \"\"\n },\n \"ClockRate\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Fmt\": {{faker 'number.int' max=99999}},\n \"MediaStreamId\": {{faker 'number.int' max=99999}},\n \"MediaStreamName\": \"\",\n \"MediaStreamType\": \"\",\n \"VideoFormat\": \"\"\n }\n ],\n \"Name\": \"\",\n \"Outputs\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Destination\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"ListenerAddress\": \"\",\n \"MediaLiveInputArn\": \"\",\n \"MediaStreamOutputConfigurations\": [\n {\n \"DestinationConfigurations\": [\n {\n \"DestinationIp\": \"\",\n \"DestinationPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n },\n \"OutboundIp\": \"\"\n }\n ],\n \"EncodingName\": \"\",\n \"EncodingParameters\": {\n \"CompressionFactor\": {{faker 'number.float'}},\n \"EncoderProfile\": \"\"\n },\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"OutputArn\": \"\",\n \"Port\": {{faker 'number.int' max=99999}},\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceAttachment\": {\n \"VpcInterfaceName\": \"\"\n }\n }\n ],\n \"Source\": {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n },\n \"SourceFailoverConfig\": {\n \"FailoverMode\": \"\",\n \"RecoveryWindow\": {{faker 'number.int' max=99999}},\n \"SourcePriority\": {\n \"PrimarySource\": \"\"\n },\n \"State\": \"\"\n },\n \"Sources\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n }\n ],\n \"Status\": \"\",\n \"VpcInterfaces\": [\n {\n \"Name\": \"\",\n \"NetworkInterfaceIds\": [\n \"\"\n ],\n \"NetworkInterfaceType\": \"\",\n \"RoleArn\": \"\",\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"SubnetId\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "923a7f94-a4c1-4ec1-b2a2-1d509a8d5a6b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "CreateFlow420Exception", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d351357-2ca8-44e0-8dec-53ea92945080", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a80cb4cd-2229-4fc1-9a44-fe581da43271", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dfabbbd5-8a38-4637-9d1e-08be4e672824", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e0704c4-673f-4f46-8b92-ff06f16a3487", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8e19168-4526-463d-89af-5fd3143afeba", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0724200-c31e-4f9a-b348-0bddafab7701", "documentation": "Displays a list of flows that are associated with this account. This request returns a paginated result.", "method": "get", "endpoint": "v1/flows", "responses": [ { "uuid": "88f1b666-4db1-4a4f-b8db-22cbda72547e", "body": "{\n \"Flows\": [\n {\n \"AvailabilityZone\": \"\",\n \"Description\": \"\",\n \"FlowArn\": \"\",\n \"Name\": \"\",\n \"SourceType\": \"\",\n \"Status\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c3f07b60-4109-4dd8-a27a-1c11a60a1c1b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "529e9efa-7586-4799-a6bb-72388addd9ac", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f001b53e-f255-4413-aec6-0991bb81851b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98980d8c-6730-4221-98db-895962791229", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c7341c2-77f9-4b3b-b5e3-8aa2853c0cf4", "documentation": "Deletes a flow. Before you can delete a flow, you must stop the flow.", "method": "delete", "endpoint": "v1/flows/:flowArn", "responses": [ { "uuid": "5b981c46-3c01-494e-88ec-e6d347eba499", "body": "{\n \"FlowArn\": \"\",\n \"Status\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "752e897e-d8e1-4c0b-b4ce-835009111977", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d15770c7-00f8-4d6f-964d-66fed9c4a968", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0fb0f80-9764-4eb5-aea0-f65ffa5247d1", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4240d59f-debf-4326-ac3c-181a51861fc0", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c35de6fc-8aa0-4d02-8779-4fd2f0fed006", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fd7c5f4-80c4-43a2-98bc-9f0ec6053e4a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae9c3faa-8fd8-4fbc-aff3-49f06a526356", "documentation": "Displays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements.", "method": "get", "endpoint": "v1/flows/:flowArn", "responses": [ { "uuid": "3e9270b6-8ade-4922-8e1e-847a4406b714", "body": "{\n \"Flow\": {\n \"AvailabilityZone\": \"\",\n \"Description\": \"\",\n \"EgressIp\": \"\",\n \"Entitlements\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"EntitlementStatus\": \"\",\n \"Name\": \"\",\n \"Subscribers\": [\n \"\"\n ]\n }\n ],\n \"FlowArn\": \"\",\n \"MediaStreams\": [\n {\n \"Attributes\": {\n \"Fmtp\": {\n \"ChannelOrder\": \"\",\n \"Colorimetry\": \"\",\n \"ExactFramerate\": \"\",\n \"Par\": \"\",\n \"Range\": \"\",\n \"ScanMode\": \"\",\n \"Tcs\": \"\"\n },\n \"Lang\": \"\"\n },\n \"ClockRate\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Fmt\": {{faker 'number.int' max=99999}},\n \"MediaStreamId\": {{faker 'number.int' max=99999}},\n \"MediaStreamName\": \"\",\n \"MediaStreamType\": \"\",\n \"VideoFormat\": \"\"\n }\n ],\n \"Name\": \"\",\n \"Outputs\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Destination\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"ListenerAddress\": \"\",\n \"MediaLiveInputArn\": \"\",\n \"MediaStreamOutputConfigurations\": [\n {\n \"DestinationConfigurations\": [\n {\n \"DestinationIp\": \"\",\n \"DestinationPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n },\n \"OutboundIp\": \"\"\n }\n ],\n \"EncodingName\": \"\",\n \"EncodingParameters\": {\n \"CompressionFactor\": {{faker 'number.float'}},\n \"EncoderProfile\": \"\"\n },\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"OutputArn\": \"\",\n \"Port\": {{faker 'number.int' max=99999}},\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceAttachment\": {\n \"VpcInterfaceName\": \"\"\n }\n }\n ],\n \"Source\": {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n },\n \"SourceFailoverConfig\": {\n \"FailoverMode\": \"\",\n \"RecoveryWindow\": {{faker 'number.int' max=99999}},\n \"SourcePriority\": {\n \"PrimarySource\": \"\"\n },\n \"State\": \"\"\n },\n \"Sources\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n }\n ],\n \"Status\": \"\",\n \"VpcInterfaces\": [\n {\n \"Name\": \"\",\n \"NetworkInterfaceIds\": [\n \"\"\n ],\n \"NetworkInterfaceType\": \"\",\n \"RoleArn\": \"\",\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"SubnetId\": \"\"\n }\n ]\n },\n \"Messages\": {\n \"Errors\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6d34f933-f94a-438c-8a71-7a4fa9240a1a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84474efb-f16c-4296-99cc-40ecedc76e79", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c8841a4-e9b1-47c7-acb8-f70aba859aa6", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea471792-56d7-4903-83da-22fd4ff85995", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e07d4d26-ef8b-4d03-ac20-11dd4ca8d33e", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2686f16-050c-48be-9145-a64f75ff0914", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "509624c0-af9b-4e11-8cbb-af6ecfdcd6c0", "documentation": "Updates flow", "method": "put", "endpoint": "v1/flows/:flowArn", "responses": [ { "uuid": "5424236c-d0f0-41f5-947d-75920f983213", "body": "{\n \"Flow\": {\n \"AvailabilityZone\": \"\",\n \"Description\": \"\",\n \"EgressIp\": \"\",\n \"Entitlements\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"EntitlementStatus\": \"\",\n \"Name\": \"\",\n \"Subscribers\": [\n \"\"\n ]\n }\n ],\n \"FlowArn\": \"\",\n \"MediaStreams\": [\n {\n \"Attributes\": {\n \"Fmtp\": {\n \"ChannelOrder\": \"\",\n \"Colorimetry\": \"\",\n \"ExactFramerate\": \"\",\n \"Par\": \"\",\n \"Range\": \"\",\n \"ScanMode\": \"\",\n \"Tcs\": \"\"\n },\n \"Lang\": \"\"\n },\n \"ClockRate\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Fmt\": {{faker 'number.int' max=99999}},\n \"MediaStreamId\": {{faker 'number.int' max=99999}},\n \"MediaStreamName\": \"\",\n \"MediaStreamType\": \"\",\n \"VideoFormat\": \"\"\n }\n ],\n \"Name\": \"\",\n \"Outputs\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Destination\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"ListenerAddress\": \"\",\n \"MediaLiveInputArn\": \"\",\n \"MediaStreamOutputConfigurations\": [\n {\n \"DestinationConfigurations\": [\n {\n \"DestinationIp\": \"\",\n \"DestinationPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n },\n \"OutboundIp\": \"\"\n }\n ],\n \"EncodingName\": \"\",\n \"EncodingParameters\": {\n \"CompressionFactor\": {{faker 'number.float'}},\n \"EncoderProfile\": \"\"\n },\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"OutputArn\": \"\",\n \"Port\": {{faker 'number.int' max=99999}},\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceAttachment\": {\n \"VpcInterfaceName\": \"\"\n }\n }\n ],\n \"Source\": {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n },\n \"SourceFailoverConfig\": {\n \"FailoverMode\": \"\",\n \"RecoveryWindow\": {{faker 'number.int' max=99999}},\n \"SourcePriority\": {\n \"PrimarySource\": \"\"\n },\n \"State\": \"\"\n },\n \"Sources\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n }\n ],\n \"Status\": \"\",\n \"VpcInterfaces\": [\n {\n \"Name\": \"\",\n \"NetworkInterfaceIds\": [\n \"\"\n ],\n \"NetworkInterfaceType\": \"\",\n \"RoleArn\": \"\",\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"SubnetId\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d5d424ff-def8-41ae-8d22-91aaec4f0224", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "80ceee8a-8ce3-4c44-b64f-eebb21d537d4", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c10c2006-1a44-485a-9f5e-434aa8cbf968", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1862a7cc-d8ff-4890-a643-df113a9230a7", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0f1eec9-da24-4dac-ade8-047c845c24c1", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b198edc-bd7c-48cd-bf2c-0ea9fd59b444", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c66c370-e498-437c-9df4-ff4d5f2c534c", "documentation": "Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).", "method": "get", "endpoint": "v1/offerings/:offeringArn", "responses": [ { "uuid": "a293b044-a60b-4b11-9249-81273ac571b9", "body": "{\n \"Offering\": {\n \"CurrencyCode\": \"\",\n \"Duration\": {{faker 'number.int' max=99999}},\n \"DurationUnits\": \"\",\n \"OfferingArn\": \"\",\n \"OfferingDescription\": \"\",\n \"PricePerUnit\": \"\",\n \"PriceUnits\": \"\",\n \"ResourceSpecification\": {\n \"ReservedBitrate\": {{faker 'number.int' max=99999}},\n \"ResourceType\": \"\"\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8858cb6-59a3-437a-89b0-e8b424b27604", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "166003b5-128f-4f82-a9e8-9e1ed4bef963", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4220d2cf-83cb-4d5d-a44a-c6480aee493b", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95819e6e-4ec7-409f-9a09-ce8fe365c381", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e85430b-2882-4549-b349-7a519ebba199", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4b1ae4b5-3d2d-4c5e-8614-e138f66da29a", "documentation": "Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering.", "method": "post", "endpoint": "v1/offerings/:offeringArn", "responses": [ { "uuid": "daadf4e2-d592-4983-87b4-118d74700de2", "body": "{\n \"Reservation\": {\n \"CurrencyCode\": \"\",\n \"Duration\": {{faker 'number.int' max=99999}},\n \"DurationUnits\": \"\",\n \"End\": \"\",\n \"OfferingArn\": \"\",\n \"OfferingDescription\": \"\",\n \"PricePerUnit\": \"\",\n \"PriceUnits\": \"\",\n \"ReservationArn\": \"\",\n \"ReservationName\": \"\",\n \"ReservationState\": \"\",\n \"ResourceSpecification\": {\n \"ReservedBitrate\": {{faker 'number.int' max=99999}},\n \"ResourceType\": \"\"\n },\n \"Start\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "36c7c3f6-bde1-41d7-80b2-9687eb9b344f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "880c76bd-d8a4-48a1-94b7-93342c479230", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45aeed0b-af27-4543-988a-3ed2e796b782", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7449208a-7a93-47f9-afad-f5b7562a924d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "941b48e8-e13b-4078-9c9f-8130f86687e2", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30d3a84f-f038-4f01-9c43-0caf22afbd27", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6807f8f0-9fc2-429d-b5c8-283a7fbd4be3", "documentation": "Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).", "method": "get", "endpoint": "v1/reservations/:reservationArn", "responses": [ { "uuid": "72e87969-9e78-4334-91a2-adfeb059de09", "body": "{\n \"Reservation\": {\n \"CurrencyCode\": \"\",\n \"Duration\": {{faker 'number.int' max=99999}},\n \"DurationUnits\": \"\",\n \"End\": \"\",\n \"OfferingArn\": \"\",\n \"OfferingDescription\": \"\",\n \"PricePerUnit\": \"\",\n \"PriceUnits\": \"\",\n \"ReservationArn\": \"\",\n \"ReservationName\": \"\",\n \"ReservationState\": \"\",\n \"ResourceSpecification\": {\n \"ReservedBitrate\": {{faker 'number.int' max=99999}},\n \"ResourceType\": \"\"\n },\n \"Start\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f43b764-4131-40b7-a229-d1c382ed3e37", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4911bf2c-8cfa-4ae2-ab61-67799a7c6214", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87a1526c-c1ae-42cb-bf98-fb7487b06550", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c41d55c6-35ec-4be0-b2f4-5e280234625e", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa2d7bf9-e0b0-4756-97f1-6966830c6cdd", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34457f05-193e-4aed-9ba3-e2d21289526c", "documentation": "Grants entitlements to an existing flow.", "method": "post", "endpoint": "v1/flows/:flowArn/entitlements", "responses": [ { "uuid": "43cba260-5e68-4ca4-a1a6-1f7bff37c211", "body": "{\n \"Entitlements\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"EntitlementStatus\": \"\",\n \"Name\": \"\",\n \"Subscribers\": [\n \"\"\n ]\n }\n ],\n \"FlowArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9b2875d6-e803-4e2f-ae96-856ed8f80908", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "GrantFlowEntitlements420Exception", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b06b8ad-1ef4-43bd-af0d-b9d365f090e0", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22cb7d15-e65f-414e-9f58-38a9758d0045", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b52e769-756e-4f74-802e-7cf5abc1379c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "51e335c6-e7b7-489b-ad3f-cf856001a76d", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6cc9f24f-bae8-4e93-87b0-fb5309e3b658", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f9c31ca-da75-421d-902a-0325e8f1125b", "body": "\"\"", "latency": 0, "statusCode": 486, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "470a41b7-6f9f-4ebf-8506-d88f1e4dd141", "documentation": "Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.", "method": "get", "endpoint": "v1/entitlements", "responses": [ { "uuid": "0c5857f4-3eea-4e2e-b7d8-6e06854a8b51", "body": "{\n \"Entitlements\": [\n {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"EntitlementArn\": \"\",\n \"EntitlementName\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "96ef1626-4a59-4eed-b93c-8455c3c69a8e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0214e32-5790-4d05-a640-55cfdf15be02", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ecb5736b-2bad-40a9-b6a5-cb7981116576", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a8401f9-90ba-4f44-bdb0-f3f3fa1e4c4f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc2005ca-a6e4-48df-aa35-9eb58dabf281", "documentation": "Displays a list of all offerings that are available to this account in the current AWS Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.", "method": "get", "endpoint": "v1/offerings", "responses": [ { "uuid": "2949ed93-194e-42b3-9c41-d5eeb687b3ac", "body": "{\n \"NextToken\": \"\",\n \"Offerings\": [\n {\n \"CurrencyCode\": \"\",\n \"Duration\": {{faker 'number.int' max=99999}},\n \"DurationUnits\": \"\",\n \"OfferingArn\": \"\",\n \"OfferingDescription\": \"\",\n \"PricePerUnit\": \"\",\n \"PriceUnits\": \"\",\n \"ResourceSpecification\": {\n \"ReservedBitrate\": {{faker 'number.int' max=99999}},\n \"ResourceType\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2d6f1140-5dc8-4d15-a56a-4ac904f99645", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2492a8ac-88ef-4348-a4d1-6147e134b42b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77bd61a0-f289-4136-8329-40a82f2d5877", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eec089a8-fedf-4fe4-9788-ca007e9733c3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8a13d3a5-20dd-4c2d-a5fb-1f9430fbc877", "documentation": "Displays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expired).", "method": "get", "endpoint": "v1/reservations", "responses": [ { "uuid": "f7f84b0c-4e45-4323-a58d-e1904d2f1fc1", "body": "{\n \"NextToken\": \"\",\n \"Reservations\": [\n {\n \"CurrencyCode\": \"\",\n \"Duration\": {{faker 'number.int' max=99999}},\n \"DurationUnits\": \"\",\n \"End\": \"\",\n \"OfferingArn\": \"\",\n \"OfferingDescription\": \"\",\n \"PricePerUnit\": \"\",\n \"PriceUnits\": \"\",\n \"ReservationArn\": \"\",\n \"ReservationName\": \"\",\n \"ReservationState\": \"\",\n \"ResourceSpecification\": {\n \"ReservedBitrate\": {{faker 'number.int' max=99999}},\n \"ResourceType\": \"\"\n },\n \"Start\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da02ab19-9b01-41d6-af6e-723f2e03fb73", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd4dd167-0df8-4222-b9c7-262a2177cd54", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5de38ca-02f9-4067-b37e-ff55967e6328", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c126c8d3-6292-43eb-8245-71c2552e1499", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0bf043cf-02f0-4fda-99f3-e822d4c5d6fc", "documentation": "List all tags on an AWS Elemental MediaConnect resource", "method": "get", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "a25a52c4-1a2d-4ac6-9ffd-68dacb8a1bb2", "body": "{\n \"Tags\": {}\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fdc03183-cd88-470a-a32f-9d987338f830", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a49bc267-4419-4991-a500-67406d7eb556", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e4e17a0-62dc-4cf8-9934-405afa3f80e5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec14ef05-b23e-4a9c-8ef4-363257eb3d23", "documentation": "Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well.", "method": "post", "endpoint": "tags/:resourceArn", "responses": [ { "uuid": "5be2f4ee-c1d8-4318-a980-84bb191eaeaa", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b985d1bb-d6eb-4f4c-be8b-5e8cd848d59f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f074e2a-271e-4f78-b9ee-f969571b643c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8d9613e-2d29-4204-8cc5-5a32af52d06d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce844bc5-116a-4bab-9e6e-c14bb1c7fabf", "documentation": "Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.", "method": "delete", "endpoint": "v1/flows/:flowArn/mediaStreams/:mediaStreamName", "responses": [ { "uuid": "d81df857-0139-48c7-aad7-a2b46afe9598", "body": "{\n \"FlowArn\": \"\",\n \"MediaStreamName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c5151034-2dbb-4c05-b8bc-40d200b07985", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15f50d55-5d9d-4f1f-a5c8-f9fa07b1c8b7", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0115afb0-904b-47aa-bce6-d3dcb69545ad", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "764cd62a-1549-4cd8-9338-08078b03346d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1cc25359-9780-4943-9811-a84640dd4a94", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c936a6f7-2b93-4b91-bf3f-b388182ab501", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b2f40d9-362b-4a61-acfb-f61fb19c8685", "documentation": "Updates an existing media stream.", "method": "put", "endpoint": "v1/flows/:flowArn/mediaStreams/:mediaStreamName", "responses": [ { "uuid": "4cd90ee0-ed14-4f3d-9eb4-68f696de0248", "body": "{\n \"FlowArn\": \"\",\n \"MediaStream\": {\n \"Attributes\": {\n \"Fmtp\": {\n \"ChannelOrder\": \"\",\n \"Colorimetry\": \"\",\n \"ExactFramerate\": \"\",\n \"Par\": \"\",\n \"Range\": \"\",\n \"ScanMode\": \"\",\n \"Tcs\": \"\"\n },\n \"Lang\": \"\"\n },\n \"ClockRate\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Fmt\": {{faker 'number.int' max=99999}},\n \"MediaStreamId\": {{faker 'number.int' max=99999}},\n \"MediaStreamName\": \"\",\n \"MediaStreamType\": \"\",\n \"VideoFormat\": \"\"\n }\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3bc244f8-963c-4477-8f9c-361f42cf683d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e183ef8-614a-4de0-ae9a-13372c45d625", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de250ca5-19ea-490b-b007-8fb2fa2f3e8c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7d20d91-b53a-4de6-a3c7-44f53050f5b6", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "342ef3cd-62e8-4210-bfb4-a58728241307", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fbe1b050-4886-4b40-906d-798f2e590a2d", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1ed2cb4-b3db-412c-aa08-e889bc605ef3", "documentation": "Removes an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output.", "method": "delete", "endpoint": "v1/flows/:flowArn/outputs/:outputArn", "responses": [ { "uuid": "9a15105d-9774-4687-b851-f48d6cfa4e9c", "body": "{\n \"FlowArn\": \"\",\n \"OutputArn\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5924d996-fd9c-459c-a137-b4df79c75a35", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "684ba8a3-8770-40bd-9d35-12f9f22b8891", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e950b037-a414-4df9-88ca-fa85d9cab726", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4cc7dd7c-88ed-4686-9e4c-96a8246b567a", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5da68563-2c71-4678-ab7b-7cb43038713b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c41898a-7306-44b3-adfb-35e6d0074aa6", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "50a8d0b3-6b03-406e-95a5-7cc6e14ddb66", "documentation": "Updates an existing flow output.", "method": "put", "endpoint": "v1/flows/:flowArn/outputs/:outputArn", "responses": [ { "uuid": "1861f8d2-4da4-476c-a47b-bd44942fb9e2", "body": "{\n \"FlowArn\": \"\",\n \"Output\": {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Destination\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"ListenerAddress\": \"\",\n \"MediaLiveInputArn\": \"\",\n \"MediaStreamOutputConfigurations\": [\n {\n \"DestinationConfigurations\": [\n {\n \"DestinationIp\": \"\",\n \"DestinationPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n },\n \"OutboundIp\": \"\"\n }\n ],\n \"EncodingName\": \"\",\n \"EncodingParameters\": {\n \"CompressionFactor\": {{faker 'number.float'}},\n \"EncoderProfile\": \"\"\n },\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"OutputArn\": \"\",\n \"Port\": {{faker 'number.int' max=99999}},\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceAttachment\": {\n \"VpcInterfaceName\": \"\"\n }\n }\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1f7cd053-7ff9-4e9f-ac60-6d1ddffec4db", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cdf7ecf9-9abb-4bc9-b1a8-a39bbc71fc16", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aafa9266-84c4-4f2c-86ff-ffbf556e0182", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9cf55c23-1e04-42f8-83c1-f12f8b4a7b21", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a651c3b8-501d-4c64-9b33-b7c1e8f5794b", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7f63fe7-b05e-415a-8dcc-19617a264b4b", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bddb8f94-907c-42fa-9aed-f2aaf499105a", "documentation": "Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.", "method": "delete", "endpoint": "v1/flows/:flowArn/source/:sourceArn", "responses": [ { "uuid": "6f190b35-59a2-4b11-8bb2-fa8df1af7b41", "body": "{\n \"FlowArn\": \"\",\n \"SourceArn\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bdae16ba-415d-4676-9460-d96e4e45501a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e82e00d-c493-4df7-868f-c5cf705c07ec", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c232a03-a6ee-4f40-82e6-830d5f8c2a5c", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cfc6b314-e101-404f-8f47-efb64d2384d3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d127075-5688-42bb-8ddb-fa730de91fd9", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b81b533a-a105-4777-b8f2-b6ea7d7ed15a", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a35254a1-a195-4d48-8986-e8703a13f60e", "documentation": "Updates the source of a flow.", "method": "put", "endpoint": "v1/flows/:flowArn/source/:sourceArn", "responses": [ { "uuid": "67ce6c50-2e96-4df5-83ba-b0d5c9e448e8", "body": "{\n \"FlowArn\": \"\",\n \"Source\": {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Decryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"Description\": \"\",\n \"EntitlementArn\": \"\",\n \"IngestIp\": \"\",\n \"IngestPort\": {{faker 'number.int' max=99999}},\n \"MediaStreamSourceConfigurations\": [\n {\n \"EncodingName\": \"\",\n \"InputConfigurations\": [\n {\n \"InputIp\": \"\",\n \"InputPort\": {{faker 'number.int' max=99999}},\n \"Interface\": {\n \"Name\": \"\"\n }\n }\n ],\n \"MediaStreamName\": \"\"\n }\n ],\n \"Name\": \"\",\n \"SourceArn\": \"\",\n \"Transport\": {\n \"CidrAllowList\": [\n \"\"\n ],\n \"MaxBitrate\": {{faker 'number.int' max=99999}},\n \"MaxLatency\": {{faker 'number.int' max=99999}},\n \"MaxSyncBuffer\": {{faker 'number.int' max=99999}},\n \"MinLatency\": {{faker 'number.int' max=99999}},\n \"Protocol\": \"\",\n \"RemoteId\": \"\",\n \"SmoothingLatency\": {{faker 'number.int' max=99999}},\n \"StreamId\": \"\"\n },\n \"VpcInterfaceName\": \"\",\n \"WhitelistCidr\": \"\"\n }\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9064014e-38db-4602-8a8f-349957721cb9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ed50828-52f5-4955-a67a-2477d489941c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "951040cb-e81a-452f-b95b-7230a4f08801", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4f6fbc9-7818-4f58-97e2-823bf8b6b28d", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28a555db-157f-4b46-9774-a9ee1dbea518", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e94d8db-f639-4405-b5c7-ea38c9915301", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3498d912-7f69-402e-a1eb-10f2c3bccd20", "documentation": "Removes a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface.", "method": "delete", "endpoint": "v1/flows/:flowArn/vpcInterfaces/:vpcInterfaceName", "responses": [ { "uuid": "f1a51093-b56c-4ea1-beb8-4245d84b1a35", "body": "{\n \"FlowArn\": \"\",\n \"NonDeletedNetworkInterfaceIds\": [\n \"\"\n ],\n \"VpcInterfaceName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d469541e-7717-4eda-9c75-882f37d07bc9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a5eb46d-98e4-4c5d-bac8-29486af46798", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e5bf327-d2e8-4dfc-bce0-680a2c67a446", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "067a9688-d787-490a-8cb1-8e954d673d7c", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74709fb5-964a-427a-b0f7-3e77a5786b10", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15b5cccc-fbfc-4230-b2d4-21af628faadb", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0cbbf7f-f9be-432c-bb8d-d05eeeed8a87", "documentation": "Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed.", "method": "delete", "endpoint": "v1/flows/:flowArn/entitlements/:entitlementArn", "responses": [ { "uuid": "21a85d57-9540-48d7-adca-9875ddb934de", "body": "{\n \"EntitlementArn\": \"\",\n \"FlowArn\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3b5e1bcd-61f1-4aaf-ba19-c6cee08c2b33", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67ad579e-7695-442c-9c85-983113ed004a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28dfc66c-634a-42de-98b8-2ad83028e8b5", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "389751f2-abf7-4084-9b32-e6208b8d837f", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8e8cd3c-f1fe-445e-933a-e6d4f2101459", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6c84a8df-793d-4b33-8697-28f8aec6bdb3", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f09df6d-4918-44fa-964c-e3d85beedd80", "documentation": "You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed.", "method": "put", "endpoint": "v1/flows/:flowArn/entitlements/:entitlementArn", "responses": [ { "uuid": "9e71b186-82fe-4b75-b29c-4545731d0892", "body": "{\n \"Entitlement\": {\n \"DataTransferSubscriberFeePercent\": {{faker 'number.int' max=99999}},\n \"Description\": \"\",\n \"Encryption\": {\n \"Algorithm\": \"\",\n \"ConstantInitializationVector\": \"\",\n \"DeviceId\": \"\",\n \"KeyType\": \"\",\n \"Region\": \"\",\n \"ResourceId\": \"\",\n \"RoleArn\": \"\",\n \"SecretArn\": \"\",\n \"Url\": \"\"\n },\n \"EntitlementArn\": \"\",\n \"EntitlementStatus\": \"\",\n \"Name\": \"\",\n \"Subscribers\": [\n \"\"\n ]\n },\n \"FlowArn\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fb1bb51a-267b-43ee-bc0e-48473e82b61e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d28b4391-30cb-4583-b202-befc04db55be", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7825f6e-fdff-48b8-8028-f2e669e84f90", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "882e3b00-b51a-4e8f-9e0e-1bf74fef91fe", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f811bca9-32bd-4721-93fa-59ff4d5bb955", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3587841d-30db-443c-a68e-df2bb0abb3be", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96136568-42bb-406a-b3ef-e031a5b0a2b4", "documentation": "Starts a flow.", "method": "post", "endpoint": "v1/flows/start/:flowArn", "responses": [ { "uuid": "82be29c3-a161-425d-85aa-7f2320a9d1c5", "body": "{\n \"FlowArn\": \"\",\n \"Status\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "084dd3eb-257a-490a-a61e-d079f5f5de6c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4643a94a-cd14-4423-9c7b-030377d4a28b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d846644-a9b3-4731-baf6-e3ef26f0e373", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9389bfce-f4ef-47cd-a199-dfdf13a84224", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3fe57a2-0a98-4cab-8066-00f77b53c4fb", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf86810a-2d76-4118-b5ab-b56af9de496c", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00126996-b575-4d0b-a474-4e6be187805a", "documentation": "Stops a flow.", "method": "post", "endpoint": "v1/flows/stop/:flowArn", "responses": [ { "uuid": "5e2cb211-dcd3-4cdf-9bdb-a87e13f32136", "body": "{\n \"FlowArn\": \"\",\n \"Status\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ec51d21-84d7-4097-b6c5-10b333239e61", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa673536-9498-41da-8996-902481655630", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "47be6ba8-8141-45ff-b5b0-71739081aa26", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ForbiddenException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e839a4c0-240a-40c2-9289-9a1c554f43d3", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52884f5c-8d15-4b83-aefa-95cea3b66fef", "body": "\"\"", "latency": 0, "statusCode": 484, "label": "ServiceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d26db96-ab1a-4efb-9f3b-5aefcaae547d", "body": "\"\"", "latency": 0, "statusCode": 485, "label": "TooManyRequestsException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "915fd401-f88b-415c-9277-95d1818f7b1d", "documentation": "Deletes specified tags from a resource.", "method": "delete", "endpoint": "tags/:resourceArn#tagKeys", "responses": [ { "uuid": "2007dc19-1158-4fb8-a77a-3070ca6b82e6", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cf7640e6-44fe-4177-8eaf-a209362152ea", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "NotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89b243b3-97be-4b2c-b5cb-4af7344f9275", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "BadRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "287dbbaa-e61f-4cf2-b613-532b62ad4e5d", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "InternalServerErrorException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "0a478fcc-6a86-40fd-a0ab-b545a619f17b" }, { "type": "route", "uuid": "24f43c99-f8fe-4ab6-9403-7ad5a8fc847c" }, { "type": "route", "uuid": "a8eef5c0-d155-4329-8e3b-ffcdf43d6025" }, { "type": "route", "uuid": "3228b432-7ea9-4a5c-a321-910fd648ee8a" }, { "type": "route", "uuid": "bcd1c8fe-34eb-4d40-b7b3-44b51fa90dda" }, { "type": "route", "uuid": "a0724200-c31e-4f9a-b348-0bddafab7701" }, { "type": "route", "uuid": "3c7341c2-77f9-4b3b-b5e3-8aa2853c0cf4" }, { "type": "route", "uuid": "ae9c3faa-8fd8-4fbc-aff3-49f06a526356" }, { "type": "route", "uuid": "509624c0-af9b-4e11-8cbb-af6ecfdcd6c0" }, { "type": "route", "uuid": "5c66c370-e498-437c-9df4-ff4d5f2c534c" }, { "type": "route", "uuid": "4b1ae4b5-3d2d-4c5e-8614-e138f66da29a" }, { "type": "route", "uuid": "6807f8f0-9fc2-429d-b5c8-283a7fbd4be3" }, { "type": "route", "uuid": "34457f05-193e-4aed-9ba3-e2d21289526c" }, { "type": "route", "uuid": "470a41b7-6f9f-4ebf-8506-d88f1e4dd141" }, { "type": "route", "uuid": "cc2005ca-a6e4-48df-aa35-9eb58dabf281" }, { "type": "route", "uuid": "8a13d3a5-20dd-4c2d-a5fb-1f9430fbc877" }, { "type": "route", "uuid": "0bf043cf-02f0-4fda-99f3-e822d4c5d6fc" }, { "type": "route", "uuid": "ec14ef05-b23e-4a9c-8ef4-363257eb3d23" }, { "type": "route", "uuid": "ce844bc5-116a-4bab-9e6e-c14bb1c7fabf" }, { "type": "route", "uuid": "5b2f40d9-362b-4a61-acfb-f61fb19c8685" }, { "type": "route", "uuid": "d1ed2cb4-b3db-412c-aa08-e889bc605ef3" }, { "type": "route", "uuid": "50a8d0b3-6b03-406e-95a5-7cc6e14ddb66" }, { "type": "route", "uuid": "bddb8f94-907c-42fa-9aed-f2aaf499105a" }, { "type": "route", "uuid": "a35254a1-a195-4d48-8986-e8703a13f60e" }, { "type": "route", "uuid": "3498d912-7f69-402e-a1eb-10f2c3bccd20" }, { "type": "route", "uuid": "c0cbbf7f-f9be-432c-bb8d-d05eeeed8a87" }, { "type": "route", "uuid": "0f09df6d-4918-44fa-964c-e3d85beedd80" }, { "type": "route", "uuid": "96136568-42bb-406a-b3ef-e031a5b0a2b4" }, { "type": "route", "uuid": "00126996-b575-4d0b-a474-4e6be187805a" }, { "type": "route", "uuid": "915fd401-f88b-415c-9277-95d1818f7b1d" } ] }