cloudwatchlogs_put_integration: Creates an integration between CloudWatch Logs and another...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_put_integrationR Documentation

Creates an integration between CloudWatch Logs and another service in this account

Description

Creates an integration between CloudWatch Logs and another service in this account. Currently, only integrations with OpenSearch Service are supported, and currently you can have only one integration in your account.

See https://www.paws-r-sdk.com/docs/cloudwatchlogs_put_integration/ for full documentation.

Usage

cloudwatchlogs_put_integration(
  integrationName,
  resourceConfig,
  integrationType
)

Arguments

integrationName

[required] A name for the integration.

resourceConfig

[required] A structure that contains configuration information for the integration that you are creating.

integrationType

[required] The type of integration. Currently, the only supported type is OPENSEARCH.


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