View source: R/opensearchservice_operations.R
| opensearchservice_deregister_capability | R Documentation |
Deregisters a capability from an OpenSearch UI application. This operation removes the capability and its associated configuration.
See https://www.paws-r-sdk.com/docs/opensearchservice_deregister_capability/ for full documentation.
opensearchservice_deregister_capability(applicationId, capabilityName)
applicationId |
[required] The unique identifier of the OpenSearch UI application to deregister the capability from. |
capabilityName |
[required] The name of the capability to deregister. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.