View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_describe_configuration_templates | R Documentation |
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.
cloudwatchlogs_describe_configuration_templates(
service = NULL,
logTypes = NULL,
resourceTypes = NULL,
deliveryDestinationTypes = NULL,
nextToken = NULL,
limit = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.