API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__28690e82b1d29ef2_4902 | METHOD:POST PATH:/listSignalingChannels Returns an array of <code>ChannelInfo</code> objects. Each object describes a signaling channel. To retrieve only those channels that satisfy a specific… | openapi_spec |
| bindings__255ace93eb55afd5_4903 | METHOD:POST PATH:/listStreams Returns an array of <code>StreamInfo</code> objects. Each object describes a stream. To retrieve only streams that satisfy a specific condition, you can specify a… | openapi_spec |
| bindings__090ce57ddfb3bc7b_4904 | METHOD:POST PATH:/ListTagsForResource Returns a list of tags associated with the specified signaling channel. INTENT:FILE_SELECTION Multi-select Listtagsforresource grid with checkbox state… | openapi_spec |
| bindings__4ec50dba1538ccd7_4905 | METHOD:POST PATH:/listTagsForStream <p>Returns a list of tags associated with the specified stream.</p> <p>In the request, you must specify either the <code>StreamName</code> or the… | openapi_spec |
| bindings__704e51b951b9a33e_4906 | METHOD:POST PATH:/startEdgeConfigurationUpdate <p>An asynchronous API that updates a stream’s existing edge configuration. The Kinesis Video Stream will sync the stream’s edge configuration with the… | openapi_spec |
| bindings__21fff69c2c9b53ab_4907 | METHOD:POST PATH:/UntagResource Removes one or more tags from a signaling channel. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not… | openapi_spec |
| bindings__a67f4818bc90180b_4908 | METHOD:POST PATH:/untagStream <p>Removes one or more tags from a stream. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not exist, it's… | openapi_spec |
| bindings__36ef64042a395ae2_4909 | METHOD:POST PATH:/updateDataRetention <p> Increases or decreases the stream's data retention period by the value that you specify. To indicate whether you want to increase or decrease the data… | openapi_spec |
| bindings__14973a7a4bf29147_4910 | METHOD:POST PATH:/updateImageGenerationConfiguration Updates the <code>StreamInfo</code> and <code>ImageProcessingConfiguration</code> fields. INTENT:FILE_UPLOAD File dropzone for… | openapi_spec |
| bindings__e207c1fd336a3f10_4911 | METHOD:POST PATH:/updateMediaStorageConfiguration <p>Associates a <code>SignalingChannel</code> to a stream to store the media. There are two signaling modes that can specified :</p> <ul> <li> <p>If… | openapi_spec |
| bindings__b276c5da09af99b2_4912 | METHOD:POST PATH:/updateNotificationConfiguration Updates the notification information for a stream. INTENT:RESOURCE_CREATION Create Updatenotificationconfiguration form with validation… | openapi_spec |
| bindings__7652abbded1b9ca8_4913 | METHOD:POST PATH:/updateSignalingChannel <p>Updates the existing signaling channel. This is an asynchronous operation and takes time to complete. </p> <p>If the <code>MessageTtlSeconds</code> value… | openapi_spec |
| bindings__44bcbb65db33a7d7_4914 | METHOD:POST PATH:/updateStream <p>Updates stream metadata, such as the device name and media type.</p> <p>You must provide the stream name or the Amazon Resource Name (ARN) of the stream.</p> <p>To… | openapi_spec |
| bindings__1298a3b0b8a5d022_4915 | METHOD:POST PATH:/getImages Retrieves a list of Images corresponding to each timestamp for a given time range, sampling interval, and image format configuration. MaxResults NextToken… | openapi_spec |
| bindings__a302c913461c8646_4916 | METHOD:POST PATH:/v1/send-alexa-offer-to-master This API allows you to connect WebRTC-enabled devices with Alexa display devices. When invoked, it sends the Alexa Session Description Protocol (SDP)… | openapi_spec |
| bindings__95f5f6f91a945c62_4917 | METHOD:POST PATH:/AddLFTagsToResource Attaches one or more LF-tags to an existing resource. INTENT:RESOURCE_CREATION Create Addlftagstoresource form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__37d431da44c3406b_4918 | METHOD:POST PATH:/AssumeDecoratedRoleWithSAML <p>Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the request. This decoration allows Lake… | openapi_spec |
| bindings__c552ce1d3ac51453_4919 | METHOD:POST PATH:/BatchGrantPermissions Batch operation to grant permissions to the principal. INTENT:BULK_RESOURCE_CREATION Bulk import interface for Batchgrantpermissions (CSV/JSON)… | openapi_spec |
| bindings__13f7daadb5603177_4920 | METHOD:POST PATH:/BatchRevokePermissions Batch operation to revoke permissions from the principal. INTENT:BULK_RESOURCE_CREATION Bulk import interface for Batchrevokepermissions (CSV/JSON)… | openapi_spec |
| bindings__ac7bc89cbab1a0c7_4921 | METHOD:POST PATH:/CancelTransaction Attempts to cancel the specified transaction. Returns an exception if the transaction was previously committed. INTENT:RESOURCE_CREATION Create Canceltransaction… | openapi_spec |
| bindings__aab89fe0cc067ed8_4922 | METHOD:POST PATH:/CommitTransaction Attempts to commit the specified transaction. Returns an exception if the transaction was previously aborted. This API action is idempotent if called multiple… | openapi_spec |
| bindings__909cdc226e88d227_4923 | METHOD:POST PATH:/CreateDataCellsFilter Creates a data cell filter to allow one to grant access to certain columns on certain rows. INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__628f48369fd315be_4924 | METHOD:POST PATH:/CreateLFTag Creates an LF-tag with the specified name and values. INTENT:RESOURCE_CREATION Create Createlftag form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__8be3ca6d9f511970_4925 | METHOD:POST PATH:/DeleteDataCellsFilter Deletes a data cell filter. INTENT:SEARCH_QUERY Search bar with filters and results list REST_CREATE_COLLECTION | openapi_spec |
| bindings__29c62f75af4cede8_4926 | METHOD:POST PATH:/DeleteLFTag Deletes the specified LF-tag given a key name. If the input parameter tag key was not found, then the operation will throw an exception. When you delete an LF-tag, the… | openapi_spec |
| bindings__94899a1268931d60_4927 | METHOD:POST PATH:/DeregisterResource <p>Deregisters the resource as managed by the Data Catalog.</p> <p>When you deregister a path, Lake Formation removes the path from the inline policy attached to… | openapi_spec |
| bindings__568bce118b5dccf1_4928 | METHOD:POST PATH:/DescribeResource Retrieves the current data access role for the given resource registered in Lake Formation. INTENT:RESOURCE_CREATION Create Describeresource form with validation… | openapi_spec |
| bindings__286b186fa59e68a4_4929 | METHOD:POST PATH:/DescribeTransaction Returns the details of a single transaction. INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_COLLECTION | openapi_spec |
| bindings__1ae4992afeeb0170_4930 | METHOD:POST PATH:/ExtendTransaction <p>Indicates to the service that the specified transaction is still active and should not be treated as idle and aborted.</p> <p>Write transactions that remain… | openapi_spec |
| bindings__b772e61c2088d6e0_4931 | METHOD:POST PATH:/GetDataCellsFilter Returns a data cells filter. INTENT:SEARCH_QUERY Search bar with filters and results list REST_CREATE_COLLECTION | openapi_spec |
| bindings__75895bd7f6c13f97_4932 | METHOD:POST PATH:/GetDataLakeSettings Retrieves the list of the data lake administrators of a Lake Formation-managed data lake. INTENT:FILE_SELECTION Multi-select Getdatalakesettings grid with… | openapi_spec |
| bindings__eaf68d506b6d7e66_4933 | METHOD:POST PATH:/GetEffectivePermissionsForPath Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3.… | openapi_spec |
| bindings__9df9468fbc90983c_4934 | METHOD:POST PATH:/GetLFTag Returns an LF-tag definition. INTENT:RESOURCE_CREATION Create Getlftag form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__4ca1f05e8ce9a64a_4935 | METHOD:POST PATH:/GetQueryState Returns the state of a query previously submitted. Clients are expected to poll <code>GetQueryState</code> to monitor the current state of the planning before… | openapi_spec |
| bindings__68ad6b4277e18482_4936 | METHOD:POST PATH:/GetQueryStatistics Retrieves statistics on the planning and execution of a query. INTENT:SEARCH_QUERY Search bar with filters and results list REST_CREATE_COLLECTION | openapi_spec |
| bindings__a95c5b632bb36020_4937 | METHOD:POST PATH:/GetResourceLFTags Returns the LF-tags applied to a resource. INTENT:RESOURCE_CREATION Create Getresourcelftags form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__80e7835ea6fd8cb7_4938 | METHOD:POST PATH:/GetTableObjects Returns the set of Amazon S3 objects that make up the specified governed table. A transaction ID or timestamp can be specified for time-travel queries. MaxResults… | openapi_spec |
| bindings__69eb584487a94cd0_4939 | METHOD:POST PATH:/GetTemporaryGluePartitionCredentials This API is identical to <code>GetTemporaryTableCredentials</code> except that this is used when the target Data Catalog resource is of type… | openapi_spec |
| bindings__14445c00ecf1691e_4940 | METHOD:POST PATH:/GetTemporaryGlueTableCredentials Allows a caller in a secure environment to assume a role with permission to access Amazon S3. In order to vend such credentials, Lake Formation… | openapi_spec |
| bindings__ada4cfe94ade348a_4941 | METHOD:POST PATH:/GetWorkUnitResults Returns the work units resulting from the query. Work units can be executed in any order and in parallel. INTENT:COMMERCE_TRANSACTION Checkout form with payment… | openapi_spec |
| bindings__88b86b1dd29a1b87_4942 | METHOD:POST PATH:/GetWorkUnits Retrieves the work units generated by the <code>StartQueryPlanning</code> operation. PageSize NextToken INTENT:AI_INFERENCE Prompt input interface with response stream… | openapi_spec |
| bindings__af8393976399ec9c_4943 | METHOD:POST PATH:/ListDataCellsFilter Lists all the data cell filters on a table. MaxResults NextToken INTENT:FILE_SELECTION Multi-select Listdatacellsfilter grid with checkbox state… | openapi_spec |
| bindings__a56005a1cd1dcbdb_4944 | METHOD:POST PATH:/ListLFTags Lists LF-tags that the requester has permission to view. MaxResults NextToken INTENT:FILE_SELECTION Multi-select Listlftags grid with checkbox state… | openapi_spec |
| bindings__7d48947c6578cf27_4945 | METHOD:POST PATH:/ListResources Lists the resources registered to be managed by the Data Catalog. MaxResults NextToken INTENT:FILE_SELECTION Multi-select Listresources grid with checkbox state… | openapi_spec |
| bindings__db8d6d9f0932f9e3_4946 | METHOD:POST PATH:/ListTableStorageOptimizers Returns the configuration of all storage optimizers associated with a specified table. MaxResults NextToken INTENT:FILE_SELECTION Multi-select… | openapi_spec |
| bindings__e0457104d9f03b2f_4947 | METHOD:POST PATH:/ListTransactions <p>Returns metadata about transactions and their status. To prevent the response from growing indefinitely, only uncommitted transactions and those available for… | openapi_spec |
| bindings__869274a64aec56d5_4948 | METHOD:POST PATH:/RegisterResource <p>Registers the resource as managed by the Data Catalog.</p> <p>To add or update data, Lake Formation needs read/write access to the chosen Amazon S3 path. Choose… | openapi_spec |
| bindings__f8a71c73a9ace256_4949 | METHOD:POST PATH:/RemoveLFTagsFromResource Removes an LF-tag from the resource. Only database, table, or tableWithColumns resource are allowed. To tag columns, use the column inclusion list in… | openapi_spec |
| bindings__dbd0574c5a633755_4950 | METHOD:POST PATH:/RevokePermissions Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.… | openapi_spec |
| bindings__a0ff3feb66c95416_4951 | METHOD:POST PATH:/SearchDatabasesByLFTags This operation allows a search on <code>DATABASE</code> resources by <code>TagCondition</code>. This operation is used by admins who want to grant user… | openapi_spec |