aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

Manually-created embedded metric format logs with CloudWatch PutLogEvents

Open jdisanti opened this issue 4 years ago • 0 comments
trafficstars

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

In order to send manually-created embedded metric format logs with the PutLogEvents operation in CloudWatch, a custom x-amzn-logs-format header needs to be added to the request, as described in the docs. Currently, there is no way to add this custom header to the request.

jdisanti avatar Jul 06 '21 18:07 jdisanti