API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__61d32e70d3df83a3_5352 | METHOD:POST PATH:/v1/flows/{flowArn}/vpcInterfaces Adds VPC interfaces to flow flowArn INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__b936c7a7b493ab08_5353 | METHOD:POST PATH:/v1/bridges Creates a new bridge. The request must include one source. INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__a5e2dd39ebbb0454_5354 | METHOD:POST PATH:/v1/flows Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50). INTENT:RESOURCE_CREATION Create… | openapi_spec |
| bindings__96b0e6f43d4566e7_5355 | METHOD:POST PATH:/v1/gateways Creates a new gateway. The request must include at least one network (up to 4). INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__a381c8efa751239b_5356 | METHOD:DELETE PATH:/v1/bridges/{bridgeArn} Deletes a bridge. Before you can delete a bridge, you must stop the bridge. bridgeArn INTENT:RESOURCE_DELETION Delete V1 button with confirmation… | openapi_spec |
| bindings__93f2726e5389988b_5357 | METHOD:PUT PATH:/v1/bridges/{bridgeArn} Updates the bridge bridgeArn INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__a20d0e1d1bf85e46_5358 | METHOD:DELETE PATH:/v1/flows/{flowArn} Deletes a flow. Before you can delete a flow, you must stop the flow. flowArn INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__27e44283d0f1dfb8_5359 | METHOD:PUT PATH:/v1/flows/{flowArn} Updates flow flowArn INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__2cdebfacf800914a_5360 | METHOD:DELETE PATH:/v1/gateways/{gatewayArn} Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges. gatewayArn INTENT:RESOURCE_DELETION Delete… | openapi_spec |
| bindings__3e009fa81e743e73_5361 | METHOD:DELETE PATH:/v1/gateway-instances/{gatewayInstanceArn} Deregisters an instance. Before you deregister an instance, all bridges running on the instance must be stopped. If you want to… | openapi_spec |
| bindings__cbe8527740086c05_5362 | METHOD:PUT PATH:/v1/gateway-instances/{gatewayInstanceArn} Updates the configuration of an existing Gateway Instance. gatewayInstanceArn INTENT:RESOURCE_UPDATE Edit V1 form with save action… | openapi_spec |
| bindings__f70c7d43be5acf4d_5363 | METHOD:POST PATH:/v1/offerings/{offeringArn} Submits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering. offeringArn… | openapi_spec |
| bindings__3e795e2207f4d656_5364 | METHOD:POST PATH:/v1/flows/{flowArn}/entitlements Grants entitlements to an existing flow. flowArn INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__aa236c0493904909_5365 | METHOD:POST PATH:/tags/{resourceArn} 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… | openapi_spec |
| bindings__aec240be4fc43e59_5366 | METHOD:DELETE PATH:/v1/bridges/{bridgeArn}/outputs/{outputName} Removes an output from a bridge. bridgeArn outputName INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__f9409715a7ce81b8_5367 | METHOD:PUT PATH:/v1/bridges/{bridgeArn}/outputs/{outputName} Updates an existing bridge output. bridgeArn outputName INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_NESTED | openapi_spec |
| bindings__57244cc35b8dfeda_5368 | METHOD:DELETE PATH:/v1/bridges/{bridgeArn}/sources/{sourceName} Removes a source from a bridge. bridgeArn sourceName INTENT:RESOURCE_DELETION Delete V1 button with confirmation REST_DELETE_NESTED | openapi_spec |
| bindings__0e0d37f005be30ac_5369 | METHOD:PUT PATH:/v1/bridges/{bridgeArn}/sources/{sourceName} Updates an existing bridge source. bridgeArn sourceName INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_NESTED | openapi_spec |
| bindings__5746c28f829c14fe_5370 | METHOD:DELETE PATH:/v1/flows/{flowArn}/mediaStreams/{mediaStreamName} Removes a media stream from a flow. This action is only available if the media stream is not associated with a source or output.… | openapi_spec |
| bindings__6ec433df843c7448_5371 | METHOD:PUT PATH:/v1/flows/{flowArn}/mediaStreams/{mediaStreamName} Updates an existing media stream. flowArn mediaStreamName INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_NESTED | openapi_spec |
| bindings__5eccc14f92bbe84f_5372 | METHOD:DELETE PATH:/v1/flows/{flowArn}/outputs/{outputArn} 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… | openapi_spec |
| bindings__82a9d5455b384c89_5373 | METHOD:PUT PATH:/v1/flows/{flowArn}/outputs/{outputArn} Updates an existing flow output. flowArn outputArn INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_NESTED | openapi_spec |
| bindings__7bae0f4529ebf3d0_5374 | METHOD:DELETE PATH:/v1/flows/{flowArn}/source/{sourceArn} Removes a source from an existing flow. This request can be made only if there is more than one source on the flow. flowArn sourceArn… | openapi_spec |
| bindings__f548eac413d91efb_5375 | METHOD:PUT PATH:/v1/flows/{flowArn}/source/{sourceArn} Updates the source of a flow. flowArn sourceArn INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_NESTED | openapi_spec |
| bindings__a2488090a299c049_5376 | METHOD:DELETE PATH:/v1/flows/{flowArn}/vpcInterfaces/{vpcInterfaceName} 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… | openapi_spec |
| bindings__81eeb0c77e4c8d60_5377 | METHOD:DELETE PATH:/v1/flows/{flowArn}/entitlements/{entitlementArn} Revokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the… | openapi_spec |
| bindings__baa25f6c4bd8077f_5378 | METHOD:PUT PATH:/v1/flows/{flowArn}/entitlements/{entitlementArn} You can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the… | openapi_spec |
| bindings__f81280e783c44b95_5379 | METHOD:POST PATH:/v1/flows/start/{flowArn} Starts a flow. flowArn INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__dbd45b7497d79952_5380 | METHOD:POST PATH:/v1/flows/stop/{flowArn} Stops a flow. flowArn INTENT:RESOURCE_CREATION Create V1 form with validation REST_CREATE_NESTED | openapi_spec |
| bindings__76a693aa5d8bd826_5381 | METHOD:DELETE PATH:/tags/{resourceArn}#tagKeys Deletes specified tags from a resource. resourceArn tagKeys INTENT:RESOURCE_DELETION Delete Tags button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__f7e3e00cbe1f04ec_5382 | METHOD:PUT PATH:/v1/bridges/{bridgeArn}/state Updates the bridge state bridgeArn INTENT:RESOURCE_UPDATE Edit V1 form with save action REST_UPDATE_NESTED | openapi_spec |
| bindings__2ab7d4e601d3d288_5383 | METHOD:POST PATH:/2017-08-29/certificates Associates an AWS Certificate Manager (ACM) Amazon Resource Name (ARN) with AWS Elemental MediaConvert. INTENT:RESOURCE_CREATION Create 2017 08 29 form with… | openapi_spec |
| bindings__92fd2e0817d73e27_5384 | METHOD:DELETE PATH:/2017-08-29/jobs/{id} Permanently cancel a job. Once you have canceled a job, you can't start it again. id INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__a5a104a4b0253efe_5385 | METHOD:POST PATH:/2017-08-29/jobs Create a new transcoding job. For information about jobs and job settings, see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html… | openapi_spec |
| bindings__7021962debdb9d8b_5386 | METHOD:POST PATH:/2017-08-29/jobTemplates Create a new job template. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html… | openapi_spec |
| bindings__eefb2e4f7e3a363d_5387 | METHOD:POST PATH:/2017-08-29/presets Create a new preset. For information about job templates see the User Guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html INTENT:USER_CREATION… | openapi_spec |
| bindings__4609052a14d5b216_5388 | METHOD:POST PATH:/2017-08-29/queues Create a new transcoding queue. For information about queues, see Working With Queues in the User Guide at… | openapi_spec |
| bindings__d15614a2ac113baa_5389 | METHOD:DELETE PATH:/2017-08-29/jobTemplates/{name} Permanently delete a job template you have created. name INTENT:RESOURCE_DELETION Delete 2017 08 29 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__0c2c2f60f5c0be8d_5390 | METHOD:PUT PATH:/2017-08-29/jobTemplates/{name} Modify one of your existing job templates. name INTENT:RESOURCE_UPDATE Edit 2017 08 29 form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__f0ba55c105943da8_5391 | METHOD:DELETE PATH:/2017-08-29/policy Permanently delete a policy that you created. INTENT:RESOURCE_DELETION Delete 2017 08 29 button with confirmation REST_DELETE_COLLECTION | openapi_spec |
| bindings__b501fc4abfab7bed_5392 | METHOD:PUT PATH:/2017-08-29/policy Create or change your policy. For more information about policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html… | openapi_spec |
| bindings__801e839f59bdf69c_5393 | METHOD:DELETE PATH:/2017-08-29/presets/{name} Permanently delete a preset you have created. name INTENT:RESOURCE_DELETION Delete 2017 08 29 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__6cedbaeaf340e370_5394 | METHOD:PUT PATH:/2017-08-29/presets/{name} Modify one of your existing presets. name INTENT:RESOURCE_UPDATE Edit 2017 08 29 form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__3dc4430dd1bc5b8e_5395 | METHOD:DELETE PATH:/2017-08-29/queues/{name} Permanently delete a queue you have created. name INTENT:RESOURCE_DELETION Delete 2017 08 29 button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__a384d2df77e31ab2_5396 | METHOD:PUT PATH:/2017-08-29/queues/{name} Modify one of your existing queues. name INTENT:RESOURCE_UPDATE Edit 2017 08 29 form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__c17de781b134ff59_5397 | METHOD:POST PATH:/2017-08-29/endpoints Send an request with an empty body to the regional API endpoint to get your account API endpoint. MaxResults NextToken INTENT:USER_CREATION Registration form… | openapi_spec |
| bindings__4ac5a2758a743d51_5398 | METHOD:DELETE PATH:/2017-08-29/certificates/{arn} Removes an association between the Amazon Resource Name (ARN) of an AWS Certificate Manager (ACM) certificate and an AWS Elemental MediaConvert… | openapi_spec |
| bindings__b1beac2f069eb33a_5399 | METHOD:PUT PATH:/2017-08-29/tags/{arn} Remove tags from a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at… | openapi_spec |
| bindings__bb18e7e39e5979ac_5400 | METHOD:POST PATH:/2017-08-29/tags Add tags to a MediaConvert queue, preset, or job template. For information about tagging, see the User Guide at… | openapi_spec |
| bindings__656449bf68daee87_5401 | METHOD:POST PATH:/prod/inputDevices/{inputDeviceId}/accept Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account. inputDeviceId INTENT:FILE_SELECTION… | openapi_spec |