Skip to main content

log_group_name

Macro log_group_name 

Source
log_group_name!() { /* proc-macro */ }
Expand description

Creates a validated LogGroupName wrapper for AWS CloudWatch Logs log group names at compile time.

ยงValidation Rules

  • String must not be empty
  • The maximum length is 512 characters
  • Only alphanumeric characters, and the following special characters are allowed: . - _ # / \