cloudwatchlogs_describe_configuration_templates: Use this operation to return the valid and default values...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_describe_configuration_templatesR Documentation

Use this operation to return the valid and default values that are used when creating delivery sources, delivery destinations, and deliveries

Description

Use this operation to return the valid and default values that are used when creating delivery sources, delivery destinations, and deliveries. For more information about deliveries, see create_delivery.

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

Usage

cloudwatchlogs_describe_configuration_templates(
  service = NULL,
  logTypes = NULL,
  resourceTypes = NULL,
  deliveryDestinationTypes = NULL,
  nextToken = NULL,
  limit = NULL
)

Arguments

service

Use this parameter to filter the response to include only the configuration templates that apply to the Amazon Web Services service that you specify here.

logTypes

Use this parameter to filter the response to include only the configuration templates that apply to the log types that you specify here.

resourceTypes

Use this parameter to filter the response to include only the configuration templates that apply to the resource types that you specify here.

deliveryDestinationTypes

Use this parameter to filter the response to include only the configuration templates that apply to the delivery destination types that you specify here.

nextToken
limit

Use this parameter to limit the number of configuration templates that are returned in the response.


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