View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_list_integrations | R Documentation |
Returns a list of integrations between CloudWatch Logs and other services in this account. Currently, only one integration can be created in an account, and this integration must be with OpenSearch Service.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_list_integrations/ for full documentation.
cloudwatchlogs_list_integrations(
integrationNamePrefix = NULL,
integrationType = NULL,
integrationStatus = NULL
)
integrationNamePrefix |
To limit the results to integrations that start with a certain name prefix, specify that name prefix here. |
integrationType |
To limit the results to integrations of a certain type, specify that type here. |
integrationStatus |
To limit the results to integrations with a certain status, specify that status here. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.