View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_put_integration | R Documentation |
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.
cloudwatchlogs_put_integration(
integrationName,
resourceConfig,
integrationType
)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.