pub const AWS_LOG_GROUP_ARNS: &'static str;Expand description
The Amazon Resource Name(s) (ARN) of the AWS log group(s).
§Notes
See the log group ARN format documentation.
§Examples
"arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:*"
pub const AWS_LOG_GROUP_ARNS: &'static str;The Amazon Resource Name(s) (ARN) of the AWS log group(s).
See the log group ARN format documentation.
"arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:*"