David F. Severski
David F. Severski
If your example could include referencing a specific regional endpoint, that would be A++ good. My first attempt at getting IAM roles and a regionally scoped bucket call to work...
Looks like I just needed to come back to this. Got this working on a us-west-2 S3 endpoint with the following (excessively verbose) storage configuration: ``` { "type": "file", "connection":...
As a slight modification of this thread, I'm trying to use aws-nuke as an audit tool (looking for non-IaaC resources). For accounts currently matching the `production` filter, I'd love to...
Hi, folks! Just checking to see if this request is on the roadmap for implementation. Would really like to be able to perform auth0 management entirely via the CLI. ❤️
The [flags](https://darksky.net/dev/docs/response#flags]) field isn't one of the parsed items returned in the `darksky` object, but you can add a `add_json = TRUE` to a `get_forecast_for` call and get the full...
@kun-zhou I've not been able to reproduce this behavior. Would you give the full call and system info you're using? Note that if you pass the `add_json = TRUE` parameter...
> **JSON Schema validation failed for `custom_components/powercalc/data/signify/548727/model.json`** > > **Validator:** `minimum` **Validator value:** > > ``` > 0.05 > ``` > > **Message:** > > ``` > '0 is less...
Drat. I was afraid about the sensitivity issue (Sengled Smart Plugs for anyone that comes across this). Thanks for all the feedback. I do have some CT sensors on branch...
Hi! Sorry for the delay on this. My second attempt at getting better resolution failed. I've got some Shelly PM relays that I'm going to try as well, but it's...
@hrbrmstr - what are your thoughts about ditching the current `extrafont` toolchain and switching over to [systemfonts](https://github.com/r-lib/systemfonts)? While relatively new, systemfonts brings in OTF support and has worked smoothly for...