cloudwatchlogs_list_integrations: Returns a list of integrations between CloudWatch Logs and...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_list_integrationsR Documentation

Returns a list of integrations between CloudWatch Logs and other services in this account

Description

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.

Usage

cloudwatchlogs_list_integrations(
  integrationNamePrefix = NULL,
  integrationType = NULL,
  integrationStatus = NULL
)

Arguments

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.


paws.management documentation built on April 3, 2025, 10:39 p.m.