API → UI component mappings · 90,813 documents
| ID | Document | Source |
|---|---|---|
| bindings__eb177d17889ca8bf_4602 | METHOD:POST PATH:/datastores Creates a data store, which is a repository for messages. INTENT:RESOURCE_CREATION Create Datastores form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__900fcd6a72786fec_4603 | METHOD:POST PATH:/pipelines Creates a pipeline. A pipeline consumes messages from a channel and allows you to process the messages before storing them in a data store. You must specify both a… | openapi_spec |
| bindings__0b425ed49abb0af0_4604 | METHOD:DELETE PATH:/channels/{channelName} Deletes the specified channel. channelName INTENT:RESOURCE_DELETION Delete Channels button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__1d9e2172271ea417_4605 | METHOD:PUT PATH:/channels/{channelName} Used to update the settings of a channel. channelName INTENT:RESOURCE_UPDATE Edit Channels form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__c46134804a8aa545_4606 | METHOD:DELETE PATH:/datasets/{datasetName} <p>Deletes the specified dataset.</p> <p>You do not have to delete the content of the dataset before you perform this operation.</p> datasetName… | openapi_spec |
| bindings__8caa2e5bcc0c1c93_4607 | METHOD:PUT PATH:/datasets/{datasetName} Updates the settings of a dataset. datasetName INTENT:RESOURCE_UPDATE Edit Datasets form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__6c13c0e7ade78383_4608 | METHOD:DELETE PATH:/datastores/{datastoreName} Deletes the specified data store. datastoreName INTENT:RESOURCE_DELETION Delete Datastores button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__d67e3665816df027_4609 | METHOD:PUT PATH:/datastores/{datastoreName} Used to update the settings of a data store. datastoreName INTENT:RESOURCE_UPDATE Edit Datastores form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__f80c48ebd48d463e_4610 | METHOD:DELETE PATH:/pipelines/{pipelineName} Deletes the specified pipeline. pipelineName INTENT:RESOURCE_DELETION Delete Pipelines button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__8aa510882e5a4c3a_4611 | METHOD:PUT PATH:/pipelines/{pipelineName} Updates the settings of a pipeline. You must specify both a <code>channel</code> and a <code>datastore</code> activity and, optionally, as many as 23… | openapi_spec |
| bindings__a0167c0a2845ae6f_4612 | METHOD:PUT PATH:/logging <p>Sets or updates the IoT Analytics logging options.</p> <p>If you update the value of any <code>loggingOptions</code> field, it takes up to one minute for the change to… | openapi_spec |
| bindings__48d984c8130e3982_4613 | METHOD:POST PATH:/tags#resourceArn Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource. resourceArn INTENT:RESOURCE_CREATION Create… | openapi_spec |
| bindings__a415353d701042ce_4614 | METHOD:POST PATH:/pipelineactivities/run Simulates the results of running a pipeline activity on a message payload. INTENT:RESOURCE_CREATION Create Pipelineactivities form with validation… | openapi_spec |
| bindings__76bf7bc06b4ce477_4615 | METHOD:POST PATH:/pipelines/{pipelineName}/reprocessing Starts the reprocessing of raw message data through the pipeline. pipelineName INTENT:RESOURCE_CREATION Create Pipelines form with validation… | openapi_spec |
| bindings__a519b1b93ecee9de_4616 | METHOD:DELETE PATH:/tags#resourceArn&tagKeys Removes the given tags (metadata) from the resource. resourceArn tagKeys INTENT:RESOURCE_DELETION Delete Tags#Resourcearn&Tagkeys button with confirmation… | openapi_spec |
| bindings__11cf6c275b024e90_4617 | METHOD:POST PATH:/detector-models Creates a detector model. INTENT:AI_INFERENCE Prompt input interface with response stream REST_CREATE_COLLECTION | openapi_spec |
| bindings__e29c4c3de609a4ba_4618 | METHOD:POST PATH:/inputs Creates an input. INTENT:RESOURCE_CREATION Create Inputs form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__adb3205e8f8cf860_4619 | METHOD:DELETE PATH:/alarm-models/{alarmModelName} Deletes an alarm model. Any alarm instances that were created based on this alarm model are also deleted. This action can't be undone. alarmModelName… | openapi_spec |
| bindings__57cea1b78a352f6f_4620 | METHOD:POST PATH:/alarm-models/{alarmModelName} Updates an alarm model. Any alarms that were created based on the previous version are deleted and then created again as new data arrives.… | openapi_spec |
| bindings__caa7008ba043b252_4621 | METHOD:DELETE PATH:/detector-models/{detectorModelName} Deletes a detector model. Any active instances of the detector model are also deleted. detectorModelName INTENT:AI_INFERENCE Prompt input… | openapi_spec |
| bindings__6b73d5916827c740_4622 | METHOD:POST PATH:/detector-models/{detectorModelName} Updates a detector model. Detectors (instances) spawned by the previous version are deleted and then re-created as new inputs arrive.… | openapi_spec |
| bindings__6ad09b9c2827fc6e_4623 | METHOD:DELETE PATH:/inputs/{inputName} Deletes an input. inputName INTENT:RESOURCE_DELETION Delete Inputs button with confirmation REST_DELETE_SINGLE | openapi_spec |
| bindings__41fd2779ed8dde80_4624 | METHOD:PUT PATH:/inputs/{inputName} Updates an input. inputName INTENT:RESOURCE_UPDATE Edit Inputs form with save action REST_UPDATE_SINGLE | openapi_spec |
| bindings__a0167c0a2845ae6f_4625 | METHOD:PUT PATH:/logging <p>Sets or updates the AWS IoT Events logging options.</p> <p>If you update the value of any <code>loggingOptions</code> field, it takes up to one minute for the change to… | openapi_spec |
| bindings__8fdac58572ffe1da_4626 | METHOD:POST PATH:/input-routings Lists one or more input routings. INTENT:FILE_SELECTION Multi-select Input Routings grid with checkbox state REST_CREATE_COLLECTION | openapi_spec |
| bindings__48d984c8130e3982_4627 | METHOD:POST PATH:/tags#resourceArn Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource. resourceArn INTENT:RESOURCE_CREATION Create… | openapi_spec |
| bindings__a519b1b93ecee9de_4628 | METHOD:DELETE PATH:/tags#resourceArn&tagKeys Removes the given tags (metadata) from the resource. resourceArn tagKeys INTENT:RESOURCE_DELETION Delete Tags#Resourcearn&Tagkeys button with confirmation… | openapi_spec |
| bindings__bdb13c1fc6837688_4629 | METHOD:POST PATH:/alarms/acknowledge Acknowledges one or more alarms. The alarms change to the <code>ACKNOWLEDGED</code> state after you acknowledge them. INTENT:RESOURCE_CREATION Create Alarms form… | openapi_spec |
| bindings__4411c87958c9e605_4630 | METHOD:POST PATH:/alarms/disable Disables one or more alarms. The alarms change to the <code>DISABLED</code> state after you disable them. INTENT:RESOURCE_CREATION Create Alarms form with validation… | openapi_spec |
| bindings__8f30aaa49aa38443_4631 | METHOD:POST PATH:/alarms/enable Enables one or more alarms. The alarms change to the <code>NORMAL</code> state after you enable them. INTENT:RESOURCE_CREATION Create Alarms form with validation… | openapi_spec |
| bindings__87a250e7b0263779_4632 | METHOD:POST PATH:/alarms/reset Resets one or more alarms. The alarms return to the <code>NORMAL</code> state after you reset them. INTENT:RESOURCE_CREATION Create Alarms form with validation… | openapi_spec |
| bindings__301cceb4ee1c4927_4633 | METHOD:POST PATH:/alarms/snooze Changes one or more alarms to the snooze mode. The alarms change to the <code>SNOOZE_DISABLED</code> state after you set them to the snooze mode.… | openapi_spec |
| bindings__3196b22b02634476_4634 | METHOD:POST PATH:/detectors Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model. INTENT:AI_INFERENCE Prompt input interface with… | openapi_spec |
| bindings__2d5347b50adb91b4_4635 | METHOD:POST PATH:/applications <p>Creates a Fleet Hub for AWS IoT Device Management web application.</p> <note> <p>Fleet Hub for AWS IoT Device Management is in public preview and is subject to… | openapi_spec |
| bindings__bba291e9312a1661_4636 | METHOD:DELETE PATH:/applications/{applicationId} <p>Deletes a Fleet Hub for AWS IoT Device Management web application.</p> <note> <p>Fleet Hub for AWS IoT Device Management is in public preview and… | openapi_spec |
| bindings__b7b7957464491920_4637 | METHOD:PATCH PATH:/applications/{applicationId} <p>Updates information about a Fleet Hub for a AWS IoT Device Management web application.</p> <note> <p>Fleet Hub for AWS IoT Device Management is in… | openapi_spec |
| bindings__aa236c0493904909_4638 | METHOD:POST PATH:/tags/{resourceArn} <p>Adds to or modifies the tags of the specified resource. Tags are metadata which can be used to manage a resource.</p> <note> <p>Fleet Hub for AWS IoT Device… | openapi_spec |
| bindings__76a693aa5d8bd826_4639 | METHOD:DELETE PATH:/tags/{resourceArn}#tagKeys <p>Removes the specified tags (metadata) from the resource.</p> <note> <p>Fleet Hub for AWS IoT Device Management is in public preview and is subject to… | openapi_spec |
| bindings__fe2f84c50e367840_4640 | METHOD:POST PATH:/things/{thingName}/jobs/{jobId} Updates the status of a job execution. jobId thingName INTENT:RESOURCE_CREATION Create Things form with validation REST_CREATE_SINGLE | openapi_spec |
| bindings__a556d13ac96242a9_4641 | METHOD:PUT PATH:/things/{thingName}/jobs/$next Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing. thingName INTENT:RESOURCE_UPDATE Edit Things form with save… | openapi_spec |
| bindings__edacd7a183e46284_4642 | METHOD:POST PATH:/#X-Amz-Target=IoTSecuredTunneling.ListTagsForResource Lists the tags for the specified resource. X-Amz-Target INTENT:FILE_SELECTION Multi-select #X Amz… | openapi_spec |
| bindings__30b5d13a119af1f9_4643 | METHOD:POST PATH:/#X-Amz-Target=IoTSecuredTunneling.TagResource A resource tag. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz Target=Iotsecuredtunneling.Tagresource form with validation… | openapi_spec |
| bindings__3c55f9651c411a25_4644 | METHOD:POST PATH:/#X-Amz-Target=IoTSecuredTunneling.UntagResource Removes a tag from a resource. X-Amz-Target INTENT:RESOURCE_CREATION Create #X Amz Target=Iotsecuredtunneling.Untagresource form with… | openapi_spec |
| bindings__bdf0d8da6a1fbc0f_4645 | METHOD:POST PATH:/timeseries/associate/#alias&assetId&propertyId Associates a time series (data stream) with an asset property. alias assetId propertyId INTENT:RESOURCE_CREATION Create Timeseries… | openapi_spec |
| bindings__b9909901d1152eef_4646 | METHOD:POST PATH:/projects/{projectId}/assets/associate Associates a group (batch) of assets with an IoT SiteWise Monitor project. projectId INTENT:BULK_RESOURCE_CREATION Bulk import interface for… | openapi_spec |
| bindings__660ef487e7d3de19_4647 | METHOD:POST PATH:/projects/{projectId}/assets/disassociate Disassociates a group (batch) of assets from an IoT SiteWise Monitor project. projectId INTENT:BULK_RESOURCE_CREATION Bulk import interface… | openapi_spec |
| bindings__ef7eefda2a590c5f_4648 | METHOD:POST PATH:/access-policies Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group, or IAM user) access to the specified IoT SiteWise… | openapi_spec |
| bindings__025f705ae2bf80aa_4649 | METHOD:POST PATH:/dashboards Creates a dashboard in an IoT SiteWise Monitor project. INTENT:RESOURCE_CREATION Create Dashboards form with validation REST_CREATE_COLLECTION | openapi_spec |
| bindings__42fc0f81aa913db6_4650 | METHOD:POST PATH:/projects <p>Creates a project in the specified portal.</p> <note> <p>Make sure that the project name and description don't contain confidential information.</p> </note>… | openapi_spec |
| bindings__f020eac3d0254c8c_4651 | METHOD:DELETE PATH:/access-policies/{accessPolicyId} Deletes an access policy that grants the specified identity access to the specified IoT SiteWise Monitor resource. You can use this operation to… | openapi_spec |