This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Lambda::CapacityProvider CapacityProviderTelemetryConfig
Configuration that specifies the telemetry collection for the capacity provider.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "LoggingConfig" :CapacityProviderLoggingConfig}
Properties
LoggingConfig-
The capacity provider's Amazon CloudWatch Logs configuration settings.
Required: No
Type: CapacityProviderLoggingConfig
Update requires: No interruption