https://github.com/icholy/cloudwatchlogurl
https://github.com/icholy/cloudwatchlogurl
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/icholy/cloudwatchlogurl
- Owner: icholy
- License: mit
- Created: 2022-09-09T22:05:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T15:08:11.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T03:13:20.648Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudWatch Log URLs
[](https://pkg.go.dev/github.com/icholy/cloudwatchlogurl)
> This package implements the bespoke escaping/encoding used to build urls for CloudWatch Logs.
**Credit**: https://stackoverflow.com/a/68638660/215969