Christian Becker
Christian Becker
Similar to #104, allows exclusion of consumer groups as regex in golang can't to negative lookaheads and can only act as whitelist and not as a blacklist
This is a basic accessory discovering lightbulbs connected to a Hue Bridge and exposes them to HomeKit.
Due to the various logout bugs, there is a gap between the Camera Roll and what's on the server. So my idea was to use the "Upload full camera roll"...
Will push metrics to Influxdb including the timestamps provided by the API. Currently i'm running it with the following command: */15 * * * * docker run --rm -v /home//.voc.conf:/app/.voc.conf...
### Describe the bug The default value is currently set to 15 minutes / 900 seconds https://github.com/aws/aws-sdk-go/blob/main/aws/credentials/stscreds/assume_role_provider.go#L127 However the default of the API is documented to be 1 hour /...
### Confirmation - [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your...
expanding the tagging to the other resources where possible. This improves visibility especially for cost reporting.
I have created a scoped PAT with scopes: read:page:confluence write:page:confluence Due to #1199, the client is then initiated as follows: confluence = Confluence( url=CONFLUENCE_BASE_URL, username=CONFLUENCE_USER, password=CONFLUENCE_API_TOKEN, cloud=True ) Now when...
Just started using the client (4.0.4) to access Confluence Cloud and while debugging authorization errors, I've noticed the deprecation warnings: < warning: 299 - "Deprecated API, will be removed on...